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

搜索资源列表

  1. matlabe

    1下载:
  2. 利用matlab生成的随机数做蒲丰(buffon)投针问题.-Is Pu Feng using the matlab production s random number (buffon) to throw the needle question.
  3. 所属分类:Graph program

    • 发布日期:2014-11-23
    • 文件大小:6692
    • 提供者:李二科
  1. wrwsoft

    0下载:
  2. 可以指定某个随机数,生成任意小于该数的所有素数,-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:350923
    • 提供者:王震
  1. suijishu

    0下载:
  2. C++语言编写的,利用随机数原理生成彩票信息程序,压缩包里是源文件-C++ language, the use of random number generated lottery information theory procedure, compression bag is the source file
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:13262
    • 提供者:xueze520
  1. RandomArray

    0下载:
  2. 实现随机数组生成的方法类,通过该类可以生成随机数组-The method of random arrays generated class, the class can be generated by random array
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5753
    • 提供者:suzie
  1. rl

    0下载:
  2. 瑞利随机数的生成,通过两个同方差的正态分布而求得,并求出其PDF和CDF-Rayleigh random numbers generated by two normal distribution with variance that obtained and solved its PDF and CDF
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:20766
    • 提供者:王兆云
  1. Dynamicencryptionanddecryption

    1下载:
  2. 略简说下解密主要是靠加密后得前8个字节+密钥来运算 而前8个字节是根据随机数+启动时间运算而来 详细思路在大家看看代码应该能够看明白的 密钥任意设置 支持 中文、字母、数字、符号(可重复) 其实过程也并非复杂 看得懂的人应该感觉很简单的 运算主要利用 位异或(xor) 位取反(not) 相同内容 每次加密后的内容都不会相同 随机动态生成 加密后的内容需解密时需要保存完整字节 缺少任意位置字节都会导致解密错误(除非最尾的吧) 密钥(key)也
  3. 所属分类:Windows编程

    • 发布日期:2017-04-01
    • 文件大小:16589
    • 提供者:朱同德
  1. ValidateCode

    0下载:
  2. 生成图片验证码类 该方法用于生成指定位数的随机数-Generated image verification code class that the method used to generate double-digit random number specified
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-30
    • 文件大小:1516
    • 提供者:alex
  1. randomnumber

    0下载:
  2. 用C代码生成高斯分布的随机数和服从均匀分布的随机数 并生成文本文件-C code generation with Gaussian distribution of random numbers and uniform distribution of the random number and generates a text file
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1204
    • 提供者:陆琨
  1. neicun

    0下载:
  2. 说明 1.模拟页式存储,请求调页采用FIFO算法 2.320条指令的执行顺序生成 随机生成一个0-319的整数,每连续两条指令与该随机数开始的两条指令交换,循环320/2=160次完成 3.这样的执行顺序随机生成方法,首先能保证每条指令都被执行,而且打乱程度较高同时有保留了一些连续指令,从命中率看在0.24左右 -Note 1. Simulation page storage, the request paging algorithm using FIFO execution
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:20679
    • 提供者:abel
  1. Nim

    0下载:
  2. Nim游戏(The game of Nim)是一个很著名而且有很多版本的游戏.下面这个版本有一个有趣的获胜策略.两名参与者交替从一堆石子中取出若干数目,其个数由参与者自已决定.但是要求参与者每次至少取出一个,至多取出一半,然后另一名参与者继续.拿到最后一个石子的参与者将输掉该游戏. 编写一个程序,让计算机和人较量.在10到100之间生成一个随机数作为初始的石子数目.然后,随机产生0或1,以决定是计算机先玩还是人先玩.然后,再随机产生0或1,以决定计算机采用"聪明"还是"愚蠢"模式.在愚蠢模式
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:266848
    • 提供者:fangyuan
  1. 121

    0下载:
  2. 生成一个随机数序列,最近最久未使用(LRU)置换算法 -The most recent lack of use (LRU) replacement algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:972
    • 提供者:罗汉
  1. desede

    0下载:
  2. 随机数产生器,可以随机生成特定位数的随机数,很有用。-Random number generator can randomly generate a specific digit random number, very useful.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1815
    • 提供者:ai
  1. suijishu

    0下载:
  2. 关于随机数生产的文章,通过其中介绍的几种算法可以生成均匀分布等随机数-The article about random production, introduced by which several algorithm can generate random uniform distribution, etc
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4208273
    • 提供者:欣欣
  1. junyunfenbu

    0下载:
  2. 用数学的思想编写出的生成均匀分布的1000个随机数,数学思想可参照之前上传的论文-Mathematical ideas to write the generated 1000 uniformly distributed random number,
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:85181
    • 提供者:欣欣
  1. paixu

    0下载:
  2. 程序可以使用七种排序算法,包括快速,希尔,推,简单选择等。对生成的随机数进行排列,并比较各种排序算法时间优劣-Program can use the seven ranking algorithms, including fast, Hill, push, simple choice. On the generated random numbers to be ranked, and compare the merits of time sorting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:232670
    • 提供者:于洋
  1. Test2

    0下载:
  2. 使用VC界面,生成一个随机数。最大值可调。-Using the VC interface, generates a random number. Maximum adjustable.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-18
    • 文件大小:4792457
    • 提供者:刘文浩
  1. yiyuyan

    0下载:
  2. 易语言做的随机生成七位随机数,自动排列,自动大小比,单双比,和值,平均值-Easy language to do seven randomly generated random numbers, automatic arrangement, automatic size ratio, single and double ratio, and values, the average
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-29
    • 文件大小:28372
    • 提供者:吴昊
  1. 6-4

    0下载:
  2. 两个由系统生成随机数并计算随机数个数和概率的Java小程序-Two random numbers generated by the system and calculate the number of random numbers and probability of Java applets
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2477
    • 提供者:曾华源
  1. shunxu

    0下载:
  2. 创建一个 VI,计算生成等于某个给定值的随机数所需要的时间。-Create a VI, calculated equal to a given value generated random numbers are required.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7597
    • 提供者:zhuang
  1. Random_number

    0下载:
  2. 一些matlab中生成随机数的源代码,在数学建模中会用到-Some random number generated in matlab source code will be used in mathematical modeling
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5416
    • 提供者:xurui
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 38 »
搜珍网 www.dssz.com