文件名称:HanziInput
介绍说明--下载内容均来自于网络,请自行研究使用
汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特殊为汉字输入设计的字符如五笔字型。这里我们采用使用ASCLL码的拼音形式来实现汉字输入。-err
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cellview.c
cellview.h
Decneima.c
del.bat
favedit.c
favedit.h
FavNameFile.c
FavNameFile.h
hzindex.c
hzindex.h
InferTt.c
InferTt.h
main_task.c
makefile
objs
....\ST20
....\....\cellview.tco
....\....\Decneima.tco
....\....\favedit.tco
....\....\FavNameFile.tco
....\....\hzindex.tco
....\....\InferTt.tco
....\....\maintask.lib
....\....\main_task.tco
....\....\StrList.tco
....\....\StrLrView.tco
....\....\strview.tco
....\....\_list_.tco
StrList.c
StrList.h
StrLrView.c
StrLrView.h
StrLrViewunicode.c
strview.c
strview.h
utc.c
_list_.c
_List_.h
cellview.h
Decneima.c
del.bat
favedit.c
favedit.h
FavNameFile.c
FavNameFile.h
hzindex.c
hzindex.h
InferTt.c
InferTt.h
main_task.c
makefile
objs
....\ST20
....\....\cellview.tco
....\....\Decneima.tco
....\....\favedit.tco
....\....\FavNameFile.tco
....\....\hzindex.tco
....\....\InferTt.tco
....\....\maintask.lib
....\....\main_task.tco
....\....\StrList.tco
....\....\StrLrView.tco
....\....\strview.tco
....\....\_list_.tco
StrList.c
StrList.h
StrLrView.c
StrLrView.h
StrLrViewunicode.c
strview.c
strview.h
utc.c
_list_.c
_List_.h