当前位置:
首页 资源下载
搜索资源 - Cohen-SutherLand算法
搜索资源列表
-
0下载:
Cohen-Sutherland算法,有一些简单的交互-Cohen-Sutherland algorithm, there are some simple interactive
-
-
0下载:
用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
-
-
0下载:
编码裁剪法,Cohen-Sutherland算法的实现~-coding method, Cohen-Sutherland Algorithm of ~
-
-
0下载:
Cohen-Sutherland算法
-
-
0下载:
改进的cohen-sutherland线段裁剪算法
-
-
0下载:
1、裁剪算法选用Cohen-Sutherland算法;
2、界面设计友好、直观。
Windows xp,Microsoft Visual C++ 6.0中的MFC AppWizard(exe)下实现的
-
-
0下载:
实现计算机图形学的Cohen Sutherland 算法 实现剪裁 颜色填充等功能 功能强大 代码可重用性强-implement the Cohen Sutherland arithmetic on computer graphics,implement cutting filling collor ,with a powerful reused function
-
-
0下载:
Cohen-sutherland剪裁算法的C++实现
-
-
1下载:
Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
-
-
0下载:
主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
-
-
0下载:
了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。
2.实验内容:
(1) 理解直线裁剪的原理(Cohen-Surtherland算法、梁友栋算法)
(2) 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。
(3) 调试、编译、修改程序
-Understanding of the principles of cutting two-dimensional graphics (p
-
-
0下载:
Cohen-Sutherland算法编码裁剪算法-Cohen-Sutherland clipping algorithm coding algorithm
-
-
0下载:
计算机图形学编码,这一章主要是直线裁剪算法,希望对大家有用-Computer Graphics coding, this chapter is cutting a straight line algorithms, useful for all of us hope! !
-
-
0下载:
用C语言实现了Cohen-Sutherland算法,代码可以直接复制到tc里面运行,很好实现了线段裁剪-With the C language to implement Cohen-Sutherland algorithm, the code can be directly copied to the tc run inside, well realized Line Clipping
-
-
1下载:
程序运行Cohen-Sutherland线段裁剪算法 ,所用坐标系为笛卡尔直角坐标系.
起始状:用户输入所画线段的起点和终点坐标
结束状态:程序打印出裁剪以后的线段-Program runs Cohen-Sutherland Line Clipping algorithm, used for the Cartesian coordinates Cartesian coordinate system. Start-shaped: the user to enter the draw
-
-
0下载:
C++源代码,实现裁剪直线的功能,没有经过修改即可应用。-C++ Source code, to achieve the functions of cutting a straight line, you can not modify the application.
-
-
0下载:
Cohen Sutherland裁剪算法-Cohen Sutherland
-
-
0下载:
简单计算机图形学算法,通过Cohen-Sutherland算法,处理裁剪直线。-Simple computer graphics algorithms, by Cohen-Sutherland algorithm to handle cutting a straight line.
-
-
0下载:
计算机图形学
Cohen-Sutherland算法在VC++ 6.0 平台下的实现-computer graphics
Cohen-Sutherland under VC++ 6.0
-
-
0下载:
计算机图形学Cohen-Sutherland直线段裁剪的算法(Computer graphics Cohen-Sutherland line segment cutting algorithm)
-