代码搜索:Algorithm

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

代码结果 10,000
www.eeworm.com/read/374163/9418506

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 the pu
www.eeworm.com/read/465112/6966734

c idea.c

/* idea.c - C source code for IDEA block cipher. IDEA (International Data * Encryption Algorithm), formerly known as IPES (Improved Proposed Encryption * Standard). Algorithm developed by Xuejia
www.eeworm.com/read/464512/7156875

cpp banker2.cpp

/* James O' Connor 50703338 17/12/02 This is my original work Program to implement safety algorithm and bankers algorithm for process management / resource allocation. It's a bit if a rough hac
www.eeworm.com/read/450639/7479653

c idea.c

/* idea.c - C source code for IDEA block cipher. IDEA (International Data * Encryption Algorithm), formerly known as IPES (Improved Proposed Encryption * Standard). Algorithm developed by Xuejia
www.eeworm.com/read/299678/7839837

txt 新建 文本文档 (4).txt

RLS,Demonstration of Wiener filter,LMS filter,Steep-descent algorithm % Demonstration of Wiener filter,LMS filter,Steep-descent algorithm clear; clc; N = 10000; %----- the length of the observat
www.eeworm.com/read/298742/7941081

cpp idea.cpp

/* idea.c - C source code for IDEA block cipher. IDEA (International Data * Encryption Algorithm), formerly known as IPES (Improved Proposed Encryption * Standard). Algorithm developed by Xuejia
www.eeworm.com/read/246726/12707016

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/329315/12962146

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 the pub
www.eeworm.com/read/309911/13662385

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 the pu
www.eeworm.com/read/307064/13732226

c md5c.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 the pu