资源列表
bankC++
- 用C++语言描述的数据结构方法,能够反应银行存取款客户相关信息。
20090311185615389
- 神经网络课件,比较全面的,拿出来大家分享一下,很好用 的-ANN
OPTpid
- 最优PID控制器资料,包含matlab程序和详细的文档说明。对做pid控制的肯定有帮助- Optimal PID controller matlab program and documentation
VCPP-image-processing-chapter12
- VisualC++数字图像处理技术详解第2版光盘,第十二章-VisualC++ digital image processing technology Detailed Version 2 discs, Chapter XII
JaCoP-2dot4dot1
- JaCop library. OpenSource-JaCop library. OpenSource!!
lzma457
- lzma压缩工具source,include C/C++/JAVA,etc.
BM
- 字符串模式匹配的bm算法,效率略逊于sunday,代码也比较复杂。但文献引用度较高。-Bm string pattern matching algorithms, efficiency, slightly lower than sunday, the code is more complicated. However, citation is high.
MATLAB_vb
- matlab与VB混合编程,对于学习混合编程有很好的帮助-matlab mixed programming with VB for learning programming mix of good help
clustering
- 一个强大的数据聚类程序,其中包含了各种数据聚类方法,只要进行不同的选择就可以对需要的数据用需要的方法进行聚类。-A powerful data clustering procedure
huisu-suafa
- 回溯算法,实现n位的回溯算法,里面有算法的详细说明,对递归回溯算法进行详细说明。-Backtracking algorithm to achieve n bits of the backtracking algorithm, which has detailed descr iption of the algorithm on recursive backtracking algorithm in detail.
fft-program
- 本程序使用c语言实现快速傅里叶变换的基本算法-The program uses fast Fourier transform c language the basic algorithm
saliency_map_matlab_code
- 基于视觉注意的itti的经典算法saliency map,此代码在matlab平台下执行