代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/319905/13439915
uv2 gps.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Head Files)
File 1,1, 0x0
File 1,1
www.eeworm.com/read/319902/13439953
bak daohang_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/319902/13439958
uv2 daohang.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/319900/13439983
bak gps_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Head Files)
File 1,1, 0x0
File 1,1
www.eeworm.com/read/319900/13439997
uv2 gps.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Head Files)
File 1,1, 0x0
File 1,1
www.eeworm.com/read/319376/13452876
v test_multiplier_full_add.v
module test_multiplier_full_add;
reg a;
reg b;
reg cin;
reg clk;
wire s;
wire cout;
multiplier_full_add multiplier_full_add_1(
.a
www.eeworm.com/read/315378/13545010
inc a2000.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 API external definition
// Writen by: Andy
// Date: 2000/06/20
///////////////////
www.eeworm.com/read/314570/13564332
inc a2000.inc
//////////////////////////////////////////////////////////////////////////////////////////
// Progarm: SACM-A2000 API external definition
// Writen by: Andy
// Date: 2000/06/20
///////////////////
www.eeworm.com/read/314474/13566669
gawk wordlat-to-lisp.gawk
#!/usr/local/bin/gawk -f
#
# wordlat-to-lisp --
# Convert a word lattice description to BOOGIE-readable format
#
# #Header:$
#
BEGIN {
print "(setq *draw-no-probs* t)";
print "(setq *grammar* (gram
www.eeworm.com/read/313956/13578522
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:len