代码搜索:Select
找到约 10,000 项符合「Select」的源代码
代码结果 10,000
www.eeworm.com/read/492319/6421453
m select.m
function popnew=select(pop,q,n)
%选择函数
%pop为待选择原始种群
%q为每个个体适应度累计概率,即赌轮区间,n为种群个体数
m=1;
for k=1:n
r=rand();
for l=2:n
if (q(l-1)
www.eeworm.com/read/492426/6422900
acf select.acf
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
www.eeworm.com/read/492426/6422915
mmf select.mmf
www.eeworm.com/read/492426/6422922
rpt select.rpt
Project Information e:\traffic\select.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 03/30/2009 19:14:23
Copyright (C) 1988-2002 Al
www.eeworm.com/read/492426/6422968
ndb select.ndb
www.eeworm.com/read/492426/6422969
cnf select.cnf
www.eeworm.com/read/492426/6423011
pin select.pin
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
www.eeworm.com/read/492426/6423012
fit select.fit
-- MAX+plus II Compiler Fit File
-- Version 10.2 07/10/2002
-- Compiled: 03/30/2009 19:14:23
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and
www.eeworm.com/read/492426/6423013
hif select.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
www.eeworm.com/read/492426/6423017
tdf select.tdf
SUBDESIGN SELECT
(
maincol[1..0] : INPUT;
subcol[1..0] : INPUT;
DATA[16..1] : INPUT;
DATAOUT0[16..1] : OUTPUT;
DATAOUT1[16..1] : OUTPUT;
)
BEGIN
IF maincol[1..0]==b"00"
THEN dataout1[