搜索资源列表
-
0下载:
一个用VC开发的小型汉字识别程序,用户在屏幕上绘出汉字,程序即可识别出是哪个汉字(目前为测试版,识别算法简单,对复杂字的识别率低)-a VC development of the small Chinese character recognition procedures, users draw Chinese characters on the screen, the program can recognize Chinese characters which is (currently in
-
-
0下载:
Simple Hopfield example recognize character. Please see the code. BC++3.1 required. By basri KUL. Fully Fr-Simple Hopfield example recognize character. Please see the code. BC++3.1 required. By basri KUL. Fully Free
-
-
0下载:
读取文件获取特殊文字 媒体播放器 识别图形字符 图形验证码-Read the text file to obtain a special media player recognize graphic character graphic code
-
-
0下载:
Character recognition software in a typical offline character recognition OCR program to recognize the printed characters, puts that goal. Recognize the special typeface print recognition, a single print recognition, multi-print is the kind of recogn
-
-
0下载:
OCR Line Detection.
One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part
-
-
0下载:
optical Character Recognization (OCR) leadtools but no DLL to support. help me in recognize image
-
-
0下载:
VC汉字识别源代码,可以用鼠标在程序的空白处写字,然后让程序识别你所写的文字,当然需要字库支持,这个字库是需要事先准备好的,当然程序还有一个模式是“学习”模式,当有不识别的文字时可启动这个模式,将对应的文字输入,下一次如果重新写入这样的字,程序就可以识别-VC Chinese character recognition source code in the space program can use the mouse to write, and then let the program ide
-
-
0下载:
词法分析阶段是编译过程的第一个阶段,是编译的基础。这个阶段的任务是从左到右一个字符一个字符地读入源程序,即对构成源程序的字符流进行扫描然后根据构词规则识别单词(也称单词符号或符号)。词法分析程序实现这个任务。词法分析程序可以使用Lex等工具自动生成。-Lexical analysis phase is the first phase of the compilation process is compiled on the basis of. The task at this stage is
-
-
0下载:
能够识别手写数字,手写字符,识别率达到90 以上,很好用的-Able to recognize handwritten numbers, handwritten character recognition rate of 90 or more, the good
-
-
0下载:
设计并实现 C 语言的词法分析程序,要求如下。
(1) 可以识别出用C语言编写的源程序中的每个单词符号,并以记号的形式输出每个单词符号。
(2) 可以识别并读取源程序中的注释。
(3) 可以统计源程序中的语句行数、单词个数和字符个数,其中标点和空格不计算为单词,并输出统计结果。
(4) 检查源程序中存在的非法字符错误,并可以报告错误所在的行列位置。
(5) 发现源程序中存在错误后,进行适当的恢复,使词法分析可以继续进行,通过一次词法分析处理,可以
-
-
0下载:
SnakeTable
说明:本程序可产生蛇形阵,同时能识别输入字符,满足了题目要求,同时还有以下特性:
一:在输入字符数超过2(如输入10或者ak)的情况下提示“ERROR!!! You have enter two or more chars!”
二:加入了对齐功能
Mybirthday
说明;本程序定义了一个MyDate的类,可实现题目的所有功能并加入了一些特性:
一:所有数据均可由用户输入(不输入的情况全部默认为0)
二:具备一定的检查输入的特
-
-
0下载:
车牌识别算法,采用BP神经网络的方法进行车牌字符识别,并能把汉字识别出来。-License plate recognition algorithm, using the BP neural network method for license plate character recognition, and to recognize Chinese characters.
-
-
0下载:
车牌识别技术是计算机视频图像识别技术在车辆牌照识别中的一种应用。车牌识别技术要求能够将运动中的汽车牌照从复杂背景中提取并识别出来,通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号、颜色等信息-License Plate Recognition Vehicle (VLPR) is an application of computer video image recognition technology in vehicle license plate recognition.
-
-
0下载:
c++的bp神经网络字符识别系统可以识别数字字母-c++ bp neural network character recognition system can recognize alphanumeric
-
-
0下载:
中文车牌识别系统:
它基于openCV这个开源库。这意味着你可以获取全部源代码,并且移植到opencv支持的所有平台。
它能够识别中文。例如车牌为苏EUK722的图片,它可以准确地输出std:string类型的"苏EUK722"的结果。
它的识别率较高。图片清晰情况下,车牌检测与字符识别可以达到80%以上的精度。(Chinese car license plate recognition system:
It is based on ope
-
-
0下载:
利用C# 读取excel 并导出报表,还需要自动识别我做好excel模板。在读取单元格时需要做比较,但是在比较时单元格内容中含有字符数字、小数,没事我就用手机C4droid编程软件实现了用C程序来完成了拆分。(Using C# to read excel and export reports, you need to automatically recognize that I do excel template. When you read the cell, you need to do t
-