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

[数据结构] HDC-VSA_cookbook_tutorial

该代码给出了用超维计算向量系统构造数据结构原语的例子...
This codes presents examples of constructing primitives for data structures with Hyperdimensional Computing/Vector Symbolic Architectures (2021-06-04, Jupyter Notebook, 0KB, 下载0次)

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

[数据结构] cimcds

结构矩阵分析,矩阵位移法,能够迅速求解除最优的工程设计方法,维数1
Structural matrix analysis, matrix displacement method, can quickly solve the optimal engineering design method, dimension 1 (2018-09-05, C++, 15KB, 下载0次)

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

[数据结构] 图的最短路径之迪杰斯特拉和弗洛伊德算法

数据解构中的经典算法,图的最短路径算法之迪杰斯特拉和弗洛伊德的C++实现
Classic algorithms in data deconstruction, Dijkstra's and Floyd's C++ implementation of the shortest path algorithm of graphs (2018-05-01, C/C++, 1KB, 下载1次)

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

[数据结构] SJF

数据结构设计(JCB,后备作业队列) – 算法实现与模拟(排序、调度) – 输出调度结果,展示调度过程并解释
检测到中文 英语 自动检测 你的常用语种在这里-常用语种中文英语 ABC 阿拉伯语 爱沙尼亚语 保加利亚语 波兰语 DEFG 丹麦语 德语 俄语 法语 芬兰语 HIJKLMN 韩语 荷兰语 捷克语 罗马尼亚语 OPQRST 葡萄牙语 日语 瑞典语 斯洛文尼亚语 泰语 UVWX 文言文 西班牙语 希腊语 匈牙利语 YZ 中文 英语 意大利语 粤语 中文繁体 -常用语种英语中文 ABC 阿拉伯语 爱沙尼亚语 保加利亚语 波兰语 DEFG 丹麦语 德语 俄语 法语 芬兰语 HIJKLMN 韩语 荷兰语 捷克语 罗马尼亚语 OPQRST 葡萄牙语 日语 瑞典语 斯洛文尼亚语 泰语 UVWX 文言文 西班牙语 希腊语 匈牙利语 YZ 中文 英语 意大利语 粤语 中文繁体 划词翻译 实时翻译 输入文字或网址,即可翻译 数据结构设计(JCB,后备作业队列) 算法实现与模拟(排序、调度) 输出调度结果,展示调度过程并解释 数据结构设计(JCB,后备作业队列) Data structure design (JCB, backup job queue) 算法实现与模拟(排序、调度) Algorithm implementation and simulation (scheduling, scheduling) 输出调度结果,展示调度过程并解释 Output scheduling results, display scheduling process and explain (2016-05-20, C/C++, 1KB, 下载1次)

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

[数据结构] dijstla

用邻接表实现的迪杰斯特拉最短路径的算法描述
Adjacency list Dijkstra shortest path algorithm description (2013-05-18, Visual C++, 1KB, 下载7次)

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

[数据结构] shortest-path

最短路径分析,从任意一点到另一任意一点,道格拉斯算法
shortest path (2012-11-21, Visual C++, 381KB, 下载4次)

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

[数据结构] zoj-2212

zoj的第2212测试题:阿耳戈斯(希腊神话中的百眼巨人)
the 2212nd test of zoj:Argus (2012-03-20, Visual C++, 6KB, 下载4次)

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

[数据结构] Minimum-spanning-tree

最小生成树的生成与演算 分为普利姆算法和克鲁斯卡尔算法
Minimum spanning tree (2011-12-13, Visual C++, 2KB, 下载3次)

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

[数据结构] graph

图如何建立,采用了链表知识,其中还采用了迪杰斯特拉算法求两点最短距离
graph disk (2011-05-19, Visual C++, 2KB, 下载3次)

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

[数据结构] YYZ_DictS

迪杰斯特拉算法的另外一种写法。。代码简单易懂。。
Dijkstra algorithm is a different wording. . Code is straightforward. . (2011-05-10, C/C++, 1KB, 下载2次)

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

[数据结构] 1042

poj 1042 Gone Fishing 枚举加贪心思想,也可用动态规划做
poj 1042 Gone Fishing enumeration plus greedy thinking, dynamic programming can also be used to do (2011-04-09, Visual C++, 1055KB, 下载14次)

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

[数据结构] Bezier

贝叶斯曲线的生成的VC++源码,是mfc的哦!
Bayesian curve generated by VC++ source code for a mfc Oh! (2011-04-01, Visual C++, 1930KB, 下载20次)

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

[数据结构] travel

通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的骑士旅行问题
Training courses through learning Orsay, plus use of recursive programming skills back to complete the Knights travel problems (2010-09-02, Visual C++, 831KB, 下载2次)

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

[数据结构] 03072003zuixiaoshengchengshu

数据结构作业,克鲁斯卡尔算法求最小生成树。
Data structure operations, Kruskal algorithm to solve the minimum spanning tree. (2010-06-10, Visual C++, 36KB, 下载5次)

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

[数据结构] City_Guide_Consulting

城市导游咨询,包含迪杰斯特拉算法,求关节点算法,采用图的数据结构。
City Guide Consulting (2010-04-22, C/C++, 8KB, 下载17次)

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

[数据结构] hello

动态规划的是思想实现,快速查找最长公共字串的问题(二维数组和一维数组的实现)
adapt the DP to solve the common longest strings(two and one dimension array) (2009-12-13, Java, 1KB, 下载7次)

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

[数据结构] poly

一元多项式的加、减、乘、除法,用链表存储多项式的每一个结点
Polynomial plus one dollar, subtraction, multiplication, division, polynomial using linked list storage of each node (2009-07-14, C/C++, 1KB, 下载10次)

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

[数据结构] tree

克鲁斯卡尔算法构造最小生成树,数据结构,可执行
Construction Kruskal minimum spanning tree algorithm, data structure, the executable (2009-03-31, C/C++, 16KB, 下载3次)

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

[数据结构] D@F

最短路径问题 迪克斯特拉算法和弗洛伊德算法
Dijkstra algorithm for shortest path problem (2009-03-29, Visual C++, 1KB, 下载5次)

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

[数据结构] arithmeticexpression

数据结构的长数字算术表达式计算算法,包括加\减\乘\除等
Data structure of the long digital arithmetic expressions calculation algorithm, including the addition and subtraction multiplication and division, etc. (2008-11-01, C/C++, 1KB, 下载3次)

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