代码搜索:coded

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

代码结果 2,797
www.eeworm.com/read/108712/15578874

h upnpnat.h

// emulEspa馻. Added by MoNKi [MoNKi: -UPnPNAT Support-] //File coded by MoNKi for the "emulEspa馻 Mod" based on a sample code by Bkausbk #pragma once #ifndef __CUPNPNAT_H__ #define __CUPNPNAT
www.eeworm.com/read/391151/8419452

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/390140/8482564

m ofdm_good.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/390140/8482566

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/290325/8489768

h cschema.h

// Notes for contemplated "Pretty good C++ schema system" /* These are some recurring needs in C++ game development: * to initialize hard-coded C++ structures (structs & classes) from a softer dat
www.eeworm.com/read/189063/8492789

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/290192/8498310

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/388439/8609389

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/288527/8626676

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/287948/8658039

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