Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: localRand Download
 Description: Common random number generator, C implementation /** file contains six functions, they can produce in line with the corresponding distribution laws of random numbers:* GenUniformRnd: generate a random number, in line with evenly distributed. (Pseudo-random sequence)* GenBernoulliRnd: generate a random number, in line with the Bernoulli distribution.* GenBinomialRnd: generate a random number, in line with binomial distribution.* GenPoissonRnd: generate a random number, in line with Poisson distribution.* GenExponentRnd: generate a random number, in line with exponential distribution.* GenGaussRnd: generate a random number, in line with Gaussian distribution.* /
 Downloaders recently: [More information of uploader soom_smith]
File list (Check if you may need any files):
localRand.h
    

CodeBus www.codebus.net