代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/146232/12662899
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/144192/12810337
cpp random(mt19937).cpp
/*
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)
www.eeworm.com/read/244076/12892175
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/329960/12924022
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/243168/12958189
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/137229/13338841
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/321163/13411436
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/306793/13737661
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/304244/13797312
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/304244/13797431
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