资源列表
[数据结构常用算法] C_linksort
说明:C++的链表排序算法,简单清晰,移植扩充均非常方便。-C++ objectlist sorting algorithm, simple and clear, expansion of transplantation are very convenient.<锐一> 在 2025-02-03 上传 | 大小:188kb | 下载:0
[数据结构常用算法] Mindistance
说明:对于无向图或有向图,程序可以计算出图中每两个顶点之间的最短路径,并列出Floyd算法的具体实现-For undirected graph or directed graph, the program can calculate a figure between every two vertices of the shortest path, and lists the specific realize Floyd algorithm<王海涛> 在 2025-02-03 上传 | 大小:188kb | 下载:0
[数据结构常用算法] minimal_spanning_tree(Prims)
说明:最小生成树问题 问题描述:若要在n个城市之间架设通讯网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通讯网,是一个网的最小生成树问题。 设计要求:利用Prims算法求网的最小生成树;以文本形式输出生成树中各条边以及它们的权值。 -The issue of minimum spanning tree problem Descr iption: n To set up a communication network<利莉> 在 2025-02-03 上传 | 大小:188kb | 下载:0
[数据结构常用算法] CalcSparseMatrix
说明:稀疏矩阵 操作 加减乘除 转置等等 从文件导入 手动输入 建立矩阵-SparseMatrix operation<yeyongcheng> 在 2025-02-03 上传 | 大小:188kb | 下载:0
[数据结构常用算法] tsinghua2004data
说明:清华大学2004年计算机数据结构真题及答案,找到真的不容易的-Tsinghua University, 2004 Computer data structure Zhenti and answers, is really not easy to find<asa> 在 2025-02-03 上传 | 大小:188kb | 下载:0
[数据结构常用算法] C++programs-bubble
说明:bubble sort in c++ for data vector sorting<bilal> 在 2025-02-03 上传 | 大小:188kb | 下载:0
[数据结构常用算法] Reverse-the-string-with-the-pointer
说明:用c语言编写的用指针将字符串逆序,运行环境vc6.0-C language prepared by the pointer string in reverse, the operating environment vc6.0<王涵> 在 2025-02-03 上传 | 大小:189kb | 下载:0
[数据结构常用算法] Astar_Romania
说明:通过Astart算法了解对图结构、堆栈、队列、优先级队列等数据结构,并通过回溯过程解决罗马尼亚假日问题。问题内容是通过Astart算法,遍历所有节点(地点),寻找最短路径。-Astart algorithm to understand the structure of the map, stack, queue, priority queue and other data structures, and through the back<qjq> 在 2025-02-03 上传 | 大小:189kb | 下载:0