-
greedy-snake
游戏-贪吃蛇vb2008 visual basic 2008(games-greedy snake)
- 2012-08-03 22:23:51下载
- 积分:1
-
five
用C++ 实现了五子棋游戏,使用的部分人工智能算法 (Using C++ implementation of the Five in a Row game, using some artificial intelligence algorithms)
- 2010-06-07 17:31:04下载
- 积分: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
-
MFC-game-example
说明: [趣味程序导学Visual.Cpp].董未名.文字版MFC,全是游戏实例([gout program guiding Visual. Cpp]. Tung. Text version MFC weiming,All game example)
- 2011-04-03 00:48:48下载
- 积分:1
-
MusicalContentFundamentals
3D游戏开发领域专家撰写的游戏开发经典启迪性文章之一(3D game development written by experts in the field of game development, one of the classic inspirational articles)
- 2008-01-16 11:59:20下载
- 积分:1
-
Shudu
输入一个数独的内容,可以很快得到数独游戏的解法(Enter a Sudoku Sudoku solution can be quickly)
- 2012-11-23 19:12:48下载
- 积分:1
-
console
说明: 象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
- 2010-04-14 10:50:12下载
- 积分:1
-
dandan
一个基于 easyX图形函数库的 实现及时制弹弹堂效果的小游戏 源码(a easy game in easyX an windows API )
- 2013-06-15 14:38:55下载
- 积分:1
-
code
植物大战僵尸游戏开发,运用gdi技术,对于c初学者很有用!(Plants vs. Zombies)
- 2016-01-08 17:02:52下载
- 积分:1
-
bashumagame
此程序是一个八数码游戏的程序,希望大家通过对它的学习能够受到一定的启发(This program is a digital eight-game program, I hope you can learn through it, inspired by a certain)
- 2010-10-24 21:24:20下载
- 积分:1