搜索资源列表
汉字输入法文件读取
从输入法中提取字符数据及对应的输入编码!
录入编辑
- A) 实现虚拟存储B) 实现对文件的按名存取C) 实现对文件的按内容存取D) 实现对文件的 高速输入输出(17) 分页显示当前文件 ... A) 执行SPLIB B) 执行SPDOS C) 装载拼音模块D) 装载五笔字型输入模块(32) 在汉字输入状态下,按下Shift+a组合键后,输入了__。-A) Virtual Storage B) the realization of the documents were accessed by
歧路热线
- A.执行SPLIB B.执行SPDOS C.装载拼音模块D.装载五笔字型输入模块32.在汉字输入状态下, 按下Shift+A组合键后,输入了_______。 ... A.按原代码方式B.按指定字体C.按标准方式D. 按分栏方式41.FoxBASE启动后,在圆点\".\"提示符下,执行命令文件MAIN. -A. Executive SPLIB B. Implementation SPDOS C. loading D. Pinyin mod
C16汉字输入方案
- “C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键位条件下进行汉字输入和符号输入的潜力,使汉字、英文、数字输入达到尽可能高的效率,是在16键的小键盘设备进行汉字输入的优秀方案。-"C16 Chinese character input program" is aimed at the small keyboa
汉字转拼音
- 根据输入的汉字输出其拼音-depending on the input Chinese characters spelling its output
puma T9 c
- 在TC下面写的一个手机汉字输入,可以一直到51单片机中.是不可多的好程序-below TC wrote in a phone inputting Chinese characters, has been to 51 microcontroller. More is not a good procedure
IME输入法编程
- Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded ac
C16汉字输入方案
- “C16汉字输入方案”,是针对小键盘设备(如手机、遥控器等)通常为16个基本键(“0”到“9”、“*”、“#”、左右键、删除键、确认键)的情况,充分发掘16个键位条件下进行汉字输入和符号输入的潜力,使汉字、英文、数字输入达到尽可能高的效率,是在16键的小键盘设备进行汉字输入的优秀方案。-"C16 Chinese character input program" is aimed at the small keyboa
T9HZInput
- C语言T9汉字输入法源程序,可应用于手持POS机等系统-C language source Chinese character input method can be used in handheld POS systems
240x128yejingT6963konghichengxu
- 汉字输入,请大家相互参考学习。并且希望在以后的时间里能与大家共同进步-Chinese character input, please reference mutual learning. And I hope that in coming years we can progress together
AT45DB0xxqudongchengxu
- 汉字输入,请大家相互参考学习。并且希望在以后的时间里能与大家共同进步-Chinese character input, please reference mutual learning. And I hope that in coming years we can progress together
pyshu
- tigong 一种单片机环境下汉字输入实现方法 及机理-tigong a microcontroller environment Chinese character input method and mechanism
ABC_window
- 一个没有标题栏、菜单、工具条的常居顶层的窗口,象汉字输入法窗口-A title bar, menus, toolbars top of the normal place of residence of the window, as the Chinese character input method window
HanziInput
- 汉字在计算机内存放分为两种情况,一种是在外部存储设备上存放的点阵数据或矢量数据,一种是在内存中存放的内码或者交换码。汉字内码用于一般汉字的识别和显示,它与汉字字库有着天然的对应关系,通过内码可以在字库中得到这个汉字的点阵或是矢量数据用于显示。交换码用于网络的传输交换或者特定字符集的转换。在我们嵌入式环境中只使用汉字内码进行汉字的感知。输入法要解决的问题就是如何把外部输入转换为汉字内码的问题,一般来说的外部输入码有两种ASCLL字符,或特
pumaT9c
- 通过该程序代码,可以快速的进行汉字输入(手机输入法)-Through the program code, can quickly carry out the Chinese character input (phone input method)
hanziinput
- j2me 汉字输入框,非常详细,有文字说明。-j2me Chinese character input box, and very detailed, there is language descr iption.
ViaVoice4.0
- 语音识别对于电脑的智能化要求是比较高的, 它的发展经历了从静态的单个词的识别.特定人的 识别,以及非特定人的识别和动态连续语音的识别 几个历程。在1997年9月4日.IBM 经过26年 的潜心研究,终于向中国市场发布了其语音识别新 产品ViaVoice。这不但提高了汉字输入速度,而且 能使讲话人更自然流畅地表达自己的意图-Speech Recognition requirements for the intell
chineseinputmethod
- 用c语言编写的中文输入法,能实现数字、拼音汉字输入-With the c language of Chinese input method, to achieve figures, Pinyin Chinese character input
T9
- 基于单片机的T9汉字输入法,含汉字库,适用于小型系统的开发。-Character based on single chip T9 input method, with Chinese character library for the development of small systems.
VB取汉字拼音首码(第一个字母)源码
- vb可以获取输入汉字的首字母。。。。。。(VB can get the initials of the input Chinese characters)