搜索资源列表
手写识别-2.0-API-linux-port.tar
- 手写识别应用软件,提供高效的触摸屏手写识别方法。- The handwriting recognition application software, provides highly effective touches the screen handwriting recognition method.
手写识别
- 利用VB开发的手写数字识别系统,实现由1-10的手写识别-using VB's handwriting recognition system figures, the 1-10 achieved by the handwriting recognition
c#手写识别源码
- C#编写的手写识别的源代码,很不错,没有开源算法,都是调用windows的API
手写识别源码(vb版)——国外强人
- 供大家学习基本的手写识别原理使用。谈不上商业软件那样的强悍。
手写识别新
- 字符识别,手写识别算法
手写鉴别用VC++6.0开发
- 手写鉴别用VC++6.0开发的一个手写字符识别系统,联机输入签名,可以识别数字,字母和汉字. ,Handwriting identification using VC++ 6.0 Development of a handwritten character recognition systems, on-line input signatures can identify numbers, letters and Chinese characters.
flashlei.rar
- flash实现手写识别,手写输入的类和源码,flash to achieve handwriting recognition, handwriting input the type and source
handwrite.rar
- 我收藏的几个不错的手写识别源码程序,和大家分享 呵呵,My favorite source of several good handwriting recognition program
LinuxExample_ForX86
- 某中文手写输入法公司的手写识别输入的实例源程序。-Chinese handwriting input method of a company' s handwriting recognition input source code examples.
orc
- 手写识别文字 可以自动学习功能非常强大 外国人写的-Handwriting recognition text can automatically learn a very powerful foreigner
Java编写的手写数字识别器源代码
- 用Java编写的手写数字识别器源代码。能够对手写数字有很好的识别能力。经过试验,适应性还是比较强的。-Java prepared with hand-written numeral recognition source code browser. Figures to have a good handwriting recognition. After testing, adaptation is still relatively strong.
5,ATKNCR(数字字母手写识别库)
- 数字字母手写识别库 可用于显示数字字母等(Digital alphabet handwriting recognition library)
BP神经网络实现手写数字识别matlab实现
- 可以实现手写数字识别,值得学习,很好的源代码。(Handwritten digital books can be realized)
汉字联机手写识别系统的设计与实现
- 汉字联机手写识别系统的设计与实现,提供思路(The design and implementation of Chinese character on-line handwriting recognition system)
实验45 手写识别实验
- 基于STM32的手写识别,使用STM32战舰V3开发板,STM32F3ZET6。在LCD触摸屏幕中,滑动手指,可以识别手写的字符和数字。(STM32-based handwriting recognition, the use of STM32 warship V3 development board, STM32F3ZET6. In the LCD touch screen, slide your finger to recognize handwritten characters and n
用神经网络进行手写数字的识别
- 该文件可以用于实现手写文字的图像识别,欢迎下载(The document can be used to achieve handwritten text recognition)
CNN手写识别
- 基于Matlab的,用于识别手写的图片里面的内容(Based on Matlab, used to identify the contents of a handwritten picture)
手写MNISTmatlab实现
- 资料可以直接运行,是matlab源码,实现了AI领域常见的手写字符MNIST数据集的识别,一般都是python做,matlab实现的很少,就算有也经常报错,因此这里是提供了例程以及数据集!数据集也是matlab能直接读取的MNIST格式!下载这个资料连数据集都不用单独下载了,节省时间。(The data can be run directly. It is the source code of MATLAB. It realizes the recognition of MNIST data s
汉王嵌入式手写识别核心原理及合作开发经验
- 本文介绍了手写识别的原理,以及几年来汉王和合作伙伴的开发经验。预期读者是嵌入式手写软件开发人员和相关人员。
基于MATLAB的手写识别(可以自行添加数据集)
- 本案例使用MATLAB的GUI设计的一个手写板,利用BP神经网络实现手写识别的项目,案例中可以利用手写板自己建立数据集,并且完成训练来添加字库。