文件名称:tuxingxue
- 所属分类:
- 图形图象
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 306kb
- 下载次数:
- 0次
- 提 供 者:
- lews*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序包里包含了计算机图形学所学的各种算法的源程序:
1、直线算法(B算法、DDA算法和中点算法)
2、圆弧算法
3、多边形填充算法(有序边发、种子算法和图案填充算法)
4、二维变换算法
5、直线二维裁剪算法
6、三维变换算法
程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。
有任何问题可与本人联系:
QQ:44452114
E-mail:lewsn2008@yahoo.com.cn -The program package contains a variety of computer graphics algorithms learned source: 1, straight line method (B algorithm, DDA algorithm and the mid-point algorithm) 2, 3 arc algorithm, polygon fill algorithm (ordered edge hair, Seed algorithms and pattern filling algorithm) 4, two-dimensional transform algorithm 5, line two-dimensional cutting algorithm is six, three-dimensional transform algorithm package has various algorithms source and executable programs, in addition to descr iption and explanation of procedures to ensure easy read. Procedures are personally write console C program using Turbo C write, write GUI programs using VC. And they are all tested successfully. Can I have any questions contact: QQ: 44452114 E-mail: lewsn2008@yahoo.com.cn
1、直线算法(B算法、DDA算法和中点算法)
2、圆弧算法
3、多边形填充算法(有序边发、种子算法和图案填充算法)
4、二维变换算法
5、直线二维裁剪算法
6、三维变换算法
程序包中有各算法的源程序和可执行程序,另外还有的程序说明和解释,保证容易看懂。程序都是本人亲自编写,控制台C程序用 Turbo C 编写,图形界面程序用 VC 编写。并全部测试成功。
有任何问题可与本人联系:
QQ:44452114
E-mail:lewsn2008@yahoo.com.cn -The program package contains a variety of computer graphics algorithms learned source: 1, straight line method (B algorithm, DDA algorithm and the mid-point algorithm) 2, 3 arc algorithm, polygon fill algorithm (ordered edge hair, Seed algorithms and pattern filling algorithm) 4, two-dimensional transform algorithm 5, line two-dimensional cutting algorithm is six, three-dimensional transform algorithm package has various algorithms source and executable programs, in addition to descr iption and explanation of procedures to ensure easy read. Procedures are personally write console C program using Turbo C write, write GUI programs using VC. And they are all tested successfully. Can I have any questions contact: QQ: 44452114 E-mail: lewsn2008@yahoo.com.cn
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二维变换\LB2D.exe
........\note.txt
........\源代码\LB2D.APS
........\......\LB2D.clw
........\......\LB2D.cpp
........\......\LB2D.dsp
........\......\LB2D.dsw
........\......\LB2D.h
........\......\LB2D.ncb
........\......\LB2D.opt
........\......\LB2D.plg
........\......\LB2D.rc
........\......\LB2DDoc.cpp
........\......\LB2DDoc.h
........\......\LB2DView.cpp
........\......\LB2DView.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\ReadMe.txt
........\......\res\bitmap1.bmp
........\......\...\LB2D.ico
........\......\...\LB2D.rc2
........\......\...\LB2DDoc.ico
........\......\...\Thumbs.db
........\......\...\Toolbar.bmp
........\......\Resource.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\TransCtrl.cpp
........\......\TransCtrl.h
........\......\TransMatrix.cpp
........\......\TransMatrix.h
三维变换\LB3D.exe
........\note.txt
........\源代码\LB3D.APS
........\......\LB3D.clw
........\......\LB3D.cpp
........\......\LB3D.dsp
........\......\LB3D.dsw
........\......\LB3D.h
........\......\LB3D.ncb
........\......\LB3D.opt
........\......\LB3D.plg
........\......\LB3D.rc
........\......\LB3DDoc.cpp
........\......\LB3DDoc.h
........\......\LB3DView.cpp
........\......\LB3DView.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\ReadMe.txt
........\......\res\LB3D.ico
........\......\...\LB3D.rc2
........\......\...\LB3DDoc.ico
........\......\...\Toolbar.bmp
........\......\resource.h
........\......\SceneDraw.cpp
........\......\SceneDraw.h
........\......\SceneDsp.cpp
........\......\SceneDsp.h
........\......\SceneTrans.cpp
........\......\SceneTrans.h
........\......\SpaceControl.cpp
........\......\SpaceControl.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\TypeDefine.h
........\......\ViewControl.cpp
........\......\ViewControl.h
..种填充算法\LBfill.exe
............\note.txt
............\源代码\LBfill.aps
............\......\LBfill.clw
............\......\LBfill.cpp
............\......\LBfill.dsp
............\......\LBfill.dsw
............\......\LBfill.h
............\......\LBfill.ncb
............\......\LBfill.opt
............\......\LBfill.plg
............\......\LBfill.rc
............\......\LBfillDoc.cpp
............\......\LBfillDoc.h
............\......\LBfillView.cpp
............\......\LBfillView.h
............\......\MainFrm.cpp
............\......\MainFrm.h
............\......\MyCtl.cpp
............\......\MyCtl.h
............\......\ReadMe.txt
............\......\res\LBfill.ico
............\......\...\LBfill.rc2
............\......\...\LBfillDoc.ico
............\......\...\Toolbar.bmp
............\......\Resource.h
............\......\StdAfx.cpp
............\......\StdAfx.h
圆弧算法\LBarc.c
........\note.txt
直线二维裁剪\LBclipline.exe
........\note.txt
........\源代码\LB2D.APS
........\......\LB2D.clw
........\......\LB2D.cpp
........\......\LB2D.dsp
........\......\LB2D.dsw
........\......\LB2D.h
........\......\LB2D.ncb
........\......\LB2D.opt
........\......\LB2D.plg
........\......\LB2D.rc
........\......\LB2DDoc.cpp
........\......\LB2DDoc.h
........\......\LB2DView.cpp
........\......\LB2DView.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\ReadMe.txt
........\......\res\bitmap1.bmp
........\......\...\LB2D.ico
........\......\...\LB2D.rc2
........\......\...\LB2DDoc.ico
........\......\...\Thumbs.db
........\......\...\Toolbar.bmp
........\......\Resource.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\TransCtrl.cpp
........\......\TransCtrl.h
........\......\TransMatrix.cpp
........\......\TransMatrix.h
三维变换\LB3D.exe
........\note.txt
........\源代码\LB3D.APS
........\......\LB3D.clw
........\......\LB3D.cpp
........\......\LB3D.dsp
........\......\LB3D.dsw
........\......\LB3D.h
........\......\LB3D.ncb
........\......\LB3D.opt
........\......\LB3D.plg
........\......\LB3D.rc
........\......\LB3DDoc.cpp
........\......\LB3DDoc.h
........\......\LB3DView.cpp
........\......\LB3DView.h
........\......\MainFrm.cpp
........\......\MainFrm.h
........\......\ReadMe.txt
........\......\res\LB3D.ico
........\......\...\LB3D.rc2
........\......\...\LB3DDoc.ico
........\......\...\Toolbar.bmp
........\......\resource.h
........\......\SceneDraw.cpp
........\......\SceneDraw.h
........\......\SceneDsp.cpp
........\......\SceneDsp.h
........\......\SceneTrans.cpp
........\......\SceneTrans.h
........\......\SpaceControl.cpp
........\......\SpaceControl.h
........\......\StdAfx.cpp
........\......\StdAfx.h
........\......\TypeDefine.h
........\......\ViewControl.cpp
........\......\ViewControl.h
..种填充算法\LBfill.exe
............\note.txt
............\源代码\LBfill.aps
............\......\LBfill.clw
............\......\LBfill.cpp
............\......\LBfill.dsp
............\......\LBfill.dsw
............\......\LBfill.h
............\......\LBfill.ncb
............\......\LBfill.opt
............\......\LBfill.plg
............\......\LBfill.rc
............\......\LBfillDoc.cpp
............\......\LBfillDoc.h
............\......\LBfillView.cpp
............\......\LBfillView.h
............\......\MainFrm.cpp
............\......\MainFrm.h
............\......\MyCtl.cpp
............\......\MyCtl.h
............\......\ReadMe.txt
............\......\res\LBfill.ico
............\......\...\LBfill.rc2
............\......\...\LBfillDoc.ico
............\......\...\Toolbar.bmp
............\......\Resource.h
............\......\StdAfx.cpp
............\......\StdAfx.h
圆弧算法\LBarc.c
........\note.txt
直线二维裁剪\LBclipline.exe