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

搜索资源列表

  1. 键盘控制Vega场景漫游

    0下载:
  2. 实现简单驾驶模拟游戏,在VC++里的编程控制完成键盘控制Vega场景漫游,按键定义方向键对应方向,r控制后视镜,a回初始状态,vgDefineSys("mytown.adf")相对应的哪个ADF文件改哪个
  3. 所属分类:C#编程

    • 发布日期:2010-05-11
    • 文件大小:1052
    • 提供者:spotlighton2008
  1. 键盘奏鸣曲软件

    0下载:
  2. 一个用vc写的用键盘演奏乐曲的软件!
  3. 所属分类:Windows编程

    • 发布日期:2010-11-20
    • 文件大小:2638405
    • 提供者:delphi001
  1. VC记录键盘事件

    0下载:
  2. 用VC实现记录键盘事件
  3. 所属分类:钩子与API截获

    • 发布日期:2011-02-05
    • 文件大小:61519
    • 提供者:jim0078@163.com
  1. vc键盘钩子使用源码

    4下载:
  2. vc键盘钩子使用源码 源码介绍了如何使用键盘钩子
  3. 所属分类:钩子与API截获

    • 发布日期:2011-03-07
    • 文件大小:13487
    • 提供者:sxj0384
  1. VC计算器

    1下载:
  2. VC计算器 功能 1、完成了实验要求的所有内容 2、可以连续输入运算,对于输入的表达式能够按算符优先级进行处理。如输入2+3*2时,输出为8,而不是10 3、可以处理含括号的表达式 4、十六进制、八进制、二进制可以双字、单字和字节三种长度进行处理 5、科学计数法表示,当输入值或者计算结果超过10^16时会自动以科学计数法表示 6、增加了科学计算器的一些设施,如退格键,清空与归零键,求阶乘,π,求Ln,求双曲函数等 7、可以使用键盘快捷键 8、错误提示 使用 1、Sin、Cos、Tan、Log、M
  3. 所属分类:Windows编程

    • 发布日期:2012-06-19
    • 文件大小:5441997
    • 提供者:yuemaxl@163.com
  1. ruanjianpan.rar 软键盘的编程

    0下载:
  2. 这是个软键盘的编程!是为系统开启小键盘所使用的VC++程序!,This is a soft keyboard programming! Is to open a small keyboard for the system used by VC++ Procedures!
  3. 所属分类:Windows编程

    • 发布日期:2017-03-23
    • 文件大小:26665
    • 提供者:zhanhui
  1. KeyBoard-VC.rar

    0下载:
  2. 一个在Windows CE下开发的软键盘功能,支持联想输入,支持Unicode,One in the development of Windows CE under the soft keyboard feature, support for the importation of association to support Unicode
  3. 所属分类:Windows CE

    • 发布日期:2017-03-22
    • 文件大小:107575
    • 提供者:ack0810
  1. Mini_keyboard_src

    0下载:
  2. 一个完整的基于WIN32,VC++的屏幕软键盘的源码,很好的一个学习的例子-OnScreen Mini keyboard source code, good example for win32 program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:42591
    • 提供者:Simon
  1. dfew

    0下载:
  2. VC++编的模拟键盘输入,适合初学者,了解MFC。-VC++ Series of simulated keyboard input, suitable for beginners to learn MFC.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:34240
    • 提供者:陈少珠
  1. VC-HID

    1下载:
  2. 使用VC++访问如键盘,鼠标和自定义的HID设备-Using VC++ to access such as a keyboard, mouse, and a custom HID device
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:3099574
    • 提供者:飞龙
  1. 1

    0下载:
  2. vc获取键盘状态函数介绍,判断各键是否按下,各个键的键值-vc introduced to obtain the keyboard state function to determine whether the key pressed, all keys keys
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:8708
    • 提供者:den
  1. testHookdll

    0下载:
  2. vc下实现hook全局键盘鼠标事件的demo,hook到之后没有做具体操作。-vc under the overall implementation hook keyboard and mouse events demo, hook to NOT to do after the concrete operation.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:65842
    • 提供者:wb
  1. MyDetective

    0下载:
  2. vc写的一个按键侦测程序 一日写程序,倍感无聊,想知道到底我按了多少次键,想看看键盘和鼠标被我“折磨”了多少次。嘿嘿。 为了满足自己的好奇心,所以有了一个写一下小程序的想法。 -vc written procedures for the detection of a button the 1st written procedures, I feel silly, in the end, I would like to know by the number of keys, I wo
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:76654
    • 提供者:云水
  1. VC++6GAMEpro

    0下载:
  2. 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画 -Games are an extension of animation, as long as know the principles of animation, the animation changes, make it under the keyboard or mouse input and changes in operation,
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2896113
    • 提供者:西蒙
  1. KeyBoardHook

    0下载:
  2. VC编写的windows键盘钩子程序,可以帮助捕获各种功能键-VC prepared windows keyboard hook procedure, can help capture a variety of function keys
  3. 所属分类:Hook api

    • 发布日期:2017-03-24
    • 文件大小:46687
    • 提供者:zhanghao
  1. dome

    0下载:
  2. 一个很不错的键盘钩子程序, 很不错了,vc源码编程-A very good keyboard hook procedure, very bad, vc-source programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:23626
    • 提供者:wp
  1. dewe

    0下载:
  2. VC++编写的基于MFC的截获键盘信息的小程序,比较简单。-VC++ Prepared MFC based on the intercepted information in the keyboard applet, is relatively simple.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:56668
    • 提供者:陈少珠
  1. VISUALC

    0下载:
  2. .c++语法及编程技巧 2.vc开发环境设置和边缘调试技巧。 3.键盘鼠标输入处理技巧 4.常用控件使用技巧 5.对话框技巧 6.窗口界面处理技巧 7.文件,文件夹,磁盘操作技巧 8.数据库操作 9.进程线程和dll操作技巧 10.多媒体的处理技巧 11.通信的操作技巧 12.com组件技术操作技巧 13.系统编程技巧-. c++ syntax and programming skills set and development environme
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:4081314
    • 提供者:杨敬
  1. cvery_817149

    0下载:
  2. vc键盘记录,很全面的,可惜的是不会写成email发送型的了!-A vc keylog。
  3. 所属分类:Network Security

    • 发布日期:2017-03-30
    • 文件大小:18340
    • 提供者:hhfox
  1. VC

    1下载:
  2. 键盘记录演示VC++源码 键盘记录 按键记录-键盘记录演示VC++源码
  3. 所属分类:Windows Develop

    • 发布日期:2017-01-11
    • 文件大小:12497
    • 提供者:小翔
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com