vxWork RTOS, VOIP example. used in Class project.
标签: example project vxWork Class
上传时间: 2014-11-08
上传用户:zhaiye
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quality, insufficient for large Monte Carlo calculations. This C++ implementation provides random number generators of a much better quality: Better randomness, higher resolution, and longer cycle lengths. The same random number generators are available as libraries coded in assembly language for higher speed. These libraries can be linked into projects coded in other programming languages under Windows, Linux, BSD, etc. The library files are available in the archive asmlib.zip. Non-uniform random number generators are provided in stocc.zip.
标签: generators contains Uniform randomc
上传时间: 2014-12-01
上传用户:royzhangsz
VC help material. describe some detail class library
标签: describe material library detail
上传时间: 2016-03-07
上传用户:许小华
VC环境下BlowFish算法加密解密原程序.This is a simple Blowfish encryption/decryption class implemented in C++ (MFC).
标签: implemented encryption decryption BlowFish
上传时间: 2014-07-08
上传用户:ynsnjs
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
标签: compression mplemented huffman specify
上传时间: 2013-12-03
上传用户:yzhl1988
class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilitary() void printStandard() private: int hour int minute int second }
标签: int Time void printMilita
上传时间: 2013-12-20
上传用户:hwl453472107
Member-function definitions for class Account. 源代码
标签: Member-function definitions Account class
上传时间: 2013-12-22
上传用户:小眼睛LSL
arm开发的一些小实验,开发工具ads1.2,multi-ice,实验开发板 s3c2410
上传时间: 2013-12-28
上传用户:daguda
picoSQL is a SQL-based, multi-user, client/server RDBMS, released under the GPL
标签: multi-user SQL-based released picoSQL
上传时间: 2016-03-25
上传用户:hphh
This sample demonstrates features of the Encoding class, including a fallback mechanism, new to the .NET Framework version 2.0, that allows you to specify its behavior when it encounters problems during the encoding or decoding process.
标签: demonstrates including mechanism the
上传时间: 2016-03-30
上传用户:zhouli