代码搜索结果
找到约 33,766 项符合
Algorithm 的代码
algorithm.svn-work
K 25
svn:wc:ra_dav:version-url
V 59
/svnroot/ffdshow/!svn/ver/2396/trunk/src/uClibc++/algorithm
END
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 dat
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 dat
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
// Algorithm extensions -*- C++ -*-
// Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can red
algorithm.java
/**
*
*/
package com.calc.model;
/**
* @author 孙晓波
*
*/
public interface Algorithm {
/**
* 计算表达式的值
* @return double
*/
public double calcExpr(String expr) throws Except
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.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 dat
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
// -*- C++ -*-
#ifndef __STD_ALGORITHM
#define __STD_ALGORITHM
/***************************************************************************
*
* algorithm - Declarations and inline definition