资源列表
lofcount.zip
- 计算文本文件行数
希尔排序.rar
- 希尔排序
kmp
- kmp算法:在一个长字符串中匹配一个短子串的无回溯算法。-kmp algorithm: a long string of matches in a short sub-strings of non-backtracking algorithm.
main
- 电梯的楼层显示,运用c++语言 这是主程序 将会进行显示楼层的数目-Elevator floor display, using c++ language which is the main program will be to display the number of floors
DepthFirstSearch-8Queens
- 回溯法解决八皇后问题,深度优先搜索的一种形式-Back, the eight queens problem, depth-first search
poincare
- poincare mapping for time series data
fifo_read
- fifo_read管道读取信息,和管道写信息配合使用-fifo_read read the information pipeline, and pipelines used in conjunction with written information
ZuiYouShu
- C语言实现最优树,简单易行,完全能够运行。-C language to achieve the best tree, simple, fully capable of running.
levinson
- 利用Levinson递归算法求解对称Toeplitz方程,即求解预测反卷积算法-Use of Levinson recursive algorithm for solving symmetric Toeplitz equation, namely deconvolution algorithm to solve the prediction
pole_k
- 极多项式路径平滑,求得极多项式曲线,并分析曲率变化-Polar polynomial path smoothing, polar polynomial curve, and analysis of curvature changes
poisson-cloudauser
- 齐次空间泊松分布 SHPPP homogeneous Poisson process -SHPPP homogeneous Poisson process
奇异值分解去图片噪声
- 奇异值分解去图片噪声,将图片放置在C:/文档/matlab中即可。