###
DOI:
计算机系统应用英文版:2014,23(2):150-154
本文二维码信息
码上扫一扫!
打字比赛系统中字符串匹配算法
(长安大学 电子与控制工程学院, 西安 710064)
String Matching Algorithm in the Program of Typing Match
(Electronic and Control Engineering of Chang’an University, Xi’an 710064, China)
摘要
图/表
参考文献
相似文献
本文已被:浏览 1419次   下载 2810
Received:July 11, 2013    Revised:September 09, 2013
中文摘要: 打字比赛程序,是学校为了加强学生对计算机基本技能的掌握,而开发的一款用于检验打字速度、准确率等多项指标的比赛程序。传统的字符串匹配算法是基于关键词的匹配算法,只能得到位置信息,而比赛程序是两个大文本之间进行匹配,需要获得更加详细的匹配信息,这时传统算法就无法满足要求。通过对实际问题的探索和研究,在传统算法的基础上,设计出一种新的匹配算法。这种算法可以进行两个文本之间的匹配,得到正确的内容、错误的内容等信息。应用这一算法编写软件,验证了算法的可行性和实用性。
中文关键词: 打字比赛  关键词  大文本  字符串匹配  算法
Abstract:The program of typing match is a game program which used to test many indicators of typing, like speed, accuracy and so on. Many schools use it to strengthen students mastery of basic computer skills. The traditional algorithm is based on the keywords matching algorithm, only can get the location information, but the game program is the program of matching between two large text segment, it need get more matching information, so the traditional algorithm is unable to meet the requirement. On the basis of traditional algorithm, a new matching algorithm was designed by the exploration and research of the practical problems. This algorithm can match between the two text, and get the correct content, the error content and other information. So wrote a software in this algorithm, proved the feasibility and practicality of this algorithm.
文章编号:     中图分类号:    文献标志码:
基金项目:
引用文本:
李载源.打字比赛系统中字符串匹配算法.计算机系统应用,2014,23(2):150-154
LI Zai-Yuan.String Matching Algorithm in the Program of Typing Match.COMPUTER SYSTEMS APPLICATIONS,2014,23(2):150-154