搜索资源列表
mc-rand
- c++随机数生成的一些简单程序-c random number generated some simple procedures.
srand
- 随机取数函数,用于获取随机数,C C++中都可以使用-srand rand
CMathAlgorithmCodeForCCoder
- 【C常用算法程序集】包括矩阵运算,拟和,插值、随机序列产生,伪随机码等经典算法-Matrix operator rand number etc important algorithm
Random
- 关于随机数产生的一些算法,用C语言实现,很实用-Some on the random number generation algorithm, using C language, it is practical
main
- 这是一个随机自动生成20道20以内加减法的小程序,能够查看答案,是假期弟弟学校要求他每天做二十道口算题,我嫌出题太麻烦了写好的,可供c++初学者交流使用。-This is a small c++ program to give out arithmetic by rand.
Rand
- c语言中随机数的生成,一般C语言中的rand函数生成的是伪随机数,而本程序可以生成真正的随机数-random number generator in c language, in general C language rand function to generate the pseudo-random number, the program can generate a true random number
Zero
- Fast Numerical Computational C++ lib: Including the following classes: class Complex • class ComplexVector • class ComplexMatrix • class RealVector • class RealMatrix • class Kronecker • class Gauss_Jorda
c
- 随机数生成器,多少位的都可以生成,生成后写入到pass.txt文件里面(Random number generator)