资源列表
c_language
- 常用算法程序集(C语言描述)包括多项式运算等各种数学应用的算法,是编程初学者必备的参考书目
math
- 常用数学运算c++代码,包括矩阵运算等。真的真的很好用。-Common math c++ code, including matrix operations and so on. Really really well.
shuzhifenxi
- C语言数值分析代码,有例题有程序,很好的学习工具。-Mathematical calculation which programed by C language.
algorithm-procedures-set
- 常用的算法合集,利用C语言描述的PDF文件,对初学者有帮助-Commonly used algorithm procedures set,C language ,third edition
Commonly-used-algorithm-for-assembly
- 书中所有的算法均用C语言描述,这是一本很好的书,介绍各种算法,适合学习,编程应用。-All the algorithms in the book are described using the C language, this is a very good book to introduce a variety of algorithms for learning programming applications....
changyongsuanfachengxuji
- 常用算法程序集,里面使用c++写的,是关于一些c++方面的算法,常用的,很使用。-Common assembly algorithm, which uses c++ written about some of the aspects of the algorithm c++, common, very used.
c[www.TopSage.com]
- 关于c语言的一个语言描述的书籍,或许对数值分析的初学者会有所帮助-C language on a language to describe the book, perhaps on the numerical analysis will be helpful for beginners
MATLAB
- MATLAB神经网络应用设计,适合初学者-MATLAB neural network application design, suitable for beginners
Book-of-Algorithm-Code
- 常用算法程序集电子图书 基于C语言编写 同时有配套的源代码-Commonly used algorithm for assembly (C language)
matlab(bp)
- matlab神经网络应用设计,里面随有详细代码-Matlab neural network application design, which with a detailed code
face_recognizer
- eigenfacerecognizer algorithm
SVMTEST
- 本源码是基于vs2008+opencv2.1来进行特征分类的,希望对您有所帮助。