CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 字符识别 识别

搜索资源列表

  1. 第05章 联机字符识别

    0下载:
  2. 用的VC6编的可以识别联机数字,联机英文,及联机汉字-the VC6 series of the figures can be identified on-line, on-line English, and Chinese characters on-line
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:320.53kb
    • 提供者:韩嘉柠
  1. Locate_1

    0下载:
  2. 车牌定位识别系统地涉及具体由车牌定位,字符识别等功能!-plates positioning system to identify specific plates by positioning and character recognition function!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:213.3kb
    • 提供者:杨涛
  1. recognize

    0下载:
  2. 用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字.-developed a handwriting character recognition system, on-line input signatures can identify numbers, letters and Chinese characters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:86.94kb
    • 提供者:朱珠
  1. OCRcharacteridengtifycode

    0下载:
  2. OCR字符识别源代码,基于神经网络,用C#写的 -OCR character recognition source code, based on neural network, using the C# to write
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53.08kb
    • 提供者:谭剑
  1. vc34733555

    0下载:
  2. 进行汉字,字符,数字识别,有预先的训练集一开始载入,然后通过一遍遍的学习,达到识别的功能-for Chinese characters, characters, digital identification, and pre-training set included a start, and then repeatedly through the study, to achieve the function
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:88.5kb
    • 提供者:gb
  1. matlab_LDA

    0下载:
  2. 本程序采用线性判别分析方法实现的字符识别,达到较高的识别率。并给出了很多实验得到的识别结果-the adoption of linear discriminant analysis method of character recognition, reach a higher recognition rate. Given the many experimental results Recognition
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:27.21kb
    • 提供者:林铭
  1. 2006071210002

    1下载:
  2. 一个外国人写的字符识别训练源码,VC++源码,有源码、说明及演示可执行程序,对学习和研究模式识别很有帮助。-written by a foreigner Character Recognition training source, VC source, a source that, and the demonstration of the executable, on learning and pattern recognition research helpful.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:250.88kb
    • 提供者:张俊
  1. NNapply3

    0下载:
  2. 利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1.24kb
    • 提供者:Michael J
  1. ex3

    1下载:
  2. 基于BP神经网络识别字符. BP神经网络算法是把一组样本输入输出问题转化为一个非线性优化问题,并通过梯度算法利用迭代运算求解权值的一种学习方法。采用BP网络进行分类,并附加线性感知器来实现单字符的有效识别,算法简便,识别率高,可适用于多种高噪声环境中的印刷体字符识别。-BP neural network based character recognition. BP neural network algorithm is a set of sample input and output is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:110.84kb
    • 提供者:吕寿鹏
  1. mshshb

    1下载:
  2. 利用神经网络进行字符识别。字符识别时模式识别的一个典型应用。本源码将训练BP神经网络使其能过对26个英文字母进行识别。-The use of neural network character recognition. When character recognition of a typical pattern recognition application. The source will be training BP neural network to enable them to have
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1.21kb
    • 提供者:qiulan
  1. characterrecognition

    0下载:
  2. 这是基于matlab的车牌字符识别完整程序,内容详尽,可操作性强,是做模式识别难得的参考资料-This is based on the license plate character recognition matlab complete procedures, and detailed, easy to operate, is so rare reference pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.75mb
    • 提供者:Carl
  1. character_recognize

    0下载:
  2. 基于BP神经网络的 中文一到五的 字符识别-Based on BP neural network in Chinese Character Recognition 1-5
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.77kb
    • 提供者:张善新
  1. zx_pr_exp_6

    0下载:
  2. 选择合适的方法对车牌进行预处理,车牌定位,字符分割; 设计神经网络结构,利用神经网络训练字符,实现字符识别; 设计Matlab或者VC++程序编程实现完整的车牌识别系统。 -recognition of the car bland
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:596.5kb
    • 提供者:林语
  1. A-OCR

    2下载:
  2. 简单字符识别 MATLAB实现 识别字母数字-Character recognition to achieve a simple MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3.39mb
    • 提供者:黄宝杰
  1. 1

    0下载:
  2. 基于神经网络的字符识别系统 通过VC6实现 里面有详细的说明-Neural network based character recognition system achieved through VC6 which are described in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:200.78kb
    • 提供者:programup
  1. ocrrec

    0下载:
  2. 这次还是课后作业 做的是hopfield的手写体字符识别 识别率对库文件的1能达到90 -This is homework to do is hopfield handwritten character recognition recognition rate for a library file can reach 90
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:394.35kb
    • 提供者:HAMMER
  1. opencvCar

    0下载:
  2. 对车牌进行图像处理,包括字符分割处理,字符识别处理(License plate for image processing, including character segmentation, character recognition processing)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:433kb
    • 提供者:稻草人3324
  1. simpleCNN

    0下载:
  2. 在anaconda+opencv+tensorflow平台下,利用简单的CNN卷积神经网络进行手写字符识别(Under the anaconda+opencv+tensorflow platform, we use simple CNN convolution neural network to handwritten character recognition.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:俭任
  1. MATLAB神经网络手写数字识别(GUI,论文)

    3下载:
  2. 本课题为基于MATLAB的BP神经网络手写数字识别系统。带有GUI人机交互式界面。读入测试图片,通过截取某个数字,进行预处理,经过bp网络训练,得出识别的结果。可经过二次改造成识别中文汉字,英文字符等课题。(This project is based on Matlab bp neural network Handwritten digit recognition system. With GUI human-computer interactive interface. Read in the
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-12
    • 文件大小:530kb
    • 提供者:www.wobishe.com
  1. Desktop

    0下载:
  2. 用matlab实现车牌试别,包括定位、分割和字符识别,识别方法是神经网络。(Using MATLAB to realize license plate classification, including location, segmentation and character recognition. The recognition method is neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

« 12 3 4 5 »
搜珍网 www.dssz.com