搜索资源列表
java2d
- java2d游戏引擎 Phys2D is a 2D physics engine written in Java (1.4). Currently it is essentially a port and rework of the GDC 2006 presentation from Erin Catto. Current Features: Boxes Circles Static Lines Restituion and Friction Fi
five
- 五子棋博弈树java实现 没有禁手,做得比较简单粗糙。好像还有BUG,概率不大,原因不明。 智力与效率都很一般运行环境jre1.5以上。-Gobang java game tree to achieve not ban hand, is relatively simple to do rough. It seems there are BUG, not probability, for unknown reasons. Intelligence and efficiency are th
Othello
- 使用java編寫的GUI的黑白棋遊戲-GUI using java prepared Riversi games, search algorithms using classical game tree, and on this basis have done a lot of optimization, the evaluation function I used Simon M. Lucas and Thomas P. Runarsson published in its Temporal
RBTree
- Red and Black Tree Java simulation
ArbreCouvrantMinimal
- there PRIM, Kruskal and Dijkstra algorithm implemented in Java to calculate the spanning tree of a graph.
Binary-tree-traversal
- 二叉树遍历,有先序遍历,中序遍历,后序遍历等遍历方法的java实现-Binary tree traversal, there are preorder, java preorder, postorder traversal methods, such as the realization of
fire_emble
- 基于Java的类似于扫雷的小游戏,里面用到了比较先进的A*算法,双向bf树算法等算法。-Java-based mini-games like Minesweeper, which uses the A* algorithm is relatively advanced, two-way tree algorithm bf algorithms.
aima-java-AIMA3e
- full decision tree to get decision making
BinTreeBoard
- Java实现的二叉树分形图,递归算法和awt的应用-Java implementation of the binary tree fractal, recursive algorithm and awt application