搜索资源列表
java--game
- 《Java2游戏程序设计》随书源码 书后的编程题,用链表实现的职工管理软件-"Java2 game program design" With the book after book-source programming that with the union to achieve Chain Management Software
shuffle
- 洗牌游戏,通过多种算法实现,ArrayList,链表,快速排序等-Shuffle
elevator
- Java写的数据结构(堆,栈,单链表,双链表)程序!有详细注释!.rar-lift
java--SnakeGame
- 用java写的贪吃蛇的游戏,使用了链表和进程有关的知识,可以改变蛇的速度。基本功能都已实现。-Snake written by java game, use the list and process-related knowledge, can change the speed of the snake. Basic functions have been achieved.
dawang
- 基于java数据结构——链表写的猴子选大王,没能实现动态显示,不过有界面。当输入1、1时会出错,次bug未修正。-Java-based data structures- linked lists written by monkeys selected the King, failed to achieve the dynamic display, but the interface. When the input 1,1 to be wrong, times bugs uncorrected.
Snack
- java版贪吃蛇。贪吃蛇是经典小游戏,采用链表存储贪吃蛇节点,有详尽的注释,易于学习。-java version of Snake. Snake is a classic game Snake using linked list storage node, there are detailed notes, easy to learn.
java--SnakeGame
- 用java写的贪吃蛇的游戏,使用了链表和进程有关的知识,可以改变蛇的速度。基本功能都已实现。-Snake written by java game, use the list and process-related knowledge, can change the speed of the snake. Basic functions have been achieved.