资源列表
quick
- 本程序实现快速排序功能,其中有本人一些创新之处-The program for fast sorting, a number of innovations which I
test1
- 在数据结构中,最简单的存储结构就是实现线性存储,这种存储结构具有链式不具有的优点,当然它的缺点是有可能浪费空间-failed to translate
QUICKSORT
- 本程序通过使用快速排序算法对数组进行排序。-The procedure for using quick sort algorithm to sort the array.
Circuit
- circuit chu trinh euler
In-the-jungle-road
- 丛林中的路,利用最小生成树的prim(普利姆)算法,找最小值-Jungle road, using the minimum spanning tree prim (premium) algorithm, to find the minimum value
magic_1
- 魔方的算法,即每行每列和对角线上的数值和相等,算法值得研究研究-Magic Square algorithm, which means that every line and every out on the diagonal and the same numerical algorithm worth studies
已知线性表的元素按递增顺序排列
- 已知线性表的元素按递增顺序排列,并以带头结点的单链表作存储结构。试编写—个删除表中所有值大于min且小于max的元素(若表中存在这样的元素)的算法程序。,Linear table of elements known by increasing order, and to take the lead in a single node list for the storage structure. Test preparation- a deletion of the table all the v
ProblemF
- 算法分析与设计中的汽车加油问题,用贪心算法来进行 -Algorithm analysis and design of the automobile refueling problem, greedy algorithm used to carry out
BinTree
- 创建二叉树,然后先序,中序,后序遍历二叉树中的各元素.-Create a binary tree, and then the first order, in sequence, after the tree traversal of the element.
factorial-of-big-number
- 大整数的高精度幂,用数组实现,高精度算法的经典程序- factorial of a big int number,
6-53-1
- 在外部排序中,实现替代选择算法构造初始顺串-In the external sort, the realization of alternative algorithms construct an initial string along
Queen
- 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上, 其中任意两个xi和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。C实现-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any t