搜索资源列表
迷宫求解问题
- 一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
puzzle
- 我的C语言作业,一个简单的迷宫程序,复制到WINTC中就可以运行,注释很详细,希望会有人能用到。
migongchengxu
- 迷宫,你有感兴趣吗?用C语言编写的迷宫程序.简单易懂.
12202.c
- 由数字1,0组成的迷宫,1为障碍,0为通路,设法找出通路-Composed by the number of 1,0 maze, one for obstacle, 0 for the path and try to find an access road
migong
- 用C++的方法实现迷宫希望对大家有用 -C++, the method to achieve a maze hope for all of us thank you
cyy
- c语言算法,可以看看,提升一下自己的编程水平,很好用,如迷宫问题就是这个解答的-c language method, you can see, raise my own level of programming, useful, such as the maze problem is the answer
003
- 一个用c++以及数据结构思想编写的一个关于迷宫的代码。-A c++ and data structures thought to write the code a maze.
2009082229lianbaio
- 迷宫游戏猫捉老鼠 C++语言实现 幽源码 可执行 开发智力 适合C初学者-The maze game of cat and mouse C++ language quiet source executable develop intelligence for C beginners
sjjg
- 用c语言解决迷宫问题 进行进站出站 描述-C language to solve the maze problem inbound outbound Descr iption
maze-c
- 首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序;求得的通路以三元组的形式输出-failed to translate
The-maze-established
- 数据结构,迷宫建立,c语言实现,找出迷宫路径。-Data structures, the maze established, c language, find out the maze path.
MazePath
- 该程序是用C语言写的。功能为:打印迷宫的所有路径,并找到最短路径显示出来-This program is used to print all the path of the maze and fine the shortest path.
mouse
- 自己写的一个迷宫图游戏~~迷宫游戏 自己运行就知道了用C++写的-迷宫游戏 自己运行就知道了用C++写的
mi-gong
- 迷宫程序,用c++编写的迷宫程序,代码有1000行左右。-Maze procedure, using c++ program written in the maze, there are about 1,000 lines of code.
more
- 笔试题,得到一个迷宫矩阵的最大邻接块,改算法采用C语言实现-Pen questions, to get the maximum adjacent block a maze matrix algorithm using C language change
c--migongyuanma
- c语言 迷宫游戏 迷宫游戏 迷宫游戏 -C language maze game maze game maze game maze game maze game maze game
数据结构-迷宫
- C语言数据结构的一次实验报告——迷宫。包含算法和源代码。可直接使用。(Data structure experiment report - maze)
C语言课程设计实例精编
- C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages