代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/276561/10729363
c retarget.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/421122/10754387
hif led2.hif
Version 7.0 Build 33 02/05/2007 SJ Full Version
36
1980
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
--
www.eeworm.com/read/420807/10774317
v me_tf.v
`timescale 1 ns / 1 ns
module me_tf ;
reg [7:0] din ;
reg rst ;
reg clk ;
reg wr ;
wire mdo ;
wire ready ;
me u1 (rst,clk,wr,din,ready,mdo) ;
initial begin
rst = 1'b0 ;
clk = 1'b0 ;
din = 8'h0 ;
wr
www.eeworm.com/read/349916/10781908
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/349916/10783359
m gobck.m
%
% when finished initial viewing of data return to
% the previous screen .....
close_btn=uicontrol(main,...
'Style','Push',...
'units','Pixels',...
'Position',[420 12
www.eeworm.com/read/349842/10796790
m hmm_forward.m
function [Pout, Alpha] = HMM_Forward(a, b, initial_state, V)
% Find the probability of a finite state in a Markov chain using the HMM forward algorithm
%
% Inputs:
% a - Transition probabili
www.eeworm.com/read/349842/10796814
m hmm_generate.m
function out = HMM_generate(a,b,initial,seq_len)
% Generate a Markov sequence
%
% Inputs:
% a - Transition probability matrix
% b - Output generator matrix
% initial - Initial state
% seq
www.eeworm.com/read/275054/10837597
c 晶闸管移相触发器.c
/*-------------------单片机控制的晶闸管移相触发器------------------------------*/
/*---------------------------------包含头文件----------------------------------*/
#include
#include
#defi
www.eeworm.com/read/419727/10841268
lst lesson 8.lst
C51 COMPILER V8.05a LESSON_8 02/05/2009 10:21:09 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE LESSON_8
OBJECT MODULE PLACED
www.eeworm.com/read/419721/10841531
m51 s_communication_1.m51
BL51 BANKED LINKER/LOCATER V6.00 02/13/2009 12:10:23 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU