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

搜索资源列表

  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. 绘制绘图&曲面系统

    0下载:
  2. 一个绘图系统,可以绘制简单的基本的图形,也可以显示Bezier等基本的曲面,是用VC++的MFC编写的-a mapping system that can draw simple basic graphics, can also show that the basic Bezier curves, and is using VC + + MFC prepared
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:63572
    • 提供者:ddd
  1. 8433028879

    0下载:
  2. 一款类似photoshop的图形处理软件,利用vc mfc编程的数字图象处理工具。极其精彩!-new graphics software, using vc mfc programming digital image processing tools. Very exciting!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:174274
    • 提供者:姚朝强
  1. assigment1

    0下载:
  2. 分形树,与其他图形学功能,使用opengl/mfc编程,适合图形学初学者学习-fractal tree, and other graphics functions, the use opengl / mfc programming, graphics suitable for beginners learning
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:89067
    • 提供者:cwj
  1. MfcFirst

    0下载:
  2. 一个简单的运用OpenGL函数绘图的程序,主要介绍了在MFC里使用opengl的函数画一个矩形-a simple function of OpenGL graphics application procedures introduced in opengl MFC using a painting of a rectangular function
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37525
    • 提供者:zsl
  1. OpenGL.rar

    0下载:
  2. 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1613
    • 提供者:溺所至
  1. sken

    0下载:
  2. 基于MFC和OpenGL三维图形的开发,基本框架的建立以及基础程序的实现。-MFC and OpenGL three-dimensional graphics based on the development, the basic framework for the establishment and implementation of basic procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:12129
    • 提供者:曹紫建
  1. Menu

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

    • 发布日期:2017-04-09
    • 文件大小:1936776
    • 提供者:谢霆锋
  1. GraphicsCutting.rar

    0下载:
  2. 用MFC实现对图形的裁剪过程,了解图形裁剪的算法。,Using MFC to realize graphics cutting process, cutting the algorithm to understand graphics.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:60978
    • 提供者:李兴泽
  1. xiaolian.rar

    0下载:
  2. 使用MFC画了一个笑脸,有三角椭圆等图形构成,比较简单,The use of MFC, a smiling face painting, and graphics, such as triangular oval consists of relatively simple
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:25880
    • 提供者:张龙
  1. OBJLoader

    0下载:
  2. 以vc++ 6.0为平台,建立MFC程序,实现OPenGL加载obj文件,并实现图形的旋转,移动,缩放,鼠标左键旋转,右键移动,中键缩放-To vc++ 6.0 as a platform to create the MFC program to achieve OPenGL load obj files, and graphics to achieve the rotation, moving, scaling, rotating the left mouse button, right mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2439711
    • 提供者:小手一拿
  1. Graphic

    0下载:
  2. VC++基于MFC中,综合图形绘制,设置,颜色对话框,位图显示等-Graphics drawing, Settings, color dialog, bitmap display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6563812
    • 提供者:曾伟
  1. Detailed-notes-C-P-P-in-depth

    0下载:
  2. C++深入详解笔记 Lesson1: Windows程序运行原理及程序编写流程 Lesson2: 掌握C++基本语法 Lesson3: MFC框架程序剖析 Lesson4: 简单绘图 Lesson5: 文本编程 Lesson6: 菜单编程 Lesson7: 对话框编程 Lesson9: 定制应用程序的外观 Lesson10: 绘图控制 Lesson11 图形的保存和重绘 Lesson12 文件操作 Lesson 13: 文档串行化 Les
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:492715
    • 提供者:
  1. CutePaint9

    0下载:
  2. MFC单文档画图小程序。可拖动,保存,和删除所画图形。适合初学者学习-MFC single document drawing applet. Draggable, save, and delete the painting graphics. Suitable for beginners to learn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:109221
    • 提供者:桥清
  1. GdiPlusLineChart

    1下载:
  2. mfc使用gdi+在控件中实现简单的图层操作,如图层的选择,返回图层的graphics指针,返回图层的bitmap指针等-mfc to use gdi+ control the simple layer operations, such as layer selection to return to the layers of graphics pointer return layers bitmap pointer
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:31696658
    • 提供者:weizhiqiang
  1. picture3

    0下载:
  2. 利用MFC实现画图功能,利用CImage类作为画图控件,实现矩形、椭圆等不同图形、不同线型的绘制。-Achieved using MFC drawing functions, the use of CImage class as drawing the control to achieve rectangle, ellipse different graphics, different line drawing.
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5213281
    • 提供者:lee
  1. MyCloud

    0下载:
  2. VC++图形学 实现云层以及波动的小程序 MFC环境-VC++ graphics implementation, and clouds of small fluctuations in the environment program MFC
  3. 所属分类:Graph program

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

    0下载:
  2. 用基于对话框的MFC程序实现的显示OpenGL图形的源代码,本源代码选择在picture控件中显示OpenGL图形,对想学习MFC与OpenGL混合编程的同学很有帮助。-MFC dialog-based program with the implementation of the OpenGL graphics display the source code, source code control, select the picture to display OpenGL graphics,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1945023
    • 提供者:syq
  1. MyRipple

    0下载:
  2. VC++图形学 实现管道图像的小程序 MFC环境-VC++ graphics pipeline image of small programs to achieve environmental MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:6117858
    • 提供者:
  1. MFC_OSG_MDI

    0下载:
  2. osgMFC,基于MFC和OSG的3D图形渲染程序,需安装OSG之后才可编译。-osgMFC, based on the MFC and the 3D graphics rendering OSG procedure can be compiled after the installation of OSG.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11866317
    • 提供者:zhangjq
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 32 »
搜珍网 www.dssz.com