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
    • 文件大小:89029
    • 提供者:朱珠
  1. zerone

    13下载:
  2. 【题目描述】 Adam 和Eve 被赶出伊甸园后,盖起了四面高墙。高墙上写着n 行01 串。两人无事可做,于是 开始就这些01 串做如下博弈: 1. Adam 进行第1 手,此后双方轮流操作。 2. 第 i 手的操作者,可以且必须在0 和1 之间选择,并相应地抹掉某些串。具体地,若选择 0(1),则抹掉第i 位为0(1)的所有串。长度短于i 的串,也须抹掉。 3. 一方操作之后若将所有串都抹掉了,则判该方失败。 若两人皆明智,则胜负必然确定。不幸的是他俩
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-10
    • 文件大小:1847
    • 提供者:Zinnia
  1. handclass

    0下载:
  2. 1)解压缩 2)打开“手写数字分类软件”文件夹,点击“手写数字分类.msi”安装程序,在安装向导中选择安装目录,安装完成。 3)打开Matlab软件程序,将当前工作目录设为“手写数字分类”的安装目录,在命令行中输入“classification”命令,即可打开手写数字分类软件。 4)内含多种识别方法 -1) Extract 2) Open the
  3. 所属分类:matlab

    • 发布日期:2015-11-06
    • 文件大小:820241
    • 提供者:llb
  1. CharacterReg

    0下载:
  2. 这是一个小程序,用来识别手写输入问题,用VC++来实现.主要看重其的归一法,以及神经元算法.-This is a small program used to identify the handwriting input issue, VC++ To achieve. The main value of the normalization of its laws, as well as neuronal algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:33989
    • 提供者:马潜
  1. shouxieshibie

    0下载:
  2. 上午上课在稿纸上画了半天,整理下思路,下午动手写的,所有模块已大概成型,本着照顾后学者,以及资源共享的原则,贴上核心的bp算法部分,已经封装好了,使用可以直接调用。三层,基本三层就可以解决我们的这些简单的问题,输入为8×8,输出4,隐层数目conts num=8 还可进一步封装,const输入层节点,输出层节点。-Morning class in the writing paper drew a long time, under the idea of finishing the afterno
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1895
    • 提供者:杨元龙
  1. 200812214431237

    0下载:
  2. OCR手写文字识别源码。陨落雕(ThirdApple)的大作,识别率不错,手写输入识别后分别给出匹配率和匹配的字符 -OCR handwritten character recognition source. Fall Eagle (ThirdApple)' s masterpiece, the recognition rate is true that handwriting recognition is given after the match rate and match each
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:72602
    • 提供者:vegazy
  1. RecognizeIt-v4.0-(softmax)

    0下载:
  2. 基于神经网络的手势识别程序 手写输入原理的演示-Gesture Recognition Based on Neural Network program demonstrates the principle of handwriting input
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:47840
    • 提供者:Big Boss
  1. juleisuanfa

    0下载:
  2. vc实现的聚类算法,可以输入手写数字,程序自动对输入的手写数字进行聚类-vc clustering algorithm to achieve, you can enter handwritten digits, the program automatically cluster the input of handwritten numbers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6716715
    • 提供者:nevermore
  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
    • 文件大小:197632
    • 提供者:yang
  1. myBP

    0下载:
  2. 采用典型的BP算法实现了基于MNIST的手写数字识别采用输入层、隐含层和输出层的三层结构,实现了BP算法下的神经网络。用7000个样本进行自洽检验,正确率99.79 。-Using typical BP algorithm based on MNIST handwritten numeral recognition using input layer, hidden layer and output layer, three-layer structure, to achieve the neu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3164309
    • 提供者:刘荣荣
  1. numbercheck

    0下载:
  2. 检测手写输入,有几种方法,例如贝叶斯方法,几何方法等等。-Handwriting Detection
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:67207
    • 提供者:陈杏源
  1. MyCnn

    0下载:
  2. 用VS2012实现手写数字识别的卷积神经网络算法,用mnist库作为输入-Using VS2012 to achieve the handwritten numeral recognition of the convolution neural network algorithm, using the MNIST library as an input
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-08
    • 文件大小:15551700
    • 提供者:Du
  1. MATLAB

    0下载:
  2. 实现两个输入信号序列的互相关。返回互相关结果和点数。自己手写代码,要比xcorr效率提高40 左右-read up
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:187152
    • 提供者:刘新
  1. 数字识别系统v2

    0下载:
  2. 可以手写输入数字 但是要2014b以前的MATLAB才能运行(You can write the numbers by hand, but you can run them with the MATLAB 2014b)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:722944
    • 提供者:chenhanqi
搜珍网 www.dssz.com