代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
algorithm.h
/*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
* algorithm.h -
* A wrapper for a diameter calculating algorithm.
*
* Copyright 2000 Sariel Har-Peled (ssaarriieell@cs.uiuc.ed
algorithm.c
// algorithm.c 设置内存分配算法
// 2007.12.15
extern int ma_algorithm;
extern struct free_block_type *free_block;
//设置内存分配算法
set_algorithm()
{
int algorithm;
page_c();
printf("
algorithm.plg
Build Log
--------------------Configuration: algorithm - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\del
algorithm.dsp
# Microsoft Developer Studio Project File - Name="algorithm" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
algorithm.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
algorithm.txt
1. Compression algorithm (deflate)
The deflation algorithm used by gzip (also zip and zlib) is a variation of
LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in
the input
algorithm.h
#ifndef CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED
#define CPPUNIT_TOOLS_ALGORITHM_H_INCLUDED
#include
CPPUNIT_NS_BEGIN
template
void
removeFrom