CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 模拟鼠标

搜索资源列表

  1. c#关于键盘鼠标控制的老的技术

    0下载:
  2. c#关于键盘鼠标控制的老的技术,模拟键盘事件,模拟鼠标事件,C#模拟键盘鼠标事件
  3. 所属分类:编程文档

  1. 底层虚拟建开发

    0下载:
  2. InitSuperKeys() 安装WINIO驱动,一般用于Form_Load事件中调用 CloseSuperKeys() 卸载WINIO驱动,一般用于Form_Closed事件中调用 KeyDown(Key) 模拟普通Key键按下。 KeyDownEx(Key)模拟扩展Key键按下。 KeyUp(Key)模拟普通Key键弹起。 KeyUpEx(Key)模拟扩展Key键弹起。 KeyPress(Key)模拟普通Key键按下并弹起一次。其中按下和弹起的默认时间间隔是200毫秒 KeyPress(K
  3. 所属分类:软件工程

  1. monishubiao

    0下载:
  2. 讲解如何利用DEIPHI实现模拟鼠标的东西,适合于初学者-Explain how to use the mouse for analog DEIPHI things, suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1337
    • 提供者:毛毛
  1. a

    0下载:
  2. :网络游戏逐渐商业化,恶性外挂使游戏失去了公平性,带来了很多危害。目前游戏外挂的水平和技术含量都有很大 的提高,除了最初的键盘鼠标模拟和变速齿轮技术外,拦截Sock 技术、拦截API 技术、Hook 技术、直接修改程序内存等高端技 术也被广泛应用。外挂逃避检测的手段很丰富,还没有值得推广的外挂检测技术,面对现状,深入分析外挂原理,针对性地 提出检测外挂的综合对策,达到更好的检测效果,并最终查杀封禁恶性外挂,是网络游戏健康发展的必然要求。-: Online Game gradual c
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:58667
    • 提供者:李志勇
  1. SimulateMouseClick1.0

    0下载:
  2. 模拟鼠标点击器1.0 (可实现QQ农场自动偷菜,不停地发送语音/视频进行恶作剧)-Simulate mouse click 1.0 (can be realized automatically steal QQ farm vegetables, kept sending voice/video prank)
  3. 所属分类:File Formats

    • 发布日期:2017-04-04
    • 文件大小:15605
    • 提供者:司马飞度
  1. 120071103240

    0下载:
  2. 本系统是基于VB和SQL的驾驶员模拟考试系统,采用c/s模式。软件采用Microsoft Visual Studio .NET 2003作为系统的开发工具,使用了Visual Basic语言,采用SQL Server 2000中文版作为数据库。系统随机出题并且不出现重复的题目,错题强化更加有针对性的训练,亦可以按章节训练,更加方便用户进行题库训练和模拟考试。用户通过鼠标点击来完成训练或模拟考试。本系统界面友好,操作简单,即使对不太熟悉电脑的用户来说也是很容易操作的。随着电脑的逐渐普及,无纸化已
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:608136
    • 提供者:林珊
  1. APImonishubiao

    0下载:
  2. 用API作出的模拟鼠标不用加载其他模块了 Do not load other modules with analog mouse API made-Do not load other modules with analog mouse API made 用API作出的模拟鼠标不用加载其他模块了
  3. 所属分类:Document

    • 发布日期:2017-11-23
    • 文件大小:2187
    • 提供者:asd
  1. game-plugins

    0下载:
  2. 在这些小小程序中使用了许多高端技术,如拦截Sock技术、拦截API技术、模拟键盘与鼠标技术、直接修改程序内存技术等等。本文将对常见的游戏外挂中使用的技术进行全面剖析。-In these small program USES many high-end technology, such as interception Sock technology, intercept API technology, analog keyboard and mouse technology, direct mod
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:14144
    • 提供者:tobradex
  1. youxigua

    0下载:
  2. 这是一个非常好的游戏外挂程序,它可以模拟鼠标操作,键盘操作,显示鼠标指针位置和该点的颜色,非常好的软件-This is a very good game plugins, it can simulate the mouse operation, the keyboard operation, display the mouse pointer position and point of color, very good software
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:4669791
    • 提供者:李中佳
  1. 98

    0下载:
  2. 1)编程思路:首先,本练习因为要制作模拟钢琴的实例,所以首先要生成程序界面:先通过语句Image m_ImgUp生成键盘、鼠标松开时显示的键盘图片,再通过语句Image m_ImgDown生成键盘、鼠标按下时显示的键盘图片,最后通过语句m_ImgUp=getImage(getDocumentBase(),"img/up.gif")和语句m_ImgDown=getImage(getDocumentBase(),"img/down.gif")加载图片,生成钢琴界面。然后,因为要实现模拟钢琴效果,所以
  3. 所属分类:Software Testing

    • 发布日期:2017-04-17
    • 文件大小:32851
    • 提供者:张飞
  1. BC_WAREHOUSE

    0下载:
  2. c语言设计的立体化仓库管理与仿真系统,实现了汉化、鼠标、模拟进货出货、查询货物等功能-warehouse management system c language design and simulation, to achieve a finished, mouse, analog purchase shipping, cargo and other functions inquiry
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:341089
    • 提供者:曾阿然
  1. MOUSE-OPERATION

    0下载:
  2. 关于VC++下的鼠标操作,包括对自绘图形拖动,模拟鼠标点击,鼠标绘制任意图形等-About mouse under VC++, including self-drawing shaped drag simulate mouse clicks, mouse to draw any graphics, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:52121
    • 提供者: 孙磊
  1. moni-shubiao

    0下载:
  2. 这是一个模拟鼠标点击屏幕的资料,很适合感兴趣的初学者参考学习。-This is the information of some simulated mouse click on the screen, and interested friends are worth considering learning.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-27
    • 文件大小:13061
    • 提供者:程平
搜珍网 www.dssz.com