文件名称:Graphic
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2012-11-26
- 文件大小:
- 65kb
- 下载次数:
- 0次
- 提 供 者:
- c**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
老师的一个小作业,有基本矢量图形的输入,圆、矩形、多边形。同时支持三维图形,立方体、圆柱体(依据计算机图形学实现三维显示,未使用OpenGL和D3D)。同时利用MFC的串行化将图形存储为指定格式。本程序比较小,但是对于适量输入部分,将鼠标操作封装,抽象出适量输入操作接口。使得调用简单,大家谁有兴趣可以跟我讨论这个问题,目前我在做一个比较系统的GIS系统,适量输入和地图渲染基本实现了,适量图形空间数据库I/O部分已经实现大部分。-Teacher in a small operation, with the input of basic vector graphics, round, rectangle, polygon. Also supports three-dimensional graphics, cube, cylinder (based on Three-dimensional computer graphics display, do not use OpenGL and D3D). While taking advantage of MFC serialization is stored as a graphic format. This procedure is relatively small, but for some amount of input, the mouse package, enter the amount of abstract user interface. Makes the call is simple, you who are interested can contact me to discuss this question, I do a more systematic in the GIS system, the amount of input and map rendering, basically, the amount of graphic space database I/O part of the majority has been achieved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Graphic\Graphic\LinDrawTool.cpp
.......\.......\Graphic.cpp
.......\.......\Graphic.h
.......\.......\shape.h
.......\.......\shape3d.h
.......\.......\Graphic.vcproj
.......\.......\Graphic.vcproj.51D0273BBD6643E.Administrator.user
.......\.......\GraphicAPI.cpp
.......\.......\GraphicAPI.h
.......\.......\GraphicCore.h
.......\.......\circle.cpp
.......\.......\GraphicDoc.h
.......\.......\GraphicView.cpp
.......\.......\GraphicView.h
.......\.......\MainFrm.cpp
.......\.......\MainFrm.h
.......\.......\ReadMe.txt
.......\.......\rectangle.cpp
.......\.......\..s\Graphic.ico
.......\.......\...\Graphic.rc2
.......\.......\...\GraphicDoc.ico
.......\.......\...\Toolbar.bmp
.......\.......\polygon.cpp
.......\.......\shape3d.cpp
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\LinDrawTool.h
.......\.......\Graphic.vcproj.JSCCL.Administrator.user
.......\.......\Graphic.rc
.......\.......\Graphic.aps
.......\.......\resource.h
.......\.......\GraphicDoc.cpp
.......\Graphic.sln
.......\Graphic.suo
.......\.......\res
.......\Graphic
Graphic
.......\.......\Graphic.cpp
.......\.......\Graphic.h
.......\.......\shape.h
.......\.......\shape3d.h
.......\.......\Graphic.vcproj
.......\.......\Graphic.vcproj.51D0273BBD6643E.Administrator.user
.......\.......\GraphicAPI.cpp
.......\.......\GraphicAPI.h
.......\.......\GraphicCore.h
.......\.......\circle.cpp
.......\.......\GraphicDoc.h
.......\.......\GraphicView.cpp
.......\.......\GraphicView.h
.......\.......\MainFrm.cpp
.......\.......\MainFrm.h
.......\.......\ReadMe.txt
.......\.......\rectangle.cpp
.......\.......\..s\Graphic.ico
.......\.......\...\Graphic.rc2
.......\.......\...\GraphicDoc.ico
.......\.......\...\Toolbar.bmp
.......\.......\polygon.cpp
.......\.......\shape3d.cpp
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\LinDrawTool.h
.......\.......\Graphic.vcproj.JSCCL.Administrator.user
.......\.......\Graphic.rc
.......\.......\Graphic.aps
.......\.......\resource.h
.......\.......\GraphicDoc.cpp
.......\Graphic.sln
.......\Graphic.suo
.......\.......\res
.......\Graphic
Graphic