资源列表
[2D图形编程] drawLine
说明:直线中点Bresenham 算法:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。-Linear midpoint Bresenham algorithm: Each displacement in the direction of the main step, do not go walking in another direction depending on the midpoint of the deviation value of the discriminan<郑思文> 在 2025-06-11 上传 | 大小:9.62mb | 下载:0
[2D图形编程] noise-remover
说明:利用环绕像素排列找中间值的方法对图片进行去噪,分为中级过滤器和高级过滤器两种-Looking around the pixel array using the method of image median denoising divided into intermediate filters and advanced filters two kinds<于寒琦> 在 2025-06-11 上传 | 大小:596kb | 下载:0
[2D图形编程] flood_fill_8
说明:八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode<eric> 在 2025-06-11 上传 | 大小:1.86mb | 下载:0
[2D图形编程] stack_fill
说明:使用压入栈种子点填充算法进行区域填充,使用MFC框架实现-Using the stack seeds filling area filling algorithm, using the MFC fr a mework to achieve<eric> 在 2025-06-11 上传 | 大小:1.84mb | 下载:0
[2D图形编程] L-System的JAVA源代码
说明:用于生成分形的L-System的java 代码。<1014781792@qq.com> 在 2013-11-05 上传 | 大小:12.56kb | 下载:0