资源列表
[数据结构常用算法] 用A算法实现八数码难题
说明:用A*算法来对人工智能中的八数码难题进行实现-A* algorithm used for artificial intelligence to the eight digital challenge to achieve<常健> 在 2025-01-19 上传 | 大小:422kb | 下载:0
[数据结构常用算法] datastructclassic
说明:数据结构经典,里面含有很多算法的源码,能够直接在vc中编译,希望对你们有帮助-Classic data structure, which contains the source code of many algorithms can be compiled directly in the vc, I hope you will help<jenson> 在 2025-01-19 上传 | 大小:423kb | 下载:0
[数据结构常用算法] dataStructure
说明:这是南京大学09年数据结构期中考试试卷讲解PPT。-This is the data structure of Nanjing University in 2009 mid-term examination paper to explain PPT.<陈萍春> 在 2025-01-19 上传 | 大小:423kb | 下载:0
[数据结构常用算法] HuffmanTree
说明:数据结构霍夫曼树的实现,霍夫曼树 在数据结构与算法中,人们把最小带权路径长度的二叉树称为霍夫曼树或者最优二叉树-Huffman tree data structure implementation, Huffman tree data structure and algorithm, it is the right path with the minimum length of optimal binary tree or binary<dgj> 在 2025-01-19 上传 | 大小:421kb | 下载:0
[数据结构常用算法] (guangdushendusousuo)
说明:c语言实现广度搜索,深度搜索,里面是对一个矩阵进行操作,矩阵的行数和列数可以任意输入-c language search breadth, depth search, which is a matrix operation, the matrix of rows and columns can be any input<haiyan> 在 2025-01-19 上传 | 大小:422kb | 下载:0
[数据结构常用算法] Check bus routes
说明:问题描述 当一个用户从甲地到乙地时,由于不同需求,就有不同的交通方式及不同的交通路线。有人希望以最快速度到达,有人希望以最短距离到达,有人希望用最少的费用等。交通方式有公交车和地铁。编写一北京公交线路查询系统,通过输入起始站、终点站,为用户提供三种或以上决策的交通咨询。(problem descr iption When a user goes from point a to point b, there are different<想梦> 在 2025-01-19 上传 | 大小:421kb | 下载:0