搜索资源列表
off_line_recognition
- 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identi
oneline_sign_recognition
- 模式识别中的联机字符识别,包括联机手写数字识别和联机数字、英文字符及汉字识别算法实现源代码-pattern recognition of Character Recognition on-line, including on-line handwriting recognition and on-line digital figures English characters and character recognition algorithm source code
sbp
- 用于手写体字符识别的BP神经网络算法,用C语言编写,需要用一定数据的进行训练,然后用三层网络进行识别,可以试一试.-for Handwritten Character Recognition BP neural network algorithm, using C language, need certain data for training, and then use the three-tier network identification, may try.
src_v1.3.01
- KTDictSeg 简介: KTDictSeg 是由KaiToo搜索开发的一款基于字典的简单中英文分词算法 * 主要功能: 中英文分词,未登录词识别,多元歧义自动识别,全角字符识别能力 * 主要性能指标: * 分词准确度:90%以上(有待专家的权威评测) * 处理速度: 600KBytes/s
word
- 编译原理词法分析器,算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想示根据扫描到单词符号的第一字符的种类,拼出相应的单词符号。-Lexical analyzer compiler theory, algorithms, the basic task is to identify the string representation of the source word with independent significance of symbols, the basi
LexicalAnalyzer
- 可以实现词法分析器的基本要求,包括字符的识别,运算符号的识别等,算法简单,对学习编译原理有很好的帮助。-Lexical analyzer can achieve the basic requirements, including character recognition, symbol recognition operation, the algorithm is simple, the principle of learning to compile a very good help.
cifafenxiqi
- 词法分析器 算法的基本任务是从字符串表示的源程序中识别出具体独立意义的单词符号,所以,程序的总体设计思想是:逐字符扫描输入的字符串源程序,每扫描一字符对其进行词法分析,如果可以同前一字符(串)拼接则拼接形成新的字符串,并最终形成具有独立意义的单词符号,如果不行则直接拿出作为独立的单词符号。如此循环直至字符串源程序结束。-It is used to analyse the word which is right or wrong.
Shape-Context
- 基于Shape Context的字符识别算法介绍 http://www.opencvchina.com/forum.php?mod=viewthread&tid=142&fromuid=267 -Shape Context-based character recognition algorithm introduced http://www.opencvchina.com/forum.php?mod=viewthread& tid=142& fromu