搜索资源列表
java网络五子棋的源代码
- java网络五子棋的源代码 JSP教程-Java技巧及代码 下面的源代码分为4个文件; chessClient.java:客户端主程序。 chessInterface.java:客户端的界面。 chessPad.java:棋盘的绘制。 chessServer.java:服务器端。 可同时容纳50个人同时在线下棋,聊天。 没有加上详细注释,不过绝对可以运行,j2sdk1.4下通过。 -the source code of JSP Guide-Jav
hat
- java版汉诺塔的演示程序 思路是很简单,但是要可以用视图演示出来 这块比较麻烦 希望能更详细,功能更多些 -HANOR java version of the demo program idea is very simple. However View can be used to demonstrate this more trouble out hope to more detailed, some more functional
planegame112
- 一个不错的JAVA飞机类游戏,里面附有详细说明。-a good game JAVA aircraft category, which, with details.
java
- JAVA连连看源代码,doc格式,详细描述算法
applet.rar
- 适合刚学习java的朋友们,有几个详细的关于applet的小例子,可以练习一下,it is for new learners to practice
java-Tetris
- 这是JAVA课设做的,所以里面的代码都有比较详细的注释,很适合初学者 -This is a JAVA class set to do so inside the code has more detailed comments, it is suitable for beginners
TankWar
- 包括坦克大战的基本功能。包括tank,子弹,墙,血块等类,还有文档和详细注释。-Including the basic functions of Tankedaizhan. Including the tank, missiles, walls, and other class of blood clots, as well as documents and detailed notes.
Raidenv4.4
- 自己写的一个模仿雷电3的小游戏,没用任何引擎,里面有怎样计算跟踪导弹运行轨迹的算法,并且我写了比较详细的注释-Write an imitation of lightning 3 game, useless any engine, which has how to calculate the trajectory of the missile tracking algorithm, and I wrote more detailed notes
mofang(java)
- 像我们小时候玩的9宫魔方一样(内有详细解释),可以用鼠标实现旋转 -Like we were young, like play with 9 Palace Cube (with detailed explanation), you can use the mouse to achieve rotation
mysnap2
- J2ME贪吃蛇源码,教学示例,注解详细,结构非常清晰-Snake J2ME source, teaching example, comments in detail, the structure is very clear
Knight-Tour
- Java源代码案例--骑士巡游问题 展示了一个KT(Knight’s Tour)小程序, 用来演示一个限制版的骑士巡游问题。 骑士并不是从任何一个方格开始, 而是从角落上的四个方格之一开始。 附有详细的源码及讲解。-Java Source Code Case- knight tour problem shows a KT (Knight' s Tour) a small program used to demonstrate a restricted version of the
java
- JAVA毕业论文+源代码 功能全面,代码详细,有注释-JAVA CODE
java-ers
- 俄罗斯方块java源码实现,每个功能实现都有详细说明
dfw
- 大富翁源代码~~有很详细的注释哦~~大家可以下载学习下-Monopoly source code ~ ~ There are detailed notes oh ~ ~ you can download the study under
Five-fingers-chess-game--of-java
- 一个基于java语言的五指棋游戏,对每个模块的开发都有详细的代码,代码有具体的解释说明。-Java language based on five fingers of a chess game, the development of each module has a detailed code, the code has a specific explanation.
Java--GameSnake-
- java 编程模拟贪食蛇的具体实现 很详细很具体 -concrete realization of the java programming simulation Snake is very detailed and very specific
java-Independent-diamond
- java 独立钻石的源代码 非常详细 注释清楚明了-java independent diamond source code is very detailed notes clear
Five-fingers-chess-game--of-java
- 一个基于java语言的五指棋游戏,对每个模块的开发都有详细的代码,代码有具体的解释说明。-Java language based on five fingers of a chess game, the development of each module has a detailed code, the code has a specific explanation.
Five-fingers-chess-game--of-java
- 一个基于java语言的五指棋游戏,对每个模块的开发都有详细的代码,代码有具体的解释说明。-Java language based on five fingers of a chess game, the development of each module has a detailed code, the code has a specific explanation.
Java游戏编程原理与实践教程
- java游戏编程教程,本书从最基本的Java图形开发开始,对游戏的原理及其Java程序实现进行了详细介绍。(java game programming)