代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/305554/13766373

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/304723/13788641

qmsg test.map.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3} { "Info" "IQEXE_START_BANNER_PRODUCT" "Analysis & Synthesis Quartus II " "Info:
www.eeworm.com/read/304537/13791668

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/304532/13791739

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/304121/13800006

psr hid_mouse.psr

#ifdef DEV_1409 // PSKEY_AMUX_A &022b = 1f00 // PSKEY_AMUX_B &022c = 0001 // PSKEY_INITIAL_PIO_STATE &03b5 = 0020 0020 0020 0000 // PSKEY_HIDIO_AGILENT &044d = 0009 000a 000b // PSKEY_HIDIO_B
www.eeworm.com/read/303558/13812670

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:le
www.eeworm.com/read/152843/5666263

c ebtable_broute.c

/* * ebtable_broute * * Authors: * Bart De Schuymer * * April, 2002 * * This table lets you choose between routing and bridging for frames * entering on a bridge ens
www.eeworm.com/read/140847/5779642

m dbn_init_bel.m

function engine = dbn_init_bel(engine) % DBN_INIT_BEL Compute the initial belief state (bk_ff_hmm) % engine = dbn_init_bel(engine) engine.bel = engine.prior(:);
www.eeworm.com/read/136989/5827901

i performance_test_options.i

/* -*- C++ -*- */ // Performance_Test_Options.i,v 1.3 2000/09/22 19:30:37 brunsch Exp /* Option manager for ustreams */ #include "ace/Get_Opt.h" // Since this is only included in the .h file
www.eeworm.com/read/135941/5877171

c ebtable_broute.c

/* * ebtable_broute * * Authors: * Bart De Schuymer * * April, 2002 * * This table lets you choose between routing and bridging for frames * entering on a bridge ens