资源列表
排序选择:
[OpenGL] Bresenham
说明:实验一 用Bresenham算法绘制直线要求: 1、程序适用各种直线情况,包括水平线,垂直线 2、尝试在高、低两个分辨率下绘制,比较效果 -Experiment a straight line drawn with Bresenham algorithm requirements: 1, the program for a variety of straight, including horizontal, vertical line 2, try to draw in high<林伟鸿> 在 2026-01-17 上传 | 大小:218kb | 下载:0
[OpenGL] FloodFill4
说明:实验二 (选做)种子填充算法 (选做)扫描线算法 -Experiment two (Optional) seed filling algorithm (Optional) scan line algorithm<林伟鸿> 在 2026-01-17 上传 | 大小:208kb | 下载:0
[Dephi控件源码] 70_Fastreport_4.75.full_source
说明:delphi 7 fastreport 控件 有源码 delphi 上最好的报表控件,功能强大-delphi 7 fastreport controls have source delphi report on the best controls, powerful<wuyizhao> 在 2026-01-17 上传 | 大小:7.5mb | 下载:0
[OpenGL] BoundaryFill4
说明:实验二 (选做)种子填充算法 (选做)扫描线算法 -Experiment two (Optional) seed filling algorithm (Optional) scan line algorithm<林伟鸿> 在 2026-01-17 上传 | 大小:226kb | 下载:0
[OpenGL] Transformation
说明:计算机图形学,实现几何变换,旋转、平移、放大、缩小-Computer graphics, geometric transformations to achieve, rotate, pan, zoom<林伟鸿> 在 2026-01-17 上传 | 大小:216kb | 下载:0
[OpenGL] Cohen_Sutherland
说明:实验四 编程实现Cohen-Sutherland线段裁剪算法或者Sutherland-Hodgman多边形裁剪算法 对各种情况进行测试,验证算法实现的完整性 -Experiments four programming Cohen-Sutherland line clipping algorithm or Sutherland-Hodgman polygon clipping algorithms for testing a variety of situations, to ver<林伟鸿> 在 2026-01-17 上传 | 大小:216kb | 下载:0
[OpenGL] Sutherland_Hodgman
说明:实验四 编程实现Cohen-Sutherland线段裁剪算法或者Sutherland-Hodgman多边形裁剪算法 对各种情况进行测试,验证算法实现的完整性 -Experiments four programming Cohen-Sutherland line clipping algorithm or Sutherland-Hodgman polygon clipping algorithms for testing a variety of situations, to ver<林伟鸿> 在 2026-01-17 上传 | 大小:218kb | 下载:0
[JSP源码/Java] miningProject
说明:Apriori算法用来挖掘频繁项集,给定最下支持度,Apriori算法挖掘出频繁项集-Apriori algorithm for mining frequent itemsets<guangshun> 在 2026-01-17 上传 | 大小:32kb | 下载:0
[OpenGL] Graphics-comprehensive-experiment
说明:1.1实现绘制Bresenham直线 运用Bresenham算法,通过点绘制实现直线。 1.2实现种子填充算法 运用4连通种子填充算法,实现填充矩形的颜色填充和矩形框内的颜色填充。 1.3实现几何变换 运用glRotated、glTranslated、glScaled实现几何图像的旋转、平移、放大、缩小。 1.4实现窗口裁剪 通过Cohen_Sutherland、Sutherland_Hodgman实现线段裁剪和多边形裁剪。 1.5实现绘制曲线 通过Bezie<林伟鸿> 在 2026-01-17 上传 | 大小:251kb | 下载:0