代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/438301/7733160

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/437709/7742127

obj initial.obj

www.eeworm.com/read/437709/7742130

c initial.c

/* ===================================================================== */ /* File name : MAIN.C */ /* Author: HU QINGBO */ /* Data: 2006.9.29 */ /* Version: 1.0 */ /* Orga
www.eeworm.com/read/199501/7847493

asm initial.asm

.mmregs .global _initial .text _initial: stm #03fe1h,pmst stm 300h,ar3 ;initial data 300h st #00h,*ar3 stm 302h,ar4 st #00h,*ar4 ;ldm pmst,a ;and #0x30ff,A,
www.eeworm.com/read/299355/7865628

h initial.h

#define BUFFSIZE 1024 #define DM_FRAMELENGTH 1024 //Nullforming 算法数据结构及函数声明 #define INT_DELAY 1 typedef struct { int FrameLength; float CrossCorrelation; float AutoCorrelation; float
www.eeworm.com/read/434426/7866708

c initial.c

//--------------
www.eeworm.com/read/299300/7867679

asv initial.asv

%程序初始化 gen=50; %设置进化代数 popsize=50; %设置种群规模大小 best_in_history(gen)=inf; %初始化全局历史最优解 best_in_history(:)=inf; %初始化全局历史最优解 max_velocity=0.5; %popnum=1; %设置种群数量 pop(popsize,8)=
www.eeworm.com/read/299300/7867689

m initial.m

%程序初始化 gen=100; %设置进化代数 popsize=30; %设置种群规模大小 best_in_history(gen)=inf; %初始化全局历史最优解 best_in_history(:)=inf; %初始化全局历史最优解 max_velocity=0.3; %最大速度限制 best_fitness=inf; %popnum=1
www.eeworm.com/read/434344/7871426

asm initial.asm

.define P_DAC_Ctrl 0x702A .define P_DAC1 0x7017 .define P_DAC2 0x7016 .define P_System_Clock 0x7013 .external _Bianxing .external _Bianxing1 .code .public _Gaopin; _Gaopin:.proc
www.eeworm.com/read/434344/7871504

lst initial.lst

Sunplus u'nSP Assembler - Ver. 1.8.0 Listing File Has Been Relocated .define P_DAC_Ctrl 0x702A .define P_DAC1 0x7017