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

搜索资源列表

  1. CreateArray

    0下载:
  2. 生存5个array文件,每个文件含有100000个1-32768之间的随机数-It will create five files. Each contains 100000 random integer numbers from 1 to 32768.
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:7987
    • 提供者:bert
  1. Ax1

    0下载:
  2. 用MFC建立对话框,添加按钮产生随机数,并显示在编辑框里-MFC dialog box with the establishment, the Add button generated random numbers, and displayed in the edit box
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1937080
    • 提供者:粒粒
  1. guessnumber

    0下载:
  2. C++程序设计-猜取随机数,由键盘输入一个随机数看是否猜正确-C++ Program Design- guess from a random number, keyboard input from a random number to see if the correct guess
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:48314
    • 提供者:Alan
  1. msp430and

    0下载:
  2. 利用MSP430的引脚获得随机数。欢迎下载-MSP430 use random numbers to obtain the pin. Welcome to download
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:19096
    • 提供者:chenfeng
  1. lijinjia

    0下载:
  2. 这是一个用MATLAB语言编写的程序,这个程序可以实现产生一个随机数,完成这个随机数从十进制到二进制之间的转化,并仿真出频域图形-This is a MATLAB language with procedures, which can generate a random number, the completion of this random number from decimal to binary conversion between, and the frequency-domain s
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:517
    • 提供者:renjiangtao
  1. random

    0下载:
  2. 求一种快速生成随机数的算法,问题如下:从0~9、a-z中随机抽取18个字符组成一个18位随机数, 一共需要生成10亿个这样的随机数-For a fast algorithm to generate random numbers, the problem is as follows: from 0 ~ 9, az in 18 randomly selected 18 characters to form a random number, generating a total of one bi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:webcookie
  1. 36xuan7

    0下载:
  2. 汇编语言程序设计中随机数产生与仿真36选7的开奖过程-gambling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1172
    • 提供者:yedp
  1. 24points

    0下载:
  2. 能够产生随机数 然后运行24点程序 也可以系统自动生成-run a 24points game
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3922
    • 提供者:tzy
  1. Monty

    0下载:
  2. 游戏规则如下:游戏中设有三扇门,其中一扇门后上一辆汽车,另外两扇门后各有一头山羊。游戏参与者首先选择其中一扇门,然后节目主持人将另外两扇门中藏有山羊的那扇打开(由于有两头山羊,不管游戏参与者如何选择,节目主持人总是可以打开一扇藏有山羊的门),并给游戏参与者一次改选的机会。这样,游戏参与者实际上有三种不同的选择方式: 1、维持原先的选择不变 2、随机选定是维持原先的选择还是选择另一扇门(例如抛硬币做决定) 3、直接选择另一扇门 模拟程序运行时,提示拥护输入其所做的决
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:259315
    • 提供者:firebird
  1. rand

    0下载:
  2. 快速产生随机数的小程序,产生16进制随机数-Quickly generate a random hexadecimal number
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6850
    • 提供者:Fancery
  1. MVC_CarGoat

    0下载:
  2. MontyHall,java代码实现 模拟Monty Hall 猜谜游戏,该游戏来源于电视节目“Let’s Make a Deal”, 游戏规则如下:游戏中设有三扇门,其中一扇门后是一辆汽车,另外两扇门后各有一头山羊。游戏参与者首先选择其中一扇门,然后,节目主持人将另外两扇门中藏有山羊的那扇打开(由于有两头山羊,不管游戏参与者如何选择,节目主持人总是可以打开一扇藏有山羊的门),并给游戏参与者一次改选的机会,这样,游戏参与者实际上有三种不同的选择方式: 维持原先的选择不变。 随
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:14246
    • 提供者:胡桃
  1. caishuziyouxi

    0下载:
  2. java随机数的问题 编写(Applet程序)一个猜数字的游戏。游戏规则如下:程序从1到10随机选择某个数让你猜,applet显示提示行:1到10之间猜一个数。玩者在文本区输入第一次猜的数,然后按回车。如果猜错了,程序显示“高了,继续”或“低了,继续”来帮助玩者接近正确值。当用户输入了正确的值,则程序显示“恭喜你猜对了,你很聪明~”,并清除文本框,使用户可以重新玩这个游戏。-java random numbers to prepare the (Applet Procedure)猜数字a g
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1572
    • 提供者:夜月烨
  1. AirPort

    0下载:
  2. 学习数据结构时的课堂实验。利用数据结构中的队列、随机数等模拟一飞机场的飞机起降或等待起降-Data structure learning classroom experiments. Use the queue data structure, such as simulation of a random number of aircraft movements the airport or waiting for take-offs and landings
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1122242
    • 提供者:树海
  1. Zufallszahlen

    0下载:
  2. 数据结构典型算法的代码: 关于Chi-Quadrat算法的随机数产生-Data structure of a typical algorithm code: Chi-Quadrat algorithm on the random number generator
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1318
    • 提供者:ly weimar
  1. random-number

    0下载:
  2. 数据结构典型算法的代码: 关于Chi-Quadrat算法的随机数产生-Data structure of a typical algorithm code: Chi-Quadrat algorithm on the random number generator
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1350
    • 提供者:ly weimar
  1. 24

    0下载:
  2. 简单猜数字,实现产生随机数猜数字的功能,没有设置循环,只有一次猜数字的10次机会-猜数字simple to achieve猜数字have a random number function, there is no set cycle, only one chance猜数字10
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:1190
    • 提供者:马超
  1. code

    0下载:
  2. (1)求一个6*6阶矩阵对角线元素之和。(2)实现打印数出有10个元素的浮点数组a中的最大值和最小值。(3)求面积。(4)产生两个小按钮。(5)程序的作用是用Math.random() 函数产生20个随机数。-(1) for a 6* 6 bands and the matrix of diagonal elements. (2) to achieve print a few out there are 10 elements in a floating-point group of maxim
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:4126
    • 提供者:燕子
  1. fangsaizichengxu

    0下载:
  2. 编写一个仿骰子程序,将六面体骰子掷6000次,统计出各面出现的次数。每次投掷骰子出现哪一面,由随机数发生器提供的函数经过处理而确定-Procedures for the preparation of an imitation dice will hexahedron dice throwing objects from a 6000 meeting, the statistics of the number of the surface there. Which occur every time
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1641
    • 提供者:123
  1. vc2005random

    0下载:
  2. 基于vc2005,生成50个随机数,并找出最大值-based on vc2005.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:577
    • 提供者:MR
  1. size1

    0下载:
  2. 简单的四则运算 产生两个随机数 产生随机的计算-Simple arithmetic have two random number generator random calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:35088
    • 提供者:原国
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com