资源列表
[数据结构常用算法] Hierarchical-clustering
说明:使用VC++对给出的数据分别进行均值聚类、平均距离聚类、最小距离聚类和最大距离聚类运算,进行分析比较。-VC++ use of the data presented were mean clustering, average distance clustering, minimum and maximum distances the cluster clustering operation, were analyzed and com<杨洁> 在 2024-12-25 上传 | 大小:5kb | 下载:0
[数据结构常用算法] BigNum
说明:对大数的运算处理算法,包括大数的加减乘除求幂的算法等-A large number of arithmetic processing algorithms, including a large number of addition and subtraction multiplication and exponentiation algorithm<aoguangjun> 在 2024-12-25 上传 | 大小:5kb | 下载:0
[数据结构常用算法] BUBBLESORT
说明:c-code to perform bubble sort. dev-c++ is used or the above code compilation<uday> 在 2024-12-25 上传 | 大小:87kb | 下载:0
[数据结构常用算法] insertionsort
说明:C code to perform insertion sort. dev-c++ is used or the above code compilation<uday> 在 2024-12-25 上传 | 大小:88kb | 下载:0
[数据结构常用算法] zui-duan-lu
说明:输出从第一个点到最后一个点的最短路径 例如输入 5,7↵ A,B,C,E,D↵ <0,3,30>,<0,1,10>,<0,2,20>,<1,3,10>,<1,2,5>,<2,4,30>,<3,4,20>↵ 输出A-B-E-D↵ -Output the first point to the<卡卡> 在 2024-12-25 上传 | 大小:1kb | 下载:0
[数据结构常用算法] topological_sorting
说明:prim算法实现的拓扑排序,可以找出有向图中的环-prim topological sorting algorithm, you can find out in the ring to FIG.<张睿> 在 2024-12-25 上传 | 大小:2mb | 下载:0
[数据结构常用算法] Classification_KNN
说明:人工智能的KNN算法,本来是一次实验,拿出来献丑了,希望可以帮到大家~-KNN artificial intelligence algorithms, could have been an experiment out shortcoming, the desire to help you ~<ts> 在 2024-12-25 上传 | 大小:3kb | 下载:0
[数据结构常用算法] HuffmanforcPP
说明:关于哈夫曼的C++实现,数据结构,代码可用-A code for HuffMan which is useful.<Jiang> 在 2024-12-25 上传 | 大小:3kb | 下载:0