-
SuperMary
经典游戏超级玛丽的C++源代码,这个不是官方网站公布的代码,属于个人从新编写的“新超级玛丽”游戏代码,仅供广大编程爱好者学习参考!(Classic game Super Mary' s C++ source code, it is not the official website of the code, are prepared by individuals from the new " New Super Mario" game code, only the broad masses of programming enthusiasts study reference!)
- 2009-02-18 16:56:00下载
- 积分: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
-
sdk_dfj
说明: 一个用SDK写的打飞机游戏
对学SDK很有帮助(an SDK with the aircraft was made to learn the game SDK helpful)
- 2006-03-29 22:17:14下载
- 积分:1
-
VC++
残缺棋盘问题的VC++实现,用分而治之方法解决此问题(Defective chessboard problem VC++ Realize, using divide and conquer method to solve this problem)
- 2008-02-25 16:11:23下载
- 积分:1
-
Visual C++网络游戏建模与实现
Visual C++网络游戏建模与实现(第2版)(Visual C++ Online games Modeling and Implementation (2nd edition))
- 2020-06-26 00:40:02下载
- 积分:1
-
three
这个包括头文件,以及具体的实现函数(This is a chess game, three sons and a chess game, I hope you all like.)
- 2012-02-22 18:34:16下载
- 积分:1
-
Search-maze-game
搜寻迷宫小游戏,将球抛出,自动会找出正确出口。(Search maze game, the ball will be thrown, will automatically find the correct exports)
- 2013-11-11 10:48:01下载
- 积分:1
-
20dianyouxi
20点小游戏,学会它可以让你在朋友前炫耀一下。(this case is a 20-point game, learn which will allow you to show off at a friend s before)
- 2012-02-17 22:19:38下载
- 积分:1
-
QQ robot webqq
QQ robot webqq
- 2014-12-27下载
- 积分:1
-
windonh
获取窗口句柄,向窗口发送键盘、鼠标控制命令。比如,向游戏(Gets the window handle to the window to send keyboard and mouse control commands. For example, the game)
- 2013-05-26 22:41:09下载
- 积分:1