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

搜索资源列表

  1. CreateView

    0下载:
  2. 创建一个基于对话框的MFC工程,在这工程中创建一个绘图区域,并可以绘制图形-Create a dialog-based MFC project to create a drawing area in this project, and can draw graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:3631501
    • 提供者:thetung
  1. CEmywait

    0下载:
  2. 基于wince6.0的状态显示控件类,该类可用于应用程序中状态显示以及文字图片按钮控件等,适用于MFC中的控件类多,但好多都在wince中应用不了,该类经调试在VS2005环境下调试成功。 。-Wince6.0 display controls based on the state class that can be used to display the status of the application as well as text and graphics button contro
  3. 所属分类:Windows CE

    • 发布日期:2017-04-14
    • 文件大小:3400
    • 提供者:QIANGGE
  1. Code

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-Menu wor
  3. 所属分类:Menu control

    • 发布日期:2017-05-03
    • 文件大小:552283
    • 提供者:wangguozhang
  1. CGDrawLine

    0下载:
  2. 基于mfc的图形绘制,功能是绘制任意封闭的多边形,使用了DDA算法-Mfc-based graphics rendering function is to draw any closed polygon, using the DDA algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2422925
    • 提供者:li
  1. Draw

    0下载:
  2. MFC消息映射机制的剖析,讲述如何运用ClassWizard,,理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-MFC message mapping mechanism analysis on how to use ClassWizard ,, understand the message
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2090262
    • 提供者:马珊娜
  1. GT_VS2012_04162015

    0下载:
  2. 一个强大的windows 图形用户界面库,可以做出非常漂亮的用户界面-GT is a compact, efficient, and customizable graphical user interface (GUI) library for the Windows environment (eventually Linux and Mac will be added). The majority of the code is platform independent, only relyi
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1279079
    • 提供者:simon chen
  1. Demo-(2)

    0下载:
  2. 用mfc制作简单的画图软件,实现绘制圆,三角形,矩形等基本图形,可以旋转,放大缩小等基本功能-Using MFC to write a drawing software, you can draw a circle, line, triangle and other basic graphics, you can achieve rotation, zoom and other basic functions
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:48874
    • 提供者:孙志宏
  1. Draw

    1下载:
  2. 用mfc编写的画图软件,可以绘制出基本的图形如圆,点,直线,矩形等,还可以实现放大缩小,平移旋转等基本功能。-Using MFC drawing software, you can draw basic graphics such as round, point, straight, rectangular, etc., can also achieve zoom, translation and other basic functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4630646
    • 提供者:孙志宏
  1. Code

    0下载:
  2. 理解发送给窗口的消息是如何被MFC框架通过窗口句柄映射表和消息映射表来用窗口类的函数进行响应的。掌握设备描述表及其封装类CDC的使用,CDC是如何与具体的设备发生关联的,融合具体的画图程序进行分析。如何设置封闭图形的填充刷子(位图画刷与透明画刷的使用)。-Understand the message sent to the window is how the MFC framework mapping table by the window handle and message mapping
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:51217
    • 提供者:bean
  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. PictureTransfer

    0下载:
  2. 基于MFC实现bmp、tiff、jpeg、jpg、gif等格式图形之间的转换,并显示图形属性。-Based on MFC to achieve the conversion bmp, tiff, jpeg, jpg, gif format graphics between and display graphics attributes.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18616448
    • 提供者:尧真
  1. MySetBk

    0下载:
  2. 基于MFC实现背景图形的显示,并可设置背景的属性,如标题、边框颜色、边框粗细。-Based on MFC, background graphics display, and set the property background, such as title, border color, border thickness.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-30
    • 文件大小:11807097
    • 提供者:尧真
  1. Draw-Hermit

    0下载:
  2. MFC 绘制Hermit曲线,利用节点进行Hermit插值,适合进行数控开发以及计算机图形学研究-MFC drawing Hermit curve, the use of nodes for Hermit interpolation, suitable for the development of numerical control and computer graphics research
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3656129
    • 提供者:孤山客
  1. draw

    0下载:
  2. 基于MFC的绘图软件。用Microsoft Visual Studio 2008打开,可实现形状选择,颜色选择,画笔粗细设置,橡皮擦等功能。-Graphics software based on MFC. Microsoft Visual Studio 2008 to open, the choice of shape, color selection, set the brush size, eraser, and other functions.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-29
    • 文件大小:15998
    • 提供者:李殊
  1. OPENGL

    0下载:
  2. 计算机图形学课程设计 OPENGL绘制的,MFC为框架的动画,收集硬币-Computer graphics curriculum design OPENGL drawing, MFC framework of animation, collecting coins
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7007403
    • 提供者:龙晓聪
  1. mfcPC

    0下载:
  2. 基于mfc的二维图形变换,实现图形学中的平移,旋转,错切,大小变换等平面变换-基于mfc的二维图形变换 Two-dimensional graphics transformation based on MFC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:6782762
    • 提供者:peibin
  1. Test1

    0下载:
  2. 利用MFC实现太极八卦鱼的绘制,编者为孔令德的计算机图形学VC++第二版第一个实验-Use MFC realize draw Taiji Bagua map, edited by computer graphics Kong Germany VC++ Second Edition first experiment
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2297494
    • 提供者:袁小姐
  1. show

    0下载:
  2. 使用MFC架构,完成计算机图形学的一些基本知识算法的实现,可以进行画线,画圆,仿射变换,填充等等功能-Use MFC framework, some basic knowledge of computer graphics algorithms to achieve, you can draw lines, circle, affine transformation, filled with more features
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:2562085
    • 提供者:nick
  1. Ellipse-midpoint-algorithm

    0下载:
  2. 计算机图形学中基于mfc的OpenGl实现的圆弧中点扫描算法绘制椭圆,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGl MFC implementation of the arc midpoint scanning algorithm to draw the ellipse, the radius can be their own settings, with the executable file.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-13
    • 文件大小:2813198
    • 提供者:蔡颖
  1. Circle-midpoint-algorithm

    0下载:
  2. 计算机图形学中基于MFC的OpenGL实现的圆弧中点扫描算法绘制圆形,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGL MFC realization of the circular arc midpoint scanning algorithm to draw the circle, the radius can be their own settings, with the executable file.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3183815
    • 提供者:蔡颖
« 1 2 ... 25 26 27 28 29 3031 32 »
搜珍网 www.dssz.com