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

搜索资源列表

  1. 1231312412

    0下载:
  2. 编译原理中的词法分析,分析程序中的字符和其它符合的识别问题-Compilation Principle of lexical analysis procedures, and other characters in line with the identification of problems
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4681
    • 提供者:lindeshou
  1. SeeBase64

    0下载:
  2. Base64是一种很常用的编码方式,利用它可以将任何二进制的字符编码到可打印的64个字符之中, 这样,不管是图片,中文文本等都可以编码成只有ASCII的纯文本。至于为什么要进行这个转换呢, 最初主要使用在EMail领域,早期的一些邮件网关只识别ASCII, 如果发现邮件里有其他字符,就会将它们过滤掉,这样中文的邮件,有图片附件的邮件在这些网关上就会发生问题,于是将中文和图片都使用base64编码然后传输,接受后再解码就客服了这个问题了。 Base64除了可以使用在相似场合,还可以用作简单的加密等
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:43390
    • 提供者:孙静
  1. BDS

    0下载:
  2. 编写完整程序,将中缀表达式翻译成后缀表达式。 要求: 表达式由操作数(变量)、操作(运算符)以及小括弧“(”和“)”组成,其中: • 操作包括算术运算、关系运算和逻辑运算三类; • 操作数应能够识别但个字符或由字母和数字任意多个字符构成; • 能够识别出简单的错误,如括弧不匹配。 输入:中缀表达式,80个字符以内 输出:转换后的后缀表达式 -The preparation of a complete procedure inf
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:22797
    • 提供者:迟浩东
  1. include

    0下载:
  2. 一种基于字符骨架中封闭曲线特征和纵向线条特征的两级初分类算法,将原来含有62个元素的待识别字符集比较平均的分成了三个子集,降低了后续处理的难度。-Research on Printed Character Recognition System Based on BP Neutral Network
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:12508
    • 提供者:宋欢
  1. pattern

    0下载:
  2. 如果你想知道联机数字、英文字符及汉字识别是怎样实现的,就看该算法吧!-If you want to know-line figure, English characters and Chinese character recognition is how to achieve it, it would look the algorithm it!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:88999
    • 提供者:lcy
  1. code-and-chinese-recognition-system

    0下载:
  2. 一个简单的字符及汉字识别系统,实用,可做学习使用-code and chinese recognization system
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:107811
    • 提供者:cxf
  1. LexicalAnalyzer

    0下载:
  2. 两个C语言的词法分析器,从缓冲区中取出字符,识别出单词符号-Two C language lexical analyzer, remove the characters from the buffer to identify the word symbols
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:3311
    • 提供者:马烈
  1. bpwordindentify

    0下载:
  2. 用9*9的矩阵显示字符0~9。 对BP网络进行训练后,可以识别带有一定噪声的字符。-Neural Nerwork。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1749
    • 提供者:张刚
  1. Compiler

    0下载:
  2. 编译课上做的小程序,用四种分析方法分别实现(LL1,算符优先,递归下降,简单词法分析) 完成对正则文法所描述的Pascal语言子集单词符号的词法分析程序。 <标识符>→字母︱ <标识符>字母︱ <标识符>数字 <无符号整数>→数字︱ <无符号整数>数字 <单字符分界符> →+ ︱- ︱* ︱ ︱(︱) <双字符分界符>→<大于>=︱<小于>=︱<小于&g
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:483490
    • 提供者:丁丁
  1. ChineseRecognize

    0下载:
  2. 经典的识别汉字的源代码. mydate.dat为字库 先点击file, 点open,读入字库 学习时字库自动保存 已有键盘字符,字母,数字和简单汉字 如要识别复杂汉字,请先用学习功能-Identification of the classic characters of the source code. Mydate.dat click for font file, point open, read into the font character study has been
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:101736
    • 提供者:xl
  1. HMMname

    0下载:
  2. 利用HMM技术的签名识别,还可以用来其他字符的识别-The use of HMM technology signature recognition, can also be used to identify the other characters
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:1513129
    • 提供者:郭瑞熊
  1. Back_Prop_Alg

    0下载:
  2. 使用matlab工具箱来实现字符的识别和训练以及介绍了BP算法的应用-Matlab toolbox to achieve the use of character recognition and training, as well as introduced the application of BP algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:5148
    • 提供者:wangjiancun
  1. 51study

    0下载:
  2. 自制的51单片机学习板,包括原理图以及可以进行的实验源代码,目前的源代码有: 1.发光二极管闪动实验 2.发光二极管花样跑马灯实验 3.按键识别并通过串口发送到上位机. 4.PC机与RS232串口实验 5.DS18b20的温度采集实验 6.4位一体数码管显示 7.9.9秒跑表设计 8.红外编码,解码 9.红外遥控音乐的播放 10.I2C总线的学习――24C02的读写 11.SPI总线的学习――93C46的应用 12.播放歌曲实
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:671948
    • 提供者:cdwzt
  1. yuanma4

    0下载:
  2. 单片机开发板源码 适合初学者 第四部分 字符型LCD显示1-2,按键加减LCD1602,按键识别1-2-Single-chip source development board for beginners Part IV 1-2 character LCD display, plus or minus button LCD1602, identification keys 1-2
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:142135
    • 提供者:Kate
  1. HandWritiing

    1下载:
  2. 对手写字符进行识别的程序。实现对26个英文字母的识别。-Recognition of handwritten characters procedures. To achieve the 26 letters of the alphabet recognition.
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-10
    • 文件大小:53184
    • 提供者:
  1. characterrecognition

    0下载:
  2. 本程序采用的算法有两部分组成:一是建立各类字符的模型库,二是对待识别样本进行识别分类。但由于本程序采用的七个特征量不能完全识别出ABCDE五个字母,其中C会被识别为A,B会被识别为D,这可能是因为通过七个特征量进行识别是A与C、B与D的计算值比较接近,故从而无法正确识别,该算法有待改进。-Algorithm used in this procedure has two parts: First, the establishment of various types of character mo
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:545398
    • 提供者:燕子
  1. bianyi

    0下载:
  2. 实现简单编译器功能,能够识别输入字符,以及个别的按键,方便-Simple compiler function, able to recognize input characters, as well as the individual buttons to facilitate the
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:108261
    • 提供者:qiaopei
  1. LexicalAnalyzer

    0下载:
  2. 可以实现词法分析器的基本要求,包括字符的识别,运算符号的识别等,算法简单,对学习编译原理有很好的帮助。-Lexical analyzer can achieve the basic requirements, including character recognition, symbol recognition operation, the algorithm is simple, the principle of learning to compile a very good help.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:160665
    • 提供者:liang
  1. LJsbcodes

    0下载:
  2. 自动识别联机数字、英文字符及汉字识别,可以用画笔写入文字识别,对这方面研究的朋友可能能用上。-Automatic Identification Online Digital, English characters and Chinese character recognition, you can write with pen character recognition, this study may be on a friend.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:165559
    • 提供者:153
  1. 11

    0下载:
  2. 识别小型语言所有单词的词法分析程序设计① 组织源程序的输入,识别出源程序中的各个基本语法单位(也称为单词或语法符号),按规则转换成二元式的形式; ② 删除无用的空白字符、回车符、及其它非实质性符号; ③ 删除注解行; -Identification of small language of all words in lexical analysis program designed to ① the organization of the input source, identi
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:141058
    • 提供者:落地
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com