CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - clipping

搜索资源列表

  1. DrawingSimple2D

    0下载:
  2. This the third tutorial in the Foundation section. This tutorial covers the basics of drawing some simple 2D polygons such as triangle, pentagon, rectangle etc. We will make use of the code that we had generated in the previous section. We ll cover s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26706
    • 提供者:zhf
  1. Mutil_cut

    0下载:
  2. 图形学多边形裁剪算法vc实现-graphics polygon clipping algorithm to achieve vc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:265767
    • 提供者:钟竞辉
  1. Clipping the Drawing Region

    0下载:
  2. 文字的特效演示程序,是用java实现的!-text effects Demonstration Program, is the realization of java!
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:80952
    • 提供者:朱晓峰
  1. PolygonCut

    0下载:
  2. 多边形裁剪算法程序,计算机图形学的作业,VC编写-polygon clipping algorithm, computer graphics operations, the preparation of VC
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:57022
    • 提供者:孟繁宇
  1. 直接消峰法性能表现及经过功放后频谱变化

    1下载:
  2. 对常用直接消峰法的性能仿真,可以看出随着消峰因子的变化经过功率放大器后的星座图变化程度及PAPR改善程度,另外可以仿真出工作点对信号影响程度。
  3. 所属分类:matlab例程

    • 发布日期:2008-12-11
    • 文件大小:1174
    • 提供者:hugh45434
  1. 关于OFDM的PAPR的一些matlab仿真程序

    3下载:
  2. 关于OFDM的PAPR的一些matlab仿真程序,有PTS,SLM,Clipping等算法-Some of the PAPR of OFDM matlab simulation procedures, PTS, SLM, Clipping and other algorithms
  3. 所属分类:3G开发

    • 发布日期:2015-05-12
    • 文件大小:14336
    • 提供者:miaoruihua
  1. ClipRgn.rar

    0下载:
  2. 多边形裁剪算法的实现,使用做多变形 绘制测试,Polygon clipping algorithm implementation, the use of testing to do many deformation mapping
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:63058
    • 提供者:adfsa
  1. 案例10-Cohen-Sutherland直线裁剪算法

    1下载:
  2. Cohen-Sutherland直线裁剪算法,调试无错误。实现的功能很强大,易于理解-Cohen-Sutherland line clipping algorithm, debug error-free. Realize the function is powerful, easy to understand
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-23
    • 文件大小:279675
    • 提供者:哟哦哦
  1. Cohen-Sutherland

    0下载:
  2. opengl中的直线裁剪算法,包括cohensutherland算法,中点法等-line clipping algorithm in opengl, including cohensutherland algorithm, the midpoint method
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:60630
    • 提供者:wy
  1. jisuanjituxingxue

    0下载:
  2. 计算机图形学源码包括区域填充算法、裁剪算法和三视图算法-Computer graphics, source code, including the region filling algorithm, clipping algorithm and three-view algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-08
    • 文件大小:4283223
    • 提供者:刘硕
  1. Computer-graphics

    0下载:
  2. 1.实现DDA、中点Bresenham算法和改进Bresenham算法绘制直线。 2.实现绘制圆和椭圆。 3.实现线段裁剪和多边形裁剪。 4.实现二维图形的变换(平移、旋转、缩放)。 5.自己实现其他附加以及需要完善的功能。 -1 to achieve DDA, the midpoint and improved Bresenham algorithm Bresenham algorithm to draw a straight line. (2) to achieve dr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-27
    • 文件大小:9909091
    • 提供者:songzhaohe
  1. subset_evf

    1下载:
  2. 用IDL实现遥感图像处理中使用矢量文件进行遥感影像裁剪,主要步骤为:获取矢量文件地理坐标,转为ROI,确定裁减区域,进行裁剪。-IDL achieve vector files used in remote sensing image processing for remote sensing image cropping, major steps: get the geographic coordinates of the vector file, converted to ROI, dete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:1360
    • 提供者:李晓宁
  1. liang-barsky

    0下载:
  2. Weiler-Atherton算法实现多边形裁剪-Weiler-Atherton polygon clipping algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1248
    • 提供者:huang
  1. CohenSutherland

    0下载:
  2. Cohen-Sutherland算法编码裁剪算法-Cohen-Sutherland clipping algorithm coding algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:136110
    • 提供者:陈天壮
  1. ploygonclip

    0下载:
  2. 多边形在矩形中的图形剪裁,画一个矩形,对随意多边形进行裁剪-Polygon graphics cut in a rectangle, draw a rectangle of arbitrary polygon clipping
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1163251
    • 提供者:jorya19
  1. mid-pointdivision

    0下载:
  2. 一个简单的中点分割直线裁减算法,实现直线在屏幕中的裁剪算法-A simple linear reduction of the mid-point division algorithm in a straight line on the screen clipping algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:281107
    • 提供者:海子
  1. Cohen-Sutherland

    0下载:
  2. 计算机图形学中Cohen-Sutherland裁剪算法裁剪线段-Computer graphics, Cohen-Sutherland line clipping algorithm for cutting
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1217
    • 提供者:小丫
  1. LineCut

    0下载:
  2. java 实现的图形学的直线裁剪算法,运用窗口裁剪-java implementation of the graphics line clipping algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:1025
    • 提供者:孙玲
  1. pts

    0下载:
  2. 自适应梯形求积法 特别适合被积函数为强峰的定积分 此程序修改余地很大-Adaptive trapezoid quadrature method was particularly suited to the plot function for the strong peaks of the definite integral of a large room for this procedure to amend
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:888
    • 提供者:冯海霞
  1. case11

    0下载:
  2. 中点分割直线裁剪算法,从中间开始裁剪直线,使得直线分割 -The midpoint of straight line clipping algorithm, starting from the middle of cutting a straight line, making a straight line segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:280144
    • 提供者:winsome
« 1 2 3 4 5 67 8 9 10 11 ... 26 »
搜珍网 www.dssz.com