搜索资源列表
random
- 是高精度的随机数产生程序,可以用于实际MC模拟的随机数产生。-Is a high-precision random number generator procedures, can be used to simulate the actual MC random number generator.
genzipf
- 用c语言产生符合zipf分布的伪随机数,很好用-generate zipf distribution random numbers
lab4
- 如何使用ns2的随机数产生器以及随机数产生器的应用-How to use ns2 random number generator and random number generator application
SuiJiShu
- 使用qt产生随机数,当你点击鼠标的时候能看到实时响应的事件结果。-use qt to creat timmer,when you press the mouse,then you can see the result
phone_serve
- Linux系统下的模拟电话服务系统,随机数产生电话服务时间,实现模拟功能-Analog telephone service system under the Linux system, random number generation phone service time, analog functions.
gauss-number
- 高斯函数产生随机数,并进行了数据输出 ,可画出图像-Gaussian function to generate random numbers, and carried out data output, the image can be drawn
main
- 产生一系列随机数,存储在文本文件中,并对其进行排序(冒泡排序、快速排序和二叉树排序)-Creating a series of random numbers and sorting them
MemoryManager
- 1.通过随机数产生一个指令序列,共320条指令。指令的地址按下述原则生成: (1)50 的指令是顺序执行的; (2)25 的指令是均匀分布在前地址部分; (3)25 的指令是均匀分布在后地址部分; 具体的实施方法是: (1)在[0,319]的指令地址之间随机选取一起点m; (2)顺序执行一条指令,即执行地址为m+1的指令; (3)在前地址[0,m+1]中随机选取一条指令并执行,该指令的地址为m’; (4)顺序执行一条指令,其地址为m’+1; (5)在后地址[m
ksayxzb36
- 产生服从正态,瑞利,泊松分布的随机数,分别为N(0,1),N(0,3 6),Rayleigh(0,1),R(0,3 6),P(()
curve
- QT 实时绘图 ,定时 产生随机数,根据随机数生成数据,将数据绘制成曲线(QT Curve realtime makes datas and datas can make curves)