论文部分内容阅读
双向链表是一种常用的数据结构 ,将双向链表应用于专用智能控制系统 ,实现其用户界面 .这里 ,主要用双向链表实现不同字形的点阵信息存储 ,按字符 (汉字 )的编码及其字形进行查询 ,并按使用频度进行排列 ,以便提高访问效率。在实现方法上 ,采用面向对象设计方法 ,用C ++语言实现 ,字形显示模块用C + +的内嵌汇编语言实现 ,使之成为一个具有良好封装特性的可复用软件构件。
The doubly linked list is a commonly used data structure, the doubly linked list is applied to a dedicated intelligent control system to realize its user interface Here, the doubly linked list is mainly used to store lattice information of different glyphs according to the character (Chinese character) encoding and its glyph Inquiries, and arranged by frequency of use, in order to improve access efficiency. In the implementation method, using object-oriented design method, using C + + language, font display module with C + + embedded assembly language implementation, making it a reusable software components with good packaging features.