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

[数据结构] b201702124

***以下程序是汉诺塔算法的递归算法实现,算法虽然简单,但是能体现出递归算法的精髓,
you can use this code TO GO UP (2017-02-12, C++ Builder, 1KB, 下载1次)

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

[数据结构] Data-Structure-and-algorithms-CPP

c++实现数据结构的所有代码。包括线性表,树,图,排序,hash等。线性表实现堆栈,队列及约瑟夫环等多个应用,树实现哈夫曼树编码及译码,AVL树,线索化二叉树,森林和二叉树的相互转化等等,图实现图的几种建立方法,拓扑排序,最短路径,最大连通子图,双连通分量,最小生成树,关键路径算法等等,排序实现归并排序,快速排序,堆排序,shell排序,冒泡排序,选择排序,插入排序等,并对性能进行分析。hash实现闭散列表,开散列表,带溢出表的内散列表等,并使用5种hash函数。帮助同学们系统的学习数据结构及算法。
c++ code that implements all the data structures. Including linear tables, trees, graphs, sorting, hash, etc. Achieve linear form stacks, queues, and multiple applications, such as Josephus, tree Huffman coding and decoding trees, AVL trees, threaded binary tree, binary tree forest and into each other, etc., to achieve several graphs in Figure establishment method, topological sorting, shortest path, maximum connected subgraph, two connected components, minimum spanning tree, the critical path algorithms, etc., to achieve sort merge sort, quick sort, heap sort, shell sort, bubble sort, selection sort, insertion sort, etc. and to analyze performance. hash hash achieve closed, open hash table, the hash table with overflow in the other tables, and using 5 kinds of hash functions. Help students learn the system data structures and algorithms. (2014-06-26, C++ Builder, 6150KB, 下载14次)

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

[数据结构] LOOP

一个非常简单的金字塔程序 简单算法 上面注释的包括冒泡排序等
studay ..s (2012-06-05, C++ Builder, 216KB, 下载3次)

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

[数据结构] code-collection

这是一个代码集锦,有大家所熟悉的迷宫问题、 汉诺塔问题、八皇后问题、KMP算法、广度搜索、图的遍历等等三十多个代码。
This is a code highlights, there is the familiar maze, Tower of Hanoi problem, the eight queens problem, KMP algorithm, breadth of search, graph traversal and more than thirty code. (2011-10-02, C++ Builder, 1094KB, 下载8次)

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

[数据结构] hang-luo-ta

汗罗塔的算法,有递归和非递归的算法分析,程序可以自己看看!
Khan Rota' s algorithm, recursive and non recursive algorithm analysis, the program can see for yourself! (2011-09-21, C++ Builder, 2KB, 下载2次)

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

[数据结构] hann

汉诺塔问题的典型求解方法 哈工大的实验课作业 可以通过编译 注释完整
hanoi (2010-09-04, C++ Builder, 334KB, 下载2次)

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

[数据结构] bahuanghou

八皇后问题新研究算法.针对汉诺塔等类型的排序问题进行相关研究设计的算法
Eight queens problem new research method. For the Tower of Hanoi and other types of scheduling algorithms designed for research (2010-05-12, C++ Builder, 976KB, 下载6次)

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

[数据结构] dsad

长整数数据结构四则运算运用双链表进行数据存储
Long integer data structure operation using four pairs of linked list for data storage (2009-10-31, C++ Builder, 2KB, 下载2次)

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

[数据结构] xyz

线性顺序存储结构双链表正排序逆波兰计算器二叉排序树二叉树实例
Linear sequence of storage structure of double-linked list is sorted Reverse Polish Calculator Binary Sort Tree Binary Tree Example (2008-02-28, C++ Builder, 17KB, 下载27次)

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

[数据结构] the_example_of_c_1--10

这些都是金典的c语言的例子,是语言学习者的必备
These are the c language examples of the sort of language learners (2006-08-25, C++ Builder, 2KB, 下载3次)

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

[数据结构] shuangxunhuanlianbiao

此为数据结构中 双循环链表的定义和实现。其中包括了我们使用双循环链表中的常见的一些函数的定义和实现,并且进行了验证,经过证明自己的思路是正确的,具有很好的参考价值
this data structure for the two-cycle Chain definition and implementation. These include the use of two-cycle we Linklist some of the common functions of the definition and implementation, and the test After prove that their ideas are correct and have a good reference value (2006-05-30, C++ Builder, 1KB, 下载3次)

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

[数据结构] C++Builder1.2

用c++builder編寫的漢諾塔實例,
c builder with the preparation of the Tower of Hanoi example, (2006-04-17, C++ Builder, 491KB, 下载4次)

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

[数据结构] K1

hanoi塔经典问题,采用递归算法,值得研究研究
Hanoi tower classic, using recursive algorithm, it is worth studies (2005-12-05, C++ Builder, 1KB, 下载6次)

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

[数据结构] 诺汉塔画图版

汉诺塔算法。数据结构经典常用算法,非递归算法图形版
HANOR algorithm. Data structure algorithms commonly used classic, non-graphic version of recursive algorithm (2005-06-06, C++ Builder, 1KB, 下载14次)

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

[数据结构] 带头结点双链循环线性表

带头结点双链循环线性表,数据结构的常用经典算法
lead node cycle linear double-stranded form, the data structure used classical algorithm (2005-06-06, C++ Builder, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/1118036470502376.html
总计:15