资源列表
minvbyGRE
- 用greville方法求逆矩阵,稍加改动可求广义逆矩阵
moxing
- 超声检测回波信号模型一般超声探头获得。但在没有设备采集信号的时,需要曲线拟合,这是一个拟合的曲线。-singal
idealcircle
- 已知平面上n个点坐标,利用最小二乘法,求得过这n个点的理想圆。-Knows N points, calculate the ideal circle by LSM method.
Lesson1
- 乘法表计算的输出,可以有效地看到效果,清晰!-The output of the multiplication table calculation, see the effect can be effective, clear!
binarysearch
- Binary search or half-interval search algorithm locates the position of an item in a sorted array. Binary search works by comparing an input value to the middle element of the array.
Stack_sq
- C/C++实现在顺序存储结构下对栈进行各种操作。结构清晰,有注释。-C/C++ storage structure implemented in order carry out various operations on the stack. Clear structure, with comments.
link_sort
- 链表实现排序,实现和数组排序一样的功能,简单一点,但是功能还行-Sort list implementation, implementation, and the same array sorting functions, simple point, but features the line
Programa_LIDAR
- Code for Cartografic Production
maze
- 分治算法,走迷宫问题,0可通过,1不可通过。-Divide and conquer algorithms, Maze problem by, not by.
whitebook-7.1.2-maxplussum
- 致力于为ACMer提供便利,白书上代码答案,白书7.1.2 最大乘积。-Committed to ACMer facilitate code book answers white, white book 7.1.2 maximum product.
lcs_length
- lcs-search 查找两个字符串的最长公共子串-implementation of searching maxium sub-sequence of two character string.
Kmp
- 这就是传说中的KMP算法,比较不错,可以研究下-This is the legendary KMP algorithm, is good, can study
