An article on the implementation of a fast C++ delegate with many advanced features.
标签: implementation advanced delegate features
上传时间: 2014-01-02
上传用户:zhangzhenyu
This paper describes some of the author s experiences from a C++ implementation of a concordance program for texts in Old West Norse and Runic Swedish.
标签: implementation concordance experiences describes
上传时间: 2014-01-11
上传用户:leixinzhuo
This a little compile thoery programme.Programme tool is Visual C++ 6.0.
标签: Programme programme compile little
上传时间: 2014-01-18
上传用户:lnnn30
2005最新C++经典著作You.Can.Do.It.A.Beginners.Introduction.to.Computer.Programming
标签: Introduction Programming Beginners Computer
上传时间: 2015-10-03
上传用户:qw12
这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。
标签: Components Algorithm Library Genetic
上传时间: 2015-10-04
上传用户:康郎
竞赛抢答器:控制8255,C口作为输入,从A口输出与之对应的LED段码
上传时间: 2015-10-04
上传用户:zxc23456789
C++程序控制8255(C口输入, A口输出)的直流电机
上传时间: 2014-01-19
上传用户:gonuiln
Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. More information on Huffman encoding may be found at: http://michael.dipperstein.com/huffman http://datacompression.info/Huffman.shtml
标签: ANSI implementation contains readable
上传时间: 2014-01-05
上传用户:thesk123
C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random rand) , genRandomBits(int bits, Random rand) , isProbablePrime(int confidence) , isProbablePrime() , Jacobi(BigInteger a, BigInteger b) , LucasSequence(BigInteger P, BigInteger Q, BigInteger k, BigInteger n) ,max(BigInteger bi) , min(BigInteger bi) , modInverse(BigInteger modulus) , RabinMillerTest(int confidence) ,
标签: BigInteger class BIgInteger program
上传时间: 2013-12-23
上传用户:ynzfm
Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compression algorithms. Complete testing framework for validating and comparing new algorithms. Support for algorithms that use external dictionaries/headers. Utility classes and sample code for bitio, frequency counting, etc.
标签: Compression Toolkit Open The
上传时间: 2013-12-31
上传用户:dbs012280