搜索资源列表
Random-selection
- 随机选择数字自己无聊的时候可以拿来玩玩 仅供参考-Randomly selected number when your bored play can be used for reference only
MultiThreadProcess
- Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
Gaussianprocessr
- 高斯分布程序用于概率中的随机取值,其中第二次随机还用到了平均分布-Procedures for the probability of Gaussian distribution of random values, which were also used for the second time the average distribution
maxof_mpi
- max of 10 random numbers using MPI parallel.
p2.34
- 计算练习:要求使用者输入每组运算的题量和出现数字的最大值,然后计算出随机出的计算题.电脑最后给出正确率.-Calculation exercises: ask the user to input the amount of each operation and the emergence of problems the maximum number, and then calculate the random out of the math. Finally, the accuracy of t
qs_mpi
- This is a working mpi program for quick sort. N is amount of elements for sorting. For instance, it is using random generator during filling the massive.
ripple
- 一个基础的CUDA例子,随机画出可以重叠的球体-One based on CUDA example, random draw sphere
jifenxiaochengxu
- 原理就是向一个定积分规定的区域内随机投入无数点,统计投入在函数曲线与坐标轴之间的点数比总点数乘此块区域面积就是积分-Principle is the random input to the area within a definite integral requirement many points, statistical input in the function of the number of points between the curve and axis than the tota
rank_int
- Verilog写的产生32位随即数。通过seed产生随即数起始。通过线性反馈移位寄存器产生随机数。 -32 Verilog write the generated random number. Starting seed generated random number. By a linear feedback shift register to generate random numbers.
randomizer_V2.1
- Monte Carlo 随机数生成程序,可用于蒙特卡罗仿真-Monte-Carlo random
random
- 随机序列匹配的并行实现,验证过,功能正确-Parallel implementation of the random sequence matching, verify the correct function
EightQueen
- 八皇后问题的概率算法实现,采用预先随机放若干皇后的策略,可计算超过20个皇后的情形。-The probability of the eight queens problem algorithm, using pre-random put a certain Queen strategies be calculated over the case of the 20 queens.
random
- 生成各个分布的随机变量,非常全,仿真经常用到。-Generate various distribution of random variables, very full, often used in the simulation.
test3
- 基于MPI的卷积计算,数据矩阵:256*256 –原始矩阵设置:随机50个点设置为255,其余为0 卷积核:5*5 –明确注明所设计的卷积核 迭代次数:100 –每5次迭代保存一次数据矩阵 –通过20个结果矩阵,生成动画-MPI-based convolution calculation, data matrix: 256* 256- the original matrix setting: Random 50 points set to
4444
- 考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //
Automatica
- 应用于移动传感器网络的高效贝叶斯空间预测方案-Efficient Bayesian spatial prediction with mobile sensor networks using Gaussian Markov random fields
mpi_mat_vect_time.c
- MPI并行程序,矩阵乘以向量,输入自定义向量的纬度,然后自动生成一个随机矩阵和随机向量,计算并输出结果以及时间信息,用于计算加速和效率-MPI parallel program matrix by a vector, the input vector custom latitude and automatically generates a random vector and a random matrix, and outputs the calculation result and the
Untitled
- Some random file. And here are more characters for the descr iption.
random
- 随机数生成原理以及实现方法(不同编程语言的随机数函数)-Random number generation principle and realization method of different programming languages (random number function)
quasirandomGenerator
- quasirandomGenerator 伪随机数构造GPU CUDA并行计算-quasi random Generator GPU CUDA