搜索资源列表
caijian
- 图形学中一个基本的裁剪算法的实现,里面是呈现的源代码!-graphics, a basic method for the cut, which is showing the source code!
caijian
- 主要是计算机图形学中多边形裁剪算法的实现
caijian
- VC++编写的裁减图片的程序,可任意裁减的哦!
caijian
- 通过指定的矩形框对自由画出的线段进行裁剪,同时可设置不同的裁剪颜色
caijian
- 详细描述了Bezier曲线的构件过程,Bezier曲线控制点的随机变换
caijian
- 用C语言实现图形的裁剪,是关于计算机图形学的。
besier,caijian,shuchu
- 图形学作业,图元输出,图象变换,besier曲线-graphics operations, graphic output, image transformation, besier curve
CAIJIAN
- 计算机图形学中的裁剪算法。裁剪的用途是从一幅大的画面中提取所需的信息。-Computer Graphics cutting algorithm. The use of cutting from a big picture extract the required information.
caijian
- 有关图形裁剪的程序,具体要求在文件中有描述-Graphics of the cutting process, specific requirements are described in the document
caijian
- 学图形学的时候的小程序,可以对线段和多边形进行裁剪-School when a small graphics program can be carried out on the line and polygon clipping
caijian
- 计算机图形学实验中的二维裁剪程序 ,可以直接运行在VC++中-Computer Graphics experimental procedures in the two-dimensional cutting can be directly run on VC++ in
caijian
- 学习图形学时编制的裁剪算法实例,希望对学习图形血的朋友们有所助益-Study prepared at the cutting algorithm Graphics instance, want to learn graphic bloody helpful friends
caijian
- 裁剪算法的实现的代码和全过程,不过有一点小小的问题需要改正呀-Clipping algorithm implementation code and the whole process, but there is a little problem need to be corrected呀
Caijian
- 计算机图形学裁剪算法,包括梁友栋算法和Cohen-Sutherland算法-Computer graphics clipping algorithms, including Liang Dong algorithms and Cohen-Sutherland Algorithm
caijian
- 本程序为直线和多边形的裁减,在屏幕上给定一个矩形区域,然后通过鼠标双击绘制直线或多边形,然后按下相应的菜单项完成裁减。-This procedure for the reduction of lines and polygons on the screen, given a rectangular area, and then draw a straight line or by double-clicking the polygon, and then press the correspond
caijian
- 书后关盘素材、、源代码、、、关于opengl图形裁剪的相关代码-opengl
caijian
- 计算机图形学交互技术,可以成功的运行,希望能够给大家一点资料共同学习,谢谢!-Computer graphics interaction techniques can be successfully run, hoping to give you some information on learning together, thank you!
caijian
- 计算机图形学 裁剪算法,c语言编程,易理解,代码含注释。-Computer graphics clipping algorithm, c programming language, easy to understand code with comments.
caijian
- import java.awt.* import java.awt.event.* public class Counters extends Frame{ Panel panel TextField tf Button b[],add,sub,mul,div,cle, equ,dot,two,sqr,tsex Boolean isDot,operated,equaled double storedNumber char la
caijian
- 实现线段裁剪,利用liang-barsky算法-To achieve Line Clipping。use Liang-barsky algorithm