文件名称:graph
- 所属分类:
- 2D图形编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 612kb
- 下载次数:
- 0次
- 提 供 者:
- 李
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#编写,实现windows画图程序的所有功能,并且有撤销功能(支持50次),此外还可能对图形进行旋转、缩放、平移、裁剪。曲线为Bezier曲线-All functions written in C#, windows Paint program, and the Undo function (support 50) In addition, the graphics may rotate, zoom, pan, cutting. Curve for Bezier curves
(系统自动生成,下载前可以参看下载内容)
下载文件列表
图形学课程设计\abc.bmp
..............\Bezier曲线.bmp
..............\GraphGeneration\GraphGeneration\bin\Debug\GraphGeneration.exe
..............\...............\...............\...\.....\GraphGeneration.pdb
..............\...............\...............\...\.....\GraphGeneration.vshost.exe
..............\...............\...............\...\.....\GraphGeneration.vshost.exe.manifest
..............\...............\...............\Generate.cs
..............\...............\...............\GraphBehaviors.cs
..............\...............\...............\GraphGeneration.csproj
..............\...............\...............\GraphGeneration.csproj.user
..............\...............\...............\GraphicsForm.cs
..............\...............\...............\GraphicsForm.Designer.cs
..............\...............\...............\GraphicsForm.resx
..............\...............\...............\obj\Debug\GraphGeneration.csproj.FileListAbsolute.txt
..............\...............\...............\...\.....\GraphGeneration.csproj.GenerateResource.Cache
..............\...............\...............\...\.....\GraphGeneration.exe
..............\...............\...............\...\.....\GraphGeneration.GraphicsForm.resources
..............\...............\...............\...\.....\GraphGeneration.pdb
..............\...............\...............\...\.....\GraphGeneration.Properties.Resources.resources
..............\...............\...............\...\Release\GraphGeneration.csproj.FileListAbsolute.txt
..............\...............\...............\...\.......\GraphGeneration.csproj.GenerateResource.Cache
..............\...............\...............\...\.......\GraphGeneration.GraphicsForm.resources
..............\...............\...............\...\.......\GraphGeneration.Properties.Resources.resources
..............\...............\...............\Program.cs
..............\...............\...............\...perties\AssemblyInfo.cs
..............\...............\...............\..........\Resources.Designer.cs
..............\...............\...............\..........\Resources.resx
..............\...............\...............\..........\Settings.Designer.cs
..............\...............\...............\..........\Settings.settings
..............\...............\GraphGeneration.sln
..............\...............\GraphGeneration.suo
..............\圆生成.bmp
..............\填充.bmp
..............\多边形.bmp
..............\平移..bmp
..............\旋转.bmp
..............\椭圆生成.bmp
..............\生成按钮.psd
..............\矩形..bmp
..............\线生成.bmp
..............\缩放..bmp
..............\裁剪.bmp
..............\计算机图形学课程设计报告.doc
..............\铅笔.bmp
..............\颜色.bmp
..............\GraphGeneration\GraphGeneration\obj\Debug\Refactor
..............\...............\...............\...\.....\TempPE
..............\...............\...............\...\Release\TempPE
..............\...............\...............\bin\Debug
..............\...............\...............\...\Release
..............\...............\...............\obj\Debug
..............\...............\...............\...\Release
..............\...............\...............\bin
..............\...............\...............\obj
..............\...............\...............\Properties
..............\...............\GraphGeneration
..............\GraphGeneration
图形学课程设计