资源列表
[数据结构常用算法] LZW_ekansrm
说明:使用标准库写的一个LZW编码(非LZW编码压缩)的源程序,程序简洁易懂,给初学者作为参考。-LZW coding source file using STL by ekansrm<> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] maze_ekansrm
说明:maze.cpp 中实现了迷宫程序的全部功能, 可确保找到走出迷宫的最短路径.test_for_maze.txt 为自带测试数据,对所实现程序进行了简单测试,也可使用其它符合输入格式的文件进行测试。-shortest way for maze<昭扬> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Maze-problem
说明:该程序用C++语言解决了一个简单的迷宫求解问题。-Maze problem:This programe offer a solution to the commom Maze problem.<zeq> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] AI-project-go_pass_river
说明:经典AI案例《野人与传教士过河问题》,通过建立简约且完备的数学模型,采用顺序检索遍历所有节点,找出最终解决方案。-Classic AI case "savage and preachers across the river", through the establishment of the contracted and complete mathematical model, the order of retrieval traver<liuyuan> 在 2025-01-21 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Linked-list
说明:这是一个顺序链表的实现,包括了链表的建立、插入/删除元素、打印操作-This is an order linked list implementation, including the establishment of the list, insert/delete elements, the print operation<徐文涛> 在 2025-01-21 上传 | 大小:1kb | 下载:0