资源列表
[数据结构常用算法] Toplogical_Sorting
说明:这个课程项目完成了给定DAG graph,找到所有拓扑排序并且输出。用到了指针和链表。对于学习C/C++和数据结构比较有帮助。-this course project has output all the topological sorting given the nodes and relation for the DAG graph. This is very helpful for practicing pointer/link list in C/C++ and data structu<hunter> 在 2025-07-06 上传 | 大小:490kb | 下载:0
[数据结构常用算法] ass4
说明:数据结构作业4:以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。请用无向图的邻接多重表存储该无向图,并注意一定要使用动态存储结构。-Data Structure Assignment 4: The order of a few even in the form of a string of data input from the keyboard.<syes> 在 2025-07-06 上传 | 大小:490kb | 下载:0
[数据结构常用算法] changyongsuanfapaixu
说明:零基础学算法的第4章,常用算法——排序。发给大家分享学习。-Zero-based learning algorithm of Chapter 4, commonly used algorithms- sorting. Issued share learning.<文运强> 在 2025-07-06 上传 | 大小:489kb | 下载:0
[数据结构常用算法] juli
说明:求迷宫两点间有无通路,查找所有通路和最近的那条通路,自己写的,很好用的哦,要看明白的话,就得多动动脑子才能明白里面的算法-Ask whether the path between two points in the maze to find all access channels and the latest piece of their own writing, the good Oh, to see to understand, then it is much more with half<wang> 在 2025-07-06 上传 | 大小:490kb | 下载:0
[数据结构常用算法] C-yu-yan---pai-xu-
说明:【最新编排】C语言中排序程序代码,此代码是从别处下载的,请参考-C yu yan zhong pai xu cheng xu dai ma<龙问寒> 在 2025-07-06 上传 | 大小:489kb | 下载:0
[数据结构常用算法] pre-mid-creattree
说明:已知用户输入的二叉树的前序、中序遍历结果,建立二叉树,并以广义表的形式输出结果-creat a binary tree by its preorder and mid-order<乔建国> 在 2025-07-06 上传 | 大小:489kb | 下载:0
[数据结构常用算法] maopaopaixufa
说明:用C++编程的冒泡排序法,希望对你有帮助,编程路上共同努力。-bubble sort<清蒸舍雨> 在 2025-07-06 上传 | 大小:489kb | 下载:0
[数据结构常用算法] shunxubiaonizhi
说明:对顺序表元素就地逆置,将线性表(a1,a2,……,an)逆置为(an,an-1,……,a1)。(The sequential table element is placed in place, and the linear table (A1, A2,... An) inversed (an, an-1,... A1).)<wy07> 在 2025-07-06 上传 | 大小:489kb | 下载:0