代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
main.c
/*******************************************/
/* Simple Genetic Algorithm - SGA */
/* Haploid Version */
/* (c) David Edward Goldberg 1986 */
/*
rc6.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* RC6 by Ron Rivest and RSA Labs
rc6.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* RC6 by Ron Rivest and RSA Labs
main.c
/*******************************************/
/* Simple Genetic Algorithm - SGA */
/* Haploid Version */
/* (c) David Edward Goldberg 1986 */
/*
main.c
/*******************************************/
/* Simple Genetic Algorithm - SGA */
/* Haploid Version */
/* (c) David Edward Goldberg 1986 */
/*
gareport.txt
Genetic Algorithm - GA
________________________________________________________________________________
Parameters:
Population Size(nPopSize) = 50
Chromosome Length(nChro
割顶.cpp
/************************************************************
*
* DFS求割顶(poj 1144 Network)
*
*************************************************************/
#include
using names
prog.cpp
/***************************************************************/
/* This is a simple genetic algorithm implementation where the */
/* evaluation function takes positive values only and the */
main.c
/*******************************************/
/* Simple Genetic Algorithm - SGA */
/* Haploid Version */
/* (c) David Edward Goldberg 1986 */
/*
dec5502_des.h
/************************************************************************/
/* FileName: DEC5502_DES.h */
/* Function: Declare DES algorithm functions */
/************************