randomc

所属分类:单片机开发
开发工具:Visual C++
文件大小:100KB
下载次数:16
上传日期:2007-12-20 12:48:55
上 传 者sanikoyes
说明:  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.
(Uniform random number generatorsby Agner Fog, 2001- 2007randomc.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.)

文件列表:
randomc.htm (6811, 2007-09-23)
licence.htm (1688, 2007-09-22)
randomc.h (7442, 2007-09-22)
mother.cpp (2593, 2007-08-02)
mersenne.cpp (8139, 2007-08-06)
rancombi.cpp (2549, 2004-07-12)
userintf.cpp (2611, 2007-09-22)
ex-ran.cpp (3061, 2007-09-23)
asmlib.zip (89078, 2007-09-23)

近期下载者

相关文件


收藏者