资源列表
dbubblesort
- 这一段程序 可以用于 数据结构中的双向起泡排序-this can be used to sort the data,and it is right
2773
- 北京大学ACM 2773 对初学者有很大帮助!-ACM 2773, Peking University are very helpful for beginners!
fbsc
- 禁忌搜索算法C/C++源代码,比较经典的算法。初学者可以看看 -Tabu search algorithm C/C++ source code, compare the classic algorithms. Beginners can look at the
Syl1
- 有转置的sylvester 方程算法MATLAB程序-matlab codes for transposed sylvester equation
8QUEEN
- Program in C++ for 8QUEEN Problem
guibin
- 数据结构排序中的归并算法,开发环境vc-Sorting data structures in the merging algorithm, vc++ development environment
lianbiao
- 线性链表操作——插入、删除、合并、排序、查找-Linear list operation- insert, delete, merge, sort, find
c-data
- 读取本次东北三省数模竞赛第三题的测井数据-Read The Mathematical Modeling Contest in Northeast China the third title of the logging data
ww
- 此文件为简单的冒泡排序,希望对大家会有帮助。-This file is a simple bubble sort, we want to be helpful.
2
- 设计算法实现删除顺序表中多余的重复元素,如 对于顺序表(1,2,3,3,3),删除第第四和第五个-Design algorithm to remove redundant elements in the sequence tablesuch ,as the sequence table (1,2,3,3,3), delete the fourth and fifth
greatest-common-divisor
- 输入两个正整数m和n,求其最大公约数和最小公倍数。 程序分析:利用辗除法。 -Enter two positive integers m and n, find their greatest common divisor and least common multiple. Program analysis: the use of rolling division.
BST
- 1、 利用从键盘输入的n个数据建立一棵二叉排序树,对该树中序遍历,并输出其中序遍历序列。 2、 在二叉排序树上查找用户输入的结点数据。 -data struct
