代码搜索结果

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

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 * *

plugin_lumimasking.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - XviD plugin: performs a lumimasking algorithm on encoded frame - * * Copyri

lib.tcl

#---------------------------------------------- # Dichiara un modulo e ottiene un riferimento. #---------------------------------------------- proc declareModule { agent utility algorithm header }

garnier.txt

garnier Function Predicts protein secondary structure Description This is an implementation of the original Garnier Osguthorpe Robson algorithm (GOR

buf0lru.ic

/****************************************************** The database buffer replacement algorithm (c) 1995 Innobase Oy Created 11/5/1995 Heikki Tuuri ************************************************

buf0lru.c

/****************************************************** The database buffer replacement algorithm (c) 1995 Innobase Oy Created 11/5/1995 Heikki Tuuri ************************************************

interface.h

/****************************************************************************** File Name: common/Interface.h Description: Interface of map matching algorithm, abstract class definition

unshrink.c

/*--------------------------------------------------------------------------- unshrink.c Shrinking is a Dynamic Lempel-Ziv-Welch compression algorithm with partial clearing. ---------------

nbtree.c

/*------------------------------------------------------------------------- * * nbtree.c * Implementation of Lehman and Yao's btree management algorithm for * Postgres. * * NOTES * This f