资源列表
lh2
- 二阶椭圆偏微分方程的差分算法,适用于求解矩形区域,任意边界条件。-elliptic partial differential equation algorithm applied to solving rectangular region, arbitrary boundary conditions.
满m叉树和皇后问题
- 这是一个用满二叉树解决皇后问题的算法。-This is a binary tree used for the Queen's solution algorithm.
matrixdriver1
- But knowing the matlab rules, the most evident problem in you code is the name of the function. There exist a matlab function named kmeans
sort
- 产生十个随机数并组成数组,然后进行快速排序和归并排序-Generate 10 random numbers and form an array, and then a quick sort and merge sort
1
- Chapter 1 codes ... this is fun
kankan
- 龙格库塔算法求解微分方程 c/c-Kutta algorithm implement in c/c++
heapSort
- 堆排序算法: 功能:对整型数组进行排序 时间复杂度:o(nlogn) 空间复杂度:o(n) 原地排序 -Heap sort algorithm: Function: the integer array to sort Time complexity: o (nlogn) Space complexity degrees: o (n) Place sorting
smooth
- 采用C语言编写的拟合多项式算法,并计算了拟合多项式与数据点偏差。-Fitting polynomial
treap
- treap代码,pascal实现,信息学竞赛必备-treap code, pascal achieved informatics contest essential
tmp
- acm 模板,包含一些简单的, 绝对好用。-acm template contains some simple and absolutely easy to use.
sorting
- 堆排序和快速排序的c语言实现。 堆排序:建堆,移动元素,如此循环。 快排:将标记元素排到适当位置,如此递归排序。-Heap sort and quick sort of c language. Heap sort: construction of the heap, moving elements, and so on. Fast row: the markup elements discharged place, so recursive sort.
huffman
- matlab图像处理中的哈夫曼编码,主函数源代码。-matlab image processing Huffman coding, the main function of the source code.
