代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/437118/7754715
xml sys.xml
id,comm,for,string,let,in,if,else,then,while,break,of,to,type,array,do,end,var,nil,function
int,for,string,public,protected,private,void,class,implements,extends
www.eeworm.com/read/315332/13545791
asm sys.asm
//======================================================
// 文件名称: Sys.asm
// 功能描述: 系统辅助函数(TimerB初始化)
// 维护记录: 2006-10-10 v1.0
//======================================================
.include s
www.eeworm.com/read/315331/13545823
asm sys.asm
//======================================================
// 文件名称: Sys.asm
// 功能描述: 系统辅助函数(TimerB初始化)
// 维护记录: 2006-10-10 v1.0
//======================================================
.include s
www.eeworm.com/read/476268/6764723
hif medical.hif
Version 7.2 Build 151 09/26/2007 SJ Full Version
7
2631
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths
www.eeworm.com/read/205880/15304642
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity acs1 is
port(
phi1 : in vl_logic;
phi2 : in vl_logic;
path_metric0_s1 : in vl_logic_vect
www.eeworm.com/read/488475/6487651
hif part4.hif
Version 8.1 Build 163 10/28/2008 SJ Web Edition
11
1009
OFF
OFF
OFF
OFF
ON
ON
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
synplcty.lmf
-- Start Partition --
-- End Partition --
-- Start Li
www.eeworm.com/read/291056/8443405
bak 22_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/291056/8443438
uv2 22.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/188213/8560366
l lex18.l
%{
#include
#include
#include "y.tab.h"
%}
%s expect2
%%
[ \t]*[\n\r]+ {BEGIN( INITIAL);return BR;}
[ \t]+ {return ESPACE;}
www.eeworm.com/read/432422/8605741
h key_service.h
extern void KeyScan_Service(void);
extern void Key_Initial(void);
extern unsigned int Key_Get(void);