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

搜索资源列表

  1. EXAMPLESdsgdsfg

    0下载:
  2. 本程序用来模拟虚拟页式存储管理中的页面置换 & $ 快表页面固定为4块,要求从键盘输入N个页面号 & $ 输出每次快表页面的内容和缺页次数,缺页率 &-the procedures used to simulate virtual memory page management of the pages fast table replacement pages $ fixed at four, requested input from the keyboard, N $ 000 pages eac
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:1767
    • 提供者:齐大永
  1. labview.rar

    1下载:
  2. 一个键盘程序,对需要做虚拟按键程序的会员会有所帮助。,A keyboard procedures necessary to do the virtual buttons procedures would be helpful to Members.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:24113
    • 提供者:yuhao
  1. chpie_smm_sniff

    0下载:
  2. 基于SMM实现的键盘记录工具,对于了解SMM的兄弟很有帮助,不过这个工具不能实用化,目前只能在虚拟机中运行!-SMM-based implementation keylogger tool, useful for understanding the SMM' s brother, but this tool can not for practical use, currently only in the virtual machine to run!
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:263755
    • 提供者:buzz
  1. osg

    2下载:
  2. 含有OSG的大量资料,入门教程,编译方法,键盘控制源代码,自己写的漫游器,另外还有虚拟 人工具DI_GUY的教程.-OSG contains a lot of information, Tutorial, methods of compiling, keyboard control the source code, write your own robots, in addition to virtual human tool DI_GUY tutorial.
  3. 所属分类:OpenGL program

    • 发布日期:2014-07-29
    • 文件大小:11985023
    • 提供者:小猛
  1. opengl_my

    0下载:
  2. opengl漫游程序,可用键盘上下左右控制前进方向,是做虚拟现实的好资料-opengl roaming process, the keyboard can control up and down left and right direction is good information to do virtual reality
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7119025
    • 提供者:haodan
  1. osgTank

    0下载:
  2. 含有OSG的大量资料,入门教程,编译方法,键盘控制源代码,自己写的漫游器,另外还有虚拟 人工具DI_GUY的教程.-OSG contains a lot of information, Tutorial, methods of compiling, keyboard control the source code, write your own robots, in addition to virtual human tool DI_GUY tutorial.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1200653
    • 提供者:小猛
  1. MySolarSystem(1.2)

    1下载:
  2. OPENGL太阳系模拟。相应鼠标键盘操作,可以随意拖动变换视角,具有虚拟时间,能够录制操作。显示或隐藏轨道线-OPENGL solar system simulation. Corresponding keyboard mouse, drag can change the perspective of virtual time, it can record the operation. Show or hide the track line
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-10
    • 文件大小:17779689
    • 提供者:chen
  1. LabView-keyboard

    0下载:
  2. LabView的一个键盘程序,对需要做虚拟按键程序的朋友有很大帮助。-LabView program, a keyboard, a virtual button on the procedure needs to be done are very helpful friends.
  3. 所属分类:Button control

    • 发布日期:2017-03-24
    • 文件大小:24113
    • 提供者:dexter.y
  1. WVFK

    0下载:
  2. 虚拟鼠标键盘驱动,驱动精灵核心,可以加上脚本控制程序-Virtual mouse keyboard driver, driver genius core, plus the scr ipts can control program
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:205034
    • 提供者:lss
  1. plane_roaming

    0下载:
  2. 编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。-Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:107393
    • 提供者:张勇
  1. 109_jvk_src

    0下载:
  2. js虚拟109键盘,并提供演示文件,并支持不同地区的键盘布局-js virtual keyboard 109, and presentation files, and supports the keyboard layout in different regions
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-04-03
    • 文件大小:121179
    • 提供者:chacha
  1. TTY

    0下载:
  2. 是一个虚拟VC程序,键盘输入就显示,是一个比较好的学习材料。-VC is a virtual process, the keyboard input on the show that is a good learning materials.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:51439
    • 提供者:liqiang
  1. VBMONIJIANPANSHURU

    0下载:
  2. 当键盘驱动程序把扫描码转换为虚拟码后,会把这个键盘操作的扫描码和虚拟码还有其它信息一起传递给操作系统。然后操作系统则会把这些信息封装在一个消息中,并把这个键盘消息插入到消息列队。最后,要是不出意外的话,这个键盘消息最终会被送到当前的活动窗口那里,活动窗口所在的应用程序接收到这个消息后,就知道键盘上哪个键被按下,也就可以决定该作出什么响应给用户的vb程序-Before the active window, where the active window where the application
  3. 所属分类:.net

    • 发布日期:2017-04-15
    • 文件大小:8391
    • 提供者:王学文
  1. KeyEventsDemo

    0下载:
  2. 处理键盘事件的特殊情况:为了表示一些特殊的键,必须要使用它们的虚拟键值。-To deal with the special circumstances of keyboard events: In order to express some special key, it is necessary to use a virtual key.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:872
    • 提供者:王菲
  1. PC_Infrared_Control_v0.3

    0下载:
  2. PC 红外线遥控器,使用WINIO开发。相当于红外线键盘。文件里面有虚拟按键的教程。-PC infrared remote control, the use of WINIO development. The equivalent of infra-red keyboard. Paper there are of course a virtual button.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3453443
    • 提供者:潘旭峰
  1. Diamond090619

    0下载:
  2. 简单的俄罗斯方块游戏,AVR ATmega 128、 LCD SED1520、Proteus仿真平台,带有SED1520驱动程序,没有带键盘,用最简单的虚拟终端代替。程序未经优化大小约为7K,只是粗成品。-Simple Tetris game, AVR ATmega 128, LCD SED1520, Proteus simulation platform, with SED1520 driver, not with the keyboard, using the most simple to
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:260492
    • 提供者:ifmeteor
  1. youxiyouhua

    0下载:
  2. 它能够通过提升系统硬件性能/智能配置系统服务/让系统动态分配内存/优化键盘鼠标在游戏中的响应速度,切切实实让您感受到虚拟世界流畅的快感。-It is able to improve system performance of the hardware/Smart Allocation System Service/let the system dynamically allocates memory/optimized keyboard and mouse response speed in t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2507598
    • 提供者:李斌
  1. DynamicWorld

    0下载:
  2. 使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-08
    • 文件大小:15797719
    • 提供者:赵斌
  1. SendInput

    0下载:
  2. 程序功能: 操纵大智慧专业版打开指定股票信息。 知识点: 1、windows窗口查找 EnumWindows(...) 2、虚拟按键,模拟键盘SendInput(...)-Program features: Manipulating Great Wisdom Professional Edition to open the specified stock information. Knowledge Points: 1, windows search window EnumWin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:31339
    • 提供者:guoyufei
  1. Hotkey

    0下载:
  2. 一个VB制作的系统热键程序,可以侦听任意键盘按键以启动某个程序,或者虚拟成另外一个按键,可用于盛大易宝等遥控器的自定义按键-A production system hotkey VB program, you can listen any keyboard button to start a program, or into another virtual buttons that can be used EZ Pod and other custom remote control button
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:13301
    • 提供者:liu_geng
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com