登录
首页 » 数据结构 » 经典迷宫问题求解

经典迷宫问题求解

于 2022-04-26 发布 文件大小:3.38 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

经典迷宫问题求解-classic Maze Problem Solving

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用列表实现的队列和栈的算法,用接口和实现的组织。 原来打算一个通用的包含所有算法的接口以及实现集,由于时间问题,只是做了一点点,作为算法和设...
    用列表实现的队列和栈的算法,用接口和实现的结构组织。 原来打算一个通用的包含所有数据结构算法的接口以及实现集,由于时间问题,只是做了一点点,作为数据结构算法和设计思想的一个简单范例以及尝试吧,希望和大家多讨论。 里面附有使用实例,以及可执行文件,适合初学者!-used to achieve the queue list and stack algorithm, Interface and realization of the structure. The original intention of a common data structure contains all the interfaces and algorithms to achieve set, as a matter of time, but only a little, as the algorithm and data structure design of a simple model and try it, and we hope that more discussion. Inside with the use of examples, as well as executable files, suitable for beginners!
    2022-05-18 04:21:47下载
    积分:1
  • 实现快速傅里叶变换和转换的程序用VB…
    该程序能够实现傅立叶的快速转换和放转换用vb语言来实现,整体效果不错!-the procedures to achieve fast Fourier transformation and the conversion put vb language used to achieve the overall effect was excellent!
    2022-11-07 15:25:04下载
    积分:1
  • 2 ADT3 a. b. c. d. e. f. g. Gvwh. Gvi. Gvj. Gk. Gl. m.
    ―图数据类型的实现――问题描述:图是一种较线性表和树更为复杂的数据结构。在图形结构中,结点之间的关系是任意的,任意两个数据元素之间都可能相关,因此,图的应用非常广泛,已渗入到诸如语言学‘逻辑学、物理、化学、电讯工程、计算机科学及数学的其它分支中。因此,实现图这种数据类型也尤为重要,在该练习中即要实现图的抽象数据类型。基本要求:2、 定义出图的ADT;3、 采用邻接矩阵及邻接表的存储结构(有向图也可使用十字链表)实现以下操作:a. 构造图 b. 销毁图 c. 定位操作d. 访问图中某个顶点的操作e. 给图中某个顶点赋值的操作f. 找图中某个顶点的第一个邻接点g. 找出图G中顶点v相对于w的下一个邻接点h. 在图G中添加新顶点vi. 删除图G中顶点vj. 在图G中插入一条边k. 在图G中删除一条边l. 实现图的深度遍历操作m. 实现图的广度遍历操作参考提示:具体内容参看教科书本156页实验要求:对于以上具体操作要求实现时有良好的用户交互界面。详细设计、编码、测试。-2 ADT3 a. b. c. d. e. f. g. Gvwh. Gvi. Gvj. Gk. Gl. m.
    2023-04-28 01:35:04下载
    积分:1
  • 员工培训管理系统。本系统要完成的主要功能是:1.进入系统钱需要身份验证,用户名,密码。输入争取后方可进入。2.管理员可以根需要定义员工,工作以及部门信息。3....
    员工培训管理系统。本系统要完成的主要功能是:1.进入系统钱需要身份验证,用户名,密码。输入争取后方可进入。2.管理员可以根据需要定义员工,工作以及部门信息。3.管理员可以定义课程、书籍、教授以及培训的资源信息。4.管理员可以保存员工的培训成绩及员工经过培训之后对该课程和领域的评价。5.依据不同的要求,可以在数据库中对信息进行查询和编辑。-Staff training management system. To complete the system are the main functions: 1. Necessary money into the system authentication, user name, password. Before it can enter into the fight. 2. The administrator can be the definition of necessary staff, as well as the information department. 3. The administrator can define the curriculum, books, professor of information and training resources. 4. The administrator can save the training of its staff after a score and staff training in the areas of curriculum and assessment. 5. In accordance with different requirements, you can on the information in the database query and editing.
    2022-01-26 19:56:20下载
    积分:1
  • 一个同学的毕业设计
    一个同学的毕业设计-a student at the graduate design
    2022-02-25 17:06:49下载
    积分:1
  • Text format documents matching brackets. Matching algorithm uses the stack to ac...
    实现文本格式文件中的括号匹配. 匹配算法采用堆栈来实现. 文件读取异常还需完善的人性化一些-Text format documents matching brackets. Matching algorithm uses the stack to achieve. Paper anomaly needs to be well-read human nature of some `` ``
    2022-10-14 17:20:03下载
    积分:1
  • 关于的几篇文章
    关于数据结构的几篇文章-data on the structure of the articles
    2023-03-24 10:20:03下载
    积分:1
  • 编译通过操作表的顺序操作的顺序
    tc按顺序编译的手术台链式操作
    2023-01-02 13:30:17下载
    积分:1
  • 一个实现基因表达式编程来解决函发现问题的小程序
    一个实现基因表达式编程来解决函数发现问题的小程序-a realization of gene expression programming to solve the problems identified in the function of small procedures
    2022-03-29 23:33:05下载
    积分:1
  • KMP算法
    解决了BruteForce算法效率低下的问题,并且在该基础上完成了子串重复时的性能优化
    2023-05-15 20:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载