代码搜索:selection

找到约 9,869 项符合「selection」的源代码

代码结果 9,869
www.eeworm.com/read/263399/11364661

dsw selection.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/402581/11533162

m selection.m

function selm = selection(popu,fitness,gap,pc,pm,tsels); % 选择操作 popun = popu.size; selm = zeros(popun,3); % popu.size如果是3则产生的selm是 3*3 全 0 矩阵 % Fitness values and sort % % fit = zeros(1,
www.eeworm.com/read/401636/11552693

m selection.m

function [newpop]=selection(pop,fitvalue) global popsize; fitvalue=hjjsort(fitvalue); totalfit=sum(fitvalue); %求适应值之和 fitvalue=fitvalue/totalfit; %单个个体被选择的概率 fitvalue=cumsum(fi
www.eeworm.com/read/262387/11590078

m selection.m

function [newpop]=selection(pop,fitvalue) global popsize; fitvalue=hjjsort(fitvalue); totalfit=sum(fitvalue); %求适应值之和 fitvalue=fitvalue/totalfit; %单个个体被选择的概率 fitvalue=cumsum(fitvalu
www.eeworm.com/read/156773/11775654

fit selection.fit

-- MAX+plus II Compiler Fit File -- Version 10.0 9/14/2000 -- Compiled: 09/07/2005 10:32:11 -- Copyright (C) 1988-2000 Altera Corporation -- Any megafunction design, and
www.eeworm.com/read/156773/11775674

snf selection.snf

www.eeworm.com/read/156773/11775727

vhd selection.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; USE ieee.std_logic_unsigned.all; entity selection is port(CS,A0,RD,WR:IN STD_LOGIC; Rx_buf:IN STD_LOGIC_VECTOR(7 DOWNTO 0); status:IN STD_LOGIC
www.eeworm.com/read/156773/11775786

mmf selection.mmf

www.eeworm.com/read/156773/11775816

ndb selection.ndb

www.eeworm.com/read/156773/11775878

acf selection.acf

-- -- Copyright (C) 1988-2000 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, and any