代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/426397/10254116
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/352501/10546472
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/159601/10636343
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/349916/10783062
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/271704/10983201
txt readme-mt19937.txt
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/271704/10983406
txt readme-mt19937.txt
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/470697/6905959
pas advapihook.pas
{
Advanced API Hook Libary v 1.1
Coded By Ms-Rem ( Ms-Rem@yandex.ru ) ICQ 286370715
}
unit advApiHook;
{$IMAGEBASE $13140000}
interface
uses
Windows, NativeAPI, LDasm;
functio
www.eeworm.com/read/461294/7229935
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/460275/7254467
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/457219/7332108
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