CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 输入法

搜索资源列表

  1. Cpyinput

    0下载:
  2. 拼音输入法的实现// 源代码// C// 中文-Pinyin input method of achieving / / source / / C / / Chinese
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:187504
    • 提供者:王王
  1. t9

    0下载:
  2. 一个简单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.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:13081
    • 提供者:林晗
  1. 双通输入原码

    0下载:
  2. 双通输入法原码 “双通”有两个含义:一是双拼或双形输入;二是手机键盘、电脑数字小键盘、字母大键盘通用。“双通”集有以下四种输入法-dual-source input method "double-pass" has two meanings : First, brush or dual-input; Two of the cell phone keypad, a small number of computer keyboards, large alphanumeric
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1160724
    • 提供者:刘生
  1. 拼音输入(单片机控制附杳询函数)

    0下载:
  2. 单片机上智能拼音输入法,附有控制和杳询函数.方便使用调用.可以自加LCD实现可视化键盘输入!供大家参考!-microcontroller smart Pinyin input method, with the control and with the enhancement of function. To facilitate the use of call. Since the LCD can be added to achieve visual keyboard! For your refe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11718
    • 提供者:南郁星
  1. WARN

    0下载:
  2. 一般情况下在TC下无法输入中文,或出现乱码。本程序能在TC下自由选择输入法,也可输入中文,且不是乱码-under normal circumstances the TC unable to input Chinese, or to gibberish. This procedure can freely choose TC input method can input Chinese, and not gibberish
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:40408
    • 提供者:叶斐
  1. 智能ABC窗口

    0下载:
  2. 高级顶层窗口是一种无标题栏、菜单、工具条的一种常居顶层的窗口,最常见的例子就是输入法窗口,比如智能ABC窗口。这类窗口的特点除了上边所说的,最重要的就是窗口移动。普通窗口移动是通过标题栏由系统自动实现的,对于这类窗口就无法依靠系统了,需要手工实现。实现的方法有两种: 手工处理WM_MOVE、WM_LBUTTONUP消息,并根据鼠标的移动自己实现窗口移动过程中的绘制; 在WM_MOVE消息处理函数中通过向自己发送参数wParam为HTCAPTION lParam为鼠标位置的WM_N
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:15938
    • 提供者:张事实
  1. MurphyPinyin-0.03-src

    1下载:
  2. Linux下的QTE 嵌入式可用的中文拼音输入法c++ ,利用他你可以进程移植到你的linux应用里-Linux embedded under the QTE available in Chinese Pinyin input method c, you can use him to the transplant process your application Lane linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:221381
    • 提供者:蓝鸥
  1. makemb

    0下载:
  2. 将输入法的词库转换成唐码输入法所要求的词库类型-importation law thesaurus into Tang Code requested by the type thesaurus
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:39203
    • 提供者:小何
  1. zi

    0下载:
  2. 用于嵌入式系统的输入法程序 里面有完整的系统实现原码,是用C语言实现的。-for embedded system input method inside a comprehensive system for the original code is the use of the C language.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:690710
    • 提供者:李飞
  1. delphi对windows高级编程的很多例子

    0下载:
  2. delphi对windows高级编程的很多例子:delphi实现屏幕落雪效果,按键转汉字,模拟输入法程序,利用消息钩子屏蔽定时器,利用窗口过程钩子截获QQ账号,判断用户目前是否在操作电脑-the windows of many high-level programming examples : delphi screen snow effect keys to Chinese characters, analog input procedures, the use of news hook sh
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:3947739
    • 提供者:张强
  1. keyhook.Testing

    0下载:
  2. 按 ~ 不放的同时 按其他按键 得到对应 偏旁汉字 不是真正的输入法 只是 模拟那个过程 拦截按键转发汉字 当初只是想看看外挂式输入法怎么弄的,现在已经基本上OK了 -~ tightly by the time of the other keys to be identical to corresponding Chinese character is not the real analog input method is that the process forward butto
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:21576
    • 提供者:张军
  1. Fep_Example_v1_0

    0下载:
  2. Nokia手机的输入法,绝对精彩,开发手机输入法的朋友可以好好借鉴一下啊-Nokia cell phone input method, absolutely brilliant, the development of mobile phone input method can make good friends from what ah
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:20080
    • 提供者:刘雄伟
  1. Wingb_Mz

    0下载:
  2. 一份完整的用Delphi完成的区位输入法的代码。-a complete complete with Delphi in an area code input method.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:343196
    • 提供者:漆光耀
  1. pyjjplus

    0下载:
  2. 一个好用的输入法。自认为是目前使用过的最方便的 输入法-a user-friendly input method. Since that is currently used in the most convenient input method
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6693602
    • 提供者:陈钰
  1. 3389端口入侵(网页图文教程)

    0下载:
  2. 由于微软对中国产品不付责任的态度,使得安装了终端服务和全拼的w2000 服务器存在着远程登陆并能获取超级用户权限的严重漏洞。 3389端口简介:WIN2000中文简体版存在的输入法漏洞,可以使本地用户绕过身份验证机制而进入系统内部。 -Microsoft products to China without paying responsibility. makes installing terminal services and the spelling of the existence
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:539466
    • 提供者:阿牛
  1. freepy31

    1下载:
  2. 自由拼音输入法3.1源代码 最新的2003年版 没有更新的了-free Pinyin input method 3.1 source code for the latest version of the 2003 update of the no
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:580820
    • 提供者:zy82
  1. 如何实现托盘程序

    0下载:
  2. 在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,此外我们还经常遇到具有托盘图标的软件,如金山词霸、实时监测功能的杀毒软件等。这些软件在后台运行,通常不占用太多的屏幕资源,只在通知栏上放一个小小的标志,必要时我们可以通过用鼠标点击图标对其进行选单操作或激活其主窗口。该源代码给出了具体实现托盘程序-the Windows operating system, the right side of the task bar (tray) Permanent
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2726410
    • 提供者:jacky
  1. Delphi-Win

    0下载:
  2. 其中包含了 《Windows程序设计》PASCAL例子 《Windows高级编程指南》PASCAL例子 《Windows核心编程》PASCAL例子 ShellExecuteHook 示例 按键转汉字,模拟输入法程序 初步实现屏幕落雪效果 简单的文件分割合并工具 简单模拟所谓‘光标跟随’效果 利用Hook插入线程的改进版本 利用窗口过程钩子截获QQ账号 利用鼠标键盘钩子截获QQ账号 利用消息钩子屏蔽定时器 列举窗口及其路径简单例子 判断用户目
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3918491
    • 提供者:叶子
  1. AboutWiz

    0下载:
  2. 一个中文输入法的源程序,用VC下编写的。-a Chinese character input method of the source, with VC prepared.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:21480
    • 提供者:蓝天
  1. VC-import

    0下载:
  2. 用VC++制作输入法。代码完整,有意制作输入法的朋友可以参看-VC production input methods. Code integrity, interested in making friends input method can see!
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1159400
    • 提供者:范新国
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com