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

[数据结构] ATM-Banking-Software

开发了一款自动取款机软件,用于执行所有银行交易,如现金存款、取款、娱乐...
Developed a software for ATM machine which performs all the banking transactions like cash deposits, withdrawals, fund transfers and also maintains a transaction history of an account. The software was developed using OOPS concepts in C++ and Data Structures. (2016-01-29, C++, 0KB, 下载0次)

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

[数据结构] nex

结构化数据网络
Structured data network (2018-11-30, C++, 0KB, 下载0次)

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

[数据结构] 《数据结构 C++ 语言描述》

数据结构的c++语言描述中文版,刘卫东和沈官林合译。
Describe data structures by c++ program. (2017-07-01, C++, 19687KB, 下载3次)

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

[数据结构] 7103

AOE网。实现AOE网查找关键路径。分别列出每个活动的最短时间和最长时间
failed to translate aaaaaaaa (2016-02-14, C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1455441434737331.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

[数据结构] KRUSCAL

KRUSCAL算法实现演示程序,利用KRUSCAL算法求网的最小生成树,网中的节点和边由系统自动生成,图为带权图。
KRUSCAL algorithm demo program, using KRUSCAL minimum spanning tree algorithm to solve network, network nodes and edges generated automatically by the system, photo shows a weighted graph. (2010-05-02, C++, 2KB, 下载4次)

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

[数据结构] Prime

Prime 算法,创建有向图,无向图,有向网,无向网的算法
Prime algorithms, to create a directed graph, undirected graph, directed networks, undirected networks algorithm (2009-09-24, C++, 1KB, 下载7次)

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

[数据结构] Floyd

Floyd 算法,创建有向图,无向图,有向网,无向网的算法
Floyd algorithm, create a directed graph, undirected graph, directed networks, undirected networks algorithm (2009-09-24, C++, 1KB, 下载11次)

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

[数据结构] Dijkstra

创建有向图,无向图,有向网,无向网的算法
Create a directed graph, undirected graph, directed networks, undirected networks algorithm (2009-09-24, C++, 1KB, 下载14次)

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

[数据结构] AOE-net

该程序能实现的功能,若活动图有回路则无法计算出关键路径,即解决了判断工程的可行性问题。通过对工程活动的输入,可以建立任意的AOE网进行判断。对于输入的网,可以计算出每个活动的最早开始时间,最迟开始时间和全工程可以完成的最早时间,并找出关键路径和关键活动。
the program can achieve the functional, if a circuit map activities can not be calculated critical path, that is a judgment to resolve the feasibility of the project. Right through the importation of construction activities, we can establish arbitrary judgment AOE network. The network for the importation can be calculated for each of the earliest start time, the latest starting time and the entire project will be completed in the first time, and identify key and critical path activities. (2005-04-24, C++, 1KB, 下载39次)

http://www.pudn.com/Download/item/id/1114349103341506.html
总计:10