文件名称:randomc
介绍说明--下载内容均来自于网络,请自行研究使用
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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
asmlib.zip
ex-ran.cpp
licence.htm
mersenne.cpp
mother.cpp
rancombi.cpp
randomc.h
randomc.htm
userintf.cpp
ex-ran.cpp
licence.htm
mersenne.cpp
mother.cpp
rancombi.cpp
randomc.h
randomc.htm
userintf.cpp