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

[数据结构] IFPTZ

本程序是“拓补排序AOV网 ”,非常方便使用,希望大家能够喜欢, (2018-05-28, MultiPlatform, 41KB, 下载0次)

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

[数据结构] 大话数据结构

数据结构讲解,数组列表树网,查找排序,浅析时间复杂度
about data structure (2018-05-22, C/C++, 45833KB, 下载2次)

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

[数据结构] tongxing

数据结构课程设计-光纤通信网铺设方案设计
Scheme design of the laying of fiber optic communication network (2014-12-21, Visual C++, 2KB, 下载6次)

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

[数据结构] XGraph

数据结构 有向网 对以邻接链表的方式存储的一个有向网 1.建立并显示出有向网的邻接链表; 2.对该有向网进行深度优先遍历(递归或非递归都可以),显示遍历的结果; 3.给出某一确定顶点到所有其它顶点的最短路径及其长度。
Data structure- to the network For storage in the form of adjacency list a directed network 1. Establish and shows have to mesh adjacency list 2. The depth-first traversal of the directed network (recursive or non-recursive), shows the result of traverse 3. Give a certain vertex to all the other vertices of the shortest path and its length. (2014-12-12, Visual C++, 684KB, 下载6次)

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

[数据结构] Delaunay-Triangle

同时实现三角网和凸包的生成!内附离散点数据!
Triangle network and the convex hull generated at the same time! Enclosing the discrete point data! (2013-05-18, C#, 232KB, 下载25次)

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

[数据结构] Minimum-spanning-tree

已知一个无向网,求该网的最小生成树,该程序使用的是克鲁斯卡尔算法,求的的最小生成树
A no known to the nets, for the nets minimum spanning tree, the program is using cruise Carl algorithm, and of the minimum spanning tree (2012-05-25, Visual C++, 240KB, 下载4次)

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

[数据结构] Topological-sort

拓扑排序,已知一个有向网,求网的一个拓扑排序,并给出这个有向图代表的工程能否进行
Topological sort, known a have to nets, and a network of topological sort, and give the directed graph represent can project (2012-05-25, Visual C++, 243KB, 下载3次)

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

[数据结构] DFS

dfs数据结构课作业程序 大二完成程序设计
program of dfs (2012-04-16, Java, 167KB, 下载2次)

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

[数据结构] lujin

关键路径 AOE 通过堆栈来实现 C++语言的
critical path (2012-02-14, Visual C++, 10KB, 下载4次)

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

[数据结构] order

北邮大四通信网监控与管理课程第三章15题竞赛排序
BUPT sort senior communications network competition (2011-10-30, Visual C++, 96KB, 下载3次)

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

[数据结构] training

某企业将挑选一批新员工进行培训,遵循以下规则: 将所有员工排成1个圈,从12点位置开始编号为1,逆时钟方向编号到N,第N号员工在第1号的左手边 两位培训官开始选择员工,培训官甲从1号开始逆时钟方向数,数到第k号员工停下;培训官乙从N号开始顺时钟方向数,数到第m号员工停下 被选中的第k号和第m号员工不是同一人,两人同时送往制造培训 被选中的第k号和第m号员工是同一人,将一人送往检测培训 接着继续往下数,培训官甲同样数到k就停止,培训官乙同样数到m就停止,重复上述的选择 输入 在一行输入一个3个整数n、k、m,3个参数互不相等,6<n<100,1<k<10,1<m<10, 分别表示n个员工,培训官甲每次数k个,培训官乙每次数m个, 输出 请用队列实现上述选择,并按选择顺序每行分别输出先甲后乙的选择结果
A enterprise will choose a batch of new staff training, follow the following rules: Will all employees lined up in a circle, from 12 o clock position began to Numbers for 1, counter-clockwise direction Numbers to N, N th staff in the no. 1 on the left hand side Two training officer begin to choose employees, training officer from a first counter-clockwise direction number, number to the first k, staff stop Training officer b, beginning the clock from N direction number, number to the first m employees, stop Of the selected the first k number and the first m workers are not the same number, two men also sent to manufacture training Of the selected the first k number and the first m, is the same person employees, will be a man sent to test training Then continue to count, training the same number to k a stop, training officer b also count to m stops, and repeat the choice input In a line of input a three integer n, k, m, three parameters are equal, 6 < n < 100, 1 < < < 1 (2011-10-25, Visual C++, 1048KB, 下载4次)

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

[数据结构] guanjianlujing

数据结构 实现AOE网的关键路径算法
AOE network data structure to achieve the critical path algorithm (2010-06-29, Visual C++, 2KB, 下载1次)

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

[数据结构] classic_C_algrithm

里面包括了很多经典的算法,包括 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一)等等
Which includes many classic algorithms, including the Tower of Hanoi Fibonacci Liebasika triangular tri-color chess mouse labyrinth walk (1), etc. (2010-06-25, C/C++, 431KB, 下载3次)

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

[数据结构] BestPath

主要实现最短路径的可视化展示。可以在程序中利用鼠标绘制路网,自定义起点和终点后就能自动的绘制出最短路线。
To achieve the shortest path to the main visualization display. Can be used in the program draw the road network in the mouse, custom start and finishing point will be able to automatically draw the shortest route. (2010-03-20, Visual C++, 4004KB, 下载55次)

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

[数据结构] 1111

实现最小生成树 采用了普里姆(Prim)算法求网的最小生成树
smallest tree (2010-01-05, Visual C++, 7KB, 下载18次)

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

[数据结构] delauney

用Fortran开发三维球面delauney三角网剖分程序可用于曲面造型、最小生成树应用领域
Fortran development with three-dimensional spherical delauney Triangulation program can be used for surface modeling, minimum spanning tree applications (2009-09-16, Fortran, 43KB, 下载26次)

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

[数据结构] shuizhunwang

自行开发 水准网平差程序
Self-developed standard procedures for network adjustment (2008-05-30, Visual Basic, 83KB, 下载80次)

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

[数据结构] Graph

采用邻接矩阵实现有向网的存储,建立有向网,并实现单源最短路径算法。
The realization of the use of adjacency matrix to the network storage, the establishment of the network, and to achieve single-source shortest path algorithm. (2007-12-25, Visual C++, 1KB, 下载27次)

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

[数据结构] Delaunay

构建Delaunay三角网的VB源TriangleDevelopment
Construction of Delaunay Triangulation VB source TriangleDevelopment (2007-12-23, Visual Basic, 17KB, 下载23次)

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

[数据结构] Traffic-Map

数据结构 一、 实验目的与要求 可用一个带权有向图表示某区域的公交线路网,图中顶点表示区域内的重要场所,弧表示公交线路,弧上的权表示票价。要求: 1、采用键盘输入的方式接受用户输入的公交线路网(该网应该是公交网的子网 ,只需要包括重要场所及其之间存在的弧),要有交好的交互和容错处理(当输入错误数据时能引导用户输入正确的数据,考虑检查输入顶点和弧不能够成强连通图的情况)。 2、选择恰当的存储结构实现该有向网的存储。(报告中要讨论选择这种存储结构的原因,简单比较不同存储结构的差异)。 3、输入完成后提供2种功能供用户选择 (1)计算每一对顶点(用户输入)之间的最少票价及路径,并用较直观的方式显示输出。 (2)计算从起点(由用户输入)到达所有重要场所该走的路线和最少票价,并用较直观的方式显示输出。
err (2007-12-22, C/C++, 43KB, 下载34次)

http://www.pudn.com/Download/item/id/380506.html
总计:212