CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - string

搜索资源列表

  1. AspriseOCRv4.rar

    0下载:
  2. 英文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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:5384258
    • 提供者:King
  1. pythoncode

    1下载:
  2. 验证码识别代码,可以将图片形式的验证码识别成字符串-Code identification code, you can identify images in the form verification code to a string
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:9931
    • 提供者:pynix
  1. orc

    0下载:
  2. OCR细化的粘连数字串的分离和识别方法 -OCR detailed figures string of adhesion separation and identification methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:315328
    • 提供者:
  1. Md5Code

    0下载:
  2. 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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:88863
    • 提供者:wang
  1. MyWordPad

    0下载:
  2. 类似微软的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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:137805
    • 提供者:赵文俊
  1. string_split

    0下载:
  2. 读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:246662
    • 提供者:tanyong
  1. MailaddressRecognitionAndTranslation

    0下载:
  2. 本文提出了一种基于非精确字符串匹配技术的地址翻译方法,能够自动识别出英文地址并翻译成中文。-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。
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:615722
    • 提供者:王林
  1. dfbrec_l

    0下载:
  2. 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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:854
    • 提供者:maple
  1. cifa

    0下载:
  2. 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、整数、小数、字符串、运算符、分隔符七大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示) -The process of the preparation of a word read from the input source program, to identify each word has an independent significanc
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:3113
    • 提供者:吴亦青
  1. automaticallyidentifymubers

    0下载:
  2. 能够自动识别数字一串数字,比如手机号,车牌号,经过处理后在屏幕上将自动识别的数字显示出来。-Can automatically identify digital string of numbers, such as phone number, license plate number, processed in the automatic identification of digital screen displays.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4135154
    • 提供者:arlenesmile
  1. Lexer

    0下载:
  2. 设计、编制并调试一个词法分析程序。 算法的基本任务是从字符串表示的源程序中识别出具有独立意义的单词符号,其基本思想是根据扫描到的单词符号的第一个字符种类,拼出相应的单词符号,如果扫描到的单词符号是关键字,则到关键字种别码表中查出相应的种别码,并将其种别码和单词符号本身存入二元组-Design, preparation and commissioning of a lexical analyzer. Basic task of the algorithm is to identify th
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:9911
    • 提供者:贾明军
  1. CharStatistic

    0下载:
  2. 这个小程序很实用的个人觉得,可以统计一段中英文混合字符串中所有中文的字符个数,它能识别英文、标点以及特殊字符,仅挑选出中文字符来统计,程序主要是根据编码进行统计,这在以后的程序开发中经常要用到。 -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
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:20238
    • 提供者:madud00062
  1. arithmetic

    0下载:
  2. 扫描识别四则运算的字符串,并计算出结果的小程序。结构清晰。-Scan and identify the string arithmetic, and calculates the results of small programs. Structure is clear.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:982
    • 提供者:fuyufeng
  1. gongshi

    0下载:
  2. 合式论文的识别处理 根据输入的字符串判断是否为合式公式-The paper is fit to identify treatment According to the input string to decide whether it is fit for formula
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:100671
    • 提供者:牛寺
  1. Levenshtein-Distance

    0下载:
  2. 验证码识别,字符串相似度算法(编辑距离算法 Levenshtein Distance)-Verification code identification, string similarity algorithm (edit Distance algorithm Levenshtein Distance)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:494794
    • 提供者:
  1. chord-tangent-image-recognize

    0下载:
  2. 基于弦切变换的图像识别方法,克服了hough变换的缺点,具有很高识别效率。-String cut transform-based image recognition method, to overcome the shortcomings of the Hough Transform has a high recognition efficiency
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1237488
    • 提供者:zfg
  1. Text

    0下载:
  2. 自然场景下的文字识别算法,通过文字结构识别文字-Text string detection from natural scenes by structure-based partition and grouping
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-09
    • 文件大小:2154376
    • 提供者:yan
  1. jiansuo

    0下载:
  2. dfa识别字符串,主要是dfa的简单实现-Dfa identification string
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:879
    • 提供者:gt
  1. DFA

    0下载:
  2. 模拟图状态,识别DFA指定字符串。根据给定的图,识别指定字符序列-Identify the the DFA specified string
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:1134
    • 提供者:
  1. test

    0下载:
  2. 识别1个由字母开头的,由字母或数字构成的符号串 对应的正规式:letter(letter|digit)*-To identify a letter, a symbol string of letters or numbers Corresponding to the formal style: letter (letter | digit)*
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1362
    • 提供者:浅唱
« 12 »
搜珍网 www.dssz.com