登录
首页 » Visual C++ » TwoDimensionGraphicConvert

TwoDimensionGraphicConvert

于 2020-06-30 发布 文件大小:3633KB
0 533
下载积分: 1 下载次数: 8

代码说明:

  二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示(two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric, used by MFC implemented ,though other implement ,but i add the translate and rotation )

文件列表:

二维图形变换
............\Debug
............\.....\MainFrm.obj,16595,2014-04-27
............\.....\MainFrm.sbr,0,2014-04-27
............\.....\MyClass.obj,11709,2014-04-27
............\.....\MyClass.sbr,0,2014-04-27
............\.....\StdAfx.obj,106140,2014-04-27
............\.....\StdAfx.sbr,1375046,2014-04-27
............\.....\vc60.idb,222208,2014-04-28
............\.....\vc60.pdb,364544,2014-04-28
............\.....\二维图形变换.bsc,3687424,2014-04-28
............\.....\二维图形变换.exe,122978,2014-04-28
............\.....\二维图形变换.ilk,390692,2014-04-28
............\.....\二维图形变换.obj,23152,2014-04-27
............\.....\二维图形变换.pch,6878840,2014-04-27
............\.....\二维图形变换.pdb,484352,2014-04-28
............\.....\二维图形变换.res,5820,2014-04-27
............\.....\二维图形变换.sbr,0,2014-04-27
............\.....\二维图形变换Doc.obj,15102,2014-04-27
............\.....\二维图形变换Doc.sbr,0,2014-04-27
............\.....\二维图形变换View.obj,39041,2014-04-28
............\.....\二维图形变换View.sbr,0,2014-04-28
............\MainFrm.cpp,1520,2014-04-27
............\MainFrm.h,1318,2014-04-27
............\MyClass.cpp,3020,2014-04-27
............\MyClass.h,873,2004-07-19
............\ReadMe.txt,4064,2004-07-19
............\res

............\...\二维图形变换.rc2,404,2004-07-19

............\Resource.h,1068,2014-04-28
............\StdAfx.cpp,214,2004-07-19
............\StdAfx.h,1054,2004-07-19
............\二维图形变换.aps,42316,2014-04-28
............\二维图形变换.clw,2210,2014-05-02
............\二维图形变换.cpp,3909,2004-07-19
............\二维图形变换.dsp,4760,2014-04-27
............\二维图形变换.dsw,549,2004-07-19
............\二维图形变换.h,1336,2004-07-19
............\二维图形变换.ncb,91136,2014-05-02
............\二维图形变换.opt,70656,2014-05-02
............\二维图形变换.plg,1549,2014-04-28
............\二维图形变换.rc,10878,2014-04-28
............\二维图形变换Doc.cpp,1692,2004-07-19
............\二维图形变换Doc.h,1435,2004-07-19
............\二维图形变换View.cpp,9120,2014-04-28
............\二维图形变换View.h,2017,2014-04-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • project
    说明:  课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条件的实时绘制。 3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。 4、阴影的绘制 5、在场景中添加了喷泉。 6、实现Billboard 绘制技术。 7、添加了美妙的背景音乐。 (The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional 2 to 3 Or more than function). Will be part of: 1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene. 2, read the scene data by 3DS Loader. . 3, learn and use OpenGL or DirectX 3D real-time rendering the scene. 4, provide the user interface and interaction to achieve the scene roaming. Optional parts: 1, in the three-dimensional terrain scenes added. 2, the fog that weather conditions to achieve real-time rendering. 3, the realization of computer animation technology, aircraft flying in the sky, circle in)
    2011-04-16 21:32:57下载
    积分:1
  • 07_BumpTexture
    本例描述了在D3D中球形纹理的映射。高级纹理的映射(This example describes the D3D in spherical texture mapping. Advanced texture mapping)
    2009-01-19 15:04:17下载
    积分:1
  • rock
    离散元软件3DEC软甲隧道分析实例,考虑了节理分布情况以及各种支护结构单元,建模技术较高,有助于避免自带生成器的伪节理影响(Discrete element analysis software 3DEC soft-tunnel instance, consider the joint distribution as well as supporting a variety of structural units, higher modeling techniques to help avoid pseudo generator comes joints affected)
    2014-12-16 17:36:50下载
    积分:1
  • Important-QuadTreeLOD
    基于DEM的三维地形绘制,通过四叉树实现LOD细节层次结构(DEM-based three-dimensional terrain rendering by Quadtree LOD hierarchy details)
    2015-03-29 17:38:56下载
    积分:1
  • DEM的读取与显示 实现大规模地显示
    DEM的读取与显示 实现大规模地形显示(DEM read and display of large-scale Terrain)
    2010-07-18 11:27:51下载
    积分:1
  • lab
    DDA、Bresenham画直线及画圆、多边形; 边缘填充算法和种子填充算法。(DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.)
    2020-06-30 08:20:02下载
    积分:1
  • testVTK_ITK
    VTK8.0,ITK联合编译测试代码,编译环境VS2017,采用C++语言,内含属性表,无需使用CMake进行编译,能够成功运行(VTK and ITK compile and test code)
    2020-07-10 15:18:56下载
    积分:1
  • cvisc
    FLAC3D中粘塑性蠕变本构模型,供大家参考进行二次开发(FLAC3D in viscoplastic creep constitutive model for reference secondary development)
    2020-12-09 15:29:27下载
    积分:1
  • KinectAnd3DMax
    说明:  Kinect 控制3DMAX应用 可是实现扑捉人体动作(But to achieve application control 3DMAX Kinect capture human motion)
    2011-03-22 16:26:41下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载