搜索资源列表
Play-and-Guess.rar
- 类似于幸运52中的一个游戏,一个人表演,另一个人猜词,程序中包含倒计时、积分等多种功能,可在一些集体活动中使用,Lucky 52 is similar to a game, one person show, another person to guess the word, the program included in the countdown, points and other features, can be used in a number of collective activiti
csz
- 猜数字游戏,从0到9十个字符中随机选取4个各不重复的字符供玩家猜,十次机会,猜错给予一定提示(位置对数字也对的有几个,数字对但位置不对的有几个)-A game named guess number.from 0-9 characters in 10 randomly selected four of the non-repetition of characters for players to guess, ten times the opportunity to guess must be g
work
- Matlab基础程序联系: 猜数游戏,可以选择游戏难度-Matlab basic function :guess number game
ULTIMATECODE
- 一種大家常玩的小遊戲,藉由數字的猜測來到得到一個範圍,再進行猜測,直到猜中為止-We often play a game by guessing the number came to get a scope to speculate further until the guess until the
GuessNum
- j2me里面的一个猜数字小游戏,输入数字猜大小-猜数字inside a j2me game, enter the number to guess the size of
test
- 编写猜数游戏,计算机产生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,
guessnum
- 一个用VB制作的猜数字的小游戏.适合VB新手.-a game of guess number by VB.
guess
- 在手机上看到这个猜数游戏,觉得好玩,就在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
game
- 猜数游戏,输入0到100间的任意一个数与产生的随机数比较,若相等,则猜中-Guess several games, 0 to 100 between a number and produce any random number is, if are equal, then guess
GuessNumber
- 简单的猜数游戏, 计算机想一个数,你来猜-a simple game about guess number
Guess-the-Number
- 编写的一个猜数字小游戏,在0-100间猜一个随机数,计算所用的时间-Written a number guessing game, guess a random number used in the calculation of time between 0-100
Number-guessing-game
- 猜数字小游戏,用按钮,文本框,标签实现,按按钮产生一个随机数,将你猜的数输入文本框,按答案,可显示随机数是什么,按确认会判断你猜 的对错-Number guessing game, with buttons, text boxes, labels, press the button to generate a random number, would you guess the number of input text box to display random number, confirma
Guess-Number
- 一个猜数字的小游戏,输入110可以立即看到号码。使用Visual C++ 6.0 编译-A number guessing game, input 110 can immediately see the number. Visual C++ 6.0 compiler
guess-number-game
- 面向对象程序设计课程实验,关于一个猜数游戏的源码。-guess number game code.
quiz-game
- 机器随机生成一个4位数,有人来猜是那4个数字,并且机器会给与提示,猜成功后会计算你猜时所用的次数。-guess the number
10
- 猜数字游戏 猜数字游戏 -game of guess number
Game-Of-Number
- The goal of this game is to guess a number. You will be ask to type a number.
guess-number-game
- 反馈用户猜测的4位数字与待猜值之间的符合程度,输出结果的正误情况。-Feedback the user to guess the four digits and the value of the match between the value of the output of the correct situation.
hangman-game-project
- In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenever the user guesses a letter that is in the answer, al
Guess_Number
- 一个简单的猜数游戏,程序自动生成一个一到一百的随机数,6次机会(a simple guess number game)