代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
tean.c
/**********************************************************
TEA - Tiny Encryption Algorithm
Feistel cipher by David Wheeler & Roger M. Needham
(extended version)
****************************
set_unin.cpp
/**************************************************************************
*
* set_unin.cpp - Example program of set union algorithm.
* See Class Reference Section
*
********
ul_bound.cpp
/**************************************************************************
*
* ul_bound.cpp - Example program of upper bound algorithm.
* See Class Reference Section
*
******
set_diff.cpp
/**************************************************************************
*
* set_diff.cpp - Example program of set differences algorithm.
* See Class Reference Section
*
*
set_intr.cpp
/**************************************************************************
*
* set_intr.cpp - Example program of set intersection algorithm.
* See Class Reference Section
*
*
unshrink.c
/*---------------------------------------------------------------------------
unshrink.c
Shrinking is a Dynamic Lempel-Ziv-Welch compression algorithm with partial
clearing.
---------------
acmtransformer.cxx
// ACMTransformer.cpp: implementation of the ACMTransformer class.
//
//////////////////////////////////////////////////////////////////////
#include
#include
#include
nbtree.c
/*-------------------------------------------------------------------------
*
* nbtree.c
* Implementation of Lehman and Yao's btree management algorithm for
* Postgres.
*
* NOTES
* This f
geqo_main.c
/*------------------------------------------------------------------------
*
* geqo_main.c
* solution to the query optimization problem
* by means of a Genetic Algorithm (GA)
*
* Portions Co
motion_est.c
/**************************************************************************
*
* Modifications:
*
* 02.04.2002 add EPZS(^2) as ME algorithm, use PMV_USESQUARES to choose between
* E