代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/357874/10199120

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 %
www.eeworm.com/read/356556/10224814

m scrambler.m

function output = scrambler(len,init_state) % data scrambler % len: length of sequence generated by the scrambler % init_state: row vector of initial state of scrambler % output: row vector of seq
www.eeworm.com/read/356180/10235505

c 串口直接收多字节写到2416.c

#include sbit LED_RX= 0xb5; #define MAXNUM 30 unsigned char i; unsigned char j; unsigned char k,l; unsigned char idata myarray[MAXNUM]; void Serial_Initial(void); unsigned
www.eeworm.com/read/355203/10285983

c usblib.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355198/10286636

c usblib.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355197/10287046

c usblib.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355196/10287344

c usblib.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/355195/10287732

c usblib.c

/*************************************************************************/ /* */ /* Copyright Shenzhen Watertek S
www.eeworm.com/read/354573/10344961

m process_ex_1.m

% process_ex_1.m sets up parameters for a three-state Markov process S = [1 2 3]; % state space Tmax = 80; % maximum time mu
www.eeworm.com/read/280208/10346944

c initialsen.c

#include #include #include //~~~~~~~~~~~~~~~ void initial(void) { IE = 0xC2; //1100 0000 forbid T0 T3 INT0 INT1 TCON = 0x05; //0000 0101 INT0 INT1