搜索资源列表
AspriseOCRv4.rar
- 英文OCR识别控件,可对验证码进行识别。带有演示源码。 int startX = 0 int startY = 0 int width = -1 int height = -1 try { startX = Convert.ToInt32(textStartX.Text) startY = Convert.ToInt32(textStartY.Text) width = Convert.ToInt32(textWi
pythoncode
- 验证码识别代码,可以将图片形式的验证码识别成字符串-Code identification code, you can identify images in the form verification code to a string
orc
- OCR细化的粘连数字串的分离和识别方法 -OCR detailed figures string of adhesion separation and identification methods
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.cpp
MyWordPad
- 类似微软的Word软件.可以实现字符串,汉字的输入输出,排版,改变字体大小,形状.以及字符的查找替换等功能.-Similar to Microsoft' s Word software. Can be a string, the input and output of Chinese characters, layout and change the font size, shape. And the characters to find the replacement functions
string_split
- 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
MailaddressRecognitionAndTranslation
- 本文提出了一种基于非精确字符串匹配技术的地址翻译方法,能够自动识别出英文地址并翻译成中文。-To deal with the address got from Optical Character Recognition, an English to Chinese address translation method based on inexact string matching technology was proposed。
dfbrec_l
- DFBREC_L Directional Filterbank Reconstruction using Ladder Structure x = dfbrec_l(y, fname) Input: y: subband images in a cell vector of length 2^n f: filter in the ladder network structure, can be a string naming a stan
cifa
- 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、整数、小数、字符串、运算符、分隔符七大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示) -The process of the preparation of a word read from the input source program, to identify each word has an independent significanc
automaticallyidentifymubers
- 能够自动识别数字一串数字,比如手机号,车牌号,经过处理后在屏幕上将自动识别的数字显示出来。-Can automatically identify digital string of numbers, such as phone number, license plate number, processed in the automatic identification of digital screen displays.
Lexer
- 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
CharStatistic
- 这个小程序很实用的个人觉得,可以统计一段中英文混合字符串中所有中文的字符个数,它能识别英文、标点以及特殊字符,仅挑选出中文字符来统计,程序主要是根据编码进行统计,这在以后的程序开发中经常要用到。 -This little program very useful personally feel that, you can count a string of mixed Chinese and English characters in the number of all Chinese, it
arithmetic
- 扫描识别四则运算的字符串,并计算出结果的小程序。结构清晰。-Scan and identify the string arithmetic, and calculates the results of small programs. Structure is clear.
gongshi
- 合式论文的识别处理 根据输入的字符串判断是否为合式公式-The paper is fit to identify treatment According to the input string to decide whether it is fit for formula
Levenshtein-Distance
- 验证码识别,字符串相似度算法(编辑距离算法 Levenshtein Distance)-Verification code identification, string similarity algorithm (edit Distance algorithm Levenshtein Distance)
chord-tangent-image-recognize
- 基于弦切变换的图像识别方法,克服了hough变换的缺点,具有很高识别效率。-String cut transform-based image recognition method, to overcome the shortcomings of the Hough Transform has a high recognition efficiency
Text
- 自然场景下的文字识别算法,通过文字结构识别文字-Text string detection from natural scenes by structure-based partition and grouping
jiansuo
- dfa识别字符串,主要是dfa的简单实现-Dfa identification string
DFA
- 模拟图状态,识别DFA指定字符串。根据给定的图,识别指定字符序列-Identify the the DFA specified string
test
- 识别1个由字母开头的,由字母或数字构成的符号串 对应的正规式:letter(letter|digit)*-To identify a letter, a symbol string of letters or numbers Corresponding to the formal style: letter (letter | digit)*
