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

搜索资源列表

  1. PicSee

    1下载:
  2. 基于MFC对话框的图片浏览器,可使用滚轮对图片进行缩放,使用鼠标对图片进行拖拽,能关联主要图片格式-MFC dialog-based image browser, you can use the scroll wheel to zoom the picture, use the mouse to drag and drop the picture,and it can be associated with the main image formats
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1552452
    • 提供者:邹浩
  1. circle

    0下载:
  2. 基于MFC的简单画圆软件 可通过ctrl实现圆的拖动 鼠标左右键实现圆大小的改变-MFC-based software enables simple circle circle by dragging the mouse left and right ctrl key to achieve change in the size of the circle
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26250628
    • 提供者:dean
  1. CRectTest

    0下载:
  2. 给予MFC开发的鼠标所到处图片发生变化,可实现鼠标位置捕捉功能-The pictures everywhere to give MFC developed mouse changes the position of the mouse capture function can be achieved
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1852864
    • 提供者:李斌
  1. MFCApplication2

    0下载:
  2. vs2012的MFC编写的获取当前鼠标位置及鼠标左右建的监控-vs2012 the MFC write access to the mouse position and mouse built around the current monitoring
  3. 所属分类:CSharp

    • 发布日期:2017-12-12
    • 文件大小:46218240
    • 提供者:张伟
  1. NoBorderChangeSize

    0下载:
  2. 该demo展示了MFC无边框窗口的使用,支持边缘拖动缩放窗口,并自适应窗口内容(此demo中控件及自绘内容不多,有大量控件的朋友可以使用EasySize),支持窗口阴影效果,支持鼠标左键移动窗口位置,并保证窗口不能移出屏幕区域。都是一些很简单的代码,但整合度很高,需要的朋友可以直接封装成对话框类方便使用。-The demo shows the use of MFC borderless window, drag the edge of the zoom window support, and a
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:287019
    • 提供者:ReNew | Man
  1. CharFollow

    0下载:
  2. MFC文档模式下文字跟随鼠标移动的一个例子,效果很不错-Char Follow to mouse
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-29
    • 文件大小:11653185
    • 提供者:freeman
  1. myopengl

    1下载:
  2. 一个基于MFC单文档开发的opengl大作业,三维网格坐标,具有基本3D图形的旋转缩放功能,鼠标,键盘的相应,纹理读取,obj模型读取,代码易懂,便于参考学习-a project of opengl based on MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3609667
    • 提供者:chen
  1. Release

    0下载:
  2. 一个用MFC做的入侵检测系统,鼠标选定监测区域,若有物体入侵发生报警-MFC to do with a intrusion detection systems, monitoring area selected by the mouse, if the object of the invasion alarm
  3. 所属分类:assembly language

    • 发布日期:2017-05-27
    • 文件大小:9230174
    • 提供者:zhengchao
  1. CDrawLines

    0下载:
  2. 使用C++语言实现的MFC程序。在界面上显示菜单栏,工具条实现鼠标画线功能-Use C++ language MFC program. The menu bar is displayed on the screen, the tool bar functions to achieve the mouse to draw the line
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:209178
    • 提供者:斯齐
  1. LinesNew

    0下载:
  2. 一个Halcon的MFC测试软件,在myHalcon类中加入Halcon算法,在显示图片后添加调用。可以批量导入图片,显示图片,支持鼠标移动显示像素坐标与像素值,支持添加模板,删除模板等功能。-Halcon software a test of MFC added Halcon algorithm myHalcon class, after displaying pictures add a call. It can batch import picture, display images, s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3079559
    • 提供者:刘亮
  1. plmy3

    0下载:
  2. 利用vc++编写的基于mfc框架和opengl显示的一个星空和彩虹图像,当鼠标移动到屏幕左上方会出现菜单栏,选择星空按钮,出现闪烁的星空和北斗七星,选择彩虹则会出现彩虹还有退出和全屏按钮,-Use vc++ write a starry sky and rainbow image mfc opengl framework and based on the displayed when the mouse is moved to the top of the screen will appear
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-05
    • 文件大小:53418
    • 提供者:乾锦
  1. shuibo

    0下载:
  2. 利用vc++在mfc框架下编程的一个opengl程序,当编译通过后,点击屏幕左上方的浮动菜单,选择水波按钮图标,然后每次点击鼠标左键,即可看见水波出现。-Vc++ use in a programming framework mfc opengl procedures, when the compiler, click on the top left of the screen floating menu, the wave icon button, then click the left m
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-05
    • 文件大小:59183
    • 提供者:乾锦
  1. TestMFC

    0下载:
  2. 自己编写的MFC程序,可以实现鼠标动态定位显示,对初学者学习MFC很有帮助。-MFC prepared their own procedures, the mouse can achieve dynamic positioning, MFC beginners to learn very helpful.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-17
    • 文件大小:4600832
    • 提供者:贾琳
  1. ZOOM

    0下载:
  2. 基于VS2008及Halcon开发,MFC编写界面,支持打开图像,鼠标放置图像任意位置,定点缩放功能-Based on VS2008 and Halcon development, MFC interface, support open the image, the mouse to place images at any position, fixed-point scaling function
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-13
    • 文件大小:20701799
    • 提供者:低调
  1. keyboard-and-mouse

    0下载:
  2. MFC程序截取键盘和鼠标输入并进行处理, 在MFC主界面的初始化函数中添加相关函数,具体见代码。-MFC program to intercept the keyboard and mouse input and processing, In the MFC main interface initialization function to add the relevant function, see the specific code.
  3. 所属分类:Hook api

    • 发布日期:2017-05-14
    • 文件大小:3567797
    • 提供者:冷滔
  1. TestMessage

    0下载:
  2. 实现MFC对话框+OpenGL编程,在MFC对话框中创建OpenGL绘图窗口,获取窗口鼠标点击位置,实现实时绘图。-MFC dialog box to achieve+OpenGL programming, in the MFC dialog box to create OpenGL drawing window, access to the mouse click the window position, real-time mapping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-26
    • 文件大小:59833344
    • 提供者:徐阳辉
  1. EllipseLineRectangle

    0下载:
  2. mfc 通过鼠标或者对话框填写参数绘制虚线或实线的椭圆、直线、矩形-Mfc through the mouse or the dialog box to fill in the parameters to draw the dotted line or solid line of the oval, straight, rectangular
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:2045952
    • 提供者:Zhangkai
  1. evftagexpansion

    0下载:
  2. 一个靶子可以随着鼠标移动的MFC小程序!简单易懂!,(A target can be as the mouse MFC program!)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-25
    • 文件大小:27648
    • 提供者:cfrgzq
  1. RBKA

    0下载:
  2. 此程序使用C语言中的MFC编的,简单的模拟了潮汐,可跟随鼠标点击发生变化(This program use the MFC compiled in the C language, simple to simulate the tide, but changes with the mouse to click)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:36864
    • 提供者:Jefurey
  1. zmwmmn

    0下载:
  2. 鼠标画笔+序列化:mfc入门示例,很简单d()
  3. 所属分类:界面编程

    • 发布日期:2018-01-04
    • 文件大小:35840
    • 提供者:vnkzk
« 1 2 ... 20 21 22 23 24 2526 »
搜珍网 www.dssz.com