1 / 35
文档名称:

基于linux的拼音输入法设计毕业设计论文.docx

格式:docx   页数:35
下载后只包含 1 个 DOCX 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于linux的拼音输入法设计毕业设计论文.docx

上传人:cdsqbyl 2015/11/25 文件大小:0 KB

下载得到文件列表

基于linux的拼音输入法设计毕业设计论文.docx

相关文档

文档介绍

文档介绍:郑州轻工业学院
本科毕业设计(论文)
题目基于Linux的拼音输入法设计
学生姓名#####
专业班级信息工程11-01
学号 5######
院(系) 计算机与通信工程学院
指导教师###########
完成时间 2015年06月06日
目录
摘要 I
ABSTRACT II
1 绪论 1
1
2
2
3
2 中文输入法设计环境 4
嵌入式系统 4
4
5
Linux系统 6
Linux系统的发展 6
Linux系统的特点 7
Linux系统综述 8
GUI在嵌入式系统的作用 9
GUI 系统的层级结构 9
GUI的设计原则 11
Qt/Embeded 12
QT/E的信号槽机制 13
3中文输入法综述 14
14
14
中文输入法相关技术 16
4中文输入法的实现 17
17
中文输入法实现原理与流程图 19
软键盘的设计 20
数据库的设计 23
23
事件处理与汉字的显示 24
运行效果 25
结论 27
致谢 28
参考文献 29
(附录) 30
基于Linux的拼音输入法设计
摘要
嵌入式技术从诞生到今天,特别是近20年的发展,取得了巨大的成就。目前已经在诸多领域得到广泛了应用。对于一款优秀的嵌入式产品来说,拥有一个优秀的用户界面是必不可少的。我国是一个人口大国,有着巨大的消费能力,因此一款支持中文输入法的GUI系统对于国内用户来说有着迫切的需求,也对嵌入式本身的发展也具有巨大的意义。
本文首先概述了嵌入式与Linux系统,及其发展历史和现状,然后详细介绍了输入法设计的实现环境(Qt/Embedded)、相关技术、开发原理等,并在此基础上完成GUI的设计以及输入法的实现。最后开发出一款具有优秀界面(软键盘)的中文拼音输入法。
关键词:拼音输入法,嵌入式,Linux,Qt/E, GUI。
THE DESIGN OF THE PINYIN INPUT
METHOD BASED ON LINUX
ABSTRACT
Embedded technology from birth to today, especially for nearly 20 years of development, has made great been widely applied in many an excellent embedded products, has a good user interface is country is a populous country with a huge spending power, so a GUI systems that support the Chinese input method there is a pressing need for domestic users, also to the development of embedded itself also has the great significance.
This paper first summarizes the Embedded Linux system, and its development history and status quo, and then introduces the design input method the implementation of the environment (Qt/Embedded) and related technologies, the development principle, etc., and on the basis of pletion of the GUI design and the realization of the input developed an excellent interface (soft keyboard) of Chinese pinyin input method.
KEY WORDS