资源列表
tuxiangyasuo
- 图像压缩问题 用动态规划的方法来实现的 效率很好
mutiply
- 也是多项式相乘,用得数序存储得方式,这个的实现是在多项式相加得思想得基础上进一步实现的
StacksToQue
- 用两个栈模拟一个队列,实现队列的插入、删除、移动以及显示。-Simulate a queue with two stacks to achieve the queue to insert, delete, move and display.
duoxiangshi
- 该程序采用数学编码方式,能够自动生成15级以下的多项式。-The procedure used encoding math, be able to automatically generate the following 15 polynomials.
use-SetWindow-Pos-relize-run-away
- use SetWindowPos relize run away-use SetWindowPos relize run away
VC.high.level.code.design.test.file
- VC设计测试文件高级编程代码VC high-level programming code design test file -VC high-level programming code design test file
dfs-bfs
- 简单的图的深度搜索和广度搜索,适合初学者交流-a simple example of DFS and BFS
bpskgood
- bpsk调制解调M文件,在加入高斯白噪声的情况下,计算出误码率。-bpsk modulation and demodulation M documents in the Gaussian white noise to the situation, the calculated error rate.
hedge
- 国债期货的套期保值matlab代码示例,利用wind数据导入matlab,含套保率图形-Hedging matlab code examples bond futures
Unitary_esprit
- 4.面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序-DOA estimate
KF
- 卡尔曼滤波,Kalman filtering program,C!-Kalman filtering program
newton
- 牛顿迭代解决非线性方程组解的问题,用于解决足球比赛预测中的logistic模型的最大似然估计。-Newton iteration to solve the problem of nonlinear equations to solve football game prediction of the logistic model of maximum likelihood estimation.