搜索资源列表
DDPHelpSrc
- QQ对对碰游戏外挂 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
MSimulator_v120Release
- MSimulator是windows下的arm模拟器,可以模拟出nand flash,serial port,touch LCD,keyboard,等-MSimulator windows is the arm simulator, can simulate nand flash, serial port, touch LCD, keyboard, etc.
DDPHelpSrc
- QQ游戏之对对碰外挂, 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动) 8.文件捆
1
- 单轴系统,由GE系统下完成整个过程,在触摸屏上能够模拟整个系统-Uniaxial system, from GE to complete the entire process system, in the touch screen to simulate the entire system
qqgame
- 用软件模拟鼠标的方式 来操作QQ对对碰游戏的-Simulate the way the mouse software to operate the game QQ right right touch
dtmf_generator_c6713
- A signal generator to simulate the dual tones of a touch-tone telephone. Can be used to test the Goertzel algorithm. This is for dsp6713dsk board.
VirtualTouchScreen
- uses open cv to simulate touch screen using a web camera. demonstration is available at www.youtube.com/watch?v=Y7ne-iDOg-Y-uses open cv to simulate touch screen using a web camera. demonstration is available at www.youtube.com/watch?v=Y7ne-iDOg-Y
DDPHelper
- 这是QQ游戏大厅中对对碰游戏的外挂程序源码。本外挂利用模式识别的方式判断动物类别,分析操作方式并在窗口绘图生成提示信息。也可以模拟鼠标点击自动游戏。外挂比通过游戏抓包并伪造数据提交服务器的外挂方式更保险、安全。-This is the QQ games hall right touch game plug-in source code. This plug-in approach using pattern recognition to determine animal categories,
paint
- bascom-AVR Paint项目: 该项目AVR单片机芯片上模拟Windows画图!这个项目基于触摸屏和高分辨率128X64 TS12864A- 2 Graphiclal液晶。这个项目的书面ATmega16/32芯片。您可以使用橡皮擦和改变画笔的颜色(两种颜色)。-AVR Paint Project: This project simulate windows paint on a AVR single chip! this project based on touch scr
simulate-multi-touch
- window7或更高版本的系统,用鼠标模拟多点触控,同时接入多少个鼠标,就模拟多少个触控点。不需要多点触控硬件,就可以模拟出跟多点触控相同的触控消息。-window7 or later system, use the mouse to simulate multi-touch, while access to the number of mouse, the number of touch points on the simulation. No multi-touch hardware, yo
Mogunaghuocai
- 以动画的形式模拟了随机摸火柴的过程,该程序改变后可以用于检验二项分布。-Form of animation to simulate the process of random touch matches, after the change of the program can be used to test the binomial distribution.
Touchscreen
- 以总线方式操作控制TFT彩色液晶,模拟SPI控制触摸屏,将按下的点显示在TFT 2.4寸液晶上。因此,可以用此程序来在屏上画图案。由于触摸屏在采集时每次采集的值都有误差,这也是使用触摸屏较为麻烦的地方,通过查资料,发现 目前处理此问题主要通过软件算法实现,并且功能稳定的往往算法想法复杂,本程序采用简单的算法来 实现:当某一点按下后,在保持不放开的前提下,采集7个数据,并对数据进行升序排列,取中间3个数据 作为有效数据,并将平均值作为按下后的X,Y坐标。-Bus operation
Login
- 模拟各种登录界面,联系几个常用的文本框控件及其属性,以及字符串应用-Simulate various login screen, touch a few commonly used text box control and its properties, as well as a string applications
LCD-P-TouchPanel(simulate-IO)
- 3.2inch 320x240 Touch LCD (A) 用于驱动3.2inch触摸屏 I/0驱动方式-3.2inch 320x240 Touch LCD (A) is used to drive 3.2inch touch screen I/0 Drive
pyroelectric-alarm-circuit
- 包括两部分,一部分是Proteus软件对一些典型的数字电子电路进行仿真,包括555计数器,555发生器,555触摸延时开关设计,74ls138译码器逻辑状态显示等。另一部分是单片机控制的热释电报警电路实现程序。-Proteus software to simulate typical digital electronic circuits, including the 555 counters, 555 generators, 555 Touch delay switch design 74ls
Touch-USB-mouse-experiments
- 本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定USB已经配置成功了,DS1亮),这样就可以用触摸屏来控制电脑的鼠标了。我们用按键KEY0模拟鼠标右键,用按键KEY2模拟鼠标左键,用按键WK_UP和KEY1模拟鼠标滚轮的上下滚动。同样我们也是用DS0来指示程序正在运行。-The experiment will achieve the following functions: boot time befo
TouchUtils
- Reusable methods for generating touch events. These methods can be used with InstrumentationTestCase or ActivityInstrumentationTestCase2 to simulate user interaction with the application through a touch screen.
I2C_51
- 软件IO模拟IIC通信 中断函数调用IIC接口函数 触摸按键通过IIC实现-Software IO to simulate the IIC communication Interrupt function call IIC interface function Touch keys through IIC
touch_USB_mouse
- 本实验将实现如下功能:开机的时候先检测触摸屏是否校准过,如果没有,则校准。如果校准过了,则开始触摸屏画图,然后将我们的坐标数据上传到电脑(假定USB已经配置成功了,DS1亮),这样就可以用触摸屏来控制电脑的鼠标了。我们用按键KEY0模拟鼠标右键,用按键KEY2模拟鼠标左键,用按键WK_UP和KEY1模拟鼠标滚轮的上下滚动。同样我们也是用DS0来指示程序正在运行。-The experiment will achieve the following functions: boot time befo
Tiger+Touch
- 老虎控台模拟器,用于模拟试题老虎灯管该控制台。(Tiger console simulator, used to simulate the real tiger console operating system, very practical software.)