CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 绘图程序 搜索资源 - c /mfc

搜索资源列表

  1. FlatComboDemo_demoabc

    0下载:
  2. 一个有提示的c++类,mfc,希望对大家有用,不需帐号就可自由下载此源码-a prompt c categories, mfc hope useful for all, without account can download this free source
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:34469
    • 提供者:许凡
  1. HappyDraw

    0下载:
  2. 一个简单的绘图程序,MFC ,C++,鼠标放在画布上移动即可绘制图形线条。-a simple drawing program, MFC, C + +, the mouse movement on the canvas graphic lines can be drawn.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:72081
    • 提供者:陈静
  1. Animate

    0下载:
  2. 用Visual C++实现动态画直线,三角形,圆的算法.而非面向直接调用MFC的RECTANGLE ,CIRCLE
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:123456
  1. Draw

    0下载:
  2. 本次综合设计实验是用C++语言在MFC环境下实现一个的画图程序。程序主要由两个类构成,分别是实现响应菜单和实现作图与图形处理的功能。在作图类里有计算机图形学课本中的各种的与图形相关的算法的具体实现,如DDA画线算法、中点圆算法、种子填充算法、平移、旋转、比例缩放等。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:89623
    • 提供者:xiaoqzh
  1. 简单的绘图系统

    0下载:
  2. 一个绘图程序,可以在窗口中绘制圆、椭圆、矩形、直线等基本图形,是在VC++中的MFC中编写的-a drawing program can be drawn in the window round, oval, rectangular, linear basic graphics, the Visual C + + in the preparation of the MFC
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:42073
    • 提供者:ddd
  1. vc-CAD.rar

    0下载:
  2. 一个不错的图形编程实例,有很高的参考价值,值得一看,A good example of graphical programming, a high reference value, worth a visit
  3. 所属分类:Graph Drawing

    • 发布日期:2017-02-19
    • 文件大小:86078
    • 提供者:邱华
  1. Code

    0下载:
  2. 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。-MFC AppWizard on Principle and analysis of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:45688
    • 提供者:芳草
  1. DrawWave_SaveAsBmp

    0下载:
  2. MFC双缓冲绘图,正弦波移动,适合工控数据采集.-MFC double buffering graphics, sine-wave movement, suitable for industrial data acquisition.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:32420
    • 提供者:刘元
  1. EastDraw

    0下载:
  2. c++ MFC下实现的绘图程序,是一个很好的学习代码-c++ MFC achieve a drawing program, is a good learning experience for the code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:3275414
    • 提供者:谢春洋
  1. drawcli

    0下载:
  2. 各种画图功能,很强大,基于VC++,MFC等,有利于C++,数据结构的学习-many good codes for photos
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-25
    • 文件大小:81164
    • 提供者:gaotian
  1. Accelero

    0下载:
  2. 本程序利用在VISUAL C++ 下的MFC实现一个传感器的图形界面。-This procedure using the VISUAL C++ MFC implementation of a sensor under the graphical interface.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:71087
    • 提供者:li
  1. computer-graphic

    0下载:
  2. 这个程序是用C++MFC编写的有关绘图的简单小程序。它只能绘出一个蝴蝶结形状的图画,很漂亮。-It is a program about how to draw a picture. The program only draw a bowknot,but it looks beatiful.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1963994
    • 提供者:mengjun
  1. rectangle

    0下载:
  2. C++ MFC程序 用彩色线条在界面不同地方绘出不同的矩形-Draw different rectangles with colored lines in different places of the interface using MFC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:2503582
    • 提供者:rivulet
  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-06
    • 文件大小: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. draw

    0下载:
  2. 一个用C++mfc编写的简易绘图程序,对于初学者有一定帮助,拥有简易的画直线、更改颜色、画集合图形等功能-C++mfc prepared by a simple drawing program, for beginners to have some help, with a simple painting line, to change the color, painting collection graphics and other functions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3364540
    • 提供者:qingpiao
  1. Curve

    0下载:
  2. mfc编写的画图小程序,可以画出来曲线,贝塞尔和b样条(MFC prepared drawing applet, you can draw out the circle)
  3. 所属分类:绘图程序

    • 发布日期:2017-12-26
    • 文件大小:519168
    • 提供者:胡果
  1. DrawingBoard-master

    0下载:
  2. 基于MFC框架的画图板应用,基本的画图,重绘等功能都实现。(The application of drawing board based on MFC framework, basic drawing, redrawing and other functions are realized.)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-01
    • 文件大小:87040
    • 提供者:jiandanran
  1. ExDrawLine

    0下载:
  2. 运用C++语言编程,基于MFC的对话框进行画线操作(Using the C++ language programming, the drawing line operation based on the MFC dialog box)
  3. 所属分类:绘图程序

    • 发布日期:2018-04-18
    • 文件大小:50040832
    • 提供者:zhangjw
  1. MFC鼠标交互

    1下载:
  2. 基于visual c++,在MFC中使用鼠标交互进行涂鸦式绘制
  3. 所属分类:绘图程序

    • 发布日期:2019-03-02
    • 文件大小:16567497
    • 提供者:Shell505
« 12 3 »
搜珍网 www.dssz.com