联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(145) 
按平台查找All C/C++(145) 

[数据结构] 克鲁斯卡尔

利用克鲁斯卡尔算法实现图的最小生成树,是图论中较为基础的算法。
Using Kruskal algorithm to find the minimum generating number (2020-09-12, C/C++, 1KB, 下载0次)

http://www.pudn.com/Download/item/id/1599924191994632.html

[数据结构] Shortest_Path

迪杰斯特拉求最短路径,基于南京市地铁3号线求得
Dijkstra seeking the shortest path (2020-08-04, C/C++, 29KB, 下载1次)

http://www.pudn.com/Download/item/id/1596525970387309.html

[数据结构] dij

自己实现的迪杰斯特拉算法,希望和大家一起讨论交流
My own implementation of the Dijestela algorithm and I hope to discuss the exchange (2020-07-17, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1594980531384960.html

[数据结构] 数据结构实习

迪杰斯特拉算法计算城市与城市间时间最短,距离最短的路线,并用百度地图进行可视化
Dijkstra algorithm calculates the shortest time and shortest distance between cities, and visualizes it with Baidu map (2020-05-01, C/C++, 70KB, 下载4次)

http://www.pudn.com/Download/item/id/1588321725549857.html

[数据结构] Sort

这是一个排序程序,主要用于排序,用于排序的数据是一维的
this program is about sort (2020-04-29, C/C++, 12KB, 下载0次)

http://www.pudn.com/Download/item/id/1588156293857694.html

[数据结构] dij

算法实现了迪杰斯特拉最短路径选择,较好的实现了算法
The algorithm implements the shortest path selection of Dijkstra (2018-03-26, C/C++, 114KB, 下载1次)

http://www.pudn.com/Download/item/id/1522047009601675.html

[数据结构] Djstra

迪杰斯特拉算法例程,采用C++语言描述 适用于初学者学习交流使用
Dijkstra algorithm routines, using C++ language description, suitable for beginners to learn exchanges. (2017-09-17, C/C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1505586321387968.html

[数据结构] ulib-2.0.1_src.tar

c语言下的高效算法库,包括常用数据结构二叉树、avl、红黑树等以及加解密算法的封装。
The ULIB is a collection of efficient building blocks for developing high-performance and scalable systems in C and C++. These building blocks mainly cover, multithreading, parallel computing, efficient data indexing, numerical approximation, and cryptography. (2014-10-11, C/C++, 134KB, 下载5次)

http://www.pudn.com/Download/item/id/2634656.html

[数据结构] dj

迪杰斯特拉算法,用c++语言实现,适用于本科数据结构教学.
Dijkstra,implemented by c++, can be used in the course of DS for college students (2013-03-30, C/C++, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/2179521.html

[数据结构] muti

矩阵相乘,函数实现,可以传递N维数组,c语言实现
Matrix multiplication, function, you can pass the N-dimensional array c language (2012-06-22, C/C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1919955.html

[数据结构] KDTreeTest

这是一个名为kdtree的数据结构源码,用来划分高维空间,并且查找最近的点
this source code is a kind of structure to split the space of multi-dimension, which is named kdtree. And you can use it to compute the nearest point in the database. (2012-06-06, C/C++, 1738KB, 下载4次)

http://www.pudn.com/Download/item/id/1903695.html

[数据结构] array

数组单元加,简单的进行数组之间的运算,比较简单的数据结构算法
Plus an array element,Algorithm clearly understand the data structure (2011-12-13, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1730200.html

[数据结构] shortest

最小代价生成树,克鲁斯卡尔算法,最短路径
Minimum cost spanning tree, Kruskal algorithm (2011-09-22, C/C++, 1KB, 下载3次)

http://www.pudn.com/Download/item/id/1652477.html

[数据结构] listsort

数据结构数据线性表的顺序存储,有设计加说明。
Data structure of data stored in the linear order of the table, there are design plus instructions. (2010-10-13, C/C++, 9KB, 下载3次)

http://www.pudn.com/Download/item/id/1316607.html

[数据结构] xianxingbiao

数据结构中的图书管理系,内含代码加代码代码可以运行,
数据结构中的图书管理系统,学期末作业,内容相对详细 (2010-06-09, C/C++, 454KB, 下载88次)

http://www.pudn.com/Download/item/id/1207997.html

[数据结构] sha

SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark
SHA encryption and decryption algorithm (2010-06-03, C/C++, 27KB, 下载11次)

http://www.pudn.com/Download/item/id/1200284.html

[数据结构] Shujujiegou_danyuanjia

栈实现单元相加,可以实现多种算法的累加,用c编程的,实现单元加效果
Stack add (2010-04-14, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1125561.html

[数据结构] 3497

PKU3497-二分加贪心,具体算法详见代码~
Add PKU3497-II sub-greedy algorithm as detailed in the specific code ~ (2009-05-12, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/756122.html

[数据结构] jiafen

求一棵加分值最高的二叉树,其中序遍历序列为给出的节点编号顺序,如1,2,3,4,5...n,求出的树加分值最高
The highest score for an increase in the binary tree, which traversal sequence for the given node number sequence, such as 1,2,3,4,5 ... n, obtained the highest score of the tree increases (2009-05-06, C/C++, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/746411.html

[数据结构] 最小生成树 克鲁斯卡尔算法

用克鲁斯卡尔的算法实现最小生成树,用C语言来实现的。内容相当简练
Kelushikaer with the minimum spanning tree algorithm, using C language to achieve. Quite a concise (2005-12-28, C/C++, 1KB, 下载264次)

http://www.pudn.com/Download/item/id/136235.html
总计:145