代码搜索结果

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

bingcd.c

/* Author: Pate Williams (c) 1997 14.54 Algorithm Binary gcd algorithm See "Handbook of Applied Cryptography" by Alfred J. Menezes et al page 606. */ #include #include

garner.c

/* Author: Pate Williams (c) 1997 14.71 Algorithm Garner's Algorithm for CRT See "Handbook of Applied Cryptography" by Alfred J. Menezes et al page 612. */ #include #incl

intlll.c

/* Author: Pate Williams (c) 1997 "Algorithm 2.6.7 (Integral LLL Algorithm). Given a basis b[1], b[2],..., b[n] of a lattice (L, q) by its gram matrix which is assumed to have inte-

lehmer.c

/* Author: Pate Williams (c) 1997 14.57 Algorithm Lehmer's gcd algorithm See "Handbook of Applied Cryptography" by Alfred J. Menezes et al page 607. */ #include #include

hippack.h

/***************************************************************************** HipPack ------- This is the root class for the implementation of my hybrid compression algorithm which co

hip.cpp

/***************************************************************************** HiP - a hybrid compression algorithm ------------------------------------ project start: 16th Septemb

ga_similarity.c

/********************************************************************** ga_similarity.c ********************************************************************** ga_similarity - Genetic algorithm g

ga_crossover.c

/********************************************************************** ga_crossover.c ********************************************************************** ga_crossover - Genetic algorithm cro

ga_mutate.c

/********************************************************************** ga_mutate.c ********************************************************************** ga_mutate - Genetic algorithm mutation

ga_intrinsics.c

/********************************************************************** ga_intrinsics.c ********************************************************************** ga_intrinics - Genetic algorithm ro