资源列表
pqoperty
- 这是一些常用的数值计算的算法,大部分是用Applet实现的,还有一些直接可以执行,()
mguse
- 3 bits 转化为 4bits,含Test程序.()
pan_tompkin
- Pan Tompkins Implementation 心电QRS完整检测算法的matlab源码(Complete Pan Tompkins Implementation ECG QRS detector version 1.7 (62.3 KB) by Hooman Sedghamiz Detects QRS complex in an ECG signal based on Pan Tompkins algorithm)
sourcecode
- 用matlab实现了图像的PCA压缩算法和重构算法,结构清晰,便于机器学习初学者阅读(PCA dimension reduction and reconstruction of images)
Et
- Simulation of throughput singal
double panda resonance software
- ALgorith to calculate resonance singal in matlab
LU
- 可以用该程序数值求解矩阵,具有详细的注释,理解LU分解法求线性方程组的算法原理(The program can be used to solve the matrix, with detailed notes, understanding the LU decomposition method for solving linear equations algorithm principle)
[C++数值算法]
- C++数值算法,很棒的书籍,介绍很详细。(C++ numerical algorithm, great books, introduced in great detail)
my_monituihuo
- 这是我自己写的TPS模拟退火算法,请各位指教(This is my own TPS simulated annealing algorithm, please advise)
thinning_algorithm in C code
- c代码写成的可运行的细化算法,可以高效地运行(A run down thinning algorithm written in C code)
快速排序算法
- 通过快速排序算法,将随机生成的1000个数排序(Through the quick sorting algorithm, the random generated 1000 numbers sort)
ACAutomata
- ac自动机,Aho-Corasick automaton,该算法在1975年产生于贝尔实验室,是著名的多模匹配算法。(Aho-Corasick automaton)