-
Visual Basic keyboard input method
Visual Basic中的键盘输入法-Visual Basic keyboard input method
- 2022-05-05 15:21:42下载
- 积分:1
-
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作...
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作-Use the order of the realization of a linked list of large numbers (100 and above) with the operation of addition and subtraction multiplication and division
- 2022-07-12 04:49:58下载
- 积分:1
-
利用viterbi算法实现中文智能输入法
利用viterbi算法实现中文智能输入法-use Viterbi Algorithm intelligent Chinese input method
- 2023-08-12 07:25:03下载
- 积分:1
-
可以控制键盘发音,提供了全部的源代码,主要用了消息机制...
可以控制键盘发音,提供了全部的源代码,主要用了消息机制-keyboard sounds can be controlled to provide all the source code, the main mechanism of news
- 2023-06-19 13:35:03下载
- 积分:1
-
中文拼音输入法的拼音码表,对做拼音输入法的比较有用
中文拼音输入法的拼音码表,对做拼音输入法的比较有用-Chinese phonetic alphabet input method of code table, so the Pinyin input method more useful
- 2022-06-17 11:07:19下载
- 积分:1
-
执行文件,请放心使用.
一个用Windows API写的屏幕键盘(软键盘)执行文件,完全模拟了键盘输入.可以完全替代键盘输入,可以输入汉字,不同输入法切换....
执行文件,请放心使用.
一个用Windows API写的屏幕键盘(软键盘)执行文件,完全模拟了键盘输入.可以完全替代键盘输入,可以输入汉字,不同输入法切换.不亚于windows自带的虚拟键盘程序!其中参考了不少人的代码,这里不一一列举.-Implementation document, please rest assured that use. A Windows API used to write the screen keyboard (soft keyboard) to implement documents, fully simulated keyboard input. Can completely replace the keyboard input, you can input Chinese characters, different input method switch. No less than windows built-in virtual keyboard program! Which made reference to many people
- 2022-08-31 11:00:03下载
- 积分:1
-
a simple T9 input method to achieve T9 input method to the core, with a total of...
一个简单T9输入法的实现,T9输入法的核心程序, 共两个文件,一个是NixInputMethod.h,还有一个是T9.c 参见压缩包。-a simple T9 input method to achieve T9 input method to the core, with a total of two documents, one is NixInputMethod.h, there is a T9.c see compressed.
- 2022-08-03 12:00:13下载
- 积分:1
-
(1) to map the vertex school sites, storage attractions names, code names, profi...
(1)以图中顶点表示学校各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。(2)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一条最短的简单路径。-(1) to map the vertex school sites, storage attractions names, code names, profiles and other information; Edge said the path to the storage path length relevant information. (2) to provide visitors arbitrary map of the road attractions inquiries, inquiries between any two spots of a simple shortest path.
- 2023-08-01 21:05:03下载
- 积分:1
-
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.
中文拼音现实程序,我觉得蛮好的,希望能帮到需要帮助的人.-Chinese Pinyin reality program, I feel fine, and I hope to help people in need of help.
- 2022-07-01 06:12:12下载
- 积分:1
-
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet....
“五笔编码速查系统”如何部署:
1、 修改更新Web服务器地址和端口
配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "")
如果自己的机器与配置的情况不符合,要根据具体情况进行设置。
2、 下载安装文件的配置
推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0setup目录下。
- 2023-03-27 21:15:03下载
- 积分:1