资源列表
quicksort
- algorithm to sort the list of elements using quick sort
pku3503
- pku3503 很诡异的一道题,标程都TLE-pku3503 very strange to a question, standard processes are TLE
chain
- 建立一个数据链表,产生内存分配单元,易读性好-The establishment of a data list, resulting in memory allocation units, better readability
triangulopascal
- Calculate a pascal coeficients in a vector of any number and use for a simple filter.
TDtest
- 针对于对一般矩阵的求逆,或对复杂系统的求逆-Aimed at the general matrix inverse or inverse complex systems
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
