代码搜索:Best 开发教程

找到约 10,000 项符合「Best 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/457219/7331779

c elitist.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: elitis
www.eeworm.com/read/457219/7331807

c select.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: select
www.eeworm.com/read/457219/7332020

m select6.m

function [out,coefs,pin,best,bestpin]=select6(chrom,d,x,y,s1,s2,s3,best,bestpin) % % out=select(in); % % selects a new population % % % % Mix up the population % chrom=shuffle(chrom); %
www.eeworm.com/read/452217/7444946

c evaluate.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: evalua
www.eeworm.com/read/452217/7444963

c elitist.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: elitis
www.eeworm.com/read/452217/7444991

c select.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: select
www.eeworm.com/read/452217/7445204

m select6.m

function [out,coefs,pin,best,bestpin]=select6(chrom,d,x,y,s1,s2,s3,best,bestpin) % % out=select(in); % % selects a new population % % % % Mix up the population % chrom=shuffle(chrom); %
www.eeworm.com/read/452050/7450469

cpp 4287532_wa.cpp

#include #include #include #define inf 0xfffff using namespace std; int n, p; vector map[150]; int best[150][151]; void dfs(int u, int fa) { int
www.eeworm.com/read/206731/7456627

c evaluate.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: evalua
www.eeworm.com/read/206731/7456645

c elitist.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: elitis