搜索资源列表
cifafenxiqi4
- 词法分析器,将输入的字符串识别成c语言的关键字等-lexical analyzer, the input string as c identification of keywords, such as language
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子
immunity_string
- 人工免疫进化算法来解决简单字符串识别的问题
200310725055
- 识别器的主要思想主要是对输入字符串的分析,把以空格为分隔符的字符串识别成单个单词。再进行单词词义匹配,就是把单词和预先定义好的基础单词表进行对比,如果能找到相匹配的词义,即对应的单词数字,则按序将这些以阿拉伯数字输出,如果匹配失败,则将原单词字符原样输出,非法字符忽略输出。
图灵机Java源码
所属分类:其它
- 发布日期:2009-01-02
- 文件大小:583.05kb
- 提供者:super_zhang
scan
- 利用vc制作的模拟编译器的扫描程序,实现在输入字符串扫描分解为编译器能识别的符号。- Using the vc manufacture simulation compiler scanning procedure, realizes in the input character string scanning decomposes the mark which can distinguish for the compiler.
Edit Distance算法
- 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance c
exp_001
- 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。所有的计算结果都会显示在程序运行后生成的文本文档中。注意,运行程序时需要修改wave文件路径,在程序中体现为wavefilename字符串指针所指向的内容。-own VC prepared a document reader wave and short-term energy calculation, Short-term rates and zer
cifafenxiqi4
- 词法分析器,将输入的字符串识别成c语言的关键字等-lexical analyzer, the input string as c identification of keywords, such as language
REGEXPP3.ZIP
- 正则表达式源代码,用于对字符串的处理,如电话号码的识别等-regular expression source code for the string processing, such as telephone numbers and other identification
AI_GA_matlab
- 遗传算法程序 主要程序 ga.m 遗传算法核心程序 BinaryExample.m 二进制编码应用程序 FloatExample.m 浮点编码的应用程序 相关算子及函数 initializega.m 种群初始化函数 simpleXover.m 用于二进制编码的简单交叉算子 arithXover.m 用于浮点编码的算术交叉算子 binaryMutation 用于二进制编码的变异算子
EANcreate
- EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描 其实受EAN的编码规格的限制,EAN的字体是不能直接使用的,EAN13的编码规格就不 多说了,下面给出两个函数可把条码转换为EAN字体可识别的字符串(分别对应EAN13和EAN8两种编码)-EAN barcode font decoding algorithms are often found with the developm
immunity_string
- 人工免疫进化算法来解决简单字符串识别的问题-Artificial immune evolutionary algorithm to solve a simple string to identify the problem
yi
- 这是我上汇编实验课做的三个实验程序,功能可以是输入一个小写字母显示对应的大写字母,还有输入一串字符串,识别并且计数其不同类字符的个数-This is my compilation of the experimental class to do three experimental procedures, functions can enter a lower-case letters show the corresponding cap
asd
- 基于Tchebichef不变距的图形识别.pdf 基于不变矩的前视红外图像机场目标识别.pdf 基于不变矩理论的字符串图像识别方法研究.pdf-Based on Tchebichef unchanged from the pattern recognition. Pdf Based on Moment Invariants FLIR image target recognition Airport. Pdf based on m
200310725055
- 识别器的主要思想主要是对输入字符串的分析,把以空格为分隔符的字符串识别成单个单词。再进行单词词义匹配,就是把单词和预先定义好的基础单词表进行对比,如果能找到相匹配的词义,即对应的单词数字,则按序将这些以阿拉伯数字输出,如果匹配失败,则将原单词字符原样输出,非法字符忽略输出。-Identifier of the main ideas is the analysis of the input string to a space delimi
NFA
- NFA字符串识别演示程序比较复杂点,也需要建力一个专门的存储)的堆栈-NFA string recognition demo program more complicated points, also need to build a dedicated power storage) stack
cffxq
- 词法分析器,主要任务是把输入的字符串进行扫描和分解,识别出各种类型的单词符号产生于语法分析的词法记号序列。-Lexical analyzer, the main task is to scan the input string and decomposition, to identify various types of word symbols in the syntax analysis of the sequence of lex
FiniteStateMachine
- 一个可以识别正则表达式的状态机,采用了多种Case描述,方便修改(A finite state machine designed for identifying expression patterns)
字符串DNA与模糊识别
- 通过提取字符串DNA,对海量信息进行模糊识别与匹配,在大数据应用中有一定参考价值,附件含源码与示例(By extracting the string DNA, the fuzzy recognition and matching of the mass information has a certain reference value in the large data application. The appendix contain