代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/314570/13564225

asm hardware.asm

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

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/312837/13603575

c timer.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/312007/13620227

v 48_fir_4_tb.v

`timescale 1 ns / 1 ns module filter_tb_48_1; // Parameters parameter clk_high = 20; parameter clk_low = 20; parameter clk_period = 40; parameter clk_hold = 2; // Nets reg clk;
www.eeworm.com/read/311680/13627080

m k_means.m

clear all; %pionts=100; %Inout the pionts number k=4; %Input the class number load data100_noise.txt; data=data100_noise; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%
www.eeworm.com/read/310396/13652493

c timer.c

//----------------------------------------------------------------------------- // Net TIMER.C // // This module sets up the timer and handles the timer interrupt //-------------------------------
www.eeworm.com/read/308139/13707402

c main.c

//====================================================================================== // // The information contained herein is the exclusive property of // Sunplus Technology Co. An
www.eeworm.com/read/307138/13728130

asm hardware.asm

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

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/305802/13760609

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest