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

搜索资源列表

  1. Jisuanjituxingxue

    0下载:
  2. 武汉大学计算机图形学实习指导书,一步步教你编写基于MFC的的图形学程序,内含详细代码和流程指导,非常适合计算机图形学初学者-Wuhan University, computer graphics training instruction, teaching you step by step preparation of the graphics-based MFC program, the code contains detailed guidance and procedures, is id
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:967819
    • 提供者:Ender
  1. Ellipse

    0下载:
  2. VisualC++6.0下用MFC画椭圆的源程序,这是在学计算机图形学时自己写的,希望对入门者有所帮助。-VisualC++6.0 using MFC under the oval picture of the source, this is the time to write their own computer graphics school, and want to help beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:22906
    • 提供者:dstmath
  1. CPP06

    0下载:
  2. Windows API提供一系列绘图函数,用于实现基本的图形绘制,MFC框架将图形绘制相关函数封装到CDC类中-Windows API provides a range of drawing functions, used to implement the basic graphics rendering, MFC framework of the correlation function of the graphics drawing package to the CDC class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:16173
    • 提供者:tabuiy
  1. iuaing_picture

    0下载:
  2. 图形学使用MFC画图,实现了旋转、翻转、缩放等功能,有工具栏等-Graphics using MFC drawing, rotate, flip and zoom function
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1950630
    • 提供者:婷婷
  1. changjing

    0下载:
  2. 用MFC和OPENGL实现海底建模,对于想学习OPENGL和做3D图形建模有关的毕业设计的同学很有帮助-Achieved with the MFC and OPENGL submarine modeling, for those who want to learn OPENGL 3D graphics modeling and doing graduate design students the very helpful
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2071908
    • 提供者:fengxian
  1. Camera

    0下载:
  2. 实现了MFC和OPENGL框架,能够对OPEGNL的模型平移,旋转,缩放,非常适合初学OPENGL的同学参考,对做有关图形学方面的毕设的同学是很有帮助的-Framework to achieve the MFC and OPENGL, the model can OPEGNL translation, rotation, scaling, very suitable for students beginners OPENGL reference on completion of terms of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:270800
    • 提供者:fengxian
  1. the_clock_anti-aliasing

    0下载:
  2. 计算机图形学 - 时钟反走样 - MFC编程 - 全斜率反走样直线生成-Computer Graphics- Clock anti-aliasing- MFC Programming- Anti-aliasing line generates all the slope
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:834186
    • 提供者:征尘
  1. EasyX_2011

    0下载:
  2. VC控制台下的图形库,不会MFC而又想进行绘图的可以使用-VC console graphics library, who don t know how to use MFC but want to use graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:366453
    • 提供者:周涌
  1. program

    0下载:
  2. 图形学的mfc输入边,画圆,多边形画图等功能-Polygon graphics drawing mfc
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-14
    • 文件大小:3115139
    • 提供者:赵磊
  1. Polygonfill

    0下载:
  2. vc6.0 MFC用数字进行图形填充功能-vc6.0 MFC filled with digital capabilities for graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1988604
    • 提供者:王鹤
  1. tuxing

    0下载:
  2. 计算机图形学 通过ctrl控制画圆还是画矩形 简单的MFC编程-Ctrl controlled by computer graphics, draw a rectangle or circle simple MFC Programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:53826
    • 提供者:晓风
  1. biao

    0下载:
  2. mfc中进行简单的信息分布圆形图的设计与实现 计算机图形学-mfc distribution of information in a simple pie chart of the design and implementation of computer graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:31400
    • 提供者:晓风
  1. drawLine

    0下载:
  2. 计算机图形学画线,breasham 算法实验,本人已实验在MFC下-Computer graphics, drawing lines, breasham algorithm experiment, I have been under test in the MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2019167
    • 提供者:李鑫
  1. net_tank

    0下载:
  2. 坦克游戏的局域网对战C++版,包括游戏代码和地图编辑器代码,游戏采用同步TCP通讯方式,封装directdraw绘制图形,简单的UI,类似魔兽争霸的局域网建主加入,地图编辑器采用MFC编写,代码尽量采用面向对象方式编程,但也有不足之处-Battle Tank LAN version of the game, using synchronous TCP communications, packaging directdraw to draw graphics, simple UI, similar
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3978134
    • 提供者:fanjiaqi
  1. tuxingbianhuan

    0下载:
  2. 运用MFC完成的二维图形变换,适合计算机图形学的课设。-Two-dimensional graphics using MFC complete transformation, designed for computer graphics class.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:2013885
    • 提供者:丁吉
  1. Graphic

    0下载:
  2. 画图(五角星),利用VC中的,MFC AppWizard.exe进行图形绘制-Drawing (star), use of VC, MFC AppWizard. For graphics drawing exe
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1957180
    • 提供者:方晶
  1. MFChuitu

    0下载:
  2. 屏幕绘图,MFC绘图的基本知识.设备描述表(device context)的概念.窗口、客户区和非客户区的概念.-Screen graphics, MFC drawing basics. Device context (device context) concept. Window, client area and non-client area concept.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:424689
    • 提供者:peng
  1. duowendanghiutu

    0下载:
  2. MFC VC++ 绘图 能实现简单的功能 仅供有需要的人参考之用-MFC VC++ graphics functions can be simple for those who need reference
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:3857755
    • 提供者:lemon
  1. H003

    0下载:
  2. 利用MFC实现的画图程序,能够实现基本图形的绘制,可对基本参数进行设置,还可实现保存和打开。 -Paint program using MFC implementation, to achieve the basic graphics rendering, can set the basic parameters, but also to achieve preservation and open.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:83197
    • 提供者:isis
  1. MiniDraw

    0下载:
  2. MiniDraw是个小型绘图系统,实现了画直线、椭圆、多边形、矩形、随手画的功能。可以帮初学者体会MFC编程,巩固使用STL的vector.-MiniDraw is a small graphics systems, to achieve a draw a straight line, ellipse, polygon, rectangle, readily draw function. MFC programming experience can help the beginner, to c
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:23697
    • 提供者:miaomiao
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 32 »
搜珍网 www.dssz.com