虫虫首页|资源下载|资源专辑|精品软件
登录|注册

randomc

  • Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li

    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-11-30

    上传用户:royzhangsz