1. 程式人生 > >隨機數生成(一):均勻分佈

隨機數生成(一):均勻分佈

[1]Wikipedia:Random Number Generation.

[2]Wikipedia:Linear Congruential Generator.

[3]Wikipedia:Linear Feedback Shift Register.

[4]GeorgeMarsaglia and Arif Zaman: A New Class of Random Number Generators.(1991)

[5]PierreL'Ecuyer: Uniform random number generation.(1994)

[6]RaymondCouture and Pierre L'Ecuyer: Distribution properties of multiply-with-carryrandom number generators.(1997)

[7]MakotoMatsumoto and Takuji Nishimura: Mersenne twister: a 623-dimensionallyequidistributed uniform pseudo-random number generator.(1998)

[8]MarkGoresky: Efficient Multiply-with-Carry Random NumberGenerators with Maximal Period.(2008)

[9]GeorgeMarsaglia: Xorshift RNGs.(2003)

[10]LeeHowes: Efficient Random Number Generation and Application Using CUDA.(GPU Gems3 Chapter 37)

[11]PierreL'Ecuyer, François Panneton and Makoto Matsumoto: Improved Long-PeriodGenerators Based on Linear Recurrences Modulo 2.(2006)

[12]DavidB. Thomas, Lee Howes and Wayne Luk: A Comparison of CPUs, GPUs, FPGAs, andMassively Parallel Processor Arrays for Random Number Generation.(2009)

[13]C. J. A. Bastos-Filho, M. A. C. OliveiraJunior and A. D. Ramos: Impact of the Random Number Generator Quality onParticle Swarm Optimization Algorithm Running on Graphic Processor Units.(2010)