-
LBSMIDlet
一个关于JSR179全球定位系统的应用程序例子(A global positioning system on the JSR179 application examples)
- 2008-03-20 19:25:30下载
- 积分: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
-
Irrlicht_bc
irrlicht BorlandC++重制版本
irrlicht是一个轻量级3D游戏引擎,原本不支持Borland C++,本人重新修改,让其支持。并可以在C++ Builder中使用(irrlicht BorlandC++ reproduce irrlicht is a lightweight version of 3D game engine, the original did not support the Borland C++, I re-modified to support. And can be completed in C++ Builder use)
- 2008-03-10 09:35:10下载
- 积分:1
-
水波演示
水波演示(Shuibo demo)
- 2004-05-30 18:56:57下载
- 积分:1
-
C-language-games--gobang-code
C语言游戏——五子棋,文中详细描述了五子棋游戏的设计规则,如何操作,而且有注释,可以简单明了的看懂操作(C language games- backgammon, backgammon paper describes in detail the design rules of the game, how to operate, and there are notes, you can understand straightforward operation)
- 2013-08-15 09:23:21下载
- 积分:1
-
摊位+背包
它可以在SAMP游戏中实现摆摊和个人背包系统。它需要自己运行,实现不同的颜色。(It can be used in SAMP games to implement stand and personal backpack system. It needs to run on its own to achieve different colors.)
- 2020-06-25 00:40:02下载
- 积分:1
-
geki3_1.0.3
一个纵版的飞行射击游戏Geki3, 日本人写的游戏,代码框架很好,我现在就用这个框架开发飞行射击游戏。(A vertical version of the flight shooting game Geki3, written in Japanese games, code framework for good, I will now use this framework for the development of flight shooting game.)
- 2008-01-30 16:37:30下载
- 积分:1
-
java-Puzzle
这是拼图游戏用java语言做开发所需要用到的代码。(This is a jigsaw puzzle to do with the development of the java language code needed.)
- 2011-08-21 14:08:46下载
- 积分:1
-
CSOL
这是一个CSOL源码,里面功能很多,相信有很多人还在玩这个游戏,希望对你有所帮助!(This is a CSOL source code, which features a lot, believe that a lot of people are still playing this game, and I hope to help you!)
- 2021-01-13 07:08:47下载
- 积分:1
-
新版贪吃蛇(可连网)
用开发的新版贪吃蛇游戏,支持连网功能,并可由玩家选择主角的外观和食物的外观.(with the development of the new Snake games, support networking function, players can choose from the protagonist's appearance and the appearance of the food.)
- 2005-07-23 19:42:44下载
- 积分:1