资源列表
chazhi.rar
- L-插值算法
bm_c
- bm算法是串的一种匹配算法!本源代码介绍了bm算法的c实现。-bm algorithm is a string matching algorithm! Source code introduced bm Algorithm c achieve.
2x
- 利用最小二乘法进行曲线的拟合,这是用多项式拟合曲线的源码!-using the least-squares method of curve fitting, which is the polynomial curve fitting source!
pro-w
- 按照既定的步长,输入后筛选已有数据 筛选后根据变化,再次筛选-accordance with the established step, the imported data has been selected according to changes after the screening, selection again
694917052x
- 最小二乘的计算方法改进了,快速最小二乘平差计算
实习1.2
- 单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
Loading
- 用回溯法求解装载问题,对有解的装载问题,采用的策略可以得到最优装载方案 (1)首先将第一艘轮船尽可能装满; (2)然后将剩余的集装箱装上第二艘轮船-With back problems loading method, loading of the solvability problem, using the optimal strategy can be loaded with the program (1) First of all, the first a ship filled w
charushanchu
- 线性链表的创建和插入算法,利用递归方法进行二叉树中序遍历算法-Linear list creation and insertion algorithm, using recursive algorithm for binary tree traversal
tanxin
- 北京大学程序在线评测系统(POJ)中关于贪心算法的一个解题程序-Peking University program online evaluation system (POJ), a greedy algorithm on problem solving process
poj3261
- 只是poj上的一条题目,对于理解后缀数组很有帮助.poj3261-Just one question on poj, very helpful for understanding the suffix array. Poj3261
2
- 用链表的方式实现多项式的加减,其中结构体包含幂次和系数。-Polynomial addition and subtraction with a list of ways in which the structure and contains the power of coefficients.
weinalvb
- 假设一个点目标在x,y平面上绕单位圆做受到高斯噪声干扰的圆周运动,使用维纳滤波消除噪声得到理性的信号。-Suppose a point target in x, by a circular motion around the Gaussian noise interference on the unit circle y plane, Wiener filtering to eliminate noise signals obtained rational.