搜索资源列表
antlr_2_7_5
- antlr学习电子书.antlr是一种语言识别工具,他提供了一个框架,可以通过包含java,c++,或c#的语法描述来构造语言识别器,编译器和解析器-antlr learning books. antlr is a speech recognition tool, he provides a framework can include java, c++, or c# syntax descr iption to construct the language identifier, the co
根据某一LL(1)文法编制调试预测分析程序
- 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
LR1
- 构造LR(1)分析程序,利用它进行语法分析,判断给出的符号串是否为该文法识别的句子,了解LR(K)分析方法是严格的从左向右扫描,和自底向上的语法分析方法。-Construct LR (1) analytical procedures, and use it to parse sentences of whether the judgment given string of symbols for grammar recognition LR (K) analysis method is stri
f
- Prompt Indian Coin Recognition with Rotation Invariance using Image Subtraction Technique Vaibhav Gupta, Rachit Puri, Monir Verma -ImagePrompt Indian Coin Recognition with Rotation Invariance using Image Subtraction Technique Vaibhav
tcp_server
- siri语音识别基于lua开发的驱动程序。经过测试,十分好用。-siri speech recognition based on lua development driver. After testing, very easy to use.
test
- 编译原理词法分析程序,能够实现简单的算式表达式识别,入门学习可以参考的。-Compiler theory lexical analysis procedures, to achieve a simple formula expression recognition.
EBP
- 能进行BP神经网络的建立、训练与识别,广泛应用于模式判别-BP neural network can be set up, training and recognition
character-recognisation
- Character recognition using neural network
test1
- 1.1输入输出 程序输入为含有Pascal语言字符串的文件Test.cpp程序在控制台输出为含有二元组<code,String>和错误信息。其中code为单词符号类别标示,String为识别的单词。 1.2大小写不敏感: 程序对大小写不敏感,输出均为小写字符。 1.3注释识别功能: 当程序中出现“/*”时就会放弃对之后字符的识别,直至遇到“*/”,并将/*…*/部分识别为注释输出。 当输入中只有“/*”而没有与之对应的“*/”时输出“E
grammatical-analysis
- 编译原理语法分析,识别程序中语法是否正确,输出识别过程-Compilation Principle syntax analysis, identification procedures in the correct syntax, output the recognition process
isbn
- 基于jflex的isbn识别,返回isbn码是否正确-Isbn recognition jflex based on the return code is correct isbn
syntactic-analyzer
- 用Yacc编写一个语法分析程序,使之与词法分析器结合,能够根据语言的上下文无关文法,识别输入的单词序列是否文法的句子。-With Yacc write a parser, so that combined with the lexical analyzer that depending on the context-free grammar of language, whether the input word sequence recognition grammar of the senten
lexical-analyzer
- 用递归下降法编写一个语法分析程序,使之与词法分析器结合,能够根据语言的上下文无关文法,识别输入的单词序列是否文法的句子。-Write a parser using recursive descent method, combined with the lexical analyzer makes it possible depending on the context-free grammar of language, whether the input word sequence recogn
DHO-HMM-sourceforge-1.03
- this code contain hmm speech recognition
finger
- Fingerprint recognition
mark_minutia
- fingerprint recognition matlab code
ANN
- Uploaded file is associated with ANN. which is one most important method to pattern recognition, forecasting and -Uploaded file is associated with ANN. which is one most important method to pattern recognition, forecasting and ...
SB2_ControlSettings
- 这是相关向量机的工具包文件的part1,相关向量机作为机器学习的一种,被广泛用于数据预测、模式识别等等。-This is related to vector machine toolkit files part1, relevance vector machine as a machine learning, it is widely used for data prediction, pattern recognition, and so on.
SB2_Diagnostic
- 这是相关向量机的工具包文件的part2,相关向量机作为机器学习的一种,被广泛用于数据预测、模式识别等等。-This is related to vector machine toolkit files part2, relevance vector machine as a machine learning, it is widely used for data prediction, pattern recognition, and so on.
Door-Recognition
- Door recognition program