文件名称:draw(vc)
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 28.58mb
- 下载次数:
- 1次
- 提 供 者:
- 鈞**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC6.0实现画图功能,包括基本图形:直线(数值微分法、中点画线法,Bresenham画线算法),圆与椭圆(中点画圆法、Bresenham画圆算法、椭圆生成算法),区域填充(边填充算法、种子填充算法、圆与椭圆的填充、图案填充),裁剪、线宽与线型的处理。还有简单的图形变换,以及简单曲线和曲面的实现-VC6.0 implement drawing functions, including basic graphics: linear (numerical differential method, the dotted line method, Bresenham line drawing algorithm), round and oval (midpoint drawcircle, Bresenham circle algorithm, Ellipse generating algorithm), area filling ( Edge filling algorithm, the seed filling algorithm, round and oval fill, pattern fill), cutting, line width and line treatment. There are simple graphic change, as well as the realization of simple curves and surfaces, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
draw(vc)\BasicGraph.cpp
........\BasicGraph.h
........\Debug\CL.read.1.tlog
........\.....\CL.write.1.tlog
........\.....\Draw.lastbuildstate
........\.....\Draw.log
........\.....\Draw.obj
........\.....\Draw.pch
........\.....\Draw.unsuccessfulbuild
........\.....\DrawDoc.obj
........\.....\MainFrm.obj
........\.....\PenDialog.obj
........\.....\StdAfx.obj
........\.....\TransDialog.obj
........\.....\vc100.idb
........\.....\vc100.pdb
........\Draw.aps
........\Draw.clw
........\Draw.cpp
........\Draw.dsp
........\Draw.dsw
........\Draw.h
........\Draw.ncb
........\Draw.opt
........\Draw.plg
........\Draw.rc
........\Draw.sdf
........\Draw.sln
........\Draw.suo
........\Draw.vcxproj
........\Draw.vcxproj.filters
........\Draw.vcxproj.user
........\DrawDoc.cpp
........\DrawDoc.h
........\DrawView.cpp
........\DrawView.h
........\ipch\draw-ea5f23dd\draw-fe3e3ae4.ipch
........\MainFrm.cpp
........\MainFrm.h
........\PenDialog.cpp
........\PenDialog.h
........\ReadMe.txt
........\.ES\Draw.ico
........\...\Draw.rc2
........\...\DrawDoc.ico
........\...\Toolbar.bmp
........\resource.h
........\SHAPE.CPP
........\SHAPE.H
........\StdAfx.cpp
........\StdAfx.h
........\TransDialog.cpp
........\TransDialog.h
........\ipch\draw-ea5f23dd
........\Debug
........\ipch
........\RES
draw(vc)
........\BasicGraph.h
........\Debug\CL.read.1.tlog
........\.....\CL.write.1.tlog
........\.....\Draw.lastbuildstate
........\.....\Draw.log
........\.....\Draw.obj
........\.....\Draw.pch
........\.....\Draw.unsuccessfulbuild
........\.....\DrawDoc.obj
........\.....\MainFrm.obj
........\.....\PenDialog.obj
........\.....\StdAfx.obj
........\.....\TransDialog.obj
........\.....\vc100.idb
........\.....\vc100.pdb
........\Draw.aps
........\Draw.clw
........\Draw.cpp
........\Draw.dsp
........\Draw.dsw
........\Draw.h
........\Draw.ncb
........\Draw.opt
........\Draw.plg
........\Draw.rc
........\Draw.sdf
........\Draw.sln
........\Draw.suo
........\Draw.vcxproj
........\Draw.vcxproj.filters
........\Draw.vcxproj.user
........\DrawDoc.cpp
........\DrawDoc.h
........\DrawView.cpp
........\DrawView.h
........\ipch\draw-ea5f23dd\draw-fe3e3ae4.ipch
........\MainFrm.cpp
........\MainFrm.h
........\PenDialog.cpp
........\PenDialog.h
........\ReadMe.txt
........\.ES\Draw.ico
........\...\Draw.rc2
........\...\DrawDoc.ico
........\...\Toolbar.bmp
........\resource.h
........\SHAPE.CPP
........\SHAPE.H
........\StdAfx.cpp
........\StdAfx.h
........\TransDialog.cpp
........\TransDialog.h
........\ipch\draw-ea5f23dd
........\Debug
........\ipch
........\RES
draw(vc)