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

搜索资源列表

  1. lesson9

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

    • 发布日期:2017-03-29
    • 文件大小:65376
    • 提供者:玄一
  1. cl

    0下载:
  2. 采用VisualC++6开发,框架为MFC+OpgnGL,鼠标控制物体旋转、移动。-use visual c++6, MFC+OpenGL,the model can be rotate and move by mouse.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:24083
    • 提供者:qdqw
  1. MFCOpenGL

    0下载:
  2. 在MFC单文档工程中,用OpenGL渲染一个可以用鼠标和键盘旋转的机器手臂。-In the MFC single document project, with OpenGL rendering a mouse and keyboard can be rotated with the robot arm.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3797319
    • 提供者:宋杰
  1. Graphic

    0下载:
  2. 老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:66938
    • 提供者:ccl
  1. Test

    0下载:
  2. 能检查MFC窗口是否被鼠标点击拖动,响应函数弹出MessageBox- can inspect the MFC window whether by the mouse click dragging, the response function to be sprung MessageBox
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1879714
    • 提供者:京城奇少
  1. 4444

    0下载:
  2. MFC利用鼠标画发散线条,C键改变鼠标,CTRL可以画带有颜色的虚线-Divergent lines drawn by the mouse MFC, C key to change the mouse, CTRL with the color of the dotted line can be drawn
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1988013
    • 提供者:黄强
  1. Mouse

    0下载:
  2. Visual Studio 2005开发平台下的C++语言的MFC应用程序,可以拖动鼠标绘图。-Visual Studio 2005 development platform, the C++ Language MFC application, you can drag the mouse drawing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:28146
    • 提供者:
  1. genghuanshubiaoxingzhuang

    0下载:
  2. 一个基于MFC的更换鼠标形状的小程序,希望对于初学MFC的人有所帮助-MFC-based replacement of a mouse form of small programs, MFC for beginners who want to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1954707
    • 提供者:jkrono
  1. EasyDraw

    0下载:
  2. 采用Visual C++ 开发的基于单文档的MFC应用程序,实现了简单图形的绘制功能,适用于初学者学习鼠标的操作。-Developed using Visual C++ MFC single document-based application that implements a simple graphics rendering capabilities for beginners to learn the operation of the mouse.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10070450
    • 提供者:wangzhenfei
  1. Lesson9Code

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

    • 发布日期:2017-04-24
    • 文件大小:58062
    • 提供者:王晓坡
  1. Plus-or-minus-method-to-draw-circles

    0下载:
  2. 正负法画圆:用MFC实现,先用鼠标确定起点和终点位置,再用鼠标任点一点来确定圆的形状。-Plus or minus method to draw circles: with MFC realization, first use the mouse to determine the start and finish position, and use the mouse to let some point to determine the round shape.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3007865
    • 提供者:
  1. shubiao

    0下载:
  2. C++,MFC。鼠标控制控制程序。很好用的C++程序-C++, MFC. Mouse control control procedures. Good use of C++ program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:52649
    • 提供者:cztong
  1. draw-mouse

    0下载:
  2. 这是用MFC实现的一个鼠标绘制图形源代码-This is a mouse with MFC realize drawing graphics source code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1680800
    • 提供者:liuyan
  1. mouse_draw_line

    0下载:
  2. 用鼠标画直线的一个MFC小程序,比较基本的一个小程序,供大家学习讨论!-Draw a straight line with the mouse small MFC program, the more basic a small program for everyone to study and discuss!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:276423
    • 提供者:沈国峰
  1. BirdShoot

    0下载:
  2. 使用鼠标点击飞行中的小鸟的射击小游戏代码,包含MFC显示BITMAP格式图片以及如何传递鼠标消息的代码。-Use the mouse to click on a bird in flight shooting game code, including the MFC shows BITMAP format picture and how to pass the mouse message code.
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2275259
    • 提供者:赵单丹
  1. CTRLBARS

    0下载:
  2. Ctrlbars应用程序演示了MFC类库中工具 条的用法。在这个程序中,我们介绍了工具 条的创建,如何控制工具条,在鼠标移到工 具条上时如何在状态条中显示相应的信息等 内容。该程序的源代码在光盘的Code\Ctrlbars 目录下。-Ctrlbars MFC class library application demonstrates the usage of the toolbar. In this program, we introduced the toolbar to
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:100586
    • 提供者:wupeiheng
  1. mouse-with-windows

    0下载:
  2. 鼠标跟随窗口移动的mfc源代码,拉出一矩形框-Move the mouse to follow the mfc source code window, pulled out a rectangular box
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:75683
    • 提供者:傅思傑
  1. clip2

    0下载:
  2. VIsual C++6.0下MFC实现的直线的裁剪,鼠标左键按下拖动画裁剪矩形,手动画直线,右键封闭所画要裁剪的多边形。-VIsual C++6.0, MFC implementation of the cutting line, press the left mouse button and drag the cropping rectangle animation, hand animation straight line, cut right to close the polygon dr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:35943
    • 提供者:dstmath
  1. DrawHeart

    0下载:
  2. 基于对话框的MFC程序,实现鼠标画心形图-MFC dialog-based program to achieve the mouse heart-shaped figure painting
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:31922
    • 提供者:olysess
  1. WateBottle_MFCVirsion

    1下载:
  2. MFC环境下的OpenGL编程,用于实现复杂物体的三维建模和动画显示,并实现了非常全面的菜单、鼠标、键盘功能控制,管理物体的运动状态,涉及现代C++编程技术、MFC编程技术和OpenGL编程,综合性很强-A OpenGL program developed in MFC IDE,which realized the 3D modeling and animation display of complex objects and also achieved a wonderful manageme
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:3900416
    • 提供者:Jacky Xu
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 26 »
搜珍网 www.dssz.com