代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/347670/11649819
_c initial._c
/****************************************
** 文 件 名: initial.c **
** 日 期: 2007年04月08日 **
** 描 述: 端口初始化函数 **
** 作 者:tonghe **
** 版 本: V1.0 **
** 主控芯片:M16
www.eeworm.com/read/347670/11649837
i initial.i
www.eeworm.com/read/347670/11649877
lis initial.lis
.module initial.c
.area text(rom, con, rel)
0000 .dbfile E:\DS18B20\initial.c
0000 .dbfunc e port_init _port_in
www.eeworm.com/read/347670/11649884
c initial.c
/****************************************
** 文 件 名: initial.c **
** 日 期: 2007年04月08日 **
** 描 述: 端口初始化函数 **
** 作 者:tonghe **
** 版 本: V1.0 **
** 主控芯片:M16
www.eeworm.com/read/347670/11649898
o initial.o
XL
H 1 areas 1 global symbols
M initial.c
A text size 1E flags 0
dbfile E:\DS18B20\initial.c
dbfunc e port_init 0 fV
dbline FFFFFFFF 0
dbline E 0
dbline F 0
dbline 10 4
dbline 11 8
dbline 1
www.eeworm.com/read/347668/11649928
asm initial.asm
.include "emif_reg.asm"
.text
.def initial
initial:
************ initial the state register *********************************
;disable the globle interrupt
www.eeworm.com/read/260910/11687310
asv initial.asv
clear;
clc;
global pop;
pop=round(rand(50,10));
global concentration;
concentration=zeros(1,50);
antigen=input('Now give me the coashor!__','s');
intension=input('How many enemy is there?__');
www.eeworm.com/read/260910/11687313
m initial.m
clear;
clc;
global pop;
pop=round(rand(50,10));
global concentration;
concentration=zeros(1,50);
antigen=input('Now give me the coashor!__','s');
intension=input('How many enemy is there?__');