代码搜索:Initialize

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

代码结果 10,000
www.eeworm.com/read/458538/7294782

m initialize.m

% initialize %初始化群体,规模1,染色体位数10, %n=input('please input population size n=:');%群体规模 %g=input('please input max-generation g=:');%进化代数 for i=1:m a(i)=1/sqrt(2);%‘0’态系数 b(i)=1/sqrt(2); %‘1
www.eeworm.com/read/458257/7300322

m initialize.m

clear all swid = 1; pfa = 1e-7; np = 1; R_1st_frame = 106e3; % Range for first frame R0 = 90e3; % range to last frame SNR0 = 8.5; % SNR at R0 frame = 0.8e3; % frame size
www.eeworm.com/read/456386/7350038

c initialize.c

# include # include int search(char* p[], char* name); /* 给字符型的指针数组赋初值 */ char* names[] = { "Herb", "Rex", "Dennis", "John", NULL}; /* NULL指针标志数组内容的结束 */
www.eeworm.com/read/455344/7373036

asv initialize.asv

% The algorithms implemented by Alexander Vezhnevets aka Vezhnick % href="mailto:vezhnick@gmail.com">vezhnick@gmail.com % % Copyright (C) 2005, Vezhnevets Alexander % vezhnick@gmail
www.eeworm.com/read/455344/7373038

m initialize.m

% The algorithms implemented by Alexander Vezhnevets aka Vezhnick % href="mailto:vezhnick@gmail.com">vezhnick@gmail.com % % Copyright (C) 2005, Vezhnevets Alexander % vezhnick@gmail
www.eeworm.com/read/454193/7397157

asv initialize.asv

% The algorithms implemented by Alexander Vezhnevets aka Vezhnick % href="mailto:vezhnick@gmail.com">vezhnick@gmail.com % % Copyright (C) 2005, Vezhnevets Alexander % vezhnick@gmail
www.eeworm.com/read/454193/7397159

m initialize.m

% The algorithms implemented by Alexander Vezhnevets aka Vezhnick % href="mailto:vezhnick@gmail.com">vezhnick@gmail.com % % Copyright (C) 2005, Vezhnevets Alexander % vezhnick@gmail
www.eeworm.com/read/452710/7435153

c initialize.c

/* initialize.c - nulluser, sizmem, sysinit */ #include #include #include #include #include #include #include #include
www.eeworm.com/read/452710/7435811

s initialize.s

.file "initialize.c" gcc2_compiled.: ___gnu_compiled_c: .globl _reboot .data .align 2 .type _reboot,@object .size _reboot,4 _reboot: .long 0 .globl _revision .align 2 .type _revi
www.eeworm.com/read/451681/7458293

obj initialize.obj