代码搜索:Algorithm

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

代码结果 10,000
www.eeworm.com/read/104998/15680183

c md5.c

/* * This code implements the MD5 message-digest algorithm. * The algorithm is due to Ron Rivest. This code was * written by Colin Plumb in 1993, no copyright is claimed. * This code is in th
www.eeworm.com/read/102625/15764660

c repeat.c

/* Author: Pate Williams (c) 1997 2.143 Algorithm Repeated sqaure-and-mutiply algorithm for exponentiation in Zn See "Handbook of Applied Cryptography" by Alfred J. Menezes et al pag
www.eeworm.com/read/191952/8414394

c build.c

/*************************************************************************/ /* */ /* Central tree-forming algorithm incorporating all criteria */ /* --------------------------------
www.eeworm.com/read/430027/8772106

c build.c

/*************************************************************************/ /* */ /* Central tree-forming algorithm incorporating all criteria */ /* --------------------------------
www.eeworm.com/read/283910/8979945

c build.c

/*************************************************************************/ /* */ /* Central tree-forming algorithm incorporating all criteria */ /* --------------------------------
www.eeworm.com/read/176712/9487343

c build.c

/*************************************************************************/ /* */ /* Central tree-forming algorithm incorporating all criteria */ /* --------------------------------
www.eeworm.com/read/365705/9850370

c agc.c

/****************************************************************************** ** ** Function : AGC() ** ** Description : AGC algorithm is used to automatically adjust the
www.eeworm.com/read/363665/9940541

c build.c

/*************************************************************************/ /* */ /* Central tree-forming algorithm incorporating all criteria */ /* --------------------------------
www.eeworm.com/read/358235/10193456

c build.c

/*************************************************************************/ /* */ /* Central tree-forming algorithm incorporating all criteria */ /* --------------------------------
www.eeworm.com/read/418126/10964863

m mod.m

function [Dictionary,output] = MOD(Data,param) % ========================================================================= % MOD algorithm % ===============================