代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/267805/11161606
txt main.txt
//*************************************************************************
//功能描述:DS1302时钟显示,显示小时与分钟
//硬件连接:RD4-RD7接数码管的A-D,RD0-RD3接数码管的位选端,
// 采用硬件译码,动态扫描。RC1-RC3分别接RST、IO、CLK
//
www.eeworm.com/read/266259/11234213
hif qiangdaqi.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
11
912
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/266256/11234580
hif qiangdaqi.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
11
912
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Path
www.eeworm.com/read/266246/11235570
hif dianzirili.hif
Version 7.1 Build 156 04/30/2007 SJ Full Version
7
2401
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/148290/12476772
cc test_hmm.cc
// file : hmm.cc
// authors: Richard Myers and Jim Whitson
// version: 1.03 [August 21, 1995]
#include
#include
#include
#include
#include
#
www.eeworm.com/read/335286/12541228
v funct_tp.v
`define clk_cycle 50
`include "funct.v"
module funct_tp;
reg[3:0] n;
reg reset,clk;
wire[31:0] result;
initial
begin
n=0; reset=1; clk=0;
for(n=0;n
www.eeworm.com/read/147608/12542331
c menu5.c
#include
#include
#include
#include
#include
static FILE *output_stream = (FILE *)0;
char *menu[] = {
"a - add new record",
"d - delete r
www.eeworm.com/read/248730/12544054
cc test_hmm.cc
// file : hmm.cc
// authors: Richard Myers and Jim Whitson
// version: 1.03 [August 21, 1995]
#include
#include
#include
#include
#include
#
www.eeworm.com/read/248729/12544153
m sample_markov_chain.m
function state = sample_markov_chain(initial_prob, trans, len, numex)
%
% Generate random sequences from a Markov chain.
% state = sample_markov_chain(initial_prob, trans, len, numex)
%
% Each row of
www.eeworm.com/read/146449/12647758
v funct_tp.v
`define clk_cycle 50
`include "funct.v"
module funct_tp;
reg[3:0] n;
reg reset,clk;
wire[31:0] result;
initial
begin
n=0; reset=1; clk=0;
for(n=0;n