-
ptdma
可把一块图片分割几部份,切片数量可由用户定制,游戏开始后顺序打乱,然后让你拼图。(A picture can be split into several parts, cut the number of user customization, upset the order after the start of the game, and then let you puzzle.)
- 2011-04-20 22:12:07下载
- 积分:1
-
game
vc++应用小游戏,利于初学者的学习。希望能够给大家带来一定的帮助。(game)
- 2010-06-02 16:28:28下载
- 积分:1
-
2.3
一个简单的猜数游戏程序:
利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。
利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。
猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。
(A simple guessing game program: use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum. use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run. guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
- 2010-11-03 14:29:09下载
- 积分:1
-
wuziqi
这是一段人与电脑下五子棋的程序,人H代表人,C代表电脑(This is a man with a computer under 331 procedures, human H representative, C for computer)
- 2013-10-16 23:00:24下载
- 积分:1
-
人机对弈
人机对弈五子棋游戏,本游戏使用VC为工具,完成了智能化的机器走棋!(man-machine players 331 games, the game using VC as a tool for the completion of intelligent machines go chess!)
- 2005-04-22 08:20:44下载
- 积分:1
-
VC6Games
VC6GamesVC++游戏编程经典教材,包括扫雷,五子棋,俄罗斯方块,老鼠和滚球,飞机游戏,五子棋等游戏是实现过程和代码讲解(VC6GamesVC++ game programming classic textbooks, including mine, backgammon, Tetris, mice and bowls, aircraft games, backgammon and other games is to realize the code explain the process and)
- 2010-05-19 23:44:30下载
- 积分:1
-
209
代码虽简短,游戏很有趣。文档易于下载运行程序。(Although brief, the code, the game is very interesting. Document easy to download and run the program.)
- 2012-10-29 17:41:22下载
- 积分:1
-
shuduchenshi
数独程式原代码,对学习数独编程很有帮助!(few independent program source code, to learn a number of useful programming alone!)
- 2007-02-13 12:59:09下载
- 积分:1
-
zp_presents2_weapon
CS1.6补给箱源码可自定义箱子内武器类型(wu)
- 2010-02-18 11:17:52下载
- 积分:1
-
finguess
VB编写的图形界面的猜拳小游戏,供初学者参考。(Program for "finger guess game", by Visual Basic.)
- 2013-09-27 11:19:17下载
- 积分:1