登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:数据结构
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. string.tar

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

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

2. BinaryTree

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

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

3. 8_queen

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

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

4. exchange

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

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

5. 1_1

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

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

6. bahuanghouwenti

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

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

7. fiterVC051002116

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

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

8. yuesefuhuan

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

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

9. nuaa1108

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

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

10. 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
下载
103
浏览
2009-08-20发布

11. stringmatch

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

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

12. hanoi

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

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

13. chazhao

  数据结构课程作业,查找算法。用哈希算法下实行查找(Data structure course work, search algorithm. Under the hash algorithm used to find)

13
下载
83
浏览
2009-07-08发布

14. EightQueens

  数据结构与程序设计中的重点例子程序:八皇后问题(Data structure and procedures of the focus of the design example of the procedure: eight queen problem)

2
下载
104
浏览
2009-06-29发布

15. Kruskal

  克鲁斯卡尔算法思想.cpp int seekedge(EDGE * (&a), int n) void bubble(EDGE * (&a), int size) void searchandjoin(EDGE * (&a1), int k) // a1是图边集头指针,a2是最小生成树边集的头指针,k为所要删的边 void storepicture(EDGE * (&a), int n, VERTEX *b, int m) (Thinking of Kruskal algorithm. Cpp int seekedge (EDGE* (& a), int n) void bubble (EDGE* (& a), int size) void searchandjoin (EDGE* (& a1), int k) // a1 edge set is the first pointer map, a2 is the minimum spanning tree of the first indicators margination, k for the edges to be deleted void storepicture (EDGE* (& a), int n, VERTEX* b, int m) )

2
下载
59
浏览
2009-06-27发布

16. chess

  在N*N的棋盘上(1<=N<=10)填入1,2,...N*N共N*N个数,使得任意两个相邻的数之和为素数. (In the N* N chessboard (1 < = N < = 10) filled 1,2, ... N* N total number of N* N so that any two adjacent numbers and prime numbers.)

1
下载
94
浏览
2009-06-01发布

17. Sort

  排序程序,包含快速排序、归并排序、谢尔排序、插入排序。输出了比较次数和移动次数。(It is a sort program, including quick sort, merge sort, shell sort and insert sort.It outputs the compare times and movement times.)

2
下载
110
浏览
2009-05-24发布

18. Library

  数据结构课程设计 数据结构B+树 B+ tree Library(B+ tree Library)

2
下载
119
浏览
2009-05-18发布

19. bintree

  一个关于二叉树应用的小程序,包括二叉树的建立,前中后遍历等操作(a program about bintree structure)

29
下载
100
浏览
2009-05-17发布

20. multiplication

  本程序是用c语言编写的在800位整数之间的乘积运算(This procedure is written in c the 800 integers in the product operation between)

1
下载
96
浏览
2009-05-16发布