代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/385462/2591541
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/373412/2762107
dpr helloword.dpr
{Coded by JFX }
library HelloWord;
uses
sysutils,
Windows;
const
PluginName='Hello Word!';
{$R *.RES}
function GetPTPluginName:PChar;stdcall;
begin
Result:=PluginName;
www.eeworm.com/read/373411/2762150
dpr helloword.dpr
{Coded by JFX }
library HelloWord;
uses
sysutils,
Windows;
const
PluginName='Hello Word!';
{$R *.RES}
function GetPTPluginName:PChar;stdcall;
begin
Result:=PluginName;
www.eeworm.com/read/362989/2924377
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/357083/3030157
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/262041/4316540
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the inna
www.eeworm.com/read/159825/5580835
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the inna
www.eeworm.com/read/415088/11084300
m decodeb.m
function vars = decodeb(pop,nvar,maxval,minval)
% DECODEB -- converts a binary coded chromosome to
% real number values for each variable
% Author: Ron Shaffer
% Naval Reseach Laboratory
% Versi
www.eeworm.com/read/413630/11149212
java pattern.java
package neuralNetwork;
/*
Coded by Aydin Gurel, 2003
The code is free, but please contact me if you wish to use the code entirely or partially in any kind of project so that I can reference it and
www.eeworm.com/read/413630/11149213
java example3.java
package neuralNetwork;
/*
Coded by Aydin Gurel, 2003
The code is free, but please contact me if you wish to use the code entirely or partially in any kind of project so that I can reference it and