代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/352839/10501917
o initial.o
XL
H 1 areas E global symbols
M initial.c
A text size D2 flags 0
S _uart_init Def0058
S _port_init Def006E
S _TWI_init Def00A6
S _power_manage_init Def008A
S _adc_init Def0056
S _all_init Def
www.eeworm.com/read/278860/10502286
h initial.h
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
Initial.h file
Created by Computer-lov. Date: 2005.3.19
www.eeworm.com/read/278860/10502301
c initial.c
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
Initial.c file
Created by Computer-lov. Date: 2005.3.19
www.eeworm.com/read/278860/10502340
lst initial.lst
C51 COMPILER V7.06 INITIAL 03/02/2006 23:11:51 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE INITIAL
OBJECT MODULE PLACED IN
www.eeworm.com/read/278860/10502393
obj initial.obj
www.eeworm.com/read/352726/10521372
c initial.c
#include "spce061v004.h"
#include "main.h"
extern int SysStatus;
extern int PositionX,PositionY;
extern int DisplayStatus;
//系统启动窗口
void InitialPage(void)
{
unsigned int HZCode[10]={0x202
www.eeworm.com/read/423904/10527193
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/423904/10527200
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/352661/10530158
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/351952/10590562
h initial.h
/************************************************************************************
本程序仅供广大电子爱好者制作MP3学习和参考使用,不得用于其它用途,否则后果自负
Initial.h file
Created by Computer-lov. Date: 2005.3.19