-
SVM
SVM 算法PPT,可以了解下SVM的思想(SVM algorithm PPT)
- 2009-06-19 20:38:48下载
- 积分:1
-
faceRecognization
本程序中,利用了LBP特征对人脸特征进行提取,并且利用SVM对提取的人脸特征进行训练和识别,其中,所用的图像处理库OpenCV2.4.9版本;通过对人脸库中的标准标本进行测试,算法识别率高达95%以上;(LBP features extract facial features, and use SVM to extract and recognize the facial features. The OpenCV2.4.9 version of the image processing library is used. The recognition rate of the algorithm is over 95% by testing the standard samples in the face database.)
- 2018-01-16 09:36:17下载
- 积分:1
-
1
说明: 编译原理实验 表达式翻译器:一个中缀表达式到后缀表达式的翻译器
表达式文法及其翻译模式定义如下:
expr expr + term {print(‘+’)} | expr - term {print(‘-’)}| term
term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor
factor ( expr ) | id {print(id.lexeme)} | num {print(num.value)}
(Translator expression: an infix expression to postfix expression translator)
- 2012-04-20 20:07:12下载
- 积分:1
-
Dev-C++ 教程
说明: Dev-C++ 安装&使用教程
来源:蚂蚁的 C/C++ 标准编程
作者:Antigloss(Dev-C++ Installation & Use Tutorial
Source: Ant C/C++ Standard Programming
Author: Antigloss)
- 2019-06-11 23:34:03下载
- 积分:1
-
STM32菜鸟学习手册一罗嗦版
说明: STM32入门很好的学习资料,欢迎下载。(STM32 entry is a good learning material, welcome to download)
- 2019-11-27 11:43:27下载
- 积分:1
-
genetic-algorithm
遗传算法可用于优化计算,C++,lingo都可用(Genetic algorithms can be used for optimization, C++, lingo are available)
- 2011-05-13 13:54:26下载
- 积分:1
-
AssignmentProblem
指派问题的匈牙利算法,用C语言编写,效果良好(Assignment Problem Soving)
- 2009-11-19 21:53:30下载
- 积分:1
-
positionpoint
opencv3.0下基于双目相机的空间特征点三维坐标测量(Three dimensional coordinate measurement of space feature points based on binocular camera under opencv3.0)
- 2020-11-06 19:29:49下载
- 积分:1
-
canshu
fluent关于水和水蒸气的物性参数的udf,包括蒸汽的密度,水和水蒸汽的比容,导热系数和热传导系数(fluent-about the Physical parameters of the water and vapor)
- 2020-09-15 15:58:01下载
- 积分:1
-
fibe-Increase-and
增加文件并发送邮件,Add files and send mail,(Increase the file and send mail, Add files and send mail,)
- 2017-04-22 09:49:34下载
- 积分:1