刁红军,李培峰,钱培德. 基于有限状态机的智能手机输入模型设计[J]. 中文信息学报, 2009, 23(5): 123-128.
DIAO Hongjun, LI Peifeng, QIAN Peide. A Finite-State Automata Based IME Model Design for Intelligent Mobile. , 2009, 23(5): 123-128.
基于有限状态机的智能手机输入模型设计
刁红军,李培峰,钱培德
苏州大学 计算机科学与技术学院, 江苏 苏州 215006
A Finite-State Automata Based IME Model Design for Intelligent Mobile
DIAO Hongjun, LI Peifeng, QIAN Peide
School of Computer Science and Technology, Soochow University, Suzhou, Jiangsu 215006,China
Abstract:The paper analyzes state-of-the-art IME models for intelligent mobile and then decomposes input state into three different states of inputting Chinese, English and numerals respectively. Based on the state design pattern given by GOF, the paper proposes an automata based IME model for the intelligent mobiles, which is compatible with many intelligent mobile system such as Windows Mobile Symbian S60 etc. The model can not only simplify development effort but also provide much convenience in maintenance and update of intelligent mobile IME. Key words computer application; Chinese information processing; finite-state automata; IME; intelligent mobile; design pattern