代码搜索:evolutionary
找到约 160 项符合「evolutionary」的源代码
代码结果 160
www.eeworm.com/read/394659/8214508
m imalgchar.m
function [M] = imalgchar(P,X,gen,n,pm,per);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% November, 1999.
% Immune Algorithm - New evolutionary strategy inspired in the Immune System
% Operatio
www.eeworm.com/read/369219/9659141
m imalgchar.m
function [M] = imalgchar(P,X,gen,n,pm,per);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% November, 1999.
% Immune Algorithm - New evolutionary strategy inspired in the Immune System
% Operatio
www.eeworm.com/read/334675/12580957
m imalgchar.m
function [M] = imalgchar(P,X,gen,n,pm,per);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% November, 1999.
% Immune Algorithm - New evolutionary strategy inspired in the Immune System
% Operatio
www.eeworm.com/read/133946/14016965
m imalgchar.m
function [M] = imalgchar(P,X,gen,n,pm,per);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% November, 1999.
% Immune Algorithm - New evolutionary strategy inspired in the Immune System
% Operatio
www.eeworm.com/read/162272/10321037
h map.h
/*
travelsalesman by Kai Schutte (skander@skander.com)
started Feb 8th 2000, file: map.h
personal research for evolutionary computation (IEEE Spectrum Magazine, Feb '00)
http://www.we
www.eeworm.com/read/162272/10321048
h pop.h
/*
travelsalesman by Kai Schutte (skander@skander.com)
started Feb 8th 2000, file: pop.h
personal research for evolutionary computation (IEEE Spectrum Magazine, Feb '00)
http://www.we
www.eeworm.com/read/162272/10321052
h sol.h
/*
travelsalesman by Kai Schutte (skander@skander.com)
started Feb 8th 2000, file: sol.h
personal research for evolutionary computation (IEEE Spectrum Magazine, Feb '00)
http://www.we
www.eeworm.com/read/100740/15865618
html lithos.html
Lithos
Lithos
Lithos is a stack based evolutionary computation system. Unlike most EC systems, its repres
www.eeworm.com/read/211020/15188652
m gpols_mainloop.m
function [popu,evnum] = gpols_mainloop(popuin,X,Y,Q,opt);
%Run one evolutionary loop, makes the next generation
% [popu,evnum] = gpols_mainloop(popuin,X,Y,Q,opt)
% popu
www.eeworm.com/read/366412/9816588
readme
GAlib: A C++ Genetic Algorithm Library
Copyright (c) 1994-1996 MIT, 1996-2000 Matthew Wall
GAlib is a C++ library of genetic algorithm objects. With GAlib you can add
evolutionary algorithm optimiz