资源列表
mubiaoshibie
- 有关目标识别的程序,别人给的,用MATLAB实现,由于我不是做这个的。所以没有仔细看。但是应该还不错。-For the purpose of identifying the program, others to the MATLAB to achieve, because I do not do this. So I don t have a close look at it. But it should be good.
TensorFlow 官方文档中文版 - v1.2
- tensorflow官方文档中文版,方便用python学习该深度学习框架(The Chinese version of the official document of tensorflow is convenient for learning the deep learning framework with Python)
KSVD_Matlab_ToolBox.zip
- 该代码用c++语言实现了KSVD算法,运行环境为vc6.0,The code using c++ language implementation of the KSVD algorithm, runtime environment for vc6.0
Fortran
- 徐士良编写的fortran常用算法合计,对于科学计算人员很有用。-Fortran commonly used algorithm Shi-liang written together, are useful for scientific computing staff.
handwriting-recog
- 手写识别是模式识别中研究得一个热点,这是一个手写识别得c程序-pattern recognition research in a hot, which is a handwriting recognition procedure in c
Visual-Basic-Programming-for-the-Absolute-Beginne
- Visual Basic Programming for the Absolute Beginner 2001.
Fortran_code-for-math
- Fortran算法集,包含各种数学计算需要的算法。如数值积分,矩阵运算,方程求解-A lot Fortran codes!
SVM-introduction
- SVM浓缩讲稿,精简地介绍了svm的基本概念和理论,有助于新手理解和学习。-SVM speech introduces the basic principles and core concepts SVM to help the novice to learn and understand.
224071252zuixinwenzhang
- 离散余弦变换(DCT)是一种常用的数字速率变换编码方法。DCT首先将整个图像分割成n×n像素块,然后在n×n像素块上逐帧执行DCT变换。由于图像的高频成分很小,与高频分量对应的系数通常为零,肉眼对高频分量的变化并不敏感, 因此,我们使会用简洁的定量方法。因此,数字传输系数的速率远小于用于传输图像像素的数字速率。到达接收机后,逆离散余弦变换返回到样本值。虽然会有一定的失真,但人眼是可以接受的。(The coefficients of the DCT domain motion compensati
shuzhifenxikejian
- 研究生数值分析课件,值得一看,初学者可以看看。-Numerical analysis of graduate courseware, worth a visit, beginners can see
8Queen
- 经典的编程问题,用非递归方法解决把皇后问题-eight Queen