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

搜索资源列表

  1. 鼠标取词vc代码

    1下载:
  2. 现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个 共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是 从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数 类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么 做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。-Now in the matket the immediatly translation software has m
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:70.16kb
    • 提供者:李斌
  1. T-Mouse v1.0 基于远程线程结构程序vc++

    0下载:
  2. 基于远程线程结构程序。开发环境vc++。-thread structure based on remote procedure. Vc development environment.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2.75kb
    • 提供者:得可爹
  1. VC 增强的模拟滑鼠intellipan2_demo

    0下载:
  2. 本程序是用VC++实现的 \"增强的模拟滑鼠\"源代码.-this procedure is the VC "enhanced simulation mouse" source code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51.79kb
    • 提供者:孙刚
  1. vc DirectX Input获得鼠标输入mouseinput

    0下载:
  2. 本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:25.96kb
    • 提供者:孙刚
  1. vc按钮程序

    1下载:
  2. 一个漂亮的多功能按钮程序,是一个基于对话框的应用程序!能够获取鼠标消息,实现按钮图标的动态变化!-a beautiful multifunction button procedure is a dialog-based applications! The mouse can access news, button icons achieve the dynamic changes!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:108.66kb
    • 提供者:方怡新
  1. MouseGesture

    0下载:
  2. VC++,获取鼠标移动方向的源码。类似Maxthon的鼠标动作,非常简单,没有鼠标轨迹画出。-Using VC++, to catch the movement of the mouse, like the maxthon s mouse monitor. It s sample, there is no lines of the movement of the mouse.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:243.35kb
    • 提供者:suiying0792
  1. VC_Mouse_Hook_intercept_mouse_control_source_event

    0下载:
  2. VC++鼠标Hook截获鼠标移开事件含控件源码VC + + Mouse Hook intercept the mouse away with the control source event-VC++ Mouse Hook intercept the mouse away with the control source event
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:58.71kb
    • 提供者:fangming
  1. VC-HID

    1下载:
  2. 使用VC++访问如键盘,鼠标和自定义的HID设备-Using VC++ to access such as a keyboard, mouse, and a custom HID device
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:飞龙
  1. VC-curve-display

    1下载:
  2. 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region of this curve
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3.68mb
    • 提供者:冀少威
  1. VC++6GAMEpro

    0下载:
  2. 游戏是动画的延伸,只要知道了动画的原理,在动画变化时,使它根据键盘或鼠标的输入操作而变化,就是游戏了。 所以在介绍游戏编程之前,先讲讲动画 -Games are an extension of animation, as long as know the principles of animation, the animation changes, make it under the keyboard or mouse input and changes in operation,
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2.76mb
    • 提供者:西蒙
  1. mouse.tar

    0下载:
  2. C语言图形编程中实现鼠标功能的基本示范程序,参考此程序可轻松上手进行鼠标图形编程。-C graphical programming language to achieve the basic functions of the mouse model procedures, refer to this procedure can be easily carried out to use the mouse graphical programming.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:江军
  1. mouse_scr

    0下载:
  2. VC++ 鼠标穿透窗口效果源码, 新手学习好例程.-VC++ Mouse penetrating effect of source window, and newcomers to learn a good routine.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:32.27kb
    • 提供者:zhoux
  1. 3D_game_demo(VC)

    0下载:
  2. 3D界面游戏,点击鼠标可发射不同颜色的圆环,伴随着发射声音,圆环沿着鼠标方向快速飞行,当遇到障碍物时,会按照反射方向飞行。可移动鼠标来确定3D空间物景发射的角度,游戏场景清晰,感觉像玩网游一样,身临其境~~···试试看哦,-3D game interface, click the mouse to launch the ring in different colors, along with the launch of the voice of the mouse along the circl
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6.68mb
    • 提供者:xiaoxu
  1. HookMouse

    0下载:
  2. 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。在VC6下编译通过。-A good VC++ mouse hook procedure, open the process, the mouse to open the main window title bar of any of the inform
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:21.94kb
    • 提供者:128
  1. VC-hook

    0下载:
  2. 一个用VC实现的钩子程序,用于捕获鼠标经过的窗口的标题-A hook with the VC implementation procedures for the window to capture the mouse over the title of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9.83mb
    • 提供者:杨天
  1. VC

    0下载:
  2. VC鼠标控制台操作,加油呀,加油-VC mouse console operations, refueling ah, 加油! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1.08mb
    • 提供者:wangsuihe
  1. MouseTrace

    1下载:
  2. MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。-MouseTrace, written with VC++ Mouse Hook hook, to get X, Y coordinates, and time display on the form, above the icon, move the mouse on the form, the coordinate information
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:27.75kb
    • 提供者:张名
  1. VC++游戏猫捉老鼠源代码

    0下载:
  2. The code shows how to program a game using vc++. Here is a game called Cat Catching Mouse.
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:649kb
    • 提供者:shawn5013
  1. 2_mouse

    0下载:
  2. 本程序是学习C语言窗口中使用鼠标的好例子! 可在VC6中,新建W32程序,然后复制到程序区,编译。(In VC6,New W32,mouse program.)
  3. 所属分类:Windows编程

  1. vc

    0下载:
  2. VC编写的程序,点击拖动鼠标能实现图像局部区域的放大,很智能(VC written procedures, click drag the mouse to achieve the local area of the image zoom, very intelligent)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:305kb
    • 提供者:ES1678
« 12 3 4 5 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com