Welcome![Sign In][Sign Up]
Location:
Search - liang

Search list

[SourceCodeY.Daniel Liang 著 C++程序设计课后答案

Description: Y.Daniel Liang 著 C++程序设计课后答案,需要的童鞋请下载
Platform: | Size: 250674 | Author: lusanqian | Hits:

[GDI-Bitmapsnowtiger

Description: 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序。 内容包括Breseham算法画直线,圆,椭圆。 还有多边型二维填充算法,还有二维图形的包括平移,旋转,对称,比例,错切等基本变换。以及用Liang-Barsky算法实现的直线段的裁剪。-curriculum design, detailed fringe inside the original code and documentation, and exe. Breseham algorithms including linear paintings, round, oval. There multilateral 2D-filling algorithm, two-dimensional graphics, including translation, rotation, symmetry, proportion, and Shear basic transformation. And with Liang- Barsky algorithm straight cut.
Platform: | Size: 46080 | Author: | Hits:

[OpenGL programCutter

Description: 本程序实现了直线裁减和多边形裁剪!窗口由鼠标输入算法为Liang-Barsky算法-the realization of linear reduction and polygon clipping! Window from the mouse input to the algorithm Liang- Barsky algorithm
Platform: | Size: 22528 | Author: 赵赵 | Hits:

[OS programcomputer

Description: liang-barsky裁剪算法,给定窗口裁剪直线,设置线宽-liang-barsky cutting algorithm, a given window of cutting a straight line, set line width
Platform: | Size: 293888 | Author: yujia | Hits:

[Special EffectsLiangBarsky

Description: 梁友栋-Barsky裁剪算法,Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。-You-Xin Liang Dong-Barsky clipping algorithm, Cyrus and Beck used parametric methods than Cohen-Sutherland algorithm more effective. LIANG You-Dong and Barsky was independently put forward a faster Parametric Line Clipping Algorithm, also known as Liany-Barsky (LB) algorithm.
Platform: | Size: 12288 | Author: 杨杨 | Hits:

[Picture Viewerpic

Description: 源码简介: 这是我上图形学实验课时写的程序,实现了以下功能: 第一次作业:(第一课时) 要求:用Bresenham算法画出一个多边形,然后用扫描线填充 第二次作业:(第二课时) 要求:二维空间变换 第三次作业:(第三、四课时) 要求:三维空间变换及投影 第四次作业:(第五,六课时) 要求:Cohen_Sutherland裁剪,梁友栋-Barsky裁剪,裁剪开窗算法,多边形裁剪。 第五次作业:(第七,八课时) 要求:Hermite曲线,Bezier曲线(几何作图算法,分裂法),B样条曲线分段算法。 -Source Description: This is my experiment on the Graphics class to write the procedures, to achieve the following functions: the first operation: (first class) requirements: using Bresenham algorithm to draw a polygon, then the second scan line fill operation: (second class) requirements: the third two-dimensional space transform operation: (third and fourth class) requirements: three-dimensional projection transformation and the fourth operation: (fifth and sixth class) request: Cohen_Sutherland cutting, You-Xin Liang Dong-Barsky Clipping , cutting window algorithm, polygon clipping. Fifth operation: (seventh, eight hours) to request: Hermite curve, Bezier curve (geometric mapping algorithm, secession law), B-spline curve algorithm subparagraph.
Platform: | Size: 69632 | Author: 罗森 | Hits:

[JSPevennumberedexercise

Description: java程序设计导论(daniel liang著) 所有偶数课后习题答案-the answer to the homework problem in the Introduction to java programming by Daniel Liang
Platform: | Size: 3046400 | Author: 梁文章 | Hits:

[GUI Developcg2

Description: program to implement liang barsky line clipping algorithm
Platform: | Size: 7168 | Author: opengl | Hits:

[Windows DevelopBarsky

Description: 二维裁剪 梁友栋-Barsky算法 用c语言写的-Building two-dimensional cut-You-Xin Liang-Barsky algorithm written using c language
Platform: | Size: 1024 | Author: 赵钰敏 | Hits:

[Graph DrawingtuxingxueVC6

Description: 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法-AppWizard has created this Draw application for you. This application
Platform: | Size: 2285568 | Author: 文网文 | Hits:

[OtherPPT----C---Programming-Liang-chu----Electronic-Tea

Description: PPT---C++程序设计--梁兴柱---电子教案。针对入门级的C++基础教程,。本教程对C++主要知识点均有例证说明,清晰易懂。共十四讲。-PPT--- C++ programming- Liang-chu--- Electronic Teaching. For the entry-level C++ basic tutorial. This tutorial on C++ main knowledge points are illustrated by examples, clear and understandable. A total of 14 speakers.
Platform: | Size: 1970176 | Author: 贾彦程 | Hits:

[2D Graphicbarsky

Description: 梁友栋算法,矩形裁剪直线 按1鼠标画直线,按2鼠标画矩形,并且矩形会裁剪直线-Liang Dong algorithm, a rectangular cut a straight line drawn by a mouse line, according to two mouse draw a rectangle, and the rectangle will be cut a straight line
Platform: | Size: 2048 | Author: xuhuihui | Hits:

[GDI-BitmapCohen-Sutherland

Description: Cohen-Sutherland 和 Liang-Barsky 算法-Cohen-Sutherland and Liang-Barsky Algorithm
Platform: | Size: 49152 | Author: | Hits:

[AlgorithmLiang-Barsky

Description: C++ code. Realization (with Glut) of the Liang-Barsky algorithm for line clipping.
Platform: | Size: 6144 | Author: bob stan | Hits:

[AlgorithmXuShi-liang(V4)

Description: 清华大学徐士良的常用算法程序集第四版,用C++语言描述的,对于常写算法的人很有帮助。-Tsinghua University, XU Shi-liang assembly commonly used algorithm for the fourth edition, with C++ language is described, for those who often write algorithm is useful.
Platform: | Size: 237568 | Author: 张攀登 | Hits:

[OpenGL programliang

Description: 经典的梁友栋——baskey裁剪算法,线段裁剪,简洁方便-Classic Liang Dong- baskey cutting algorithm, the line cutting, simple and convenient
Platform: | Size: 3529728 | Author: cui | Hits:

[2D GraphicCLIPNG

Description: This is liang barskey line clipping algorithm-This is liang barskey line clipping algorithm...
Platform: | Size: 1024 | Author: Sahana | Hits:

[Special Effects20100905tuxing

Description: 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平面光束、笔形光束和随机光线跟踪算法;详细讨论了光辐射度基础,统一颜色空间,彩色图象量化和印刷介质上的颜色重现等新内容。本书列举了90个例子,具体描述了各类算法的执行细节。这对初学者体会算法的基本原理,比较各类算法执行时的细微差别大有禅益。具备大学数学基础和高级程序设计语言知识的人均可自学本书。 -Book from the most basic graphics raster scan, area filling, drawing lines and arcs and so I start algorithm, details of the line cutting and surface cutting, cutting convex and concave regions cut regional differences and similarities, features space blanking algorithm and image space removal method of difference, specifically about the binary space partition (BSP), octree and other data structures used in graphics. The new release adds a graphical user interface, ellipse, image compression and line anti-aliasing algorithm, also increased the Liang-Barsky clipping algorithm and the Nicholl-Lee-Nicholl cutting algorithm. Greatly expanded new version of the ray tracing algorithm can be met. In this chapter, drawing new physics-based lighting models, transparent effects, shadow generation, texture mapping, and the cone beam, flat beam, pencil beam and the random ray tracing algorithm detailed discussion of the optical radiometric base for the harmonized color Kongjian color image quanti
Platform: | Size: 20500480 | Author: 李大山 | Hits:

[JSP/Javaliang

Description: Introduction to Java Programming,by Liang JAVA入门必备-the complete version of Introduction to Java Programming
Platform: | Size: 1289216 | Author: zhaoxiao | Hits:

[Graph programLiang Barsky裁剪

Description: Liang Barsky裁剪,本程序使用方框对线进行了裁剪(Liang Barsky cutting)
Platform: | Size: 12676096 | Author: shuranyishunjian | Hits:
« 12 3 4 5 6 7 8 9 10 ... 33 »

CodeBus www.codebus.net