CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他游戏 搜索资源 - Random Number

搜索资源列表

  1. SimuLottery

    0下载:
  2. 1、43选7摇奖小游戏 2、采用动画方式 3、采用转盘43等分的方式 4、采用随机数产生要摇的彩号 5、自动保存摇奖历史,确保每次摇奖结果不一样。-48/88 7 election draws small two games, animation using three methods used turntable 43 equal portions of four, using random number generator to shake the Caihao 5, aut
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:425.27kb
    • 提供者:王伟
  1. tortoiseandhare

    0下载:
  2. 我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:全子
  1. SmallGame

    0下载:
  2. 程序运行后,产生一个[0,100]之间的随机数,提示并接收用户从键盘输入的猜测值,返回比较信息(偏大或偏小),直至用户猜对为止,显示总的猜测次数。每次游戏结束时提示用户是否重新开始,根据用户输入确定重新开始或退出程序。将程序运行的最好记录(TOP1,成功猜测所用次数最少)的玩家信息登记到记录文件中,并适时更新。 -The program is running, resulting in a random number between [0,100], prompt, and guess th
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:1.81kb
    • 提供者:黄学明
  1. sample2

    1下载:
  2. 双色球彩票游戏软件 1横向滚动显示文字 2优良的随机数产生算法 3动态显示随机数 4彩色静态文本的实现 5使用VC操作EXCEL 6高效的排列组合算法 7文件操作-1 horizontal Scrolling text 2 good random number generator algorithm for random number 3 dynamic display 4 static text color to achieve 5 of EXCEL 6 the u
  3. 所属分类:Other Games

    • 发布日期:2016-03-15
    • 文件大小:7.35mb
    • 提供者:lishiming
  1. TimerDemo

    0下载:
  2. 定时器:设定定时器的运行时间、绘制数字的Canvas对象、滚动屏幕、绘制数字的坐标点、用于生成0或1的随机数-Timer: set the timer run-time, rendering the number of Canvas objects, rolling screen, the coordinates of points drawn figures, used to generate a 0 or 1 of the random number
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:56.19kb
    • 提供者:fengli
  1. Monty

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

    • 发布日期:2017-04-04
    • 文件大小:253.24kb
    • 提供者:firebird
  1. 24

    0下载:
  2. 算24点:包括系统随机数,和自输入求解。-Count 24 points: includes system random number, and self-input solution.
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:1.11kb
    • 提供者:shy2850
  1. highlow

    0下载:
  2. This program plays a simple game.The computer picks a random number from 0 to 100, and the user tries to guess the number.
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:916byte
    • 提供者:Ajinkya
  1. fc

    0下载:
  2. 游戏程序,给一个随机数作种子,猜出6个数(0~9)与计算机根据种子产生的随机数相比较,若相等则为胜者。-Games, to a random number for seed, guess 6 numbers (0 to 9) and computer generated random number based on seed compared, if the same was the winner.
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:1.96kb
    • 提供者:梁一帆
  1. caishuzi

    0下载:
  2. 猜数字游戏,系统随机产生一个0到100的的数字,直到猜中为止-Number guessing game, the system generates a random number from 0 to 100, until the guess so far
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:478.88kb
    • 提供者:郭鑫
  1. Game-Random

    0下载:
  2. We call it : "Togel Game", it s about to guess random of 4 number
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:yustaf
  1. caishu

    0下载:
  2. 猜数字游戏,随机产生1-100的数,每次猜都更新一次数字范围,直到猜到正确的数字。-Guessing game, random number 1-100, guess are updated each time the range of numbers, until guess the correct number.
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:4.54kb
    • 提供者:seven
  1. GuessNum

    0下载:
  2. 猜数游戏,自动生成随机数,如果所猜数比随机数打则显示红色,如果小则显示蓝色,直至才对位置-Guess several games, automatically generating random Numbers, if have guess number that have hit than random number red, if small can indicate the blue, until to position
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:5.21kb
    • 提供者:杨羊
  1. Typer_Player

    0下载:
  2. CMD模式下打字游戏,有四列随机数字下落,数字的首字母不相同,从键盘上键入对应的数字即可消除对应列,如果输入错误请在输入对应数目后输入正确的数字即可,任意一列数字落到屏幕底部游戏结束。注明:输入不支持小键盘,等级越高随机数越长,下落速度越快。-CMD mode, typing games, the whereabouts of four random numbers are not the same as the first letter of the figures, from the key
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:3.7kb
    • 提供者:郝译钧
  1. caiquan

    0下载:
  2. 个只供自己玩的小程序(石头剪子布)只供用户键入play1(玩家1的拳项)和play2(玩家2的拳项)然后才能进行常规的游戏。 现在想改进一下,仅输入play1(玩家1的拳项),然后像下面的if语句一样每次进行play1和电脑随机数(3以内不包括0)的比较,得出相应的结果显示(比如我程序中的puts()函数)。-One only play a small program (the stone scissors cloth) is for users to type play1 (players
  3. 所属分类:Other Games

    • 发布日期:2017-03-27
    • 文件大小:1.78kb
    • 提供者:胡明
  1. random

    0下载:
  2. 随机数字游戏,随机生成三个数字,如果包含指定的一个数字则表示赢了一次-Random numbers game, randomly generated three numbers, if contains the specified number is said to win a
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:158.67kb
    • 提供者:杨贞
  1. javalab6

    0下载:
  2. 打小怪物的游戏。。怪物可以随机走,并且每次攻击点数随机出现。。这是一个我们java作业-Random number number puzzle game, similar to Huarong. Follow-up code is only part of
  3. 所属分类:Other Games

    • 发布日期:2017-12-02
    • 文件大小:15.18kb
    • 提供者:qxy
  1. DaVinciCode_gene

    0下载:
  2. 利用python實現終極密碼的遊戲,功能為利用硬體按鍵輸入0~100數字來進行遊戲,數字會顯示在LCD螢幕上,當輸入到系統內建隨機所選取的數字時,蜂鳴器會響起,並且螢幕顯示GAMEOVER。(此程式版本是用在BEAGLEBONE上)-Use python code to achieve the ultimate game, the function for the use of hardware keys to enter numbers from 0 to 100 for the game,
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:1.62kb
    • 提供者:張勝
  1. Number-guess

    0下载:
  2. 一个猜数字游戏,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。 2、玩家输入他所猜测的三个数字 3、将玩家提交的数与电脑生成的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字正确但位置不正确,比如:"2A0B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了0个数字,但位置不对。 4、玩家共有7次机会,在7次内,如果结果为“3A0B”,游戏成功,退出游戏。如果7次里玩家都没有猜对游戏失败。-A guessing ga
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:1.15kb
    • 提供者:Mary Wang
  1. Guessing-number-game

    0下载:
  2. 这是一个用Visual Basic6.0编写的猜数游戏程序源码,猜一个0-100之间的随机数。-This is a number guessing game written in Visual Basic6.0 program source code, guess a random number between 0 and 100.
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2.48kb
    • 提供者:sbiyou
« 12 »
搜珍网 www.dssz.com