Welcome![Sign In][Sign Up]
Location:
Search - T9 KEIL

Search list

[Other resourceT9拼音输入法例程

Description: 一个不错的T9输入法例程,可使用Keil通过串口仿真调试-a good T9 input method routines can be used by serial Keil simulation debugging
Platform: | Size: 3881 | Author: 邓生 | Hits:

[Other resourceT9C51

Description: 在C51单片机上运行的T9输入法,可以直接在KEIL C51环境下模拟仿真-in C51 microcontroller running T9 input method can be directly KEIL C51 environment simulation
Platform: | Size: 89256 | Author: 房洪波 | Hits:

[Other resourceT9

Description: keil 中实现T9输入法的例子,可以移植51系列等单片机中
Platform: | Size: 34680 | Author: sam | Hits:

[Other resource直接在Keil下仿真的T9拼音输入法(完整版)

Description: 仿真步骤如下: 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”全速运行,切换到在串口依次输入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6试试:-) 4、按键对应(根据我自己的手机设置的,全部在PC的小键盘操作): -simulation steps are as follows : 1 and 3 respectively, the content of messages posted on the preservation of 51t9py.c, 51t9py_indexa.h, 5py_mb.h, on the same directory, will join the project 51t9py.c compiler 2, Keil is the simulation of single-byte Serial show , the Chinese showed gibberish, so need to add or RichView RICHWIN this show will re-set the Chinese platform, or manual refresh screen, so please download RichView http://www.pchome.net/dl/chinese.htm to install three operations in Central Keil Habitat can be directly "Ctrl + F5" key simulation, according to the "F5" running full-speed, switched to the serial order input : / / 64 *. 6426 *. ***. 5 98 7936.3 586.1 4826 1 9464 *. *. 6 7 64 *. try :-) 4, corresponding button (according to my own set of phones, a
Platform: | Size: 6345 | Author: 许赞龙 | Hits:

[SCM直接在Keil下仿真的T9拼音输入法(完整版)

Description: 仿真步骤如下: 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”全速运行,切换到在串口依次输入: // 64*.6 426***.5 98*.7 936.3 586.1 4826*.1 9464*.7 64*.6试试:-) 4、按键对应(根据我自己的手机设置的,全部在PC的小键盘操作): -simulation steps are as follows : 1 and 3 respectively, the content of messages posted on the preservation of 51t9py.c, 51t9py_indexa.h, 5py_mb.h, on the same directory, will join the project 51t9py.c compiler 2, Keil is the simulation of single-byte Serial show , the Chinese showed gibberish, so need to add or RichView RICHWIN this show will re-set the Chinese platform, or manual refresh screen, so please download RichView http://www.pchome.net/dl/chinese.htm to install three operations in Central Keil Habitat can be directly "Ctrl+ F5" key simulation, according to the "F5" running full-speed, switched to the serial order input :// 64*. 6426*.***. 5 98 7936.3 586.1 4826 1 9464*.*. 6 7 64*. try :-) 4, corresponding button (according to my own set of phones, a
Platform: | Size: 6144 | Author: 许赞龙 | Hits:

[SCMT9拼音输入法例程

Description: 一个不错的T9输入法例程,可使用Keil通过串口仿真调试-a good T9 input method routines can be used by serial Keil simulation debugging
Platform: | Size: 4096 | Author: 邓生 | Hits:

[SCMT9C51

Description: 在C51单片机上运行的T9输入法,可以直接在KEIL C51环境下模拟仿真-in C51 microcontroller running T9 input method can be directly KEIL C51 environment simulation
Platform: | Size: 89088 | Author: 房洪波 | Hits:

[SCMT9

Description: keil 中实现T9输入法的例子,可以移植51系列等单片机中-keil realize T9 input method in the example, can be transferred 51 series MCU
Platform: | Size: 34816 | Author: sam | Hits:

[ELanguaget9

Description: t9拼音输入,实现单片机的汉字输入 开发环境为keil c-t9 pinyin input, the realization of MCU development environment for Chinese character input keil c
Platform: | Size: 41984 | Author: rd | Hits:

[SCMTetris

Description: 在keil下编写的俄罗斯方块的程序可以实现基本的俄罗斯方块的功能,还包括一个T9输入法程序,在原有的T9输入法的基础上进行了改进,可以直接输入常见的汉字。通过T9输入法实现在英雄榜中输入姓名。-Keil prepared under the program can achieve Tetris Tetris basic features include a T9 input method program, in the original based on the T9 input method has been improved, you can directly enter the common Chinese characters. Achieved through the T9 input method input in the name of the hero chart.
Platform: | Size: 491520 | Author: 邵奎 | Hits:

[SCMT9

Description: 嵌入式T9输入法源码,包括字库读写等,keil环境-T9 input method of embedded source code, including fonts, reading and writing, keil environment
Platform: | Size: 25600 | Author: 李佳 | Hits:

CodeBus www.codebus.net