资源列表

« 1 2 ... 91 92 93 94 95 9697 98 99 100 .01 ... 2656 »

[数据结构常用算法kruskal最小生成树实现

说明:在boost基础上实现 对图的最小生成树实现,通过此算法可以找到此图中连接所有点的最小生成树。-the boost on the basis of the plan to achieve the minimum spanning tree, the algorithm can find this map connect all the points the minimum spanning tree.
<> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法quick_sort

说明:快速排序,实现排序的时间再一般情况下的时间复杂性为nlogn算法实现-Quick Sort and achieve ranking period of time under normal circumstances the complexity of finite algorithm
<hua> 在 2024-11-20 上传 | 大小:52kb | 下载:0

[数据结构常用算法minheap vs minleftisttree

说明:这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较. -This is a preparation of the C code, the smallest and youngest sculpture tree in the left side inserted delete elements performance comparisons.
<王伟> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法HnSRTree-2.0beta5a

说明: SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear
<hu> 在 2024-11-20 上传 | 大小:450kb | 下载:0

[数据结构常用算法libgist-2.0.1

说明:Libgist is an implementation of the Generalized Search Tree, a template index structure that makes it easy to implement any type of hierarchical access method (AM). -Libgist is an implementation of the Generalized Sear
<hu> 在 2024-11-20 上传 | 大小:2.16mb | 下载:0

[数据结构常用算法unix suanfa

说明:主要是一些算法问题 unix/C 开发,矩阵,网路等问题-algorithm is the main problem unix/C development, matrix, the Internet and other issues
<> 在 2024-11-20 上传 | 大小:23kb | 下载:0

[数据结构常用算法Data Structures And Problem Solving Java Source Co

说明:这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
<舒海林> 在 2024-11-20 上传 | 大小:414kb | 下载:0

[数据结构常用算法C Algorithm_配套源码Robert Sedgewick

说明:这是Donald Kunth(计算机科学学术界最最有名的大师级人物,曾获图灵奖及其他无数科技奖项)的*Robert Sedgewick的名著C算法一书的配套源码-Kunth (computer science academic gurus of the most famous figures, won the Turing Award and countless other technology awards) Robert Sedg
<舒海林> 在 2024-11-20 上传 | 大小:46kb | 下载:0

[数据结构常用算法fina_ver

说明:用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can eas
<光法> 在 2024-11-20 上传 | 大小:3kb | 下载:0

[数据结构常用算法编译原理中的slr算法

说明:Window 编程例子, 比较cool !-Window programming examples, cool!
<> 在 2024-11-20 上传 | 大小:17kb | 下载:0

[数据结构常用算法最短路径c++语言

说明:用从c++写的floyd最短路径算法,可以求邻接矩阵任意两点的最短路径。-from using c++ to write the Floyd shortest path algorithm, can help adjacency matrix arbitrary 2:00 Shortest Path.
<> 在 2024-11-20 上传 | 大小:38kb | 下载:0

[数据结构常用算法SortTest

说明:说明: 这一段在复习数据结构和算法,有一些零星笔记,在Others这个归类下,欢迎指正。 对于排序算法,想做一个动态演示的东东,因此今天使用VB.net大概实现了一个,界面如下,代码有2个版本,一个可以指示当前循环的位置(但设计感觉不好,也找不到更好的办法),一个没有。 -Note : This section of the review of data structure and algorithm, a few scat
<> 在 2024-11-20 上传 | 大小:139kb | 下载:0
« 1 2 ... 91 92 93 94 95 9697 98 99 100 .01 ... 2656 »

源码中国 www.ymcn.org