代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/132702/14078048
txt skipjack-orig.c.txt
/*
Unoptimized test implementation of SKIPJACK algorithm
Panu Rissanen 960624
SKIPJACK and KEA Algorithm Specifications
Version 2.0
29 May 1998
*/
const un
www.eeworm.com/read/285761/8818794
cpp mars.cpp
// This is an independent implementation of the encryption algorithm:
//
// MARS by a team at IBM,
www.eeworm.com/read/359916/10115982
pas dedecrypt.pas
{******************************************************************************}
{** Base classes for block cipher and hash algorithm implementations **********}
{***********************************
www.eeworm.com/read/359401/10147491
c lvq_engi.c
/*==================================================*/
/* This is the engine of Khonen's LVQ3 algorithm */
/*--------------------------------------------------*/
/*
www.eeworm.com/read/356186/10235280
cpp prim.cpp
/////////////////////////////////////////////////////////////////////
// Prim Algorithm
// Date : 2008.09.05
// Author:Shigao Liao
/////////////////////////////////////////////////////////////
www.eeworm.com/read/161095/10452687
c colamd.c
/* ========================================================================== */
/* === colamd/symamd - a sparse matrix column ordering algorithm ============ */
/* ===================================
www.eeworm.com/read/277589/10617531
h createpal.h
/******************************************************************
CreatePal.H
Performing Color Quantization algorithm
******************************************************************/
www.eeworm.com/read/277589/10617621
cpp createpal.cpp
/******************************************************************
CreatePal.cpp
Performing Color Quantization algorithm
******************************************************************/
www.eeworm.com/read/139337/10996748
cpp mars.cpp
// This is an independent implementation of the encryption algorithm:
//
// MARS by a team at IBM,
www.eeworm.com/read/139337/10996758
cpp mars.cpp
// This is an independent implementation of the encryption algorithm:
//
// MARS by a team at IBM,