CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 猜数

搜索资源列表

  1. timehanshu

    0下载:
  2. 该程序是由C语言实现的时间函数,实现一个猜数游戏,判断一个人反应快慢的功能。-The procedure is achieved by the C language function of time, the realization of a guess the number of games to determine the response speed of a person functions.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3012
    • 提供者:王志明
  1. work

    0下载:
  2. Matlab基础程序联系: 猜数游戏,可以选择游戏难度-Matlab basic function :guess number game
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6777
    • 提供者:曹志民
  1. guess

    0下载:
  2. 1.进入主界面,有两个猜数游戏可供选择。 2.游戏一的规则是:输入一个 100 以内的正整数,如果输入的数比计算机 “ 想 ” 的数大,将提示玩家 “Bigger!” ,如果输入的数比计算机 “ 想 ” 的数小,将提示玩家 “Smaller!” ,这样进行下去,直到输入的数就是计算机 “ 想 ” 出的数,猜数成功,游戏结束。 3. 游戏二的规则是:由计算机 " 想 " 一个四位数,请人猜这个四位数是多少。人输入四位数字后,计算机首先判断这四位数字中有几个数字是猜对了,并且在猜对的数字中又
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:1608
    • 提供者:吴岳伟
  1. test

    0下载:
  2. 编写猜数游戏,计算机产生4个互不相同的个位数,让用户猜,用户每猜一次后,计算机给出猜测的结果:nAmB,其中n表示有n个数即猜对了数字也猜对了位置,m表示有m个数只猜对了数字,没猜对位置-The preparation of a number guessing game, computer-generated four separate one from the single digits, allowing users to guess, the user once every guess,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:853
    • 提供者:hzp
  1. 3

    0下载:
  2. 人机猜数游戏源代码 人与极其猜数的游戏 很少一段-Guess the number of man-machine source code for the game guess the number of people and most of the game
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3584
    • 提供者:gutouxue
  1. B6

    0下载:
  2. 人机猜数游戏 由计算机“想”一个四位数,请人猜这个四位数是多少。人输入四位数字后,计算机首先判断这四位数字中有几位是猜对了,并且在对的数字中又有几位位置也是对的,将结果显示出来,给人以提示,请人再猜,直到人猜出计算机所想的四位数是多少为止-Human guess the number of games by the computer " think" a four-digit, asked people to guess how much of this four-digit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:7844
    • 提供者:零星
  1. num

    0下载:
  2. 数 字 游 戏给出类似*A*B的格式。 十次机会后会提示是否继续游戏。定义了三个函数 (一):产生随机数 (二):玩家猜数 (三):比较两组数字 -Figures are given similar* A* B format. Ten times the opportunity will prompt whether to continue the game. Defines the three functions (1): generate random num
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1237
    • 提供者:tom
  1. guess

    0下载:
  2. 在手机上看到这个猜数游戏,觉得好玩,就在BCB5里写了一个,由程序随机产生一个数字不同的4位数,猜10次,有猜数记录,好像没得相同开发环境的,上传了试一下。-On the phone to see this guessing game, having fun, in BCB5 to write one, randomly generated by the program, a number of different 4-digit, guess 10 times, a guess the num
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:895984
    • 提供者:laozhang
  1. Guess

    0下载:
  2. 用C++实现猜数功能,杭电研究生复试题目之一-Guess with the number in C++ function, electrical Hang graduate re-examination of the subject
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:5610
    • 提供者:process
  1. game

    0下载:
  2. 猜数游戏,输入0到100间的任意一个数与产生的随机数比较,若相等,则猜中-Guess several games, 0 to 100 between a number and produce any random number is, if are equal, then guess
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:901
    • 提供者:yiyi
  1. 猜灯谜

    0下载:
  2. 猜数(Guess the number)
  3. 所属分类:其他

  1. guess

    0下载:
  2. 在100之间猜测具体的数字 在你给出数字后会提示您猜大了或者小了或者正确(Guess the exact numbers between 100)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:222208
    • 提供者:Hailey
  1. 猜数游戏

    0下载:
  2. 一个简单好玩的C语言猜数游戏,输入一个数,轮流猜,这个输入数字的只用说大了或小了,然后告诉下一个范围,直到猜中为止。(A simple fun C language guessing game.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:998400
    • 提供者:秋意浓
  1. 猜数

    0下载:
  2. 系统随机给给出一个数,根据提示输入数字,直到输入的数字与随机数相等结束。(The system randomly gives a number, and then inputs the number according to the prompt until the input number is equal to the random number.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:wuzhaodi
  1. 猜数

    0下载:
  2. 一个简单的猜数字小游戏,适合刚开始学习java的程序员使用(A simple figure guessing game for programmers who are just starting to learn java)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:legaogao
  1. 猜数游戏

    0下载:
  2. 进行十次猜数.每次猜之后,会提示你的数字大了还是小了,直到次数用完或答对为止.(Take ten guesses, and each time you guess the number, you will be prompted or smaller, until the number is finished or the answer is right.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:738304
    • 提供者:999.999
  1. 猜数游戏

    0下载:
  2. 一个小游戏,生成随机数,你来猜 易语言编写(A game written in yiyuyan)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1217536
    • 提供者:HeRaNO
  1. 猜数游戏.xcodeproj

    0下载:
  2. 猜数游戏:输入一个数,程序输出偏大或偏小,直至猜得最终结果。(Guessing game :input a number, the program output is larger or smaller, until the final result is guessed.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:16384
    • 提供者:tiu
  1. 猜数游戏4

    0下载:
  2. 简单的猜数游戏,可以限制范围猜数,在猜数范围内猜出大小,提示所猜数的大小和你的的数大小比较,告诉你是大了还是小了(A simple guessing game)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:12288
    • 提供者:唐三他爹
  1. caishuzi

    0下载:
  2. 猜数 使用java语言设计 随机1到100的数字 让用户进行猜数(Guessing number, using java language to design random numbers from 1 to 100, let users guess.)
  3. 所属分类:其他小程序

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:爱是永恒
« 12 3 »
搜珍网 www.dssz.com