c++汉字拼音输入法

时间:2013-12-18 07:54:42
【文件属性】:

文件名称:c++汉字拼音输入法

文件大小:1.21MB

文件格式:RAR

更新时间:2013-12-18 07:54:42

c++ 汉字输入法 trie 面向对象

本程序运用c++面向对象思想,利用trie树实现简单的汉字输入法,对学习c++和汉字输入法有一定帮助


【文件预览】:
trie
----trie.dsw(550B)
----trie.opt(52KB)
----pytohanzi.txt(15KB)
----Debug()
----trie.ncb(97KB)
----py.txt(11B)
----pytohanzi1.txt(12B)
----testtrie()
--------mytire.cpp(228B)
--------trienode.cpp(217B)
--------file.cpp(979B)
--------py.cpp(2KB)
--------all.h(59B)
--------py.h(6KB)
--------trie1.cpp(216B)
--------tire.h(337B)
--------file.h(0B)
--------testtrie.dsp(5KB)
--------xue.cpp(2KB)
--------trie.cpp(3KB)
--------trienode.h(261B)
--------testtrie.plg(2KB)
--------Debug()
--------ime.cpp(2KB)
--------trie.h(333B)
--------hh.cpp(167B)
--------shurufa.cpp(4KB)
--------trie.asp(249B)
--------mytrie.cpp(2KB)

网友评论

  • 已经用来做简单的拼音输入功能
  • 运行有错误,可以作为参考
  • 有点看不懂,努力研究