CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - visual mouse

搜索资源列表

  1. VC6.0Chaper4

    0下载:
  2. VC6.0编程第4章,创建第一个Visual C++应用程序,捕捉鼠标位置.-VC6.0 Programming Chapter 4, section creating a Visual C application, capturing the mouse position.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42764
    • 提供者:留洋
  1. VBAWheel

    0下载:
  2. Visual Basic 还有 VBA for OfficeXP/AutoCAD 的代码窗口都不支持鼠标滚轮,现在可以通过这个程序来解决了!使用上没什么特殊的地方,运行后会在托盘区看到图标,可以通过右键菜单选择退出。-Visual Basic VBA for OfficeXP / AutoCAD code window is not supportive of the mouse wheel, it is now possible through the procedures to solve!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18183
    • 提供者:聂玉峰
  1. ps2mouse_verilog

    1下载:
  2. 本实验利用PS/2接口实现了与鼠标通信,并将鼠标的按键信息通过D6,D7,D8,D9 来直观的放映,其中D6,D7代表鼠标右键的状态,当鼠标右键没有按下时,D6,D7两 个灯都不亮,当鼠标右键有按下时,D6,D7两个灯同时点亮。与此相同,D8,D9则代 表鼠标左键的状态。而鼠标的移动状态,我们是通过七段数码管来表示,低两位的数 码管表示X轴的移动点数,高两位的数码表示Y轴的移动点数。-the experimental use of PS / 2 interface wit
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:12156
    • 提供者:dragon
  1. Screen_Capture

    0下载:
  2. 利用Visual C++ 6.0写的屏幕截图程序。 程序是在鼠标钩子的基础上实现屏幕截图。另外这个程序还实现了全屏显示的功能。 本程序能以BMP位图格式保存截取到图片。-using Visual C 6.0 Screenshots written procedures. Procedures in the mouse hook on the basis of screenshots. Also this procedure has achieved a full screen displ
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:65056
    • 提供者:宋芬
  1. GDI+Painter

    0下载:
  2. GDI+与事件响应的完美结合,包括鼠标移动,拖曳灯,编译环境为Visual C#.net2003-GDI response to the incident with the perfect combination, including mouse movement, towing lights, build environment for Visual C#. net2003
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:20072
    • 提供者:周兵
  1. vc_jiqiaoshili_part5

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息 8. CmdFun使用命令范围来映射消息-Visual.C
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:386422
    • 提供者:xixi
  1. vc_jiqiaoshili_part8

    1下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:342346
    • 提供者:xixi
  1. visionex3

    0下载:
  2. 计算机视觉实验,鼠标生成相交的矩形和圆,再判断鼠标当前所在位置在矩形还是圆内。-computer visual experiments, the mouse interface between the formation of rectangular and round, then judge the current mouse location of the rectangle or circle.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:40378
    • 提供者:周姗姗
  1. mouse_roy

    0下载:
  2. 鼠标测试的小程序,使用visual C++编写-small mouse tests, the use of visual C preparation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34418
    • 提供者:roy
  1. LaserGestureRecognition

    1下载:
  2. Wouldn t it be great if we could somehow give visual commands to our computer without touching the keyboard or mouse? In this article, we will put together a simple laser gesture recognition application and use it to control Windows Media Player. Thi
  3. 所属分类:视频捕捉/采集

    • 发布日期:2014-01-18
    • 文件大小:348218
    • 提供者:成东
  1. keymouse

    0下载:
  2. < visual c++ 6.0 开发指南> 基本输入处理,包含KEY,MOUSE等
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:95478
    • 提供者:林荣丰
  1. xingqiong

    1下载:
  2. 利用OpenGL模拟太阳系星球运转 Title: OpenGL with VB6 Author: Saadat Ali Shah Email: shahji_2000@yahoo.com Environment: VB 6.0, Win98/Me/XP Keywords: OpenGL, multiple viewports, mouse picking Level: Intermediate Category: VisualBasic/Graphics/OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:518302
    • 提供者:秦胜伍
  1. MouseKeyBoardHook

    0下载:
  2. 一个用visual basic 编写的Mouse & KeyBoard Hook 程序,实现键盘锁,鼠标锁,监视keyBoard输入内容,并处理
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:21267
    • 提供者:lfx
  1. ROAM-LOD

    0下载:
  2. ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:381179
    • 提供者:lifeng
  1. 动态改变大小的控件

    1下载:
  2. 这个类库提供了在运行时动态改变控件大小的能力,就像Visual Studio做资源时那样拖动即可。但它的缺点是当鼠标拖动较快时,缩放会跟不上鼠标移动。你可以试着修正这个bug。 。-the class library provided at runtime dynamic change controls the size of abilities, like Visual Studio resources to do so may drag. But the drawback is that w
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:29882
    • 提供者:刘辉
  1. opgl_torus

    2下载:
  2. 用OpenGL开发化工过程仿真视景系… 基于虚拟现实技术的自行车漫游...线段。移动物体 在视图中建立一个正方 体,使用鼠标左键点击正方体,这时正方体-developed using OpenGL chemical process simulation visual system ... based on virtual reality technology to a bicycle ... roaming segment. Moving objects in view the establis
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:27393
    • 提供者:郑磊
  1. VC结合OpenGL绘制效果图

    1下载:
  2. 利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:55323
    • 提供者:张三
  1. VB设计的屏保

    0下载:
  2. 1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法:   1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。   2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2514
    • 提供者:田欣
  1. trackopenvcing

    0下载:
  2. 一个基于Visual C++和opencv的运动检测程序,运行时鼠标画框圈选运动的无图就可以实现跟踪源代码。-Based Visual C++ and opencv motion detection program, run the mouse movement without frame circle graph tracking the source code can be achieved.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:8095016
    • 提供者:快捷的
  1. ClipmapTerrain

    0下载:
  2. 基于GPU地形绘制算法,可以ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:34509
    • 提供者:赵华成
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com