CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - vc 按键

搜索资源列表

  1. VC-system-programming

    1下载:
  2. 包括:cdrom控制,cpu和mouse信息,USB编程,测试cpu速度,检测键盘按键,列出进程,鼠标钩子编程,系统信息获取,注册表编程-include : cdrom control, cpu and mouse information, USB programming, cpu speed test to detect the keyboard keys, listing process, the mouse hook programming, system information acce
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:605.33kb
    • 提供者:hugh
  1. anjianqudong

    0下载:
  2. 这个是Linux下的按键驱动程序,在VC++仿真环境下运行-This is a Linux driver under the keys, in VC++ Simulation environment running under
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:5.11kb
    • 提供者:电信科学
  1. KeyMessage

    0下载:
  2. vc++ KeyMessage 监听键盘按键状态的演示程序。希望对大家有所帮助-vc++ KeyMessage monitor the state of the keyboard keys demo. We want to help
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:9.09kb
    • 提供者:madud00005
  1. Demo

    0下载:
  2. vc获得键盘按键的名称的程序的源码,很不错的demo,极具参考价值-vc get the name of the keyboard keys the program source code, a very good demo, great reference value
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:10.96kb
    • 提供者:
  1. Demo

    0下载:
  2. vc模拟键盘按键的程序的源码,很不错的demo-vc simulated keyboard key source programs, it is a good demo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:11.21kb
    • 提供者:
  1. num_anjian

    0下载:
  2. vc获得鼠标的按键数的程序源码,感兴趣的可以-vc mouse button to obtain the number of program source code, can be of interest to see
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:12.27kb
    • 提供者:王刚
  1. monianjian

    0下载:
  2. vc 模拟键盘按键的demo, 希望对大家有所帮助-vc simulate keyboard keys the demo, we want to help! !
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:12.57kb
    • 提供者:王刚
  1. monianjian

    0下载:
  2. vc 模拟键盘按键的demo, 希望对大家有所帮助-vc simulate keyboard keys the demo, we want to help! !
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:13.15kb
    • 提供者:王刚
  1. BaseKeyDemo

    0下载:
  2. vc 基本键盘操作——判断按键消息\BaseKeyDemo-vc basic keyboard operation- to determine the key messages \ BaseKeyDemo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:32.77kb
    • 提供者:程华意
  1. BaseKeyDemo

    0下载:
  2. vc基本键盘操作——判断按键消息\BaseKeyDemo-vc basic keyboard operation- to determine the key messages \ BaseKeyDemo
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:34.41kb
    • 提供者:
  1. BaseKeyDemo

    0下载:
  2. 基本键盘操作——判断按键消息\BaseKeyDemo,很不错的vc源码,希望能对大家有所帮助-message mapping and processing \ Example 022- basic keyboard operation- to determine the key messages \ BaseKeyDemo, very good vc source code, I hope you can have The help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:36.06kb
    • 提供者:
  1. jcaj

    0下载:
  2. vc 检测键盘按键 的程序源码,感兴趣的可以-vc test program source code of keyboard keys, can be of interest to see
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:44.09kb
    • 提供者:戴食
  1. TestKeyboard

    0下载:
  2. VC++中键盘按键的响应编程,适合初学者学习参考使用-VC++ programming in response to keyboard keys, suitable for beginners to learn reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:张汉
  1. DES_system

    0下载:
  2. 窗口方式下的DES加密系统,做用VC开发完成,简单易用:输入文件名(带目录),点加密按键后加密,完成后在相同目录下生成加密文件。解密过程相反。-DES encryption system in window mode, do to complete development of the VC, easy to use: enter the file name (with directory), encryption keys to encrypt, finished in the same di
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:36.46kb
    • 提供者:huding
  1. pogegame

    1下载:
  2. VC波哥冒险岛辅助修改,为冒险岛的后台按键,从一些外挂中分离出按键功能。   一般将Ctrl设为攻击技能。B、C、S、D为加攻击力和攻速的技能。 -VC Bogotá Adventure Island auxiliary modify, for background button Adventure Island, isolated from a number of plug-in key functions. General Ctrl attack skills. B, C, S, D
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:42.15kb
    • 提供者:班爱萍
  1. KeyMessageDemo

    0下载:
  2. vc++ KeyMessage 监听键盘按键状态,代码中有丰富的注释,一步一步的讲解,程序虽然简单,但通过它了解到的知识有很多,部分代码释义摘录:WinMain:Windows程序的入口函数。-listen for keyboard pressed state, vc++ KeyMessage code is well commented, step-by-step explanation of the program is simple, but there is a lot of code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:8.48kb
    • 提供者:吴淑玉
  1. VirtualKey

    0下载:
  2. VC++软键盘源码,测试前请编译源码文件,把cmpgl.mdb数据库拷贝至Debug目录中,确保与生成的EXE文件在同一级目录下。打开后可看到窗口中有一个虚拟键盘,点击相应按键,上方的列表中会自动检索对应的数据,用VC制作软键盘的用户,为你提供一个实用的参考范例。-VC++ soft keyboard source code, test before you compile the source file, cmpgl.mdb copy of the database to the Debug
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-21
    • 文件大小:85.28kb
    • 提供者:xu
  1. DistillSQL

    1下载:
  2. DistillSQL源码,是一个VC++编写实现的SQL数据库提取器,程序需要先设置数据库连接信息,然后再设置需要提取内容的数据库,选择数据表,点击"提取到Excel"或"提取到Word"按键,程序会根据你的要求,将所选表的各个字段名称/字段类型/字段大小等信息,当然有些提取内容你可根据源程序代码重新定义,源码是开源的.-DistillSQL source is a SQL database VC++ prepared to achieve the extractor, the program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:80.87kb
    • 提供者:金铁军
  1. kbhook

    0下载:
  2. 用VC开发的驱动级键盘钩子源码,可以用户获取记录按键信息-Drive-level keyboard hook source
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:20.08kb
    • 提供者:丑男的
搜珍网 www.dssz.com