节点文献
文件修正系统的设计与实现
Design and implementation of a system for file modification
【摘要】 文字识别软件在识别文字时会产生错字、漏字等错误,因此要进行文件修正,以解决文本显示、文本修正和数据正确输出3个核心问题。为了保证数据的输入、显示、修正和输出时的完整性,设计了4个数据结构体,分别存储文字、表格、图像及需要修改的错误文字的信息,从而在改正原文件错误信息的同时不丢失原有信息。采用面向对象的方法将系统划分为文本视图对象、文本编辑对象和文本文档对象,方便地实现了文本文档数据的传输、文本内容的显示及文本内容的编辑。
【Abstract】 Mistakes such as misprint or missing character will occur when the Character recognizing software works. Three main problems: text display, text correction and exact data output should be solved by making document correction. The integrality of data input, data display, data correction and data output is kept by designing four constructors, which respectively store characters, tables, images and the information on error characters needing to be corrected. Therefore the original information is kept while the document is under correcting. The system is divided into text view object, text compilation object and text document object by object-oriented method to realize the text data trasition, content display and content compiling.
- 【文献出处】 计算机工程与设计 ,Computer Engineering and Design , 编辑部邮箱 ,2003年06期
- 【分类号】TP391
- 【被引频次】2
- 【下载频次】31