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

搜索资源列表

  1. 模拟键盘和鼠标事件演示代码(5KB.rar

    0下载:
  2. 所属分类:系统编程

    • 发布日期:
    • 文件大小:5594
    • 提供者:
  1. c_mouseMouse 鼠标事件编程的例子.zip

    0下载:
  2. 所属分类:中文信息处理

    • 发布日期:
    • 文件大小:61414
    • 提供者:
  1. 捕捉MouseExit事件

    0下载:
  2. MouseDown、MouseUp、MouseMove。VB 似乎提供了很好的 Mouse 事件。但好象还缺少什么!对!还差 MouseExit(鼠标移出)事件。-MouseDown, MouseUp, MouseMove. VB seems to provide a good Mouse incident. But what seemed to lack! Right! Worse MouseExit (mouse outflow) incident.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:952
    • 提供者:佳闲
  1. mantedn

    0下载:
  2. 这是一个完整的asp数据库操作例程,里面集中了我对asp的理解,小小的一个asp程序,集中了查询,分页,按目录排序,检索,鼠标事件,listctrl操作,以及添加、删除、编辑、保存和sesion的应用。也是我至今最后一个asp程序了。-This is a complete database operation asp routines inside concentrate on my understanding of the asp, a small asp procedures focusin
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:22234
    • 提供者:李国帅
  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:110080
    • 提供者:
  1. winsock控件

    0下载:
  2. 可以让程序图标显示在系统托盘处,并且有鼠标事件可供自由调用与定义-can show icons in the system tray, and mouse events are available for free calls and definitions
  3. 所属分类:状态条

    • 发布日期:2008-10-13
    • 文件大小:51310
    • 提供者:sdfs
  1. 创建分层窗口实现图像渐变

    0下载:
  2. 1、有没有方法创建一个半透明的窗口,并将该窗口上发生的所有鼠标事件都传递到桌面或另一个应用窗口处理? 2、我正在写一个幻灯显示程序,该程序要显示JPEG图像序列。我使用了 2002年三月刊专栏文章中的 CPicture 类来绘制图像(参见:C++ Q&A: Do You Have a License for that GIF? PreSubclassWindow, EOF in MFC, and More)。那个程序运行得很好。但我现在想添加从某一张图像到下一张图像的渐变特性。我在网页
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:203539
    • 提供者:杨飞
  1. 控制鼠标

    0下载:
  2. 实现鼠标点击事件,实现鼠标在图像上的点击,值得一看-mouse click, the mouse click on the image, the eye-catcher!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:20005
    • 提供者:菁菁
  1. TC 2.0 挖地雷

    1下载:
  2. TC 2.0 挖地雷 关于TC2.0版的挖地雷 1、整个游戏基于事件驱动的工作方式,这一点和windows应用程序是相通的。在程序的主 干中,不停的捕捉鼠标事件,再通过一个函数: Bool analysis(CPoint point, ClickInfor infor) 来分析鼠标事件作用在哪个对象上(游戏中的元素,比如按钮、菜单、地雷单元格都是 作为一个对象来看待),然后把鼠标事件分配到相应的对象上。不同的对象,对鼠标事件 有自己的事件处理函数,比如
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57510
    • 提供者:miao
  1. 13119_13

    1下载:
  2. 吹泡泡游戏.具体操作由鼠标事件控制.每按一次出现一个泡泡,其大小不同,用鼠标左键点击可以改变它的颜色等等.(泡泡为椭圆.)-blowing bubble games. The specific incident from mouse control. Each time a bubble there, the difference in size, Click with the left mouse button can change its colors. (Bubble elliptical
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:41154
    • 提供者:孙荣荣
  1. 简单控件实现

    0下载:
  2. 用按钮控件来实现响应鼠标事件,简单的画圆、椭圆和正方形-used to achieve control button mouse response to the incident, a simple Circle, oval and square
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:38470
    • 提供者:豆豆
  1. testHookdll

    0下载:
  2. vc下实现hook全局键盘鼠标事件的demo,hook到之后没有做具体操作。-vc under the overall implementation hook keyboard and mouse events demo, hook to NOT to do after the concrete operation.
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:65842
    • 提供者:wb
  1. 鼠标处理事件

    0下载:
  2. 一个初学鼠标处理的时候练习的鼠标处理事件程序,包括鼠标坐标,点击,移动等. -a beginner when the mouse to practice mouse handling the incident procedures, including the coordinates of the mouse, click, such as China Mobile.
  3. 所属分类:Button control

    • 发布日期:2017-11-10
    • 文件大小:113352
    • 提供者:
  1. duiduipeng

    0下载:
  2. 以前开发的qq对对碰软件,由于模拟鼠标事件被封杀,所以也就没多大用处了,不过其中的算法可以学习下,也可以加上硬件模拟,让它"死灰复燃".-Previously developed software qq right right touch, as the simulation of a mouse event has been blocked, so it will not be of much use, but the algorithm which can learn, the simula
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-16
    • 文件大小:195029
    • 提供者:haimo
  1. aa

    0下载:
  2. opengl画球体,可以做多种变换,利用了键盘事件和鼠标事件-opengl draw sphere, we can do a variety of transformations, using the keyboard events and mouse events
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:1955
    • 提供者:cloud
  1. double

    0下载:
  2. OpenGl入门,包括二维图形显示,旋转,鼠标事件和键盘事件-OpenGl entry, including the two-dimensional graphical display, rotation, mouse events and keyboard events
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1045
    • 提供者:Fu Xiangwei
  1. c_mouse

    0下载:
  2. c++ 鼠标事件的操作,包括介绍了一些深入到系统调用的事件,如鼠标钩子-c++ mouse programing,including hook
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2879604
    • 提供者:chengzhongyang
  1. apiMouseMessage

    0下载:
  2. 用delphi的api做得鼠标点击事件测试程序 不用捕获delphi的鼠标点击事件也可以得到 鼠标事件-The api with delphi mouse click event testing procedures do not capture the mouse click events delphi get mouse events
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:191270
    • 提供者:richard
  1. SelfSendKeys

    0下载:
  2. 全局的键盘勾子和鼠标钩子、能在任何情况下获取键盘和鼠标事件-Global keyboard hooks and mouse hooks, in any case for the keyboard and mouse events
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:218383
    • 提供者:章士伟
  1. 可鼠标点击旋转的茶壶 源码

    0下载:
  2. 利用opengl 和vc++ 6.0实现鼠标事件的响应(opengl c++ a rotated cup)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:树树123
« 1 23 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com