代码搜索:Fast

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

代码结果 10,000
www.eeworm.com/read/172695/9696337

m stbc_ofdm_csi_two_block_fast.m

%========================================================================== % "Channel estimation via training in time domain and tracking in frequcy % domain for STBC-OFDM(Two OFDM symbols) Systems"
www.eeworm.com/read/172695/9696404

asv stbc_ofdm_csi_two_block_fast.asv

%========================================================================== % "Channel estimation via training in time domain and tracking in frequcy % domain for STBC-OFDM(Two OFDM symbols) Systems"
www.eeworm.com/read/235317/14074637

m cyclic_4th_order_cumulant_fast.m

function C4=cyclic_4th_order_cumulant_fast(x1,x2,x3,x4,T,max_tau) % % CYCLIC_4TH_ORDER_CUMULANT_FAST % % calculates the cyclic fourth order cumulant of % four
www.eeworm.com/read/235317/14074644

m cyclic_3rd_order_cumulant_fast.m

function C3=cyclic_3rd_order_cumulant_fast(x1,x2,x3,T,max_tau) % % CYCLIC_3RD_ORDER_CUMULANT_FAST % % calculates the cyclic third order cumulant of % three sig
www.eeworm.com/read/384270/8883816

readme

C Code From Graphics Gems III, Academic Press, Inc. ================================================== This is a list of the files and directories containing the C code for Graphics Gem
www.eeworm.com/read/384270/8883848

toc allgems.toc

Graphics Gems vol. 1-5 Master Table of Contents (ver 1.1; June 22, 2000) Derived from source material created by David Kirk, Paul Heckbert and Alan Paeth Notes: some titles have been truncated;
www.eeworm.com/read/183756/9141781

c fvwrite.c

/* fvwrite.c - internal routine for puts function. stdio.h */ /* Copyright 1992 Wind River Systems, Inc. */ /* modification history -------------------- 01b,20sep92,smb documentation additions 01a,
www.eeworm.com/read/183756/9142025

c qsort.c

/* qsort.c - qsort file for stdlib */ /* Copyright 1992-1993 Wind River Systems, Inc. */ /* modification history -------------------- 01d,01jul93,jmm fixed parameter order of quick_sort and insert
www.eeworm.com/read/161446/10412503

c cpvi2c.c

/* cpvI2c.c - I2C bus interface for PPC 8xx */ /* Copyright 1998-2001 Wind River Systems, Inc. */ /* Copyright 1997-2000 Motorola, Inc., All Rights Reserved */ /* modification history --------------