搜索资源列表
T9拼音输入法例程
- 一个不错的T9输入法例程,可使用Keil通过串口仿真调试-a good T9 input method routines can be used by serial Keil simulation debugging
T9输入法C源码
- 利用有限键的键盘实现拼音输入,T9键盘输入法实现方案源码。
T9输入法C源码
- T9输入法C源码 键盘输入法设计 利用有限键的键盘实现拼音输入 1键代表ABC 2键代表DEF 3键代表GHI 4键代表JKL 5键代表MNO 6键代表PQRS 7键代表TUV 8键代表WXYZ 9键代表" "(空格) 0键为确认键(该拼音输入结束) R键为拼音输入,字母输入(大写),字母输入(小写),数字输入,字符输入转切键,即每按一次该键将会切换倒下一状态. Q键为下翻页键,W为上翻页键 E键为退格键,消除错误的输入 Q键在拼音未结束,即未按0键时为错误消除键
resource
- 压缩包中一个为一般操作系统下的fft,一个是手机或类似设备中的T9拼音输入法-A compressed package for the general operating system under the fft, a cell phone or similar devices T9 Pinyin input method
T9rushufa
- 8051上T9拼音输入法的编程-8051 T9 on the Pinyin input method Programming
直接在Keil下仿真的T9拼音输入法(完整版)
- 仿真步骤如下: 1、把3个帖子的内容分别保存为51t9py.c,51t9py_indexa.h,5py_mb.h,放在同一目录下,将51t9py.c加入工程编译 2、由于Keil的模拟串口是单字节显示,汉字显示为乱码,所以要加挂RICHWIN或RichView这种会重新刷新显示的中文平台,或手工刷新屏幕,所以请先到 http://www.pchome.net/dl/chinese.htm 下载RichView,安装运行 3、在Keil环境下可以直接按“Ctrl+F5”键仿真,按“F5”全速运行,
T9拼音输入法例程
- 一个不错的T9输入法例程,可使用Keil通过串口仿真调试-a good T9 input method routines can be used by serial Keil simulation debugging
T9C51
- 在C51单片机上运行的T9输入法,可以直接在KEIL C51环境下模拟仿真-in C51 microcontroller running T9 input method can be directly KEIL C51 environment simulation
MiniGUI
- 嵌入式拼音输入法(T9拼音),基于周立功smartARM2200开发板,操作系统用的是uc/os,图形界面是MiniGUI,是我的一个课程设计-Embedded Pinyin input method (T9 Pinyin), based on the week Ligong smartARM2200 development board, the operating system using the uc/os, is a graphical interface MiniGUI, is one
T9Input(PPC)
- 主要实现T9输入法功能!自已开发,并修正6万多汉字及使用频率,单键切换输入法,输入类型分为:英文,数字,T9拼音,常用符号等!-The main function of T9 input method! Own development, and amended more than 60,000 Chinese characters and the use of frequency, one-touch switch input method, input type is divided into
magicchip_t9py
- 与手机上使用功能相同的T9拼音输入法,包括标点,数字,大小字母等自由切,内部索引使用结构体,字库量大,包括全部的GB2132字库中的将近700个字。-And cell phone use the same function T9 Pinyin input method, including punctuation, numbers, letters, such as the size of the free cutting, the use of the internal index struc
VC++
- 一个简单的T9拼音输入法,已经按汉字使用频率排序了.-A simple T9 Pinyin input method, has been sorted according to frequency of use of Chinese characters.
spell_mb
- T9拼音输入法的汉字码表,大概收录了6000个汉字-chinese T9 spell unicode table,there is about 6000 chinese
T9_PinYin_input
- T9拼音输入法,AT89C52已经调试通过!-T9 input!
t9
- t9拼音输入,实现单片机的汉字输入 开发环境为keil c-t9 pinyin input, the realization of MCU development environment for Chinese character input keil c
TOUCH_T9.171
- 在STM32上面做的T9拼音输入法,详细工程代码。-Done in the STM32 above T9 Pinyin input method, detailed engineering the code.
t9
- 嵌入式T9拼音输入法-Embedded T9 Pinyin input method ....................
T9
- T9 输入法,加入了拼音输入法,用BC45编译-T9 input method, joined the Pinyin input method, using BC45 compile
t9input
- t9拼音输入法,已经移植完成。请多多关照-t9 Pinyin input method
T9
- T9拼音输入法模块 像手机键盘一样数字键和字母键复用,一个按键上有三或四个英文字母, 在输入拼音时选择需要的字母来组成拼音,T9只需输入该字母所在的按键一次, 程序自动组成合理的拼音-T9 Pinyin input method module