资源列表
heapsort
- This the program for heap sort-This is the program for heap sort
quicksort
- 实现quicksort的简单代码,输入数字 能用quicksort排序-Achieve quicksort simple code, enter the number can quicksort sorting
seal-sort
- 设计一算法,用希尔排序方法对n个原始数据进行排序。要求如下: 输入:(1)输入原始数据个数n; (2)输入n个原始数据。 输出:(1)输出原始数据; (2)输出增量gap及排序过程 (3)输出排序结果。-Design an algorithm, using the n Hill sorting method to sort the raw data. Requirements are as follows: Input:
PAIXU
- 来自教程里的一种快速排序的C语言实现源代码,可以运行-C language tutorial from a quick sort of source code, you can run
QUICKSORT
- 用C语言实现的普通快速排序,和随机快速排序进行对比-With ordinary C language implementation of quick sort, quick sort and compare the random
Inserting-an-Ordered-Table
- 有一个有序单链表(从小到大),表头指针为head,编写一个算法向该单链表中插入一个元素值为x的结点,使插入后该链表依然有序-There is a single ordered list (small to large), the first table pointer head, prepared a single algorithm to the elements of the value chain to insert a node x, so that after the insertio
shizihuafeng
- 算法设计与分析的一道题目:石子划分问题(适用于上课实验)-Algorithm design and analysis of a topic: stone partition problem (for class experiment)
qsort
- qsort一种实现,方便简单。使用时候只用调用sort(l,r),l表示要排序的数组最左端的值,r为右端,例如sort(0,n-1)-qsort an implementation easy and convenient. Use only when calling sort (l, r), l want to sort the array that the value of the most left, r for the far right, such as sort (0, n-1)
4_2
- 此代码解决了经典的八皇后问题,主要思想是穷举思想。-eight queen
bi-find
- 用c++写成的二分法查找程序,基本的,简单的-bi find
check
- check sum of the important words
shexingshuzi
- 该程序的功能是对蛇形数字进行处理,希望能够帮助到你。-snake number