|
计算机科学 2006
The Implementation of Chinese Pinyin Input in Embedded Systems
|
Abstract:
The Chinese pinyin input is usually implemented in embedded systems based upon array or ordered tree. We improved the structure of Trie tree, a kind of ordered tree, to build a pinyin tree, and then implement the intelligent Chinese pinyin input under uCLinux.