搜索资源列表
Slipper-Kyodai
- 连连看 JAVA 实现,仿QQ游戏,支持自定义地图,因为是JAVA学习的初作,带全注释(不过那时不懂段注释),算法带注释,编写环境 Editplus 2.21 + JDK1.6 。jar包也就是zip包,可以直接解压,源码在里面,带设计文档
功能强大的汉诺塔
- 功能强大的汉诺塔程序,能够以动画界面显示汉诺塔移动过程,算法精妙,值得认真研究一下的。-powerful HANOR procedures will be able to show animation interface HANOR mobile process, the algorithm carefully, deserves serious look into them.
java2
- 基于java的俄罗斯方块游戏算法设计 设计创新-Java-based Tetris Game Algorithm Design Design Innovation
AStar
- 基于向量实现的AStar算法,给出了原理分析和必要注释,已经测试通过。-AStar vector-based algorithm to achieve, given the principle of analysis and notes the need to have the test.
5pingtu
- 5阶拼图算法, 代码是用JAVA来写的有什么错误的地方请包涵-5-order puzzle algorithm
look-at-the-figures-and-thought
- 一款简单的数字练练看,没有复杂的图形,然而算法原理几乎是一样的。单个java文件就搞定!-A simple look at the figures and thought, no complex graphics, but the principle is almost the same algorithm. Get a single java file!
Games
- 游戏,一款可以练习JAVA基本语法和算法的游戏,很适合初学JAVA着参考或者练习-Game, a can practice the basic syntax and algorithms JAVA games, JAVA is suitable for beginners or practice with reference
p3
- 用java实现带ui界面的连连看游戏,运用简单的算法,可供参考-implementing a linkpuzzle using java
BoxBoy
- 纯JAVA实现的推箱子入位游戏,值得学习算法-A java game of pushing boxes into places.
Java-Eight
- Java版八数码游戏 更优化的算法,更直观的界面 可以随机生成八数码图由用户来拼 解不出来? 没关系,电脑帮你拼回去-Java version of the eight digital game More optimization algorithms, a more intuitive interface Randomly generated eight digital format by the user to fight Solution does not come
Maze
- 自己用Java写的一个随机生成迷宫程序,采用深度优先算法生成迷宫,模拟小老鼠走迷宫。-A randomly generated maze procedure written in Java, using depth-first algorithm to generate a maze to simulate the maze of little mice.
snakeGame
- 一个java swing 的贪吃蛇游戏,算法很有代表性 面向对象的主程序-Representation of object-oriented main program is a java Swing Snake game, the algorithm is very
src
- 基于java实现的迷宫生成小程序,采用深度优先算法实现-Achieve maze based java applet is generated using a depth-first algorithm
BlockDemo
- 这是一款传统游戏,主要培养使用Java语言进行GUI设计、图形编程、多线程程序的开发、算法的实现思路。-This is a traditional game, the main train using the Java language for GUI design, graphics programming, development of multi-threaded program, algorithm implementation ideas.
FindDiff-3.0
- Java 编写的找茬游戏,有注释说明,界面也很好看 ,增加了新的算法
BinTreeBoard
- Java实现的二叉树分形图,递归算法和awt的应用-Java implementation of the binary tree fractal, recursive algorithm and awt application