CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - character recognize

搜索资源列表

  1. hzsb

    0下载:
  2. 一个用VC开发的小型汉字识别程序,用户在屏幕上绘出汉字,程序即可识别出是哪个汉字(目前为测试版,识别算法简单,对复杂字的识别率低)-a VC development of the small Chinese character recognition procedures, users draw Chinese characters on the screen, the program can recognize Chinese characters which is (currently in
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1.57mb
    • 提供者:看看
  1. hopfield_recognize

    0下载:
  2. Simple Hopfield example recognize character. Please see the code. BC++3.1 required. By basri KUL. Fully Fr-Simple Hopfield example recognize character. Please see the code. BC++3.1 required. By basri KUL. Fully Free
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7.43kb
    • 提供者:cooluser
  1. Visual

    0下载:
  2. 读取文件获取特殊文字 媒体播放器 识别图形字符 图形验证码-Read the text file to obtain a special media player recognize graphic character graphic code
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:826.09kb
    • 提供者:
  1. OCR

    0下载:
  2. Character recognition software in a typical offline character recognition OCR program to recognize the printed characters, puts that goal. Recognize the special typeface print recognition, a single print recognition, multi-print is the kind of recogn
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:25.72mb
    • 提供者:shpark
  1. LineDetection

    0下载:
  2. OCR Line Detection. One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:147.22kb
    • 提供者:reyjav
  1. CS_Find_Word_Highlight_v16.5

    0下载:
  2. optical Character Recognization (OCR) leadtools but no DLL to support. help me in recognize image
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:29.26kb
    • 提供者:ravi
  1. pattern

    0下载:
  2. VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别-VC Chinese character recognition source code in the space program can use the mouse to write, and then let the program ide
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:38.1kb
    • 提供者:张华
  1. cifafenxi

    0下载:
  2. 词法分析阶段是编译过程的第一个阶段,是编译的基础。这个阶段的任务是从左到右一个字符一个字符地读入源程序,即对构成源程序的字符流进行扫描然后根据构词规则识别单词(也称单词符号或符号)。词法分析程序实现这个任务。词法分析程序可以使用Lex等工具自动生成。-Lexical analysis phase is the first phase of the compilation process is compiled on the basis of. The task at this stage is
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:838.19kb
    • 提供者:李丽
  1. handwriting_recognize

    0下载:
  2. 能够识别手写数字,手写字符,识别率达到90 以上,很好用的-Able to recognize handwritten numbers, handwritten character recognition rate of 90 or more, the good
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:79.39kb
    • 提供者:丫头的老公
  1. lex

    0下载:
  2. 设计并实现 C 语言的词法分析程序,要求如下。 (1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。 (2) 可以识别并读取源程序中的注释。 (3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。 (4) 检查源程序中存在的非法字符错误,并可以报告错误所在的行列位置。 (5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3.16kb
    • 提供者:何狗
  1. Lab1

    0下载:
  2. SnakeTable 说明:本程序可产生蛇形阵,同时能识别输入字符,满足了题目要求,同时还有以下特性: 一:在输入字符数超过2(如输入10或者ak)的情况下提示“ERROR!!! You have enter two or more chars!” 二:加入了对齐功能 Mybirthday 说明;本程序定义了一个MyDate的类,可实现题目的所有功能并加入了一些特性: 一:所有数据均可由用户输入(不输入的情况全部默认为0) 二:具备一定的检查输入的特
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.58kb
    • 提供者:刘东豪
  1. huffman

    0下载:
  2. 车牌识别算法,采用BP神经网络的方法进行车牌字符识别,并能把汉字识别出来。-License plate recognition algorithm, using the BP neural network method for license plate character recognition, and to recognize Chinese characters.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:883byte
    • 提供者:朱大
  1. Vehicle-license-plate-recognition

    0下载:
  2. 车牌识别技术是计算机视频图像识别技术在车辆牌照识别中的一种应用。车牌识别技术要求能够将运动中的汽车牌照从复杂背景中提取并识别出来,通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号、颜色等信息-License Plate Recognition Vehicle (VLPR) is an application of computer video image recognition technology in vehicle license plate recognition.
  3. 所属分类:CSharp

    • 发布日期:2017-05-28
    • 文件大小:10.49mb
    • 提供者:毛尖
  1. bp

    0下载:
  2. c++的bp神经网络字符识别系统可以识别数字字母-c++ bp neural network character recognition system can recognize alphanumeric
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:46.64mb
    • 提供者:徐涛
  1. easypr

    0下载:
  2. 中文车牌识别系统: 它基于openCV这个开源库。这意味着你可以获取全部源代码,并且移植到opencv支持的所有平台。 它能够识别中文。例如车牌为苏EUK722的图片,它可以准确地输出std:string类型的"苏EUK722"的结果。 它的识别率较高。图片清晰情况下,车牌检测与字符识别可以达到80%以上的精度。(Chinese car license plate recognition system: It is based on ope
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1.58mb
    • 提供者:jiangqi
  1. c#-excell

    0下载:
  2. 利用C# 读取excel 并导出报表,还需要自动识别我做好excel模板。在读取单元格时需要做比较,但是在比较时单元格内容中含有字符数字、小数,没事我就用手机C4droid编程软件实现了用C程序来完成了拆分。(Using C# to read excel and export reports, you need to automatically recognize that I do excel template. When you read the cell, you need to do t
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1kb
    • 提供者:Mamapopo
搜珍网 www.dssz.com