文件名称:drawline
- 所属分类:
- 绘图程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 240kb
- 下载次数:
- 0次
- 提 供 者:
- 青**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
分别用DDA算法、中心点画线法和Bresenham算法实现任何斜率、任何方向直线绘制的演示程序。-DDA algorithm respectively, the center dotted line method and the Bresenham algorithm to any slope in any direction to draw a straight line demonstration program.
相关搜索: drawline
(系统自动生成,下载前可以参看下载内容)
下载文件列表
drawline\drawline.sln
........\drawline.suo
........\........\drawline.csproj
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\Program.cs
........\........\Draw.cs
........\........\drawline.csproj.user
........\........\drawline_TemporaryKey.pfx
........\........\bin\Debug\drawline.exe
........\........\...\.....\drawline.pdb
........\........\...\.....\drawline.vshost.exe
........\........\...\.....\drawline.application
........\........\...\.....\drawline.exe.manifest
........\........\...\.....\drawline.vshost.application
........\........\...\.....\app.publish\drawline.application
........\........\...\.....\...........\setup.exe
........\........\...\.....\...........\Application Files\drawline_1_0_0_0\drawline.exe.deploy
........\........\...\.....\...........\.................\................\drawline.exe.manifest
........\........\obj\Debug\drawline.csproj.FileListAbsolute.txt
........\........\...\.....\drawline.exe
........\........\...\.....\drawline.Form1.resources
........\........\...\.....\drawline.pdb
........\........\...\.....\drawline.Properties.Resources.resources
........\........\...\.....\drawline.application
........\........\...\.....\drawline.exe.manifest
........\........\...\.....\drawline.csproj.GenerateResource.Cache
........\........\Properties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\........\bin\Debug\app.publish\Application Files\drawline_1_0_0_0
........\........\...\.....\...........\Application Files
........\........\...\.....\app.publish
........\........\obj\Debug\Refactor
........\........\...\.....\TempPE
........\........\bin\Debug
........\........\obj\Debug
........\........\bin
........\........\obj
........\........\Properties
........\drawline
drawline
........\drawline.suo
........\........\drawline.csproj
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\Program.cs
........\........\Draw.cs
........\........\drawline.csproj.user
........\........\drawline_TemporaryKey.pfx
........\........\bin\Debug\drawline.exe
........\........\...\.....\drawline.pdb
........\........\...\.....\drawline.vshost.exe
........\........\...\.....\drawline.application
........\........\...\.....\drawline.exe.manifest
........\........\...\.....\drawline.vshost.application
........\........\...\.....\app.publish\drawline.application
........\........\...\.....\...........\setup.exe
........\........\...\.....\...........\Application Files\drawline_1_0_0_0\drawline.exe.deploy
........\........\...\.....\...........\.................\................\drawline.exe.manifest
........\........\obj\Debug\drawline.csproj.FileListAbsolute.txt
........\........\...\.....\drawline.exe
........\........\...\.....\drawline.Form1.resources
........\........\...\.....\drawline.pdb
........\........\...\.....\drawline.Properties.Resources.resources
........\........\...\.....\drawline.application
........\........\...\.....\drawline.exe.manifest
........\........\...\.....\drawline.csproj.GenerateResource.Cache
........\........\Properties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\........\bin\Debug\app.publish\Application Files\drawline_1_0_0_0
........\........\...\.....\...........\Application Files
........\........\...\.....\app.publish
........\........\obj\Debug\Refactor
........\........\...\.....\TempPE
........\........\bin\Debug
........\........\obj\Debug
........\........\bin
........\........\obj
........\........\Properties
........\drawline
drawline