资源列表
CodingMethod
- 对于给定的$n$, 生成$[n]$的所有排列的算法。采用逆序数编码方法。-given for the $ $ n, generating $ $ [n] all with the algorithm. Reverse coded using methods.
Newton
- 实现牛顿法解方程方程组,运行后按要求输入方程,可通过牛顿法解方程
n2
- FLAC平台上计算邓肯张模型的实例。五次加载五次卸载
Queen8
- 经典八皇后回溯算法实现,希望能帮助你的学习-Queen 8
tree
- 树形结构的逻辑和存储特点。 二叉树的遍历递归算法。 -tree
Sudoku
- 回溯法生成数独-Backtracking generates Sudoku
2513
- poj上的第2513题,用字典书、并查集、欧拉回路实现,语言是C-poj the first 2513 title, the book with a dictionary, and check collection, Euler circuit implementation language is C++
rain
- 这是用C语言写的池塘夜降彩色雨的程序,用C语言实现了非常漂亮的下雨的情景,五颜六色的雨滴在池塘上,溅起片片涟漪!-It is written in C language color pond rain falling through the night program, with the C language to implement a very beautiful scene of the rain, colorful raindrops in the pond, the ripples t
MiddleToBehind
- 中缀该后缀,数据结构的一个实验,希望能够对您有帮助-Infix the suffix, the data structure an experiment
lianzhan
- 链栈,数据结构课程,已通过编译,C语言编码,VC 2008-Chain stack, data structures course, to compile C language coding, VC 2008
bst
- 一个二叉树的建立,删除 ,遍历,增加节点,删除节点,查找节点,树的高度-A binary tree traversal, increase, delete, delete nodes, node, the node search, the height of the tree...
mainlq
- 该程序的功能是用小波实现图像去噪的目的,主要是自然图像,-The function of the program is the purpose of image denoising with wavelet, mainly is the natural images,