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

搜索资源列表

  1. KinectMouseMFC

    1下载:
  2. kinect 控制鼠标MFC 控制鼠标MFC-kinect mousecontrol
  3. 所属分类:Windows Develop

    • 发布日期:2014-05-12
    • 文件大小:17864704
    • 提供者:
  1. OpenGL Robot

    1下载:
  2. OpenGL机器人: 带有光照效果,并可以通过键盘或鼠标来改变光源的位置; 用户可以通过键盘来旋转机器人的手臂或腿; -MFC under the framework of opengl robot, head, hands, feet can include the overall rotation, of course, light and color! ! ! ! !
  3. 所属分类:OpenGL

    • 发布日期:2013-07-01
    • 文件大小:2194995
    • 提供者:黄荣浩
  1. MFC3DOPENGL

    1下载:
  2. 使用MFC和opengl绘制三维图行 实现鼠标和键盘控制 以及纹理和光照变换-Using MFC and opengl draw line to achieve three-dimensional map mouse and keyboard control, and change the texture and light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:46975
    • 提供者:chichi
  1. TestBe

    0下载:
  2. MFC中绘制贝塞尔曲线,获得贝塞尔曲线上的点,并判断鼠标是否选中贝塞尔曲线。-MFC drawing Bezier curves, Bezier curves obtained on the point, and determine whether the mouse select the Bezier curve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:88688
    • 提供者:zhangjun
  1. MyPick1

    0下载:
  2. MFC+OpenGL通过鼠标实现对对象进行捕捉-MFC+ OpenGL to achieve the object by capturing the mouse
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:2026938
    • 提供者:阿斯顿
  1. MFCdraw

    1下载:
  2. 使用MFC编写一个画图小程序:交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现,绘制结果可以正确持久化(存储到文件、从文件中读出),线、矩形、文本的颜色(线色和填充色)、文本字体可调,能够通过鼠标点击选中图形,并进行属性的修改,修改的内容可包括:位置,大小,颜色,线型字体(对应文本图元而言)。适合熟练windows编程,使用MFC开发的学者。 -Drawing using a small program written in MFC: interactive rende
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-24
    • 文件大小:20802
    • 提供者:耿智能
  1. CButtonST-v3.9

    1下载:
  2. 最新版的CButtonST按钮控件(4.1版本会有讨厌的弹窗,不能免费使用),功能非常强大,是CButton派生类,可用于美好MFC的界面,如改变按钮外观的各项功能如改变按钮外观、鼠标交互改变按钮颜色、加载按钮图片等。支持:2000,XP Vista Win7 32/64。类已封装,在VC6.0编译通过,最好安装VC 2003 SDK-The latest version of CButtonST button control (version 4.1 will be annoying pop
  3. 所属分类:Button control

    • 发布日期:2017-03-26
    • 文件大小:22351
    • 提供者:尉迟恭
  1. 3Ddemo_MFC

    0下载:
  2. D3D+MFC做的一个DEMO 初学者学习资料,鼠标拾取检测,线程实现的渲染场景。VS2005编译。-D3D MFC beginners to learn to do a DEMO data with mouse detection, scene rendering thread to achieve.VS2005 compiler.
  3. 所属分类:DirextX

    • 发布日期:2017-06-20
    • 文件大小:30910464
    • 提供者:宋昆
  1. drawStroke

    0下载:
  2. 使用MFC 框架,接受鼠标事件,从鼠标左键按下到左键放开,可以绘制任意的图形。-The use of MFC framework, acceptable to the mouse events, from the left mouse button pressed to the left open, you can draw arbitrary graphics.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:70735
    • 提供者:benson
  1. Style

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

    • 发布日期:2017-04-03
    • 文件大小:54304
    • 提供者:yuehua8
  1. ImageProcess

    0下载:
  2. 在mfc框架下实现类似在photoshop中,随鼠标移动,显示当前位置坐标的功能,显示方式为在属性页上显示-err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:98091
    • 提供者:muying
  1. MyPaint

    0下载:
  2. 用鼠标绘制曲线,并用MFC的文档序列化的方法实现曲线的保存,然后再次打开保存的曲线。-Drawing curves with the mouse and the document sequence using MFC methods to achieve the preservation of curves, and then re-open the saved curve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1029624
    • 提供者:陈勇
  1. Lesson9Code

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

    • 发布日期:2017-04-02
    • 文件大小:58166
    • 提供者:ironman2006
  1. MouseDemo

    0下载:
  2. 非MFC,存SDK方式实现,简单的演示了鼠标事件,和位图的载入等等,出处不详-Non-MFC, keep SDK means, a simple demonstration of the mouse events, and bitmap of loading, etc., provenance unknown
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:12833
    • 提供者:xynn
  1. MainFrm2

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

    • 发布日期:2017-04-13
    • 文件大小:2327
    • 提供者:fxlfxl
  1. Draw

    0下载:
  2. Windows 平台下c++ 绘图程序,例如:画直线,要捕获到鼠标的两个消息:WM_LBUTTONDOWN, WM_LBUTTONUP。响应WM_LBUTTONDOWN消息记录直线的起始点,响应WM_LBUTTONUP消息记录直线的终点并绘制直线-VC++ draw,using MFC mechenism.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1946963
    • 提供者:wolaiyule
  1. 3DSLoader

    0下载:
  2. 在VC下,才用MFC框架,读入3ds格式的文件,并调用显示不同的模型,通过鼠标可以操纵模型进行运动-a program that can direct a 3D model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2147867
    • 提供者:yao
  1. XY

    0下载:
  2. 用MFC把鼠标在移动过程中的位置X,Y坐标显示到状态栏的新增信息行窗格中。-Using MFC put the mouse at the location of the mobile in the process of X, Y coordinates to the status column shows the additional information line pane.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2020632
    • 提供者:刘珊珊
  1. Mousehook

    0下载:
  2. 此代码是一个经典的鼠标钩子的程序,阐述了MFC的钩子的功能-mouse hook
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:65236
    • 提供者:yanzhou
  1. status

    0下载:
  2. 单文档MFC程序中,随时捕获鼠标的状态,并显示在状态栏中。包括坐标、按键、时间等状态信息-Single Document MFC program, the status at any time to capture the mouse, and display in the status bar. Including the coordinates, keys, time and other status information
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:36788
    • 提供者:陈彬
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com