搜索资源列表
FingerprintDiscriminating
- 包含了指纹识别中各种算法的实现代码。这些代码的使用方法可以参见demo目录中的 例程。 读者在应用这些代码时,可能会需要根据自己的应用需求对代码进行一定的改动。对 于Linux/UNIX下编译C程序不熟悉的读者,可以参考相关的Linux/UNIX下的C语言编程 书籍。由于本章着重介绍指纹识别的算法,对于imagemagic的使用不再做详细介绍。 读者可以从网上找到关于imagemagic使用的介绍。 读者对代码做适当的改动,即可将代码移植到windows下面(主要是图像的
Expertensystem-11
- 本套书是专家系统的一系列相关书籍,一共11本,我会陆续上传,本书是:专家系统原理与编程
navigation
- 一本很不错的关于惯性导航的书籍,对惯性基本方程以及算法编程,都有很好的说明。-A very good book on the inertial navigation, the basic equation of the inertia and the algorithm programming, have a good explanation.
MATLAB-neural-network-b
- 神经网络在matlab中的30实例应用的书籍,可用于学习和编程参考-30 instance of the application of neural network in matlab books, can be used for learning and programming reference
Programming-Collective
- 集体智慧编程,机器学习的经典入门书籍,已经绝版-The collective wisdom of programming, machine learning classic book entry
examples
- 模式识别与人工智能书籍的MATLAB文件,包括12个实用的编程例子-Pattern Recognition and Artificial Intelligence MATLAB file books, including 12 practical programming examples。
93938259
- matlab编程样式指南,matlab编程指导书籍 不错的-Matlab programming style guide, the matlab programming guide books are good
bylinderdoperator
- matlab编程样式指南,matlab编程指导书籍 不错的-Matlab programming style guide, the matlab programming guide books are good
python_beginner_tutorial
- python的入门书籍,pdf版完整版。英文版 适合与想要学习python的编程基础薄弱者(Python entry books, PDF version of the full version)
机器学习实战
- 《机器学习实战》书籍的电子版,使用Python语言编程(Machine Learning in Action)
TensorFlowForMachineIntelligence
- 一本很好的学习tensorflow编程的实战书籍。(A book about hands-on expericence of tensorflow programming)
Python数据挖掘入门与实践 .pdf
- python数据挖掘入门书籍,使用与有python基础的编程人员(Python data mining introductory books)
Python核心编程 第3版 中文版.pdf
- python经典书籍,非常不错的入门教程(Python classic books, very good introductory tutorials)
boyleqIDE
- 计算机编程艺术,克努特经典算法书籍,程序员必备读物,()
贝叶斯方法 -概率编程与贝叶斯推断 zip
- Probabilistic Programming and Bayesian Methods for Hackers是一本写给开发者的关于贝叶斯方法和概率问题的免费开源书。贝叶斯方法的用途十分广泛,在经济学上能找出一堆的例子。而在IT行业,机器学习是非常典型的一个应用。而机器学习也是本书作者写本书的一个重要的理由。 本书选择了Python作为编程语言,这一点都不奇怪,Python在科研和数据分析上的应用是非常方便和普遍的,比如大名鼎鼎的Numpy等。作者在本书中使用另一个库PyMC,它依赖
