代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
ga_sa.h
/**********************************************************************
ga_sa.h
**********************************************************************
ga_sa - A simulated annealling algorithm fo
ga_seed.c
/**********************************************************************
ga_seed.c
**********************************************************************
ga_seed - Genetic algorithm genome initia
sbg.c
/****************************************************************************
* The algorithm implemented here can be found in the book titled *
* FEATURE SELECTION FOR KNOWLEDGE DISCOVE
sbg.c~.txt
/****************************************************************************
* The algorithm implemented here can be found in the book titled *
* FEATURE SELECTION FOR KNOWLEDGE DISCOVE
main.c
/*******************************************/
/* Simple Genetic Algorithm - SGA */
/* Haploid Version */
/* (c) David Edward Goldberg 1986 */
/*
lgados.for
PROGRAM LGADOS
* -----------------------------------------------------------------------
* LGADOS.FOR - A FORTRAN version of the LGA Genetic Algorithm.
* For Distr
cordic.c
/****************************************************************************
*
* Name: cordic.c
*
* Synopsis: Demonstration of the CORDIC algorithm
*
* Description:
*
* This module demonstra
dec5502_des.h
/************************************************************************/
/* FileName: DEC5502_DES.h */
/* Function: Declare DES algorithm functions */
/************************
seeddes.c
/********************************************************************/
/* FileName: SeedDes.c */
/* Function: Realize Signal DES and Triple DES algorithm */
/************************
dec5502_des.c
/************************************************************************/
/* FileName: DEC5502_DES.c */
/* Function: Define DES algorithm functions */
/*************************