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

搜索资源列表

  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. handwrittenNumRecognition

    1下载:
  2. 手写数字识别系统,vc源码,好不容易找到的-handwritten digital identification system vc source, she found the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:119.5kb
    • 提供者:李现民
  1. pingyingshibei

    0下载:
  2. 26个字母A-Z的手写识别系统,可以学习采样,可区别大小写。-26 letters AZ of the handwriting recognition system that can learn from sampling, may be different from case.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4.46mb
    • 提供者:shenwen
  1. BPHandIdentifyRate

    0下载:
  2. 基于bp神经网络的手写识别系统 matlab仿真-Bp neural network-based handwriting recognition system simulation matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:299.07kb
    • 提供者:王立彬
  1. src

    0下载:
  2. 基于bp神经网络的java英文手写识别系统-Bp neural network, java-based handwriting recognition system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:30.4kb
    • 提供者:123
  1. NumRecognition

    3下载:
  2. 用改进的BP算法实现手写数字识别,并带有GUI界面,是一个很不错的手写数字识别系统。-Improved BP algorithm with handwritten numeral recognition, and with a GUI interface, is a very nice handwritten numeral recognition system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:440.25kb
    • 提供者:孔贝
  1. handwritingPrecognitionPGUI

    2下载:
  2. 基于BP神经网络的手写数字识别系统,基于Matlab开发,实现手写输入板功能,特征提取,模型训练,手写识别等功能。详细使用方法在readme说明文档中。-Handwritten numeral recognition system based on BP neural network, developed based on Matlab, handwriting input board, feature extraction, model training, handwriting recogn
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-20
    • 文件大小:193kb
    • 提供者:yang
  1. MouseDraw

    0下载:
  2. 基于人工神经网络的手写识别系统,在MATLAB环境下执行,供学习用,神经网络需要训练以后提高识别精度。-Handwriting recognition system based on artificial neural network in MATLAB environment for learning with neural network after training to improve recognition accuracy.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:2.08kb
    • 提供者:余冬至
  1. spline-function-neural-network

    0下载:
  2. 基于样条权函数神经网络的手写系统实现。验证了样条权函数神经系统在手写数字识别中的应用价值。-Function neural network system to achieve spline right hand. Verify that the spline weight function of the nervous system applications in handwritten digits recognition.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:790kb
    • 提供者:zhaohua
  1. Handwritten-Character

    0下载:
  2. 基于CNNs的手写字符识别系统,载入MNIST手写字符数据库,通过训练提取特征,达到99 的识别率-Based on CNNs handwritten character recognition system, load MNIST handwritten character database, extract features through training, up to 99 recognition rate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1.63mb
    • 提供者:citronnelle
  1. kNN

    0下载:
  2. 机器学习KNN算法的实现和测试,手写数字识别系统的测试代码-Implementation and test of machine learning KNN algorithm, handwritten numeral recognition system test code implementation and testing of machine learning KNN algorithm, handwritten numeral recognition system test code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:zhangjiujie
  1. Handwritten-numeral

    0下载:
  2. 手写数字识别系统,能识别0~9,可以进行训练或读取样本文件,选取最符合特征值的前两个显示,可以人工纠错-Handwritten numeral recognition system that can identify 0-9, can be trained or read sample file, the most compatible with the values ​ ​ of the two display features, can be manually Corr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:177.56kb
    • 提供者:庭月照
  1. 神经网络mnist

    0下载:
  2. 利用神经网络对手写识别系统进行分类,正确率高达92%。(Using neural network to classify handwritten recognition system, the correct rate is as high as 92%.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:5kb
    • 提供者:青衣可儿
  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
搜珍网 www.dssz.com