CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机数生成

搜索资源列表

  1. rand-program

    0下载:
  2. 一个简单的随机数生成程序,采用c++语言,在visual c++ 6.0环境执行-A simple random number generator program, using c++ language, in visual c++ 6.0 environment to perform
  3. 所属分类:Data structs

    • 发布日期:2017-11-26
    • 文件大小:206820
    • 提供者:wangxiang
  1. NameWar

    0下载:
  2. 字符大战 --类似q宠大战的程序,游戏前输入挑战者与被挑战者的名称,也就是字符,用伪随机数生成战斗员情况的一个小游戏-A game character Wars- program similar q pet war the game before input challenger and the challenger' s name, that is, the character, with a pseudo-random number generation combatants
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:12863
    • 提供者:樊景荣
  1. zhihuan1

    0下载:
  2. 页面置换算法:用随机数生成页面请求次序,分配一定数量的物理快,用OPT、FIFO、LRU算法计算缺页次数和置换次数-Page replacement algorithm: the random number generator page request order to allocate a certain amount of physical fast, with OPT, FIFO, the LRU algorithm missing page number and the number o
  3. 所属分类:OS Develop

    • 发布日期:2017-11-18
    • 文件大小:1371
    • 提供者:钱君礼
  1. Base16k

    0下载:
  2. (1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:18226
    • 提供者:park
  1. shuijishu

    0下载:
  2. 蒙特卡洛 随机数生成原理_实现方法_不同编程语言的随机数函数及代码-Monte Carlo random number generator principle _ _ random number function of different programming languages ​ ​ and code
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:21654
    • 提供者:香香
  1. pseudo-random-numbers

    0下载:
  2. 产生伪随机数常用的两种算法,充分加速随机数生成过程-Generate pseudo-random numbers used two algorithms
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:7019
    • 提供者:zhou
  1. NameFight

    0下载:
  2. 一款用姓名打架的小游戏,主要涉及随机数生成,类的使用,彩色进度条显示,列表框的处理等内容。-A fight with the name of the game, mainly related to the random number generator, type of use, color progress bar shows the contents of the list box handling.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:74389
    • 提供者:ody
  1. zipf-random

    1下载:
  2. 随机数生成程序,该随机数呈zipf分布,就是大家常说对于内容的访问遵循80/20原则,也就是20 的内容,会占有80 的访问量。-Random number generator, the zipf was distributed random numbers, that is, we often say that the access to the content to follow the 80/20 principle, which is 20 of the content will oc
  3. 所属分类:Algorithm

    • 发布日期:2016-05-23
    • 文件大小:4749312
    • 提供者:Chrestina
  1. RndmNmbrGnrtr

    0下载:
  2. 随机数生成程序。用250法产生随机数。使用时定义一个随机数发生器“变量”,并调用初始Intlztn_250()函数初始化。-Random number generator.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:季铭
  1. rand_sqrt_test

    0下载:
  2. vc6.0下的随机数生成程序和开方效率非常高的sqrt()函数的实现-vc6.0 under the random number generator and prescribing very efficient sqrt () function to achieve
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:432779
    • 提供者:daizhe
  1. suijishu

    0下载:
  2. fortran编写的,随机数生成程序,附有示例文件,方便好用-fortran prepared, the random number generator.
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:626045
    • 提供者:zjh
  1. MATLAB-code_analysis

    1下载:
  2. MATLAB语言常用算法程序集(包括插值、函数逼近、矩阵特征值计算、数值积分、数值微分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、第15章 常微分方程的初值问题、第16章 偏微分方程的数值解法、数据统计和分析)-MATLAB language commonly used algorithm for assembly (including interpolation, function approximation, eigenvalue ca
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:131794
    • 提供者:何嘉威
  1. xjs

    0下载:
  2. VFP中的随机数生成有问题,此程序解决生成1~n的随机自然数。 -VFP random number generation problem, this procedure to solve the stochastic nature of 1~n number.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-04
    • 文件大小:786
    • 提供者:lixq
  1. Random-number-generator

    0下载:
  2. 一种随机数生成算法,用来产生随机数,可以构造网络仿真环境。-Kind of random number generation algorithm used to generate random numbers, you can construct a network simulation environment.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4859
    • 提供者:anny
  1. random

    0下载:
  2. C++随机数生成函数 C++随机数生成函数-C++ random function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:高小虎
  1. source

    0下载:
  2. ZIGEBEE随机数生成程序,此程序可以随机生成数字然后在lcd1602上显示出生成的数字。-ZIGEBEE random number generator program, this program can then display a randomly generated numeric numbers generated on lcd1602.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7333
    • 提供者:wuqiang
  1. Random-number-generator

    0下载:
  2. 用MATLAB编的随机数生成程序代码,希望对大家有所帮助。-Compiled using MATLAB random number generator program code, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6201
    • 提供者:张天一
  1. vbrndstring

    0下载:
  2. VB打字游戏,使用VB中的Rnd随机数生成字符的原理,编写实现的打字小游戏,用来练习指法挺不错的。点击开始后,从上到下会下落随机的字母,敲击键盘上的对应字母键,可消除下落的字母,如果你一个字母也没打着,那你认输吧!祝你下次好运吧-VB typing game, using the principles of VB Rnd generates a random number of characters, prepared to achieve the typing game, used to pr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:135006
    • 提供者:cpudn54
  1. ZUOYE6

    0下载:
  2. 这是归并排序的程序以及随机数生成的程序,详细介绍了归并排序的步骤-This is a random number generator program and merge sort of program, detailing the steps to merge sort
  3. 所属分类:Console

    • 发布日期:2017-05-16
    • 文件大小:3837691
    • 提供者:bujingyun
  1. gauss

    1下载:
  2. 用二维随机数生成二维高斯分布随机表面,可调整均方差、相关长度等参数-Generate a two-dimensional Gaussian random numbers using two-dimensional distribution of random surfaces, adjustable both variance, correlation length and other parameters
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:jeffrey
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 38 »
搜珍网 www.dssz.com