资源列表

« 1 2 ... .83 .84 .85 .86 .87 2488.89 .90 .91 .92 .93 ... 2656 »

[数据结构常用算法BigNum

说明:对大数的运算处理算法,包括大数的加减乘除求幂的算法等-A large number of arithmetic processing algorithms, including a large number of addition and subtraction multiplication and exponentiation algorithm
<aoguangjun> 在 2024-11-06 上传 | 大小:5120 | 下载:0

[数据结构常用算法Dijkstra

说明:最小点对问题(二维) 二维最接近点对问题:给定平面上n个点,找其中的一对点,使得在n个点的所有点对中,该点对的距离最小。严格地说,最接近点对可能多于1对。 【本算法基于C++语言编写,在Windows平台的DEV C++下编译通过,且运行正常】 -The minimum point of the problem (two-dimensional) two-dimensional closest point of
<LEE> 在 2024-11-06 上传 | 大小:2048 | 下载:0

[数据结构常用算法goFive

说明:一个优雅的基于MFC的,利用a-b剪枝算法,无bug,注释清晰-a perfect go-bang
<王智> 在 2024-11-06 上传 | 大小:389120 | 下载:0

[数据结构常用算法BUBBLESORT

说明:c-code to perform bubble sort. dev-c++ is used or the above code compilation
<uday> 在 2024-11-06 上传 | 大小:89088 | 下载:0

[数据结构常用算法insertionsort

说明:C code to perform insertion sort. dev-c++ is used or the above code compilation
<uday> 在 2024-11-06 上传 | 大小:90112 | 下载: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-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法paixu

说明:第一行包括两个数字 N(村子数量 2 < N < 1,000)M(可以修的道路数量 1 < M < 20,000) 在下面的 M 行中,每行有 3 个数字 ABC,表示 AB 两个村庄之间的道路长度是 C。 条件:这条路尽可能的长并且把所有村庄连在一起,这条路不存在环-The first line contains two numbers N (village number 2 < N &l
<卡卡> 在 2024-11-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法topological_sorting

说明:prim算法实现的拓扑排序,可以找出有向图中的环-prim topological sorting algorithm, you can find out in the ring to FIG.
<张睿> 在 2024-11-06 上传 | 大小:2101248 | 下载:0

[数据结构常用算法Classification_KNN

说明:人工智能的KNN算法,本来是一次实验,拿出来献丑了,希望可以帮到大家~-KNN artificial intelligence algorithms, could have been an experiment out shortcoming, the desire to help you ~
<ts> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法HuffmanforcPP

说明:关于哈夫曼的C++实现,数据结构,代码可用-A code for HuffMan which is useful.
<Jiang> 在 2024-11-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法DYDB

说明:acm 1383的解题目的报告 写的比较规范 容易懂()
<prjcduence> 在 2024-11-06 上传 | 大小:53248 | 下载:0

[数据结构常用算法ATJUSNL

说明:acm 做题和编程时常用的一些算法,自己总结的,主要有大数的运算,qsort函数,排序,等等,()
<jmguxtiwe> 在 2024-11-06 上传 | 大小:17408 | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 2488.89 .90 .91 .92 .93 ... 2656 »

源码中国 www.ymcn.org