期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
复杂背景下的票据字符类型识别方法 被引量:2
1
作者 陈湘 孙章 丁雪凇 《现代电子技术》 北大核心 2020年第8期44-48,共5页
由于银行规定用户需用黑色碳素笔填写票据中信息,但实际操作中存在信息填写不规范现象。针对这种情况,提出一种自动识别用户书写字符类型的算法。该算法首先识别字符颜色,并根据字符在红外图像下是否存在,对字符类型进行粗分类;其次,选... 由于银行规定用户需用黑色碳素笔填写票据中信息,但实际操作中存在信息填写不规范现象。针对这种情况,提出一种自动识别用户书写字符类型的算法。该算法首先识别字符颜色,并根据字符在红外图像下是否存在,对字符类型进行粗分类;其次,选择正面红外和正面彩色图像中较清晰的图像作为字符分割的原图像,分别采用阈值法和改进的连通域分析方法对票据正面红外和正面彩色图像中的字符做分割;再次,根据字符笔墨颜色和形体特征,对字符进行颜色判定、基于阈值法的粗细判定、基于位置关系的手写体或打印体判定;最后,设计字符类型识别器,准确识别字符类型。经过实际银行票据图像测试,相比于现有方法,该文采用的方法不损坏票据样本,能够准确地识别出银行票据中的字符类型,具有较好的应用前景和商业价值。 展开更多
关键词 银行票据字符 字符类型识别 字符分割 字符颜色判定 识别器设计 图像测试
下载PDF
MySQL的数据类型和建库策略
2
作者 段旭峰 《计算机》 2001年第31期26-26,共1页
无论是在小得可怜的免费数据库空间或是大型电子商务网站,合理的设计表结构\充分利用空间是十分必要的.这就要求我们对数据库系统的常用数据类型有充分的认识.下面我就将我的一点心得写出来跟大家分享.
关键词 MYSQL 数据库 电子商务网站 设计表结构 数据系统 识字类型 日期时问类型 字符类型 枚举类型
下载PDF
基于超文本环境的《说文解字》知识库的建立 被引量:9
3
作者 宋继华 王宁 《语言文字应用》 CSSCI 北大核心 1999年第3期90-96,共7页
本文以结构的观点,从字形、字音、字义的角度出发,对“基于超文本环境的《说文解字》教学、研究系统”的知识库的建立做了系统的分析,并提出设计构想,为系统的进一步设计提供了基础。
关键词 《说文解字》 《说文》学 知识库 连绵词 超文本 字符类型 属性库 结构模式 数据库 词义训释
下载PDF
在VC6中使用OLEDB接口访问数据库
4
作者 刘锐岗 董秀珍 +2 位作者 付峰 尤富生 史学涛 《医疗卫生装备》 CAS 2003年第S1期237-237,共1页
关键词 OLEDB接口 数据类型 访问数据 生物医学 西安市 第四军医大学 数据转换 存取器 字符类型 动态链接库
下载PDF
如何将在UG中建成的几何模型导入至ANSYS 被引量:5
5
作者 符代竹 《CAD/CAM与制造业信息化》 2003年第12期31-31,41,共2页
UG具有强大的建模功能,虽然其也有CAE模块,但UG在这方面的功能比起专业的CAE软件还略有不足.
关键词 几何模型 ANSYS UG 建模模块 字符类型 应用软件
下载PDF
Optimizing of large-number-patterns string matching algorithms based on definite-state automata 被引量:3
6
作者 陈训逊 方滨兴 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2007年第2期236-239,共4页
Because the small CACHE size of computers, the scanning speed of DFA based multi-pattern string-matching algorithms slows down rapidly especially when the number of patterns is very large. For solving such problems, w... Because the small CACHE size of computers, the scanning speed of DFA based multi-pattern string-matching algorithms slows down rapidly especially when the number of patterns is very large. For solving such problems, we cut down the scanning time of those algorithms (i.e. DFA based) by rearranging the states table and shrinking the DFA alphabet size. Both the methods can decrease the probability of large-scale random memory accessing and increase the probability of continuously memory accessing. Then the hitting rate of the CACHE is increased and the searching time of on the DFA is reduced. Shrinking the alphabet size of the DFA also reduces the storage complication. The AC++algorithm, by optimizing the Aho-Corasick (i.e. AC) algorithm using such methods, proves the theoretical analysis. And the experimentation results show that the scanning time of AC++and the storage occupied is better than that of AC in most cases and the result is much attractive when the number of patterns is very large. Because DFA is a widely used base algorithm in may string matching algorithms, such as DAWG, SBOM etc., the optimizing method discussed is significant in practice. 展开更多
关键词 multi-pattern string-matching definite-state automata Aho-Corasick algorithm CACHE
下载PDF
Java基础知识应用编程 被引量:1
7
作者 吉根云 蒋蕾 《电脑编程技巧与维护》 2005年第2期5-8,14,共5页
在过去一年半的时间里,《跟我学编程》栏目与大家一起学习了VB、Delphi、VC、汇编等语言,受到了广大初学编程读者的欢迎。相信在众多热心读者的关爱和支持下,《跟我学编程》栏目一定会成为连接编程高手和初学者的接力棒。让她正真成为&q... 在过去一年半的时间里,《跟我学编程》栏目与大家一起学习了VB、Delphi、VC、汇编等语言,受到了广大初学编程读者的欢迎。相信在众多热心读者的关爱和支持下,《跟我学编程》栏目一定会成为连接编程高手和初学者的接力棒。让她正真成为"看实例,学编程"进阶园地。 从本期开始,围绕以下五个方面连续五期系统地讲解Java编程基础及其编程方法和技巧。 Java基础知识应用编程 Java中面向对象(OOP)在编程中应用 JDBC轻松解决数据库问题 J2EE思想在编程中的体现 展开更多
关键词 JAVA 编程 数据类型 资源管理器制作 字符类型
下载PDF
在异种机之间传输和处理二进制文件的一种方法
8
作者 刘凯 《中国金融电脑》 1998年第7期71-72,共2页
在异种机之间传输和处理二进制文件的一种方法建设银行甘肃省分行科技处刘凯一、问题的提出城市综合业务网络系统在金融等行业得到广泛的使用和推广,它采用客户/服务器主从处理模式,建立交易码驱动平台,将交易处理分为前后台两部分... 在异种机之间传输和处理二进制文件的一种方法建设银行甘肃省分行科技处刘凯一、问题的提出城市综合业务网络系统在金融等行业得到广泛的使用和推广,它采用客户/服务器主从处理模式,建立交易码驱动平台,将交易处理分为前后台两部分,客户机提交请求,服务器响应服务,... 展开更多
关键词 二进制文件 异种机 数据结构 操作系统 临时数据 字符类型 通讯平台 数据库 数据处理 临时结构
下载PDF
Meaningful String Extraction Based on Clustering for Improving Webpage Classification
9
作者 Chen Jie Tan Jianlong +1 位作者 Liao Hao Zhou Yanquan 《China Communications》 SCIE CSCD 2012年第3期68-77,共10页
Since webpage classification is different from traditional text classification with its irregular words and phrases,massive and unlabeled features,which makes it harder for us to obtain effective feature.To cope with ... Since webpage classification is different from traditional text classification with its irregular words and phrases,massive and unlabeled features,which makes it harder for us to obtain effective feature.To cope with this problem,we propose two scenarios to extract meaningful strings based on document clustering and term clustering with multi-strategies to optimize a Vector Space Model(VSM) in order to improve webpage classification.The results show that document clustering work better than term clustering in coping with document content.However,a better overall performance is obtained by spectral clustering with document clustering.Moreover,owing to image existing in a same webpage with document content,the proposed method is also applied to extract image meaningful terms,and experiment results also show its effectiveness in improving webpage classification. 展开更多
关键词 webpage classification meaningfulstring extraction document clustering term cluste-ring K-MEANS spectral clustering
下载PDF
学习《程序设计》的几点建议
10
作者 刘润华 王长春 《考试与招生》 1999年第11期23-24,共2页
关键词 《程序设计》 阅读程序 分析程序 编写程序 学员 基本概念 基本内容 字符类型 社会助学 阅读能力
原文传递
Human-imitation Recognition Algorithm Based on Multi-character
11
作者 周鑫 杨霓清 +2 位作者 吴晓娟 张小燕 王孝刚 《Journal of Shanghai Jiaotong university(Science)》 EI 2009年第5期526-530,共5页
A multi-character recognition method based on hidden Markov model (HMM) was presented. The method can reduce the calculation load of correlation and improve recognition accuracy compared with singlecharacter recogni... A multi-character recognition method based on hidden Markov model (HMM) was presented. The method can reduce the calculation load of correlation and improve recognition accuracy compared with singlecharacter recognition in video. The characteristics used for recognizing include the shape character, the color character, the texture character and so on. Even our human being generally uses these characteristics to recognize objects in practice..4, recognition experiment of 17 fishes was carried out in the paper. The experimental results demonstrate the high veracity of the multi-character recognition algorithm. Together with the tracking process, it can handle dynamic objects, so the multi-character recognition is more like the human recognition, and has great application value. 展开更多
关键词 co-occurrence matrix hidden Markov model (HMM) recognizing optimization-coefficient TRACKING
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部