代码搜索结果

找到约 10,000 项符合 Algorithm 的代码

rc6.c

/* This is an independent implementation of the encryption algorithm: */ /* */ /* RC6 by Ron Rivest and RSA Labs

cordic.c

/**************************************************************************** * * Name: cordic.c * * Synopsis: Demonstration of the CORDIC algorithm * * Description: * * This module demonstra

iftx.m

% ======================================================================== % Chirp Scaling Algorithm - Inverse Fourier Transform in Range % Maurice Rueegg % April 2005 % ==============================

ga.cpp

/**********************************************************************/ /*This is a simple genetic algorithm implementation where the */ /*evaluation function takes positive values only and

rc6.c

/* This is an independent implementation of the encryption algorithm: */ /* */ /* RC6 by Ron Rivest and RSA Labs

intelligentcoputation.cpp

/***************************************************************/ /* This is a simple genetic algorithm implementation where the */ /* evaluation function takes positive values only and the */

baseconv.cpp

//************************************* //***************B*I*N*O*************** //************************************* //*******Base Conversion Algorithm******* //Programmer/Engineer: Ryan Lloyd

prog.c

/***************************************************************/ /* 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 */ /*

rc6.c

/* This is an independent implementation of the encryption algorithm: */ /* */ /* RC6 by Ron Rivest and RSA Labs