代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/177981/9425030

m decomp.m

% function [sub_trees,sub_count,nodes]=decomp(pop) % % Function for decompositioning a population of mathematical expressions % coded as tree structures. For use with tree_ga2 etc.. % Author
www.eeworm.com/read/373828/9433728

c fft256c.c

//FFT256c.c FFT implementation calling a C-coded FFT function #include #define PTS 256 //# of points for FFT #define PI 3.14159265358979 typedef struct
www.eeworm.com/read/373828/9434544

c fft256c.c

//FFT256c.c FFT implementation calling a C-coded FFT function #include #define PTS 256 //# of points for FFT #define PI 3.14159265358979 typedef struct
www.eeworm.com/read/366250/9822907

txt changes.txt

Changes for Version JM 8.6 to JM 8.5 ------------------------------------ - encoder: fix command line checking order (KS) - encoder: fix coded_frame flag (KS) - encoder: fix skip mode mb pair prob
www.eeworm.com/read/366250/9823123

cfg decoder.cfg

test.264 ........H.264 coded bitstream test_dec.yuv ........Output file, YUV 4:2:0 format test_rec.yuv ........Ref sequence (for SNR) 10
www.eeworm.com/read/364502/9905184

m ofdm_signal.m

% Faculty of Engineering, University of Fukui. 2003/11/11 % coded by Sokthai Chan (sokthai@msn.com) % OFDM signal and its spectrum ( Guard Interval insertion ) clear all; Fd=1; % s
www.eeworm.com/read/166377/10022199

c mt19937ar.c

/* A C-program for MT19937, with initialization improved 2002/1/26. Coded by Takuji Nishimura and Makoto Matsumoto. Before using, initialize the state by using init_genrand(seed) or in
www.eeworm.com/read/166096/10035873

h packet_types.h

// IP packet structures... // ----------------------- // Note: All of this is hard coded little endian! typedef long n_long; typedef short n_short; typedef long n_time; struct ip {
www.eeworm.com/read/164272/10120199

m decomp.m

% function [sub_trees,sub_count,nodes]=decomp(pop) % % Function for decompositioning a population of mathematical expressions % coded as tree structures. For use with tree_ga2 etc.. % Author
www.eeworm.com/read/358264/10193327

m ofdm_signal.m

% Faculty of Engineering, University of Fukui. 2003/11/11 % coded by Sokthai Chan (sokthai@msn.com) % OFDM signal and its spectrum ( Guard Interval insertion ) clear all; Fd=1; % s