资源列表
quicksort
- algorithm to sort the list of elements using quick sort
chain
- 建立一个数据链表,产生内存分配单元,易读性好-The establishment of a data list, resulting in memory allocation units, better readability
root
- 全面考虑各种情况,求解一元二次方程的解。只有核心代码,加mian函数即可运行-To consider all the circumstances, the solution for solving a quadratic equation. Only the core code, plus mian function to run
xihua3
- 细化算法C语言实现,图像模式识别,特别是结构特征识别,预处理中的必须步骤-Thinning algorithm, C language, image pattern recognition, especially the structure recognition, the pretreatment step must be
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
size
- 学习如何调整图像大小, 有两种方法可以比较选用-Learn how to change the size of pictures.
带有限期的作业排序(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
