资源列表
[数据结构常用算法] SHUJUKUSHIYAN
说明:c++数据结构 May become the member through the upload source code, after please register, 5 to 10 high grade C either Java or other good free sound codes or the programming study material [upload] arrives at the home station, after stationmaster inspec<李梓菁> 在 2025-06-17 上传 | 大小:274kb | 下载:0
[数据结构常用算法] zuixiaoshengchengshu
说明:用Kruskal算法求最小生成树,n个城市架设N—1条通讯网络-For the Minimum Spanning Tree with Kruskal, n cities set up communication network N-1 条<suming> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构课程设计,倒排表,图书馆管理系统-Data structure course design, inverted table, the library management system<刘乐宝> 在 2025-06-17 上传 | 大小:2.08mb | 下载:0
[数据结构常用算法] Jorseve
说明:用于解决约瑟夫问题。堆栈方法。约瑟夫问题是个有名的问题:N个人围成一圈,从第一个开始报数,第M个将被杀掉,最后剩下一个,其余人都将被杀掉。例如N=6,M=5,被杀掉的人的序号为5,4,6,2,3。最后剩下1号。 -Joseph used to solve the problem. Stack method. Josephus problem is a well-known problem: N individual circle, starting from the first report n<张驰> 在 2025-06-17 上传 | 大小:166kb | 下载:0
[数据结构常用算法] zhebanchazhao
说明:折半查找的算法。将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 -Binary search algorithm. The series by ordering (ascending or descending) order, find the process of using leap way to find that the fi<张驰> 在 2025-06-17 上传 | 大小:167kb | 下载:0