代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/154699/11934240
cc ga.cc
#include
#include
#include
typedef float Real;
extern Real ran1(int*);
extern Real ran1(int newseed);
extern Real ran1();
extern Real ran1(int* idum);
#include "
www.eeworm.com/read/150749/12267149
m trimmedmse.m
function [cost,retained] = trimmedmse(R,beta,V);
% Calculate trimmed mean of the squared value of the residuals.
%
% cost = trimmedmse(R);
%
% The factor where one trimms off the normed residuals is
www.eeworm.com/read/150749/12267296
m trimmedmse.m
function [cost,retained] = trimmedmse(R,beta,V);
% Calculate trimmed mean of the squared value of the residuals.
%
% cost = trimmedmse(R);
%
% The factor where one trimms off the normed residuals is
www.eeworm.com/read/338523/12298641
c pr.c
#include "genet.h"
print_results()
{
int i,j;
printf("\nfinal evaluation %9ld\n\n", pp[0]->eval);
printf("best population:\n");
for (i = 0; i
www.eeworm.com/read/338523/12298660
output
version 4.3, 26 Jan 1989
# Problem number 1
nsource 8
ndest 6
sources
12 7 6 11 10 4 4 3
dests
13 11 9 7 3 14
costs
1 3 8
www.eeworm.com/read/149366/12385461
out art002.out
BEST NEURON:0
IN: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
OUT: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Top Down weights:
1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Bottom up weights:
0.200000 0.200000 0.200000 0.20000
www.eeworm.com/read/149366/12385467
out art001.out
BEST NEURON:0
IN: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
OUT: 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Top Down weights:
1 1 1 1 0 0 1 0 0 1 0 0 1 1 1
Bottom up weights:
0.200000 0.200000 0.200000 0.20000
www.eeworm.com/read/132338/14097462
c ga_randomsearch.c
/**********************************************************************
ga_randomsearch.c
**********************************************************************
ga_randomsearch - Random search a
www.eeworm.com/read/132338/14097499
c ga_sa.c
/**********************************************************************
ga_sa.c
**********************************************************************
ga_sa - A simulated annealling algorithm fo
www.eeworm.com/read/231188/14248311
h classfile.h
//------------------------------------------------------------
// classfile.h
#ifndef _CLASSFILE
#define _CLASSFILE
class individual
{
public:
unsigned *chrom; /* chromos