代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/197927/7962023

c initial.c

www.eeworm.com/read/197646/7983456

m initial.m

Vs=1; C=0.32; L=2; R=1.4;
www.eeworm.com/read/196917/8042247

m initial.m

%初始化函数,随机形成规模为40初始种群 % function [pop]=initial pop(40,10)=0; best_individual(10)=0; %最优个体 adapt_ave(200)=0; %种群平均适应值 adapt_best=0; for i=1:40 for j=1:10 if rand>0.5
www.eeworm.com/read/297042/8057697

m initial.m

%初始化函数,随机形成规模为40初始种群 % function [pop]=initial pop(40,10)=0; best_individual(10)=0; %最优个体 adapt_ave(200)=0; %种群平均适应值 adapt_best(200)=0; for i=1:40 for j=1:10 if rand>0.5
www.eeworm.com/read/246126/12754437

c initial.c

////////////////////////////////////////////////////////// // ****** Big modification History Area ****** // LLY.172q, fix "non-give argument type of function prototype" for "ARM" warnning message
www.eeworm.com/read/246126/12754880

h initial.h

/************************************************************************** (C)Copyright Cheertek Inc. 2002-2003, D300, all right reserved. Product : WinAV Firmwar
www.eeworm.com/read/245931/12771622

h initial.h

#ifndef __INITIAL_H__ #define __INITIAL_H__ void SysInit(void); void IR_Init(void); extern void Initial(void); extern void InitT1xx(void); extern void TconInit(void); #endif // __
www.eeworm.com/read/245931/12771733

c initial.c

#include #include "Common.h" #include "Global.h" #include "ICControl.h" #include "Initial.h" #include "TxxInitTable.h" #include "TWICreg.h" #include "System.h" #include "OSD1_Define.
www.eeworm.com/read/144756/12774133

cdtbuild_initial .cdtbuild_initial

www.eeworm.com/read/245885/12774844

s initial.s

.module initial.c .area text(rom, con, rel) .dbfile G:\CS5532\firmware\initial.c .dbfunc e global_para_init _global_para_init fV .even _global_para_init:: .dbline -1 .dbline 25 ; /*****