代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
algorithm.java
//--------------------------------------------------------------------------
// Algorithm.java 6.0 03/15/2005
// Created : Daniel May.
// Last Edited : Ryan
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.html
algorithm
algorithm.cpp
// Algorithm.cpp: implementation of the CAlgorithm class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HK.h"
#include "Algorithm.h"
#
algorithm.h
// Algorithm.h: interface for the CAlgorithm class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_ALGORITHM_H__4101D7B0_189E_46C0_8F7A_825776EE55E8__I
algorithm.cpp
// Algorithm.cpp: implementation of the CAlgorithm class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Algorithm.h"
#include "iostream
algorithm.h
// Algorithm.h: interface for the CAlgorithm class.
/////////////////////////////////////////////////////////////////////
// 算法的头文件 ///////////////////
///////////
algorithm.sty
% ALGORITHM STYLE -- Released 8 April 1996
% for LaTeX-2e
% Copyright -- 1994 Peter Williams
% E-mail Peter.Williams@dsto.defence.gov.au
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{algorithm}
\typeou