搜索资源列表
java--game
- 《Java2游戏程序设计》随书源码 书后的编程题,用链表实现的职工管理软件-"Java2 game program design" With the book after book-source programming that with the union to achieve Chain Management Software
chainlist
- 程序利用链表实现约瑟夫环 1. 可以输入游戏人数,初始密码,还可以输入每个人持有的密码。 2. 输入的游戏人数和初始密码还有每个人持有的密码都不可以为0,若为0则重新输入。 3. 测试数据为 游戏人数:0,5 初始密码;0,5 每个人持有的密码依次为:1,2,3,5,4 -procedures used to achieve a Josephus. The game can be imported to the number of initial passw
game
- TC下的俄罗斯方块原代码 ,使用环形链表构造方块。
jiaoshilianbiao
- 链表,运用指针和链表执行各个环节,自动指向下一个环节-List, list the use of indicators and the implementation of various links, automatic point to the next link
miaoshuqi
- 描述器,运用数组链表和结构体实现描述的功能,可以自动的进行描述-Descr iption, and the use of the array list and descr iption of the structure to achieve the function, you can describe the automatic
erfenchazhao
- 二分查找程序,运用数组结构体和链表实现查找功能-Binary search procedures, the use of the array structure and list search functions to achieve
tanchishe
- 贪吃蛇的小游戏,界面自认为还算不错,主要是用了一个双向链表做的-Snake' s game, the interface from bad think, is mainly used to do a two-way linked list of
Maze
- 用链表实现的迷宫游戏,该链表TList是一个模板类链表-Achieved with the maze game list, the list is a template class TList list
snake
- 贪吃蛇小游戏 c语言的 有链表操作,还有过关升级 难度较大哦-Snake game c language
youxi
- 猴子游戏代码,用链表来得出大王的序号,用顺序表来得出大王的序,-Monkey game code, to come to the king with the serial number list, using the order form to come to the king' s order,
snake
- 在win32控制台下用C语言实现简单贪吃蛇小程序,程序涉及链表的使用、在小黑框上如何实现光标定位和接受键盘输入。-In the win32 console Snake in C language simple small program, the program involves the use of the list, in a small black box on how to achieve the cursor position and accept keyboard input.
Monkeys-Select-King
- 编程C语言:猴子选大王(关于链表的创建删除粘贴破坏等操作等等)-C programming language: the monkeys selected King to create a linked list (on delete paste the destruction operation, etc.)
GameFrame
- 摘要:VC/C++源码,游戏编程,贪吃蛇源码,数组标记 MFC贪吃蛇源码--非链表--采用数组标记方式实现,将绘图与逻辑实现独立。CSnake为标准C++代码,可单独提取出来对界面进行更换。-Abstract: VC/C++ source, game programming, Snake source array mark MFC Snake source- the non linked list- array tag implementation, the graphics and l
snake
- 首先 创建方向结构体、食物结构体、蛇身链表结构体、蛇的属性结构体 用到windows.h头文件里的gotoxy()函数,作用是将光标定位到指定坐标。-First create the direction of the structure, the structure of food, snake chain structure, the properties of the snake windows.h header file structure used in the gotoxy
Snack
- java版贪吃蛇。贪吃蛇是经典小游戏,采用链表存储贪吃蛇节点,有详尽的注释,易于学习。-java version of Snake. Snake is a classic game Snake using linked list storage node, there are detailed notes, easy to learn.
jump_sheep
- linux环境下,c语言游戏,跳山羊游戏。图形运用,链表,结构体,碰撞原理。法语版-Under linux environment, c language games, jumping goat
bczm-03
- 结构之法——字符串及链表的探索 编程之美——微软技术面试心得-Act structure- string and list exploration The Beauty of Programming- Microsoft Technical Interview experience
SnakeGame
- 贪吃蛇,qt设计。简单介绍timer的使用。以及链表的使用。-snakegames , desigend by qt.
snake_game
- C语言实现贪吃蛇小游戏无需graphic.h头文件,通过链表的简单知识实现。有兴趣的可以下载看看。-C language implementation Snake game without graphic.h header files, through a simple knowledge linked list implementation. Are interested can download and see.
Josephus---
- 模拟约瑟夫环的小游戏,使用的数据结构式是链表-Joseph Link Game,Data Structure for using a linked list