搜索资源列表
Guessing
- 猜数字小游戏,自己写的,还请大家指教-猜数字small games, wrote it myself, but also please advice
ULTIMATECODE
- 一種大家常玩的小遊戲,藉由數字的猜測來到得到一個範圍,再進行猜測,直到猜中為止-We often play a game by guessing the number came to get a scope to speculate further until the guess until the
GuessGame
- Turb C 编译 实现猜数字(折半法)的游戏,对c的初学者有帮助。-Program for Guessing game
game
- C语言写的一个猜数字小游戏,为清华大学C语言课程大作业-C language written in a number guessing game for the big job Tsinghua C language courses
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,
GuessNumber
- 实现了一个猜数字的小游戏。根据你输入的数据与真实数据的比对给出不同的提示信息,进而引导你猜测电脑中的真实数据,总共四次机会。很好玩的一个小游戏。-Implements a small number guessing game. Based on your input data and real data, given a different prompt than the right information, and then lead you to guess the computer in
Numsequence_Guess
- 大学本科中C++课程的一个课程设计,用C++面向对象的思想设计一个猜数字的游戏。程序已经全部打包上传!-Undergraduate courses in C++, a curriculum design, C++, object-oriented thinking to design a number guessing game. Program have all been packaged uploaded!
caiquan
- c语言做的一个小程序,猜拳游戏,请大家交流学习-c language to a small program, finger-guessing game, please share their knowledge and
caishuzi
- c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。 -c language to number guessing game, the rules of the game is relatively simple, general two people
caiziyouxi
- 用C编写的一个小的猜字游戏,是期末考试的时候要求交的作业,现在给大家分享一下,希望对大家有所帮助-Written with the C word a little guessing game, is the final exam, when asked for the job, and now to share with you, want to help everyone
Ch8
- A simple matlab file for a guessing game and some additional file are supplied to greate menus ,convert radians etc-A simple matlab file for a guessing game and some additional file are supplied to greate menus ,convert radians etc..
caiquan
- 闲着无聊 编的猜拳的程序 C++的 实现人机互动的程序-Idle boring series of finger-guessing game program C++ implementation of human-computer interaction process
game
- 一款猜单词游戏,通过给定一定的次数限制,每次输入一个字母,来猜单词。-one game about guessing the english words
num
- 数 字 游 戏给出类似*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
Guessing
- 猜数字(使用java编程 比较简单 有注释)-Guessing (using java programming simple annotated)
C-number
- 猜数字游戏的C语言实现 里面包括一个C文件,和运行文件 另外还有一个课程设计,希望能有用-Guessing game C language which includes a C file, and run the file, there is another course design, hoping to be useful
11
- 一个猜数字游戏,先给定一个数字,然后猜测,根据提示不断接近被猜数字,直到猜对为止,程序结束-A guessing game, a predetermined a number and then guess, you are prompted constantly be guessing almost until the guess on the date, the program ends
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
Guessing-numbers-game
- 用visual c++ 6.0 编写的猜数字游戏,用于打发时间。-Make the Guessing numbers game of compilation by visual c++ 6.0 for killing time.
Guessing game
- 通过JAVA编程,这个小程序可以简单实现一个猜数字的小游戏。(Through JAVA programming, this small program can be a simple realization of a guessing game.)