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

搜索资源列表

  1. MFC

    0下载:
  2. MFC经典入门教程,包含MFC入门、图形输出、文档视图结构、窗口控件等!-MFC Tutorial classics, including the MFC entry, graphics output, the document view architecture, window controls, etc.!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:844879
    • 提供者:Jhon
  1. Graphics-filling

    1下载:
  2. 在MFC下实现四向连通和八向连通算法,代码简洁易懂,适于学习计算机图形学的人员使用-Connectivity in the MFC to achieve four-way and eight-connected algorithm to the code easy to read, study and computer graphics for use by
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3751960
    • 提供者:王旭
  1. MFCDraw

    0下载:
  2. MFC编程实现图形绘制,及图形属性的设置等,内附程序说明书-MFC programming graphics rendering, and graphics property settings, containing program instructions
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-20
    • 文件大小:5654091
    • 提供者:李睿
  1. graphics-geometric-transformation

    0下载:
  2. 二维图形几何变换的实现,MFC,平移、比例、对称、旋转等-The realization of two-dimensional graphics geometric transformation, MFC, translation, proportion, symmetry, rotation, etc.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:95649
    • 提供者:ding
  1. huitu

    0下载:
  2. 这是用VC++些是mfc图形绘制代码,可以运行,代码很有用啊-This is more a VC++ mfc graphics rendering code, you can run, the code is useful ah
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-29
    • 文件大小:11636000
    • 提供者:woo jp
  1. MFC

    0下载:
  2. 采用VC++来进行计算机图形学绘图编程,主要针对c++初学者进行设计,着重基础,易学易懂 -Using VC++ for graphics drawing program, this book uses doc format
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2350744
    • 提供者:李鹤
  1. MFC-Basic-2D-graphics

    0下载:
  2. This a program in visual c++ using the MFC libraries. It makes basic 2D figures. Part of it is set in Spanish but most of it is in English and is completely understandable. It uses classes to create the figures and set them in the view file. -This is
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-20
    • 文件大小:5735196
    • 提供者:Juan
  1. tuxingxue

    0下载:
  2. 基于MFC的图形变换,绕指定点旋转固定的角度。-Based on MFC graphics transform, designated point around the rotation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-08
    • 文件大小:15421909
    • 提供者:陈长春
  1. MFC-and-OpenGL-code-Template

    0下载:
  2. 整理的在MFC下使用OpenGL绘制二维和三维图形的简单程序代码模板,里面有说明文档,只要稍加修改就可绘制自己需要的图形。适合刚接触的初学者,重新编译一下即可。编译环境:VS2008-Finishing in the MFC to use OpenGL to draw 2D and 3D graphics, a simple code templates, and a help document .With a little modification you can draw your own
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:73237
    • 提供者:lnxy88
  1. MFC

    0下载:
  2. 用vC6.0中的MFC实现直线,圆,椭圆等各种图形以及几何变换-Use the MFC vC6.0 realize straight line, circle, elliptic, etc all kinds of graphics and geometric transformation
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:2006331
    • 提供者:june
  1. MFC-drawing-board

    0下载:
  2. 创建generic基类CShape,并建立其派生类(譬如CLine),将所有派生类共有的属性作为成员数据放入基类,并定义纯虚函数,由各派生类函数重载来实现具体功能。各派生类的成员函数实现图形的绘制、移动、放缩判断是否选中、判断需要放缩等功能。-The codes can realize the function of drawing different graphics and additional functions, such as moving, zooming in/out the gr
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-20
    • 文件大小:32590940
    • 提供者:王希
  1. graphics-GraytoGray

    0下载:
  2. mfc编写的灰度图像处理程序,图像处理,更好的界面,可以作为参考-mfc prepared gray-scale image processing program, image processing, better interfaces, can be used as reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7591222
    • 提供者:周灿
  1. tanchishe2e53d2f2271b

    0下载:
  2. MFC编写的贪吃蛇小游戏,适合MFC图形动画开发学习者学习。-Snake game written in MFC for MFC graphics and animation to the development of learners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:37402
    • 提供者:刘荣芳
  1. Image-Processing-with-CPP-MFC

    0下载:
  2. 这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:2643477
    • 提供者:张恒
  1. Computer-graphics

    0下载:
  2. 计算机图形学本程序是基于VC++环境下的MFC程序,主要实现了二维图形的显示与绘制,具体功能如下: (1)画直线、画多边形、画圆、画字符 (2)对多边形进行填充 (3)图形裁剪 (4)图形的几何变换 (5)三维图形的消隐及着色 -Computer graphics of this program is the the MFC program based on VC++ environment, the main achievement of the two-dimensi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-13
    • 文件大小:80299
    • 提供者:吴程序
  1. -MFC-and-OpenGL-load-3dmodel

    0下载:
  2. 在openl中编写图形变换程序,通过载入模型,通过opengl程序进行模型控制-Graphics transformation program written in openl model by loading opengl procedures for model control
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:144303
    • 提供者:gaohongxian
  1. MFC

    0下载:
  2. 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:2491742
    • 提供者:wendy
  1. VCPP-MFC-Clock-

    0下载:
  2. VC++ MFC制作数字时钟、图形时钟、秒表集成程序-VC++ MFC produced digital clock, graphics clock, stopwatch integrated program.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:3825957
    • 提供者:frank
  1. MFC-and-OpenGL-for-basic

    0下载:
  2. 用于mfc的opengl的编程,可以实现绘图。这里提供了好几种实现方法,可以尝试下,比较有价值-For mfc opengl programming, graphics can be achieved. Here are several methods that you can try, they are very valuable
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:6425
    • 提供者:liyu
  1. VCPPcode4

    0下载:
  2. MFC下图形的重绘,文件和注册表操作,文档与串行化序列,重点是网络编程-MFC graphics redraw, files and registry operations, documentation and serial sequence, focusing on network programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:4217383
    • 提供者:梁汉文
« 1 2 3 4 56 7 8 9 10 ... 32 »
搜珍网 www.dssz.com