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

搜索资源列表

  1. vc DirectX Input获得鼠标输入mouseinput

    0下载:
  2. 本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:26580
    • 提供者:孙刚
  1. P2GSRV v2.01.050420

    0下载:
  2. 这是一个多人使用一台计算机的软件里,实时性的检测到键盘,鼠标(输入设备)的信号的组件。-people use a computer software, real-time detection of the keyboard, mouse (input device) signal components.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:798075
    • 提供者:玉贤哲
  1. OnscreenKeyboard

    0下载:
  2. 非常小巧的软键盘源程序,可以用鼠标代替输入,对虚拟键有兴趣的朋友可以试试。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45071
    • 提供者:安帝
  1. jsy800

    0下载:
  2. 更新: 1、增加技能自动避开火墙 2、增加上线自动输入命令 3、改进持续开盾、自动开盾、接近开盾、持续隐身、自动隐身、接近隐身 4、修正快速传送快捷键:ALT+鼠标右键 5、修正错位野蛮中的错误 6、修正上一版本中的几处错误 7、修正用快捷键开启移动刺杀时会将隔位刺杀也开启 8、修正切换人物有时不能自动读取存档 9、修正上一版本中显示游戏地形功能不能正常显示某些地图,及不能在真彩色窗口模式下正常显示 10、调整移动刺杀移位 11、增加自定义复活时间设置
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1503988
    • 提供者:zxling
  1. Linux_mouse_dirvers_analysis

    0下载:
  2. Linux输入子系统和鼠标驱动的分析,详细分析drivers/input/mouse/amimouse.c的工作原理。给需要编写或修改鼠标驱动的兄弟一个参考!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:18573
    • 提供者:吕剑国
  1. keyboard_test

    1下载:
  2. QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-13
    • 文件大小:2566484
    • 提供者:丁若冰
  1. KeyRecord

    0下载:
  2. 可以截获键盘输入及其对应的窗口名称,可以接获各种程序窗口中的用户名和密码- May intercept the keyboard entry and its the corresponding window name, may receive in each kind of procedure window the user name and the password
  3. 所属分类:Network Security

    • 发布日期:2017-11-09
    • 文件大小:5846245
    • 提供者:曹中
  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. Hook

    0下载:
  2. 钩子是WINDOWS中消息处理机制的一个要点,通过安装各种钩子,应用程序能够设置相应的子例程来监视系统里的消息传递以及在这些消息到达目标窗口程序之前处理它们。钩子的种类很多,每种钩子可以截获并处理相应的消息,如键盘钩子可以截获键盘消息,鼠标钩子可以截获鼠标消息,外壳钩子可以截获启动和关闭应用程序的消息,日志钩子可以监视和记录输入事件。钩子分为线程专用钩子和全局钩子,线程专用钩子只监视指定的线程,要监视系统中的所有线程,必须用到全局钩子。对于全局钩子,钩子函数必须包含在独立的动态链接库(DLL)中
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:206799
    • 提供者:changyou
  1. chapter

    0下载:
  2. 嵌入式Linux驱动程序设计从入门到精通,USB驱动架,Spcaview相关代码 输入形式的USB鼠标驱动,输入形式的触摸屏驱动等。-Embedded Linux driver from entry to the master design, USB-driven aircraft, Spcaview related code input forms of USB mouse driver, type the form, such as touch screen driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:947572
    • 提供者:jz
  1. TestWnd

    0下载:
  2. 多鼠标输入,可读取系统多个鼠标,并显示其位置-Multi-Mouse Input
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:199616
    • 提供者:raosj
  1. SDG_All_Examples

    0下载:
  2. windows鼠标多点输入技术,可以支持多个鼠标一起操作-windows mouse multi-input technology, can operate with multiple mouse
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1850567
    • 提供者:华子
  1. ComputerTimer

    0下载:
  2. VB编写,用于统计电脑的运行时间,适合多人使用同一电脑时分别统计时间。 程序运行为Windows服务模式,启动后会锁定鼠标键盘,输入各自用户名密码后可继续使用。(作者:Xsky,在校时编写,未全面完成)-VB, for statistical computer running time, many people use the same computer for statistical time, respectively. Run as Windows service mode, activa
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3173692
    • 提供者:张痕
  1. linux_input

    0下载:
  2. 有关linux 输入子系统的资料,可以帮助开发键盘、鼠标、触摸屏等输入设备。-The datesheet is about to input system of linux,can help ours develop keyboard,mouse,touchscreen and other input device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:211723
    • 提供者:zzc
  1. Cursors

    0下载:
  2. 用代码实现鼠标运行状态的VC++示例,也就是说,在点击鼠标的时候一般有三种状态,正常状态:显示鼠标的指针;运行状态:显示繁忙的图标;选择或输入状态:鼠标变成光标。本代码是在不通过点击鼠标的情况下,模拟出这三种状态,其实程序没有什么用途,只是为了熟悉鼠标的有关操作。 -The mouse with the code running the VC++ example, that is, when you click the mouse generally has three states, no
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:18489
    • 提供者:madud00062
  1. TimeSpeedGame

    0下载:
  2. C++的一个简单的测试鼠标输入速度的程序-C++, a simple test procedure for the mouse input speed
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1910746
    • 提供者:杨阳
  1. MyCapture

    0下载:
  2. 鼠标捕获 控件捕获鼠标后,不论鼠标指针是否在控件的边框内,该控件都接收鼠标输入。-The mouse capture controls capture mouse, no matter whether the mouse pointer, after the control s border, this control is in receiving mouse input.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:29199
    • 提供者:heli_huang
  1. systemLock

    0下载:
  2. 该程序可以设置锁机状态时显示的提示信息及解锁密码,当运行系统挂机锁鼠标被限制在一个固定区域,单击鼠标会弹出输入解码密码的提示框。-The program can be set to display when locking and unlocking of the password prompt, run the system hang up when the mouse is limited to lock in a fixed area, click the mouse input will
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:968942
    • 提供者:武扬
  1. simulator-mouse-and-keyboard

    0下载:
  2. 在Windows大行其道的今天,windows界面程序受到广大用户的欢迎。对这些程序的 操作不外乎两种,键盘输入控制和鼠标输入控制。有时,对于繁杂的,或重复性的输入 操作,我们能否通过编制程序来代替手工输入,而用程序来模拟键盘及鼠标的输入呢? 答案是肯定的。这里主要是通过两个Windows API函数来实现的。-In the Windows era, windows interface program by the majority of users are welcome. To
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:30802
    • 提供者:a
  1. IUNJ

    0下载:
  2. 一个用vc++6,0开发的鼠标输入编程演示程序,不错的代码,很好()
  3. 所属分类:系统编程

    • 发布日期:2018-01-04
    • 文件大小:13312
    • 提供者:Ardsutojg
« 12 »
搜珍网 www.dssz.com