资源列表
SJJG4.00
- 希尔排序的相关算法,经检验可运行。数组自行修改-Hill sort of correlation algorithm, the test can be run. Array to modify
chain
- 建立一个数据链表,产生内存分配单元,易读性好-The establishment of a data list, resulting in memory allocation units, better readability
Queen
- 8*8的国际象棋盘,每行放一个皇后,保证每行每列只有一个皇后,非递归方法解决八皇后问题-8* 8 chess set, put a queen each line to ensure that each row and each column has only one queen, non-recursive method to solve the eight queens problem
Inverse-list
- 用C语言实现在一个链表中的数据置逆的功能-Inverse function of the list is set to achieve
bubblesort
- This a C++ code for bubble sort algorithm
hannuotadeshixian
- 经典游戏汉诺塔的实现。本程序较短,采用递归算法-Implementation of classic game Tower of Hanoi. The procedure is shorter, using the recursive algorithm
带有限期的作业排序(c++)
- 算法分析第五章的带有限期的作业排序c++版本!!!
qiongju
- 八皇后算法,用的是最简单的穷举法,在VC++6.0上编写的。-Eight Queens algorithm, using the simplest method of exhaustion, in VC++6.0 written on.
Direct-insertion-method-main2
- 这是用C++语言写的一个用直接排序法排序的程序-This is written in c++ language a program that sorted by direct sequencing method
teran
- this program is for answer to one of assignments of Data Structure Book by sahni
selsort
- 选择排序法,时fortran语言编写的程序-Select the sorting method, when a program written in fortran
zhengzeshi
- 30行代码,实现了一个正则表达式匹配器, 这段代码紧凑、优雅,高效并且实用,同时展示了C指针的强大功能。 -30 lines of code, to achieve a regular expression matcher, this code is compact, elegant, efficient and practical, while demonstrating the power of C pointers.