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

搜索资源列表

  1. OpenGL

    3下载:
  2. 个人OpenGL图形学大作业,用MFC界面显示stl三角网格模型,并进行区域填色。支持鼠标拖拽旋转缩放和模型的精度调节光照等。-Great job my OpenGL graphics, screen display with MFC stl triangular mesh model, and the area fills. Support for zoom and rotate the mouse drag adjustment accuracy of the model light and
  3. 所属分类:OpenGL

    • 发布日期:2013-07-17
    • 文件大小:476938
    • 提供者:leicky
  1. Draw2dwithmfc

    0下载:
  2. 我学计算机图形学--OpenGL时,用MFC方发做的一个机器人手臂(嘿嘿,实话,比较粗糙),但能旋转和拖拉,已经不容易了,适合初学者参考。-I studied computer graphics- OpenGL, use MFC sent us to do a robot arm (hey, the truth, a bit rough), but can rotate and drag, is no easy task, and for advanced users.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3751794
    • 提供者:Oysteam
  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. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3724071
    • 提供者:du
  1. lft2

    0下载:
  2. 用MFC实现的3D图形学中的立方体,可旋转,有三种投影方式,正交,透视,斜投影三种-MFC achieved with 3D graphics in the cube can be rotated in three projection mode, orthogonal, perspective, oblique projection of three
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8363320
    • 提供者:孙雷
  1. MyDrawing

    0下载:
  2. 利用 MFC 画简单图形,如圆,正方形,长方形等-MFC painting using simple graphics, such as round, square, rectangular, etc
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3457496
    • 提供者:zhang
  1. VCPPlearncords

    0下载:
  2. 这是用VC++编程的代码,使用MFC实现界面的显示,实现图像图形的处理及应用,希望对大家有所帮助-This is VC++ programming code, the use of MFC to achieve the display of the interface to realize the image processing and graphics applications, we hope to help
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31435776
    • 提供者:chaochao
  1. CG

    0下载:
  2. 基于VC6.0编写的MFC计算机图形学程序编写,实现了如下功能: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Prepared based on VC6.0 MFC computer graphics programming, to achieve the following functions: (1) draw a straight line, draw the polygon, c
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:114048
    • 提供者:李若
  1. 三二维填充图元的扫描线算法01

    0下载:
  2. 图形学中的二维填充算法,没有用到MFC,很好用的简单算法-the 2D graphics filling algorithm, did not use MFC, very good with a simple algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:17894
    • 提供者:杨琴
  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. Antialiasing

    0下载:
  2. 使用c++下的MFC, 用opengl完成了图形动画的显示。这是反锯齿的显示部分。-Use c++ Under the MFC, use opengl completed animation graphics display. This is part of anti-aliasing display.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:31972
    • 提供者:huangyi
  1. Lighting

    0下载:
  2. 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示光线。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the light.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:30186
    • 提供者:huangyi
  1. TextureLighting

    0下载:
  2. 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示光线质地。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the light texture.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:113597
    • 提供者:huangyi
  1. Texturetransparency

    1下载:
  2. 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示透明质地。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the transparent texture.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-02-23
    • 文件大小:117248
    • 提供者:huangyi
  1. Draw

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

    • 发布日期:2017-04-25
    • 文件大小:40480
    • 提供者:yuehua8
  1. graph

    0下载:
  2. 图形学作业.面向对象.mfc.画正弦曲线和饼图-Graphics operations. Object-oriented. Mfc. Sinusoid painting and pie chart
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:90531
    • 提供者:yfliu
  1. 028992

    0下载:
  2. 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11136119
    • 提供者:
  1. Fern

    0下载:
  2. 为本人图形学实验的扩展,只要提供图形的FIS码,即可绘制该图形。 本程序使用Visual Studio 2008进行开发,基于MFC框架。程序使用FIS码绘制分形图形。 “测试数据”文件夹中包含多种图形的FIS码,以.dat文件格式保存,可以使用记事本对.dat文件进行编辑。 程序可以打开、保存、编辑.dat文件,同时能够控制绘制图形的颜色、大小、显示位置以及背景颜色。-Graphics for my experimental expansion, as long as the FI
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3627565
    • 提供者:billsedison
  1. Graphic

    0下载:
  2. 基于MFC,实现了串行化的多功能绘图板程序-Based on the MFC, the realization of a serial multi-functional graphics board procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:47177
    • 提供者:daili
  1. DIP_EXP2

    0下载:
  2. 是一个mfc图形应用软件,可以实现图像的放大缩小 旋转等 里面有源码-Mfc application is a graphics software, can be achieved Zoom image rotation inside source
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-29
    • 文件大小:6497283
    • 提供者:mang
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 32 »
搜珍网 www.dssz.com