搜索资源列表
LightCycles
- 控制两辆光束驱动的摩托车在游戏屏幕上快速行驶,直到其中一辆没有去路。顶部的橙色光车采用游戏杆控制,底部的蓝色光车采用键盘控制-two beam control motorcycle driven by the game moving fast on the screen, until one of them does not blocked. On top of the orange trucks joysticks control, the bottom of the blue light t
QQ_LLK_SOURCE
- QQ连连看外挂源码 20050609qq 连连看外挂简介 原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反外挂作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡外挂系统失效。 4 在消除过程中因为烟雾等特效的影响,中途按F9键分析结果很可能错误,谁有办法 解决这个问题一定要告诉我啊! 最好能取消动画特效,直接消去.
C++LLK
- 连连看外挂原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反外挂作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡外挂系统失效。
SuperKeysQuDong
- 硬件驱动级模拟键盘发送。C#,有重要参考价值-Hardware to send keyboard driver level simulation
yuxikaifachuxuezhe
- 游戏开发初级者,个人集的大量文档资料。1、DirectDraw:通过直接访问显示内存和软硬件加速技术,实现快速直接存取。 2、DirectSound:提供软硬件声音混合和录音再生功能。 3、DirectPlay :提供多人游戏的交互功能,让您轻松实现网上互连。 4、Direct3D:交互式的三维图形技术。 5、DirectInput:使你的程序能够控制输入设备如鼠标,键盘,和游戏杆等。 6、DirectSetup:完成DirectX驱动程序的安装。 7、AutoPlay:
vbwinio
- VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。 用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。 本源代码仅供学习研究,禁止用于非法用途。下载时可能某些杀毒软件会报警,这说明您的杀毒软件还可以。-VB to
zhentuQuDongAnJian
- 游戏画面下驱动按键,控制快捷键盘0-9和f1-10 等-Drive key, control the game screen quick keyboard 0-9 and f1-10
io
- vb,io驱动级键盘模拟程序代码,该代码是利用io.sys进行的驱动级键盘模拟,对于部分游戏屏蔽常规键盘模拟,用本程序方法可以突破-vb io driver class keyboard simulation code, the code is to use the keyboard simulation io.sys drive level can break part of the game shielded conventional keyboard simulation, using t
SnakeC51
- 使用C51单片机开发板实现的贪吃蛇游戏,带有红外键盘驱动和TFT液晶显示-snake game with C51 MCU,drivered by TFT display and infrared rays key pad
Source
- 驱动级键盘获取和模拟源码,对于想开放低级接口的人员很有帮助Driver level keyboard access and analog source-Driver level keyboard access and analog source
AVA
- AVA自动开枪源码,大漠图色+虚拟鼠标键盘驱动-AVA automatic shot source, desert chromatic+ virtual mouse and keyboard drivers
WinIo
- 利用WINIO软件 驱动级模拟键盘鼠标 可以通过大部分游戏等程序-WINIO use keyboard and mouse software driver level simulation procedures through most of the game
124787543
- 满足常规8*8矩阵键盘驱动参考,功能跟电脑键盘按键一直.简单方便操作-Meet conventional 8* 8 matrix keyboard driver reference function with the computer keyboard keys have been easy operation
keyboard_REL_1.00
- 5X5 键盘在三星ARM11处理器S6410上的linux驱动源码,以input类设备实现。-5X5 keyboard linux input class driver on ARM11 CPU 6410 of Sumsung.
pong_game
- pong游戏的verilog代码,只上传了核心模块的代码,其他模块包括vga驱动和ps2键盘解码-the core code of the pong game, other module include vga and ps2 keyboard driver