搜索资源列表
wpzbh
- 24点程序,运行之后,可以在输入4个阿拉伯数字后,用四则运算法算出结果。-24 points procedures, operational, the importation of four Arabic numerals, with four algorithms calculate the results.
20081022
- 基于人工神经网络的图像识别方法研究。基于神经网络的人脸检测研究。基于特征融合与神经网络的手写体数字识别技基于遗传神经网络的手写体数字识别研究术研究。基于遗传优化的神经网络的银行票据手写数字识别。一种改进的人工神经网络模型-Based on artificial neural network image recognition method. Neural Network Based Face Detection Research. Based on Feature Fusion and Neur
homework6
- 使用matlab实现手写阿拉伯数字的识别。-Using matlab to achieve the recognition of handwritten Arabic numerals.
testa
- 使用autoassociative memory对阿拉伯数字进行识别,并画出最后结果-Autoassociative memory of the use of Arabic numerals to identify and draw the final result
Roman
- Implementation of Roman Numerals.
jezh
- 金额转换,阿拉伯数字的金额转换成中国传统的形式如:(¥1011)->(一千零一拾一元整)输出。-The amount of conversion, the amount of Arabic numerals into the traditional Chinese forms such as: (¥ 1011)- " (1001 picked up a dollar a whole) output.
Am
- 手写数字特征值提取,提取像素点。手写数字特征值提取,提取像素点。-Feature Extraction of Handwritten Numerals
classification_pattern_clustering
- 模式识别的程序,聚类技术。针对阿拉伯数字实践。VC-Pattern recognition procedures, clustering technology. Practice for the Arabic numerals. VC++
sufa
- Algorithm(算法)一词本身就十分有趣。初看起来,这个词好像是某人打算要写 “Logarithm”(对数)一词但却把头四个字母写的前后颠倒了。这个词一直到1957年之前在Webster s New World Dictionary(《韦氏新世界词典》)中还未出现,我们只能找到带有它的古代涵义的较老形式的“Algorism”(算术),指的是用阿拉伯数字进行算术运算的过程。在中世纪时,珠算家用算盘进行计算,而算术家用算术进行计算。中世纪之后,对这个词的起源已经拿不准了,早期的语言学家试图推断它
Handwritten-Numerals
- 手写体数字的识别。使用的是BP神经网络的方法,自己看着能不能用吧,我也就是下个资源-Handwritten digits recognition. Using BP neural networks, their look can use it, and I was the next resource
bp-algorithm-and-improve
- 这个是bp的经典算法和改进算法,主要针对bp的alpha值的改进和对学习效率的改进,并且对不同的alpha值进行了测试,正确率能达到百分之八十,其中还有相应的数据集,是用于阿拉伯数字的识别,除此之外还有一篇实验报告,一份讲解的bp算法的ppt ,可执行程序和源代码,运行环境在vs2005上通过测试,并且有详细的原始数据和统计数据,相信这是你不错的选择,会帮助你更深刻的了解bp算法-This is a classic bp algorithm and improved algorithm, mai
turn-albo-to-ruma-data
- 输入一个不确定位数的数字,将其转化罗马数字,用"X","I","II","III","IV","V","VI","VII","VIII","IX"代表0,1,2,3,4,5,6,7,8,9的罗马数字。 程序不是太严谨,和实际的表示(10应该用X表示,五十用C表示等等)也有差距。受定义类型的限制,位数不能无限多。 程序共用了三种方法,注释掉的是两种麻烦并且占内存多(其实可以修改成和第一种方法占内存一样多)的方法-Enter an uncertain number of digits,
ch
- 将阿拉伯数字转换为中文的小函数:例如,将"1"转换为"一".-Convert Arabic numerals to the Chinese small function: for example, 1 is converted to "一".
Vehicle-License-Plate-Recognition-
- 车牌识别技术(Vehicle License Plate Recognition,VLPR) 是指能够检测到受监控路面的车辆并自动提取车辆牌照信息(含汉字字符、英文字母、阿拉伯数字及号牌颜色)进行处理的技术。车牌识别是现代智能交通系统中的重要组成部分之一,应用十分广泛。它以数字图像处理、模式识别、计算机视觉等技术为基础,对摄像机所拍摄的车辆图像或者视频序列进行分析,得到每一辆汽车唯一的车牌号码,从而完成识别过程。通过一些后续处理手段可以实现停车场收费管理,交通流量控制指标测量,车辆定位,汽车防盗
TEST10
- 将1-3999的数字翻译成罗马数字,比如将1翻译成I,2翻译成II.-The 1-3999 figures translated into Roman numerals, such as the one translated into I and the two translated into II.
RomanConvert
- 被转换的阿拉伯数字只限于1-9999,原因大约有两点 1.作者对罗马数字的逻辑规律未作深入探讨,欢迎赐教zngsai@163.com 2.罗马数字上面加一横扩大一千倍的约定不能与计算机的单字符世界很好兼容-Arabic numerals are converted confined 1-9999, there are two reasons 1. The author about the laws of logic is not Roman numeral for in-depth di
NLP
- Tensorflow框架下的手写数字识别-In recognition of handwritten numerals frame Tensorflow
eng
- 识别图片中英文数字,或者验证码用的字典。(A dictionary used to recognize pictures in English, numerals, or verification codes.)
Hand_num
- 基于神经网络及GUI触摸板的手写数字识别,基本的机器学习例子(Handwritten numerals recognition based on neural network and GUI touch board, basic machine learning examples)
Tensorflow CNN
- 卷积神经网络识别手写数字,放在jupyter直接跑,99%识别率,已经和Tensorboard联通好了(Convolutional neural network recognizes handwritten numerals and runs directly on jupyter. The recognition rate is 99%. It has been connected with Tensorboard.)