代码搜索:Cross

找到约 10,000 项符合「Cross」的源代码

代码结果 10,000
www.eeworm.com/read/341021/3258985

cross

CROSS_F77_SIZEOF_INTEGER=4 CROSS_F77_SIZEOF_REAL=4 CROSS_F77_SIZEOF_DOUBLE_PRECISION=8 CROSS_F90_ADDRESS_KIND=4 CROSS_F90_OFFSET_KIND=8 CROSS_SIZEOF_CHAR=1 CROSS_SIZEOF_SHORT=2 CROSS_SIZEOF_INT=4 CROS
www.eeworm.com/read/392182/8360344

m cross.m

function [cpop ,len,v]=cross(child,bounds,CP) %交叉函数,采取点交叉 %[newpop ,len]=cross(child,bounds,CP) %child 复制后的种群 %bounds 边界约束 %CP 交叉概率 %newpop 交叉后的新种群 %len 每个变量的编码长度
www.eeworm.com/read/291636/8406624

m cross.m

function [cpop ,len,v]=cross(child,bounds,CP) %交叉函数,采取点交叉 %[newpop ,len]=cross(child,bounds,CP) %child 复制后的种群 %bounds 边界约束 %CP 交叉概率 %newpop 交叉后的新种群 %len 每个变量的编码长度
www.eeworm.com/read/291636/8406682

m cross.m

function [cpop ,len,v]=cross(child,bounds,CP) %交叉函数,采取点交叉 %[newpop ,len]=cross(child,bounds,CP) %child 复制后的种群 %bounds 边界约束 %CP 交叉概率 %newpop 交叉后的新种群 %len 每个变量的编码长度
www.eeworm.com/read/290584/8474837

bmp cross.bmp

www.eeworm.com/read/290301/8490306

ico cross.ico

www.eeworm.com/read/290298/8490681

ico cross.ico

www.eeworm.com/read/189063/8492024

c cross.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: cross.
www.eeworm.com/read/432925/8563514

m cross.m

% Cross generator n = 1:1500-1; x1 = cos((3*pi*n/10) + (pi*n.*n/10000)); x2 = cos((6*pi*n/10) - (pi*n.*n/10000)); x = x1 + x2; x1 = x1(201:1224); x2 = x2(201:1224); x = x(201:1224);
www.eeworm.com/read/432925/8563538

m cross.m

% Cross generator n = 1:1500-1; x1 = cos((3*pi*n/10) + (pi*n.*n/10000)); x2 = cos((6*pi*n/10) - (pi*n.*n/10000)); x = x1 + x2; x1 = x1(201:1224); x2 = x2(201:1224); x = x(201:1224);