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

[数据结构] AdditionModulo

模加运算的不可能差分路径搜索; 松井算法的实现。
Impossible differentials search of addition modulo Fulfillment of matsui algorithm. (2016-03-22, Visual C++, 9KB, 下载1次)

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

[数据结构] Arithmetic-expression

算数表达式求值,加减乘除以及加括号运算,利用堆栈实现
Arithmetic expression, addition, subtraction, and parentheses operator, using the stack to achieve (2014-03-30, Visual C++, 2KB, 下载3次)

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

[数据结构] datastr

程序的算法加数据结构,认真分析下数据结构吧。提高编程能力。
programe consist of algrithm and data struct.anlyse this book serious.ok (2014-03-19, Visual C++, 7667KB, 下载3次)

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

[数据结构] Cpp1

dijkstra最短路径寻径算法之邻接表加堆排序的优化方法
adjacent table and heap sort Dijkstra shortest path routing algorithm optimization method (2013-05-20, Visual C++, 1KB, 下载5次)

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

[数据结构] yiyuan

一元多项式的运算,加、减、乘的基本操作。中国科大数据结构实验1
One yuan polynomial arithmetic, add, subtract, multiply the basic operation (2012-11-21, Visual C++, 1KB, 下载2次)

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

[数据结构] second200981176

邻接表,迪杰斯特拉算法
Adjacent table, Dijkstra algorithm (2012-06-25, Visual C++, 2KB, 下载4次)

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

[数据结构] QUICKSORT

描述快速排序,一个简短的算法程序,将一维数组中的元素由小到大排序
QUICK Sort (2012-05-03, Visual C++, 345KB, 下载3次)

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

[数据结构] Strassen

利用Strassen算法求2^n维随机数组乘法。
Strassen algorithm for the use of 2 ^ n-dimensional random array multiplication. (2011-12-12, Visual C++, 2KB, 下载2次)

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

[数据结构] 7_5_1

编写程序,输入两个字符串分别存入两个一维字符数组,将其连接后存入第三个一维字符数组后输出,要求用指向一维数组的指针变量来处理其中的字符,不能使用字符串处理函数
Programming, enter the two strings are stored in two one-dimensional array of characters, its connection into the third after a one-dimensional array of characters output, requires a one-dimensional array with a pointer pointing to the processing of variable character, can not using the string handling functions (2011-09-21, Visual C++, 1KB, 下载4次)

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

[数据结构] DijkStra

迪杰斯特拉算法的vc++6.0实现,算法实现了最短路径的寻找
Dijkstra algorithm vc++6.0 to achieve, the shortest path algorithm to find (2011-06-03, Visual C++, 154KB, 下载90次)

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

[数据结构] exp1_1

数据结构实验之“输入的两个多项式,将其进行之加”
The input data structure experiment of adding the two polynomials (2010-11-14, Visual C++, 1KB, 下载2次)

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

[数据结构] excise1com

输入数组维数,输入数组,显示,查询,排序后在查询
Input array dimension, the input array, display, query, sorted in the query (2010-10-26, Visual C++, 9KB, 下载2次)

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

[数据结构] huang

狄克斯特拉算法 输入顶点和边集课计算最短路径长度和最短路
狄克斯特拉 algorithm input vertex and edge set class shortest path length and the shortest path (2010-07-15, Visual C++, 1KB, 下载2次)

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

[数据结构] 9472_302229

数据结构实习报告,串操作的演示,源代码加报告
Practice report data structures, string action demonstration, the source code plus report (2010-06-29, Visual C++, 21KB, 下载1次)

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

[数据结构] Calculator

用vc++实现了加、减、乘、除等简单的运算器功能,。
Achieved with the vc++ add, subtract, multiply, divide, etc. a simple calculator function. (2010-05-31, Visual C++, 1847KB, 下载3次)

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

[数据结构] dijkstra

迪杰斯特拉算法 计算图中两点间的最短路径
dijkstra (2010-05-04, Visual C++, 1KB, 下载3次)

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

[数据结构] kruskal

克鲁斯克尔算法,一种用来寻找最小生成树的算法
kruskal (2010-04-26, Visual C++, 1KB, 下载1次)

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

[数据结构] datastructures

数据结构之多维数组生成器,可以运行的源码
The multi-dimensional array data structure generator, you can run the source code (2009-12-08, Visual C++, 2KB, 下载4次)

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

[数据结构] smalltree

最小生成树的克鲁斯卡尔算法,应该没有问题了,可以参考
Kruskal minimum spanning tree algorithm, should not be a problem, and can refer to (2008-06-06, Visual C++, 1KB, 下载18次)

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

[数据结构] bubble

双向冒泡排序,加符号标志位!大大减少了排序时间。
Bidirectional Bubble Sort, plus symbols flag! Greatly reduces the sorting time. (2007-09-01, Visual C++, 1KB, 下载9次)

http://www.pudn.com/Download/item/id/326798.html
总计:371