搜索资源列表
RANDOMS
- 随机数生成源代码,提供C++类和注释与一个测试例子。-random number generator source code for C and Notes with a test case.
radeomnumber
- 产生一个随机数,用于对于算法理论测试数据的生成-have a random number for the theoretical algorithm for test data generation
testrand_vcNIST12_22
- 随机数测试标准程序NIST,最全的测试源码。层次清楚,可对16种测试分步进行
一个伪随机数的测试程序,外国,多平台t
- 这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
Monte_Carlo_simulation_cool
- 蒙特卡罗模拟随机数是最好的方式,本程序设计在552nm脉冲后,再一左一右的657nm冷却脉冲,测试激发达到100 的概率,尤其考查蓝、绿及近红外波段-MATLAB 6.5 Monte Carlo simulation cool3.m This simulation cycles "num" number of atoms "steps" times, with a cooling sequence of a 657 nm cooling pulse from the right, the
16807-random-number-generator
- 计算物理作业第1题 16807随机数产生器 产生[0,1]上的随机数并测试独立性和均匀性-16807 random number generator
HASH
- HASH函数实现//输入输出采用直接在对话框进行的方式 //雪崩测试的改变位数由伪随机数生成 #include<iostream> #include<string.h> #include<stdio.h> #include<conio.h> #include<time.h> using namespace std -hash function
Sort_ByXianChu
- 直接插入排序,简单选择排序,递归版快排,非递归版快排的实现,其中递归版快排有加以优化。另外,测试函数产生2万个随机数进行排序,并输出各排序方案排序时间以便对比。(欲改变测试数据的数量只需在头文件中改变宏定义的量)-Direct insertion sort, simple selection sort, recursive version fast row, row non-recursive version of fast realization, wherein the recursive