搜索资源列表
Maze
- 一个用C写的迷宫小游戏,旨在对C中的指针及数据结构中的单链表和栈的使用的训练。
migong
- MFC 的迷宫小游戏数据结构课程设计:迷宫,采用Visual C++ 6.0开发,适合初学者学习使用-MFC maze game data structures curriculum design: a maze, using Visual C++ 6.0 development, suitable for beginners learning to use
migong
- 运用数据结构的知识编写的小游戏迷宫,主要用到栈,队列,二叉树等知识。-Use knowledge of data structures written in a small maze game, mainly used in stacks, queues, binary trees and other knowledge.
migong-
- 用vc++来实现抽象数据类型,编写一个迷宫小游戏,欢迎大家来下载,给点建议,然后进一步改造,使功能更完善-With an abstract data type, write a maze little game with vc++ to realize the abstract data types, write a maze small game, welcome to download, give some advice, and then further transform, make f
maze
- c语言完成的数据结构几个小算法游戏包括迷宫求解等-C language of complete data structure several small algorithm game includes maze solution, etc
Maze
- 一个迷宫小游戏,迷宫的地图采用自适应算法随机生成,在随机的同时保证游戏的难度,界面用win api写的,算法用C++写的。-A maze game, maze map adaptive algorithm randomly generated to ensure that the difficulty of the game, while random interface with win api to write algorithms in C++ to write.
algorithm-of-data-structure
- 数据结构经典算法源码,包含推箱子、迷宫等小游戏算法-Data structure of classical algorithm source, contains Sokoban maze game algorithm
a-star-and--program
- 采用C语言编写,带源程序demo,本程序算法侧重使用a star实际解决在静态路网中以最快的速度,最小的代价搜寻地图或迷宫的最佳路径(可能不唯一),重点在于游戏中的NPC自动寻路-Using C language with source code demo, the program algorithm focuses a star practical solutions in the static road network to the fastest speed, minimize the c
Stack_Maze
- 用C语言写出的简单的建立矩阵迷宫的小游戏,适合刚开始学习数据结构的同学,比较简单易懂。-Using C language to write simple build matrix maze games, suitable for beginning students to learn data structures, relatively easy to understand.
migong
- 数据结构大作业——迷宫 基于mfc显示,一个与算法有关的迷宫小游戏-Data structure operations- maze based on mfc show an algorithm associated with maze game
Maze-game
- 超经典小游戏,C语言程序设计版本,最新小迷宫游戏-Super classic games, C programming language version, the latest small maze game