资源列表
[数据结构常用算法] Prim
说明:这是一个图论问题中最小生成树的一种构造算法。 按普里姆算法构造最小生成树的过程为:在所有“其一个顶点已经落在生成树上,而另一个顶点尚未落在生成树上”的边中取一条权值为最小的边,逐条加在生成树上,直至生成树中含有 n-1条边为止。 -This is a problem in graph theory, a minimum spanning tree construction algorithm. Primm constructed by the minimum spanning tree<AKTE> 在 2025-06-15 上传 | 大小:251kb | 下载:0
[数据结构常用算法] Cpp2
说明:利用VC++6.0对二维向量进行处理,对输入的向量按长度由小到大排序-Using VC++6.0 to process two-dimensional vector, the length of the input vector by ascending order<zhuimengren> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1
说明:利用VC++6.0实现了基于伙伴算法的内存分配与释放,算法中只使用了数组这一数据结构,算是一大不足,希望大家予以完善-Achieved using VC++6.0 based partner with the release of memory allocation algorithms, the algorithm uses only the array data structure can be regarded as a big enough hope to improve<zhuimengren> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 1
说明:利用VC++6.0实现了迷宫问题,构成迷宫图形的数组由主函数中的二维数组决定,其他的操作可以按照界面提示进行-Using VC++6.0 to achieve a maze, maze graphics array form from the main function of the two-dimensional array of decisions, other operations can follow the screen prompts<zhuimengren> 在 2025-06-15 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 3QQ-
说明:一个整数,它加上100后是一个完全平方数,再加上168又是一个完全平方数,请问该数是多少?1.程序分析:在10万以内判断,先将该数加上100后再开方,再将该数加上268后再开方,如果开方后-An integer, it is with 100 after a perfect square, plus 168 is a perfect square, what is the number of how many? 1 program analysis: less than 100,000 in j<xie> 在 2025-06-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] 4QQ
说明:输入某年某月某日,判断这一天是这一年的第几天?1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊 情况,闰年且输入月份大于3时需考虑多加一天。-Enter a certain period of a day, this day is to determine the first few days this year? 1 program analysis: the March 5, for example, should add up to tw<xie> 在 2025-06-15 上传 | 大小:3kb | 下载:0
[数据结构常用算法] cloud-model
说明:李德毅教授的文章《数值型数据的泛概念树的自动生成方法》很有研究价值-Professor Li Deyi article, " the concept of numerical data of the pan-tree method of automatically generated" great research value<范丽媛> 在 2025-06-15 上传 | 大小:215kb | 下载:0