资源列表
Prob3730
- 这是北京大学OJ 第3730题的解答,供参考并提出意见.-This is PKU OJ Problem 3730
gaosixiaoqu
- 高斯消去法-Gaussian elimination
Leastsquare
- 有用的最小二乘法matlab的程序 有参考价值-Useful procedure for least squares matlab useful
neville
- Nevilles method in C
gray_bin_NeiBlakeAlgorithm
- Gray scale images to Binary images conversion using Nei Black Binarization Algorithm using Matlab
costas
- Recovery phase with recursive Costas loop. Bpsk symbols to demodulate
Bipartite-graph-to-determine
- 本压缩文件完整地实现了二分图判定的判定算法,代码很完整 -This compressed file a complete bipartite graph realized the judge determine the algorithm, the code is very complete
paixu
- 冒泡排序,折半查找,Bubble sort, binary search-Bubble sort, binary search
test
- 编写地鬼算法计算二叉树中叶子节点的数目,并求出位于先序序列中第K个位置的节点-Binary tree algorithm to ghost write in the number of leaf nodes, and find the sequence of the first order in the first position of the node K
BubbleSort
- 一个很经典的排序算法,此算法步骤非常简单,可以快速的进行对数组的排序。-A very classic sort algorithm, this algorithm is very simple steps, can quickly to an array of the list.
picture
- 由于题目要求是要求最小值,如果能有一种工具能够自动将我们输入的值进行排序就好了。由此,很容易就会想到使用容器multiset,它能够将我们输入的数值自动进行从小到大的顺序进行排列。这样,当我们输入完数值后,直接调用函数begin(),取容器中的第一个值即为容器中的最小值了。-The subject requirement is to require the minimum, if there is a tool that can automatically input value like so
list
- 单向链表,2nd插入节点,尾部插入节点,顺序插入节点,删除节点,遍历节点-list,insert list,delete list
