登录

最新会员 最新下载

成为了本站VIP会员

01月05日 00:38

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29
已选条件
  1. 编程语言:C++
  2. 代码类别:数据结构
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. hanoi

  实现汉诺塔的操作步骤输出,可以设置1,2,3三个塔柱,输出结果为用1,2,3表示的操作(Tower of Hanoi the steps to achieve the output, you can set 1,2,3 3 Pylon, the output result of the operation that used 1,2,3)

74
下载
102
浏览
2009-12-05发布

2. queue

  数据结构之队列,完整可运行的一个程序,包含队列的各种操作。(no)

2
下载
126
浏览
2009-12-04发布

3. BinarySortTree

  二叉排序树,可以实现插入,删除,查找,创建功能(Binary sort tree,you can achieve the insert,delete,search,create functional)

4
下载
94
浏览
2009-12-03发布

4. borland

  机械工业出版社,作者:Sartaj Sahni【美】,《数据结构与算法设计》课后习题源码(Mechanical Industry Press, author: Sartaj Sahni】 【America, " data structure and algorithm design," after-school Problem Source)

9
下载
108
浏览
2009-11-28发布

5. xx

说明:  数据结构实验报告链表的操作,包括创建空链表、插入、删除节点等(Experimental Report list data structure operations, including creating an empty list, insert, delete nodes, etc.)

0
下载
102
浏览
2009-11-25发布

6. Set

  使用C语言建立带头结点链表实现了集合。并进行了性能上的优化。(Achieve set using C to build list witch head node. And make optimization in performance.)

3
下载
114
浏览
2009-11-18发布

7. string.tar

  数据结构课程设计--实现并对比三种基本的字符串匹配算法(EasyMatch Rabin—Karp KMP)

13
下载
121
浏览
2009-11-08发布

8. BinaryTree

  c++数据结构中的二分查找树,是比较基本的数据查找结构,查找效率比较高(c++ data structure in the binary search tree, is a more basic data to find the structure to find more efficient)

5
下载
93
浏览
2009-10-31发布

9. a_linear_form_of_different_storage_structures

  哈尔滨工业大学,计算机科学与技术学院,数据结构,作业二:实现线性表的不同存储结构(Harbin Institute of Technology, Computer Science and Technology, data structure, operating 2: To achieve a linear form of different storage structures)

2
下载
53
浏览
2009-10-29发布

10. 8_queen

  8_queen问题的一个自创的算法,还不错!(8_queen)

2
下载
110
浏览
2009-10-21发布

11. exchange

  这是一个二叉树左右子树交换的简单程序,希望对大家有用!(This is a binary tree so the simple sub-tree exchange procedures in the hope for all of us!)

14
下载
83
浏览
2009-10-16发布

12. 1_1

  最小生成树算法 克鲁斯法尔算法 球最佳路径(kulru method class maiun void cx )

4
下载
124
浏览
2009-09-13发布

13. shuxue

  MATLAB queen常见的来到过程有定长输入、泊松(Poisson)输入、埃尔朗(A. K. Erlang)输入等(MATLAB queen)

22
下载
58
浏览
2009-09-12发布

14. bahuanghouwenti

  八皇后问题,用vc编写了一个可以解决八皇后问题的程序,实现了递归调用。(The eight queens problem, using vc write a means of solving the eight queens problem program to achieve the recursive calls.)

3
下载
128
浏览
2009-09-10发布

15. fiterVC051002116

  用VC++编写中值滤波的算法,具有图形界面(The algorithm of Filter ,which use VC++)

55
下载
129
浏览
2009-09-09发布

16. yuesefuhuan

  使用VC编写的约瑟夫环程序,简单明了,方便使用(Prepared using the VC Joseph Central program, simple and clear, easy to use)

4
下载
92
浏览
2009-09-08发布

17. nuaa1108

说明:  nuaa1108 多少连续的1 解题报告(Problem solving report )

0
下载
126
浏览
2009-08-23发布

18. template

说明:  ACM及各类基本算法模板,包括数据结构,计算几何,字符串,图论,数学,高精度等许多常用模板(ACM basic algorithm and various templates, including data structures, computational geometry, string, graph theory, mathematics, high-precision, and many other commonly used templates)

0
下载
111
浏览
2009-08-20发布

19. stringmatch

说明:  高速多字符串匹配程序,基于多字符串的KMP算法开发,能够实现多字符串的匹配(High-speed multi-string matching procedure, based on multi-string KMP algorithm development, to achieve multi-string match)

0
下载
92
浏览
2009-07-22发布

20. hanoi

  Hanoi塔问题非递归算法实现,几个具体的实现算法(Tower of Hanoi non-recursive algorithm, the realization of a number of specific algorithms)

2
下载
95
浏览
2009-07-13发布