代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/351812/10608106

do fast_to_slow_gate.do

transcript on if {[file exists gate_work]} { vdel -lib gate_work -all } vlib gate_work vmap work gate_work vlog -vlog01compat -work work an_dcfifo_top.vo vlog -vlog01compat -work work an_dcfifo_top
www.eeworm.com/read/351812/10608128

do fast_to_slow_rtl.do

transcript on if {[file exists rtl_work]} { vdel -lib rtl_work -all } vlib rtl_work vmap work rtl_work vlog -vlog01compat -work work ../../dcfifo8X32.v vlog -vlog01compat -work work ../../rom256X32.
www.eeworm.com/read/421857/10688077

txt boot winxp fast.txt

Boot Winxp Fast Follow the following steps 1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\ 2. From the Start menu, sele
www.eeworm.com/read/421857/10688712

txt boot winxp fast.txt

Boot Winxp Fast Follow the following steps 1. Open notepad.exe, type "del c:\windows\prefetch\ntosboot-*.* /q" (without the quotes) & save as "ntosboot.bat" in c:\ 2. From the Start menu, sele
www.eeworm.com/read/421317/10741498

m fast_fourier_transform.m

%%%%%%%%%%%%%%%%%%%%%%% In The Name of God %%%%%%%%%%%%%%%%%%%%%% % % Numerical Method in Electromagnetic % Dr. M.S Abrishamian % % Mohsen Bahrami Panah 8600374 4/11/86 %
www.eeworm.com/read/420372/10799262

ani wait1_fast.ani

www.eeworm.com/read/349103/10851328

v addr_combo_fast.v

//************************************************************* // Addr_Combo block of RTL Analyzer (fast version with // repeated datapathlogic) //***************************************************
www.eeworm.com/read/274792/10852200

m cyclic_autocorrelation_fast.m

function R=cyclic_autocorrelation_fast(x,T,max_tau) % % CYCLIC_AUTOCORRELATION_FAST % % calculates the cyclic autocorrelation for signal x % at frequency alpha=
www.eeworm.com/read/274792/10852212

m cyclic_cumulants_fast.m

function [m,v,s,k]=cyclic_cumulants_fast(x,T) % % CYCLIC_CUMULANTS_FAST % calculate synchronously averaged zero lag cumulants % up to fourth order % % USGAE %
www.eeworm.com/read/274792/10852229

m cyclic_autocovariance_fast.m

function R=cyclic_autocovariance_fast(x,T,max_tau) % % CYCLIC_AUTOCOVARIANCE_FAST % % calculates the cyclic autocovariance for signal x % at frequency alpha=1/T