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

[数据结构] bnstruct

这是CRAN R软件包存储库的只读镜像。bnstruct-从缺失值数据中学习贝叶斯网络结构
This is a read-only mirror of the CRAN R package repository. bnstruct — Bayesian Network Structure Learning from Data with Missing Values (2024-01-10, R, 0KB, 下载0次)

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

[数据结构] tollsim-queue-data-structure

用C语言编写的收费模拟器,用于演示队列数据结构。2019年本科毕业时制造。维也纳国际机场信息系统。
A toll simulator written in C to demonstrate the queue data structure. Made in 2019 during the graduation on BSc. Informations System on UNOESTE FIPP. (2023-08-16, C, 0KB, 下载0次)

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

[数据结构]

数据结构 网的那一部分 挺重要的哈哈哈哈哈哈哈哈哈哈哈
ggr de wa da d w e faf ewf ew af sf wa Wf rw fer j ljb ,j ,j, ,kj, , j (2019-03-16, C/C++, 1KB, 下载0次)

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

[数据结构] cachj

模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点
Mr Page in pattern recognition classifier of MATLAB, and use different color tag by classification and fault point (2017-05-12, matlab, 35KB, 下载1次)

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

[数据结构] 123

求最小生成树,迪杰特斯拉最短路径,打印最短路径Minimum spanning tree, shortest path Dykstra, print the shortest path
Minimum spanning tree, shortest path Dykstra, print the shortest path (2016-07-05, C/C++, 5KB, 下载1次)

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

[数据结构] Reference-to-one-dimensional-array

在C语言的环境下,进行简单的一维数组的引用,注意:只能逐个引用数组元素,而不能一次引用整个数组
In the C language environment, a simple one-dimensional array of references, attention: only one by reference to the array element, and not a reference to the entire array (2016-05-31, C/C++, 611KB, 下载1次)

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

[数据结构] submit

对有约束问题的最短路径算法,有必经节点,基于DFS和迪杰斯特拉算法
Problem of constrained shortest path algorithm, must pass through a node-based DFS and Dijkstra Algorithm (2016-04-16, Visual C++, 2641KB, 下载18次)

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

[数据结构] Input-Output--arrange

输入10个数到一维数组,按从大到小的次序排序后输出,分别用三个函数实现数据的输入,输出及排序
Input the number 10 to one dimensional array, according to the order big to small of the sorted output, respectively, three function realization of data input, output and sorting (2016-01-27, Visual C++, 12KB, 下载1次)

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

[数据结构] Vigenere

C语言编写双向循环链表26字母维吉尼亚加密解密,用codeblocks测试通过,见小甲鱼数据结构视频第22集。
C language bi-circular list 26 letters Virginia encryption and decryption, using codeblocks tested, see a small turtle data structure of the video the first 22 episodes. (2014-08-13, C/C++, 44KB, 下载16次)

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

[数据结构] zuixiaoshengchengshusuanfa

通过数组的方式创建网,然后分别用克鲁斯卡尔和普里姆算法求得最小生成树
Create network by means of an array, and then separately in kruskal minimum spanning tree algorithm and she obtained (2014-05-20, Visual C++, 2KB, 下载3次)

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

[数据结构] KD-tree

kd-树(k维搜索树)是把二叉搜索树推广到多维数据的一种主存数据结构。这里给出了其代码的VC++实现
Classic data structures- KD tree full implementation, with a detailed explanation of the code, the novice data structure good materials (2013-05-10, Visual C++, 6KB, 下载31次)

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

[数据结构] Dijkstra

地杰斯特拉单元最短路径,C++描述,带全矩阵输入,输入任意节点都可输出最短路径
The shortest path ground Jess Tel unit, C++ description, with a full-matrix input, input any node can output the shortest path (2012-10-31, C++ Builder, 1KB, 下载9次)

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

[数据结构] compute_lasfousnum

采用分治法快速求解拉斯斐切数。代码用C语言编程实现,可用于处理数学问题。
The divide-and-conquer method fast solving Lasifeiqie number. Code with C language programming, can be used to deal with mathematical problems. (2012-10-15, Visual C++, 644KB, 下载2次)

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

[数据结构] lvyouzuiduanluxian

旅游交通路线的最短路径问题,使用了迪克斯特拉算法。通过文件进行读入数据。
Tourist traffic routes, the shortest path problem, the Dick Stella algorithm. Read into the data file. (2012-04-19, C/C++, 333KB, 下载6次)

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

[数据结构] dijkstra

Java语言编写的迪杰斯特拉算法,通过演示以及代码的分析可以帮助大家掌握此算法。
Java language Dijkstra algorithm, demos, and code analysis can help us grasp the algorithm. (2011-08-15, Java, 92KB, 下载34次)

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

[数据结构] c

0-1背包 题目要求:简单来说就是两个人洗衣服,两个人必须把一种颜色的衣服洗完才能洗下一种颜色,两个人可以同时洗一样颜色的。 给出每件衣服的颜色和花费时间,求两人洗完所有衣服的最短时间。
0-1 knapsack subject requirements: It simply means that two people do the laundry, two people must be a color wash to wash clothes under one color, two people can wash the same color. Each garment is given the color and spend time, find all the clothes they wash the shortest time. (2011-04-18, Visual C++, 1KB, 下载1次)

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

[数据结构] Shortestpath_Dijkstra

最短路径:运用迪杰斯特拉算法编写的寻找两点之间,多点之间的最短路径,可以运行!
The shortest path: Dijkstra algorithm used to find written between two points, the shortest path between many points, you can run! (2011-01-02, C/C++, 1KB, 下载8次)

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

[数据结构] guid

了解数据结构,熟悉图的应用,并利用迪杰斯特拉算法求得2点之间的最短路径。
Understanding of data structures, familiar with the map application, obtained using the Dijkstra algorithm for the shortest path between 2 points. (2010-07-26, Visual C++, 8KB, 下载2次)

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

[数据结构] Dijkstrashortpath

求解最短路径的程序。根据迪杰斯特拉的算法思想写出的程序。运行环境VC++6.0
Procedures for solving the shortest path. Dijkstra' s algorithm based on ideas to write procedures. VC++6.0 environment (2009-04-21, Visual C++, 521KB, 下载2次)

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

[数据结构] yinhangjiasuanfa

银行家算法是用来在系统调用资源时,避免死锁的一种使用很广泛的算法,易懂,有兴趣玩程序的就加我啊QQ364523756
Banker s algorithm is used to call in the system resources, a deadlock avoidance algorithm to use a wide, easy to understand, are interested in playing process on the increase, I ah QQ364523756 (2008-10-17, Visual C++, 5KB, 下载2次)

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