资源列表
fibonaqi
- Fibonacci数列是一种特殊的数列,数列的第一项、第二项的值为1,从数列的第三项开始,每一项的值都等于数列前两项值的和。本题就是编程求解Fibonacci数列第n项的值,并在屏幕上显示出来。-Fibonacci series is a special series, the first series of items, the second of the value of a, series from the third, each have a value equal to the ser
queue8
- 八皇问题,是数据结构中一种典型的问题,一般采用回溯算法来解决,是一种经典的算法-eight Huang, data structure is a typical problem, generally use backtracking algorithm to solve them. is a classical algorithm
xiaoboyasuo
- 本文是用matlab提供的小波函数做图像压缩,其中包括图像的去噪
pts
- 自适应梯形求积法 特别适合被积函数为强峰的定积分 此程序修改余地很大-Adaptive trapezoid quadrature method was particularly suited to the plot function for the strong peaks of the definite integral of a large room for this procedure to amend
ffg
- 输入N位数,在其中插入R个乘号, 使得所得的结果最大.-Enter the N-digit, insert one of R at a multiplication sign, making the results of the largest.
travel
- 本程序可实现二叉树的构造,对树的节点没有限制,并实现树的各种遍历,-This procedure enables the binary tree structure, there is no restriction on the tree node, and to achieve a variety of tree traversal,
fft
- 快速傅里叶变换,及其逆变换,简单易懂,从项目中转化而来,通过检测没有问题。-Fast Fourier transform, its inverse transform, easy to understand, from the project has come from no problems by testing.
pso
- 粒子群优化算法是一种非常简单易懂,容易代码实现的智能优化算法-Particle swarm optimization is a very straightforward, easy to code the intelligent optimization algorithms
equation1276
- 求解线性方程 需要加上function equation()-qiujiexianxingfangcheng xuyaojiashangfunction equation()
DFS
- DFS算法源码,有需要的下载,够20个字了没,应该不够,这下够了-DFS algorithm source code, there is a need to download, 20 words enough yet, it should be enough, which is enough under
CRC
- 对信息传输比特进行24位CRC比特添加,用于接收数据的检测-Transmission of the information bits CRC 24 bits are added, for receiving data detected
AlphaBetaKalman_ex
- Alpha_beta filter 的应用举例,给出了参考书目,注解非常的详细,值得参考-Alpha_beta filter example
