资源列表
SPPP3.0
- SP++ (Signal Processing in C++) 是一个关于信号处理与数值计算的开源C++程序库,该库提供了信号处理与数值计算中常用算法的C++实现。SP++中所有算法都以C++类模板方法实现,以头文件形式组织而成,所以不需要用户进行本地编译,只要将相关的头文件包含在项目中即可使用。”XXX.h”表示声明文件,”XXX-impl.h”表示对应的实现文件。所有的函数和类均位于名字空间”splab”中,因此使用SP++时要进行命名空间声明:”using namespace splab”
Envelope_detection
- Envelope detection of a gear. It is to do a gear fault diagnosis.
UFLDL_PCA_and_Whiting
- UFLDL 练习——主成分析方法PCA与白化Whiting -UFLDL practice PCA and whitening
xunili
- 传感器虚拟力驱动覆盖算法,是比较经典的算法,有详细标注,可以下载下来学习。-Sensor virtual force driven coverage algorithm is a classic algorithm, there are detailed tagging, you can download to learn.
cucfineUntitled
- 减小传感器信号传递能量损耗的算法,有传统算法的对比图。-Reduce sensor signal transmission loss of the algorithm, the traditional algorithm of the contrast.
duomubiao
- 多目标跟踪算法实现,有与传统算法的对比分析,可以参考一下,-Multi target tracking algorithm, there is a comparative analysis with the traditional algorithm, you can refer to,
fugaifangz-
- 无线传感器网络虚拟力仿真算法,有算法效果图,可以下下来看看。-Wireless sensor network virtual force simulation algorithm, the algorithm effect chart, you can look at the next.
reversi
- a-B剪枝实现的黑白棋代码,实现与AI对战,并且提示可行走法-aB pruning achieve Othello code to achieve the AI battle, and tips can walk method
fortran
- 各种FFT的fortran程序,来之不易,给需要的学术者-FFT variety of fortran program, hard-won, those in need of academic
qjz
- 本程序用来求取图形的极值,峰值。在处理离散或是连续数据时非常简单方便,具有很好的应用价值。-This procedure is used to strike a pattern Extreme peak. In dealing with discrete or continuous data is very simple, with a very good value.
SCUACM1003
- 大数乘法 输入两个数值以空格分开 循环直到EOF ctrl+z -Big num multiply
Partical-Swarm-Optimization
- 粒子群优化算法C语言程序,供感兴趣的人一起学习。-PSO C language program for people interested in learning together.
