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