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

[数据结构] DjangoBusinessTemplate

这是通用商业网站的django模板。它具有通常应用于以下内容的通用数据结构...
This is a django template for generic business websites. It has common data structures for content that generally appears on these sorts of websites and can be customised as needed. (2021-01-06, HTML, 0KB, 下载0次)

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

[数据结构] 数据结构1800题(答案全)

数据结构题集,1800道经典数据结构题,对我们加深数据结构很有帮助
Data structure topic set (2018-08-16, Java, 499KB, 下载22次)

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

[数据结构] PrimTree

最小生成树的普里姆算法PrimTree;在一个连通网的所有生成树中,各边的权值之和最小的那棵生成树称为该连通网的最小代价生成树(Minimum Cost Spanning Tree),简称为最小生成树。
Prim minimum spanning tree algorithm in all spanning a communication network, the weight of each side and a minimum spanning tree is called the communication network of the minimum cost spanning tree (Minimum Cost Spanning Tree), referred to as the minimum spanning tree. (2016-06-20, Visual C++, 7648KB, 下载3次)

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

[数据结构] the-little-grown-tree

普里姆算法之最小生成树。求一个交通网的最小生成树问题。
Primm algorithm of the minimum spanning tree. Find the minimum spanning tree problem in a transportation network. (2012-12-17, Visual C++, 260KB, 下载3次)

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

[数据结构] floyd1

在VC++的环境中使用floyd算法寻找网的最短的路径,并最后输出最短路径
Floyd algorithm to find the shortest path of the network, and the final output shortest path used in the environment of VC++ (2012-11-13, Visual C++, 170KB, 下载3次)

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

[数据结构] tielu

全国铁路运输网最佳径由问题算法和源程序,只要运行就可以实现
The optimal diameter of the railway network problem algorithms and source code, as long as the run can be achieved (2012-07-02, C/C++, 4KB, 下载2次)

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

[数据结构] guanjianlujing-cmd

关键路径数据结构课程设计的控制台程序,创建网的时候请注意空格字符
Critical path data structure courses designed console application to create a network Please note that the space character (2012-05-23, C/C++, 2KB, 下载2次)

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

[数据结构] guanjianlujin

用MFC做的数据结构中的关键路径求解,记得首先必须创建一个AOE网
Solving the critical path of the data structure of the MFC to do, remember that you must first create an AOE network (2012-05-23, Visual C++, 1946KB, 下载7次)

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

[数据结构] BigN

在VC中,一个正整数只占4个字节,表示的最大整数为2147483647。如果,一个超过这个数进行四则运算,就是大数计算
the yunsuan of the bignumber (2011-12-26, C/C++, 3KB, 下载6次)

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

[数据结构] AOV-Sort-Algorithm

使用C语言编写的AOV网的拓扑排序,内附有详细的源码解释和输入示意图
Using C language AOV network topological sorting, enclosing a detailed explanation and input source diagram (2011-10-26, Visual C++, 17KB, 下载7次)

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

[数据结构] huo-che-zui-duan-lu-jing

数据结构课程设计 求火车最短路径 题目为全国铁路最短路径经由问题 该题目采用我国铁路运输网的数据进行编程和运行验证。
These are very important things. (2011-08-31, C/C++, 7KB, 下载5次)

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

[数据结构] Dijkstra

狄克斯特拉算法,在通信网结构设计和选择路径时最基本的两种算法之一。
Dick Stella algorithm, the communication network design and selection of path one of the most basic of the two algorithms. (2011-04-14, Visual C++, 1KB, 下载1次)

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

[数据结构] Minimum-spanning-tree

网的邻接矩阵存储(数组表示)、简单输出,最小生成树,采用Prim算法实现最小生成树。
Network adjacency matrix storage (array representation), a simple output, minimum spanning tree, minimum spanning tree using Prim algorithm. (2010-08-16, C++, 1KB, 下载3次)

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

[数据结构] Project

数据结构课程设计作业,因特网域名查询系统,利用二叉树实现的
Data Structure course design work, the Internet domain name query system, using a binary tree implementation (2009-11-05, Visual C++, 343KB, 下载24次)

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

[数据结构] Prim

用普里姆(Prim)算法求用邻接矩阵存储结构表示的图或网的最小生成树
With the prim algorithm is seeking to use adjacency matrix storage structure, said the plan or network, minimum spanning tree (2009-09-06, Visual C++, 1KB, 下载12次)

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

[数据结构] AOV

数据结构中关于拓扑排序的问题,比如一个课程的先后顺序AOV图的表示
Data structure on the topological sort of problems, such as a sequence of courses that map AOV (2009-06-21, C/C++, 2KB, 下载44次)

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

[数据结构] tuopu

拓扑排序:对给定的AOV网判断网中是否存在环,检测的办法是对有向图构造其顶点的拓扑有序序列,若网中所有顶点都在它的拓扑有序序列中,则该AOV网中必定不存在环。在拓扑排序的基础上实现关键路径的的求解。
Topological Sort: AOV of a given network to determine the existence of ring network to detect the approach is the directed graph topological structure of its vertices in an orderly sequence, if all vertex network topology in its orderly sequence, the AOV network does not exist is bound to ring. In the topological sort on the basis of solving the critical path. (2009-05-24, Visual C++, 238KB, 下载6次)

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

[数据结构] dijkstra

dijkstra算法源代码,实现了dijkstra算法,并附有一个简单路网文件
dijkstra algorithm source code, to achieve the dijkstra algorithm, together with a simple network file (2009-04-18, Visual Basic, 4KB, 下载16次)

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

[数据结构] minimal_spanning_tree(Prims)

最小生成树问题 问题描述:若要在n个城市之间架设通讯网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通讯网,是一个网的最小生成树问题。 设计要求:利用Prims算法求网的最小生成树;以文本形式输出生成树中各条边以及它们的权值。
The issue of minimum spanning tree problem Description: n To set up a communication network between cities, only need to set up n-1 lines can be. How to minimize the economic costs of building the communications network is a network of minimum spanning tree problem. Design requirements: the use of algorithms for network Prims minimum spanning tree to the text of the various forms of output spanning tree edges and their weights. (2009-01-09, Visual C++, 188KB, 下载27次)

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

[数据结构] shortestway

数据结构最短路径算法实现,可实现有向图,无向图,有向网,无向网四种最短路径求解,最后打印路径,和路径长度
Data structure to achieve the shortest path algorithm can be realized digraph, undirected graph, to the network, without the four shortest path to the network to solve the final print path, and path length (2007-12-26, Visual C++, 184KB, 下载244次)

http://www.pudn.com/Download/item/id/382875.html
总计:257