CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 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按钮程序

    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. 封锁键盘鼠标的源程序(VC++)

    0下载:
  2. 封锁键盘鼠标的源程序-blockade of the source keyboard and mouse
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42kb
    • 提供者:徐刚
  1. Mouse

    0下载:
  2. 用VC编写的鼠标变换的代码-VC prepared by the mouse transform the code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:237.91kb
    • 提供者:andy
  1. Time,date,sys,str,mouse,xms,kbd,scr_routines

    0下载:
  2. 一些经典的VC源代码(5)-some classic VC source code (5)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25.65kb
    • 提供者:风潇婓
  1. Mouse

    0下载:
  2. C++学习小程序, 主要是入门用程序. 将教会初学者很快入门. 基于VC平台小程序
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:37.49kb
    • 提供者:ge
  1. Mouse

    0下载:
  2. 用vc2005开发的控制台程序。通过ReadConsoleInput函数获取鼠标信息并更新显示在控制台窗口最后一行。。 注意生成的程序在VC中运行将看不到效果。必须单独运行。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7.08kb
    • 提供者:zhouzhonghao
  1. Mouse

    1下载:
  2. Vc环境下开发的一个捕获鼠标位置移动信息的程序,将鼠标的变化随时在界面上显示出来,供用户使用
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:109.44kb
    • 提供者:xinghua
  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. 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. 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. 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 ... 27 »
搜珍网 www.dssz.com