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

搜索资源列表

  1. FangDa

    0下载:
  2. 纯MFC做的放大镜小例子,VC6,VS2010可以编译运行,支持自定义,支持当前鼠标位置放大,和当前放大窗口位置放大,圆形窗口,双缓冲绘图,有悬浮透明提示窗口,改变了传统的放大镜的实现,完全是自己的创意,希望大家喜欢,抗锯齿可以使用GDI+技术或PNG图解决,已测试。   按ESC或双击放大镜可退出程序。-Pure MFC to do the magnifying small example, VC6, VS2010 can compile and run, support for cus
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:27258
    • 提供者:阿健
  1. MFCClient

    0下载:
  2. 该部分是云台控制的模拟,有窗口的收缩,重载MFC基类实现按钮图标随鼠标点击变形,鼠标左键按下与弹起的事件响应。重载CButton类。-That part of the PTZ control simulation, with windows shrink, overloading MFC base class implementation deformation button icons with a mouse click, left mouse button pressed and boun
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3638599
    • 提供者:xiaoxia
  1. No-title-of-window-drag-drop

    0下载:
  2. 当你不想要MFC自动生成的标题栏的时候,应用程序窗口是无法通过鼠标来移动的,而我提供的方法可以完成这个事情-MFC when you do not want to automatically generate the title bar when the application window is unable to move the mouse, and I offer ways to do this thing
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:1356
    • 提供者:布伦特
  1. ERNSYMNTY

    0下载:
  2. 基于VisualC_和DCMTK的医学DICOM图像显示与调窗,同时在MFC 下完成鼠标拖动进行窗宽/窗位的调节-Medical image of DICOM VisualC_ and DCMTK display and window based on, at the same time in MFC complete the mouse to drag the window width/window regulator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:160931
    • 提供者:吴人
  1. Bar

    0下载:
  2. 对菜单栏进行修改,包括对他的显示效果的更改和在菜单栏上实现鼠标动作的响应,主要是仔细看看菜单栏的大致实现功能,更进一步的了解MFC编程实现-To modify the menu bar, including his show the effect of the change and the response of mouse action on the menu bar, which is carefully have a look roughly realize the function of
  3. 所属分类:Menu control

    • 发布日期:2017-04-02
    • 文件大小:35777
    • 提供者:FuzzyRules
  1. TimeOutForLXF

    0下载:
  2. 可以获得鼠标无响应时间,并设置一个时间段,当到达指定时间后,执行关机等操作。程序在VS2008环境下基于MFC编写。-get the time without mouse operate。and shutdown the system when timeout.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:5005650
    • 提供者:枯木生根
  1. Draw

    0下载:
  2. VC++/MFC绘制图形,实现会制读取,鼠标移动可以捕捉节点,大家可以看看! -VC++/MFC graphics rendering, implementation of reading, mobile mouse can capture node, you can have a look!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-23
    • 文件大小:8282
    • 提供者:杨洪达
  1. 3DTest

    0下载:
  2. opengl+MFC写的一个demo,实现了鼠标和键盘互动-opengl+MFC demo show
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4870563
    • 提供者:zwt
  1. TicTac

    0下载:
  2. 用MFC写的井字游戏,用鼠标左右键进行操作。-MFC TiaTic Game
  3. 所属分类:Other windows programs

  1. color2

    0下载:
  2. 基于mfc的opengl编程,三维建模,鼠标键盘控制并且纹理着色-Based on the mfc opengl programming, 3D modeling, mouse and keyboard control and texture shader
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-20
    • 文件大小:6028627
    • 提供者:7号精灵
  1. 123

    0下载:
  2. mfc 打开图片获取像素坐标 实现鼠标选取区域功能-mfc open image pixel coordinates of the mouse for selecting regional function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4398
    • 提供者:风雷
  1. scldraw2

    0下载:
  2. 基于MFC的opengl实现画线,画圆,画矩形, 用鼠标中键控制图形大小,鼠标左右键进行拖拉-based opengl draw line,rectangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2414426
    • 提供者:沙春林
  1. Style

    0下载:
  2. 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWiz
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1705255
    • 提供者:奋斗不止
  1. migong

    0下载:
  2. 数据结构大作业“迷宫搜索”的MFC程序。含深度优先和宽度优先两种演示,可以鼠标编辑地图。界面良好,代码清晰。-Data structure operations " Labyrinth search" MFC program. Containing two kinds of depth-first and breadth-first presentation, you can edit the map mouse. Good interface, clear code.
  3. 所属分类:Data structs

    • 发布日期:2017-06-10
    • 文件大小:17492620
    • 提供者:费定宇
  1. Ex61

    0下载:
  2. 利用MFC建立窗口 ,实现文字跟随鼠标的功能-Using MFC creates a window to achieve the function of the text follow the mouse
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:1684
    • 提供者:宋宇
  1. tooltip

    0下载:
  2. MFC下的tooltrip 工具提示案例,移动鼠标到目标控件产生提示功能。-MFC under the tooltrip tooltips case, move the mouse to the target controls produce prompts.
  3. 所属分类:StatusBar

    • 发布日期:2017-05-13
    • 文件大小:3468279
    • 提供者:steven
  1. OPENGL_MFC_study

    0下载:
  2. 在OpenGL学习过程中,NeHe 的教程为 Win32 窗口程序,对于初学者来说,多有不便,这里我写了一个基于MFC的框架,其中已经包含了 鼠标旋转 等功能。-Learning process in OpenGL, NeHe tutorials for Win32 window procedure, for starters, more inconvenient, where I wrote a MFC-based framework, which already contains the m
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:569392
    • 提供者:杨网
  1. line2Doc

    0下载:
  2. 画直线,在C++环境下建立一个MFC工程,建议一个鼠标事件,并在此基础上,定义一个画刷,填充所花的区域-Draw a straight line, to establish an environment in C++ MFC project, suggested a mouse event, and on this basis, define a brush, filling the area spent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:716
    • 提供者:zhang
  1. ChildFrm

    0下载:
  2. 画一条抛物线,在C++环境下建立一个MFC工程,定义一个鼠标事件,并定义一个画刷,填充所画的图形-Draw a parabola, to establish an environment in C++ MFC project, define a mouse event, and define a brush, filling the painting graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:704
    • 提供者:zhang
  1. hzx2Doc

    0下载:
  2. 画多条直线,在C++环境下,建立一个MFC工程,定义一个鼠标事件,并在此基础上,定义一个画刷,填充所画的图形-Draw multiple lines in C++ environment, build a MFC project, define a mouse event and on this basis, define a brush, filling the painting graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:719
    • 提供者:zhang
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 »
搜珍网 www.dssz.com