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

搜索资源列表

  1. MFCAero

    0下载:
  2. 想在Win7下重画MFC应用程序界面及实现界面的毛玻璃效果,在网上溜达一下发现“用C++品尝Vista美味:界面地毛玻璃效果”,各大网站都是相互转载的同一篇文章。这篇文章是基于WTL实现的,其中有个默认主题句柄。而MFC没有这个,所以便实现了MFC下毛玻璃效果的程序。 本程序在Windows 7 下VS2008 编写测试。使用与Vista 和 Win 7系统。 author:phenix email:xlsmail@163.com-Win7 want to re-draw un
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:320319
    • 提供者:shine
  1. wang-OpenGL-7

    0下载:
  2. 基于mfc的OpenGL应用。本程序是在mfc中用OpenGL画出一条曲线轨迹,轨迹点坐标来自串口数据。-The OpenGL-based mfc application. This program is a mfc using OpenGL to draw a curve of track, track point coordinate data from the serial port.
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5723474
    • 提供者:wang
  1. draw

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:255305
    • 提供者:Todd
  1. alunfangcha

    1下载:
  2. 根据应用的实际需要,采用基于对话框的MFC程序设计模式,将对话框的客户区界面分为两个部分,一个是用于显示坐标系的图像区域,另一个是和用户交互的操作部分,根据用户的需要进行不同的操作选择和设置等。 采用基于对话框的程序设计,对于绘制曲线部分,坐标轴的确立和刻度,原点等,根据自己的偏好进行设置。本设计曲线绘制的精度不是很高,采样的点数只有有限个,而且自己建立的坐标系也存在一些数值的取舍。能够得出阿伦方差的大致走向。 -Depending on the application of the a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:236331
    • 提供者:zhengjie
  1. Shapes

    0下载:
  2. 简单MFC应用程序界面,可画出不同形状不同颜色的曲线,希望对你有所帮助-Simple MFC Application Program Interface, can draw the curves of different shapes in different colors, hope to help you
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3640777
    • 提供者:孙新江
  1. Draw

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

    • 发布日期:2017-05-09
    • 文件大小:1947963
    • 提供者:chenyu
  1. SCRIBBLE

    0下载:
  2. SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。此示例简单阐释了 MFC 的广泛功能.-SCRIBBLE is a small drawing application that allows the mouse to draw freehand and images saved in the file. This example simply illustrates the wide range of MFC function.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:349522
    • 提供者:周阳宝
  1. MFC_Sketcher1(VS2005)

    0下载:
  2. 在VS2005.NET下的MFC综合应用实例,可以绘制各种图形,并可以读写文件,保存文件-MFC under the VS2005.NET integrated application instance, you can draw various graphics, and can read and write files, save the file
  3. 所属分类:.net

    • 发布日期:2017-06-11
    • 文件大小:18915711
    • 提供者:LiDeSheng
  1. VC2

    0下载:
  2. draw tables in MFC application
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:786363
    • 提供者:juned
  1. VCPP21311

    0下载:
  2. draw tables in MFC application
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:6502
    • 提供者:juned
  1. drawpainv1.3aa

    0下载:
  2. Application programmed in Microsoft Visual Studio 2010 based on the MFC Doc / View Architecture. The program is used to draw lines and objects. A typical paint-type program. Package contains all necessary source code of the project classes.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-17
    • 文件大小:26128472
    • 提供者:az
  1. Aaltterlinnep

    1下载:
  2. 应用Visual C++的MFC绘制制颜色渐变直线,能非常光滑的过度渐变。 -The application Visual C++ MFC draw system color gradient straight, very smooth over gradient.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:186160
    • 提供者:geli
  1. 6

    0下载:
  2. vc c++6.0中MFC应用OpenGL实现画直线-the MFC application OpenGL vc c++6.0 draw a straight line
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-22
    • 文件大小:2017917
    • 提供者:Miya91
  1. MouseEvent

    0下载:
  2. 利用MFC向导建立一个应用程序框架,并在此框架上实现以下功能: (1)单击鼠标左键时在光标位置画矩形,单击鼠标右键时在光标位置画椭圆 (2)创建一种高50个像素点的字体,能够显示中文,并在鼠标左键双击位置用OnPaint()函数显示一个中文字符串。 (3)建立一个对话框,当鼠标右键双击时打开该对话框,使其能够输入学生的档案,包括学生的姓名、性别、年龄、所在院系。(源代码包含非常完整的注释,方便读者理解程序)-Using MFC wizard to set up an appli
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:2432397
    • 提供者:xiaoyezi
  1. messagemap

    0下载:
  2. 设计 MFC应用程序,手工添加消息映射,实现下面的功能: (1 )按下 CTRL 键,拖动鼠标绘制矩形; (2 )按下 SHIFT 键,拖动鼠标绘制椭圆。 -Design MFC application, manually add a message map to implement the following functions: (1) Press the CTRL key and drag the mouse to draw a rectangle (2) Press
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1981811
    • 提供者:yxr
  1. Clock

    0下载:
  2. 在VS2010平台上实现钟表的绘制,并实时更新当前时间,项目类别基于对话框的MFC应用程序。-Implemented on VS2010 platform to draw a clock, and real-time updates the current time, the project category dialog based MFC application.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:1900197
    • 提供者:陶子朱
  1. pencil

    0下载:
  2. Elementary graphics editing.Sources MFC application that was created in VIsual C ++. Run the program and draw the strip.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:139213
    • 提供者:havier
  1. Draw

    0下载:
  2. 1 利用MFC的向导,创建基于单文档的应用程序; 2 编程实现,绘制线、圆、矩形的功能; 3 能够设定当前要画的图形样式(最少为以上3种)和图形颜色(最少能够设为以下4种颜色:黑、红、绿、蓝)。 4 当窗口重绘后,还能保持原来的图形。 -1 uses the MFC Wizard to create an application based on a single document 2 programming, drawing lines, circles, rectang
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:62074
    • 提供者:jack
  1. shui_2016draw

    0下载:
  2. 画图程序MFC/VC/VC++ CRectTracker 串行化 Collection 源代码-AppWizard has created this draw application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:107971
    • 提供者:流水·
  1. duobianxing

    0下载:
  2. 在MFC单文档的应用程序里绘制一个多边形(Draw a polygon in the MFC single document application)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-08
    • 文件大小:29068288
    • 提供者:乌拉乌拉
搜珍网 www.dssz.com