搜索资源列表
tuojizifushibie
- 脱机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -experimental materials inside provided some experimental pattern recognition database. These &q
zimushibiexitong
- 一个字符识别系统~~识别26个字母~在MATLAB环境下运行~程序简单~代码不长~~~容易理解~-a character recognition system to identify ~ ~ ~ 26 letters in MATLAB run under a simple procedure ~ ~ code is not long ~ ~ ~ ~ easy to understand
HandWritiing
- 手写字母识别,可以自动识别26个英文字母-Handwritten letter recognition, can automatically identify the 26 letters of the alphabet
reco
- 在MATLAB环境下,实现手写大写字母的识别功能-In the MATLAB environment, the realization of handwritten uppercase letters of recognition
zimu
- 用MATLAB编程的印刷体英文字母识别系统,可以识别26个大写英文字母-Using MATLAB programming alphabetical print identification system can identify 26 capital letters of the alphabet
tuixiang
- 使用matlab对手写的字母进行辨识,使用matlab7.0版本-Matlab on the use of handwritten letters to identification, the use of matlab7.0 version
Letters
- 基于神经网络的字母识别系统 -Letters based on neural network recognition system
gskmadechar
- 基于人工神经网络的手写英文字母、数字图像识别的源程序代码。-Based on Artificial Neural Network handwritten letters of the alphabet, the digital image to identify the source code.
Neural-Network-Character-Recognition
- MATLAB 神经网络用于英文字母图像和数字的识别源程序-MATLAB neural network for images and the number of letters of the alphabet to identify the source
letterrecognition
- 字母图像识别算法,O, E, A, U 四个字母进行识别,该算法加入一定噪声之后依然有效。-The basic goal of the program is to perform letter recognition of vowels O, E, A, U in paragraphs provided in form of black-and-white images. Using the training paragraph ima
1234
- uci机器学习数据库关于字符识别的源数据。是字符识别的研究的关键数据来源。包括手写字体和印刷体两类,手写的数字和印刷体的字母。-uci machine learning database on the source character recognition data. Character recognition research is the key source of data. Including two types of han
Expressions-for-Business-Letters
- Expressions for Business Letters
VC090609
- 1)用户管理: 包括用户注册,用户注册登录,对注册用户进行权限设定,对注册用户的添加和删除等,对于一个完善的电子邮件系统来说,用户管理是很重要的,通过它可以对文件、信件、用户资料等加以保密。此外,也可以设置用户的管理级,使用户更好的使用和管理邮件。 2)邮件管理: 包括对邮件的移动,邮件修改,邮件删除以及新建邮件夹等。这个是电子邮件最基本应该具有的功能,使用户很方便的使用和管理自己的邮件,同时也节省了很多空间,如今,网络上垃
Viterb
- viterb算法是卷积码中重要的一种译码算法,程序中用MATLAB实现了VITERB的译码算法,并且写了信道编码程序和二进制码通过以p概率错误的信道程序-viterb algorithm is important as a convolutional code decoding algorithm, the program using MATLAB to achieve a VITERB the decoding algorithm,
zimufenlei
- 字母识别的一种应用并配有简单的分类器及基于BP网络的英文字母识别系统-Letters of application and identify with simple classifier based on BP neural network, and the English alphabet recognition system
VB.Programming.character.uppercase.letters.return.
- VB编程获取汉字首字母并返回大写字母代码-VB Programming for the first character uppercase letters and return code
E-mail-letters
- 邮箱发信.用于盗取别人账号密码等-E-mail letters. For someone to steal passwords and other account ....
Photo-identification-letters
- 字母图片识别,可以用来识别手写英文字母的程序!-Photo identification letters
Take-random-letters
- 一份很简单的取随机字母源代码,可定义取多少位-Take a very simple source code of random letters, how many can be defined to take
Statistical-letters-number
- Descr iption: 给定一段文章,请输出每个字母出现的次数。 Input: 只有一组输入数据,该数据大小<10KB。 在文章中除最后一个字符外,只有小写字母、空格和换行符,没有另外的标点、数字和大写字母等。该文章以’#’结尾。 Output: 输出格式为“C A”,C为’a’..’z’中的字母,A为出现次数,C和A之间空一格。 Sample Input: here is t