资源列表
TCS230
- 颜色识别,串口传送,液晶显示,计数频率等程序都可以实现-Color recognition, and serial transmission, LCD and counting frequency of such procedures can be achieved
Thinning-algorithm
- 该例程及算法为数字识别之细化算法的源程序,该程序均可在Visual C++ 6.0下编译通过。-The routines and algorithm for digital recognition algorithm of the refined source program, the program, are available on Visual C++ 6.0 compile through.
wenzijuzhen
- HTML5骇客帝国文字矩阵效果基于HTML5 canvas,效果非常震撼-HTML5 Matrix matrix effect is based on the text HTML5 canvas, the effect is very shocking
dtw算法应用实例
- c程序
RBFregression
- 径向基神经网络来实现非线性的函数回归,详细讲解可看<<MATLAB神经网络30个案例分析>>这本书-RBF neural networks to achieve nonlinear regression function, explain in detail to see MATLAB neural network 30 case studies in this book
xishujuzhen
- 稀疏矩阵,人脸识别,图像处理,指纹识别,图形识别-Sparse matrix face recognition image processing fingerprint identification
Labqiuzhi
- (1) 设置运算符栈和操作数栈辅助分析算符优先关系; (2) 在读入字符序列时,完成运算符和操作数的处理,以及相应运算; (3) 在识别处运算数的同时,要将其字符序列形式转化成 float 型数据形式; (4) 输入的字符序列中,操作数不一定是一位数,可能是多位数,如 16+32 ; (6) 在程序中会用到两类栈:操作数栈和运算符栈,分别为 float 型数据和字符型数据, 思考在同一个程序中如何处理两类不同的数据类型? -(1) set operator op
java
- 指纹识别的源代码 用JAVA编写,希望有用
1
- 本程序为人脸识别程序,采用fisher方法,识别率达到百分之78,效果很好-The procedures for the face recognition program, the fisher method, recognition rate reached seventy-eight percent, the effect is very good
LDAandPCA
- LDA算法和PCA算法对人脸识别的实现的matlab源代码。-LDA and PCA for face recognition
xianxing
- AutoCAD 的 线 型 的CAD二次开发
MatlabReadMNIST
- 用于将MNIST数据文件转换成bmp图像和txt文件的matlab程序,程序中有详细注释说明,简单易用。已经测试过,正确无误。-Matlab code for translating MNIST data set files to bmp pictures and txt files. It has been proved to be correct through test.