图形学--任意多边形填充源程序【原创】

上传者: xzhong19856 | 上传时间: 2021-08-23 16:10:52 | 文件大小: 65KB | 文件类型: RAR
图形学多边形填充。C#代码及源程序。 它可以实现任意多边形的填充。不过它绘多边形时是按加入的点的顺序进行绘制的。属于边缘填充算法。

文件下载

资源详情

[{"title":"( 42 个子文件 65KB ) 图形学--任意多边形填充源程序【原创】","children":[{"title":"多边形填充","children":[{"title":"duobianxing.suo <span style='color:#111;'> 12.00KB </span>","children":null,"spread":false},{"title":"duobianxing.sln <span style='color:#111;'> 923B </span>","children":null,"spread":false},{"title":"_UpgradeReport_Files","children":[{"title":"UpgradeReport.xslt <span style='color:#111;'> 12.21KB </span>","children":null,"spread":false},{"title":"UpgradeReport_Plus.gif <span style='color:#111;'> 71B </span>","children":null,"spread":false},{"title":"UpgradeReport.css <span style='color:#111;'> 3.27KB </span>","children":null,"spread":false},{"title":"UpgradeReport_Minus.gif <span style='color:#111;'> 69B </span>","children":null,"spread":false}],"spread":true},{"title":"Backup","children":[{"title":"tuoyuan.sln <span style='color:#111;'> 910B </span>","children":null,"spread":false},{"title":"tuoyuan.suo <span style='color:#111;'> 15.50KB </span>","children":null,"spread":false},{"title":"tuoyuan","children":[{"title":"Form1.cs <span style='color:#111;'> 698B </span>","children":null,"spread":false},{"title":"tuoyuan.csproj <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.Designer.cs <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"Program.cs <span style='color:#111;'> 466B </span>","children":null,"spread":false},{"title":"Polygon.cs <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false},{"title":"Form1.Designer.cs <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"UpgradeLog.XML <span style='color:#111;'> 3.63KB </span>","children":null,"spread":false},{"title":"tuoyuan.suo <span style='color:#111;'> 16.50KB </span>","children":null,"spread":false},{"title":"duobianxing","children":[{"title":"Form1.cs <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"duobianxing.csproj <span style='color:#111;'> 3.39KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"duobianxing.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"duobianxing.vshost.exe <span style='color:#111;'> 13.99KB </span>","children":null,"spread":false},{"title":"duobianxing.exe <span style='color:#111;'> 12.00KB </span>","children":null,"spread":false},{"title":"duobianxing.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"obj","children":[{"title":"Debug","children":[{"title":"duobianxing.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"duobianxing.csproj.GenerateResource.Cache <span style='color:#111;'> 847B </span>","children":null,"spread":false},{"title":"duobianxing.csproj.FileListAbsolute.txt <span style='color:#111;'> 922B </span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"tuoyuan.Form1.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"duobianxing.exe <span style='color:#111;'> 12.00KB </span>","children":null,"spread":false},{"title":"duobianxing.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Properties","children":[{"title":"Resources.Designer.cs <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false}],"spread":true},{"title":"Program.cs <span style='color:#111;'> 466B </span>","children":null,"spread":false},{"title":"Polygon.cs <span style='color:#111;'> 2.71KB </span>","children":null,"spread":false},{"title":"Form1.Designer.cs <span style='color:#111;'> 6.50KB </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • zyzhu_314 :
    程序是按加入的点的顺序绘制多边形然后填充。很有用得代码,学习了。
    2018-12-31
  • u013791622 :
    还不错,学习一下,感谢分享
    2015-07-23
  • yanhongchen10000 :
    程序可用,值得学习。
    2014-10-20
  • dent828 :
    程序是按加入的点的顺序绘制多边形然后填充。很有用得代码,学习了。
    2014-07-19
  • yoyoyosheep :
    注释比较少,但是值得学习!
    2012-09-20

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明