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

搜索资源列表

  1. Graphics.dll

    0下载:
  2. 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:26178
    • 提供者:张晨雨
  1. Draw

    1下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-12-25
    • 文件大小:3872359
    • 提供者:哈哈
  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. 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. exp2

    0下载:
  2. 多边形世界 裁剪体 图形学 实验二,以点画面,同时拉动图形旋转-Polygon clipping the world body graphics test two
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:311827
    • 提供者:崔婷
  1. witkey

    0下载:
  2. 实验内容 ① 直线和圆的生成,设定屏幕图形工作方式,彩色象素的读写,直线和圆的扫描转换。 ② 多边形的裁剪和填充 ③ 图形变换:二维变换、及投影、透视变换 -Experimental content ① generate a straight line and circle, set the screen graphics work, read and write color pixel, a straight line and circle scan conversion. P
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:175093
    • 提供者:
  1. clipTool

    0下载:
  2. 实现了矩形框,多边形,已有多边形分别做为裁剪图形进行裁剪操作功能。平台是ArcEngine和CSharp.-Achieved a rectangular box, polygon, polygons, respectively, have been cut as the cutting operation of graphics functions. Platform is ArcEngine and CSharp.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:44582
    • 提供者:hhf
  1. cg

    0下载:
  2. 二维和三维图形的基本变换 二维填充:二维填充有三种算法,其中有序边扫描线转换算法是固定填充的,四连通和扫描线种子填充法是可以填充任意形状的图形(曲线,多边形等)的,并且还可以判断种子点为外部点还是内部点。在使用时只需先画好需要填充的边界然后选择种子填充并用鼠标左键点击确定种子点即可填充。 二维裁剪:二维裁剪是演示性的功能,直接点击该菜单项就可以演示了。 二维基本变换:二维基本变换是演示性的功能,直接点击该菜单项就可以演示了。 二维动画:二维动画是演示性的功
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:84545
    • 提供者:连舒明
  1. jsjtxx

    0下载:
  2. 计算机图形学,直线段的裁剪的c语言程序,喜欢的话就下吧,不需要账号的。和大家分享~!-Computer graphics, cutting a straight line segment of the c language program, like what is going on the next bar, no account. And to share ~!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1383
    • 提供者:尹兴
  1. Graphics1

    0下载:
  2. 图形程序合集1:包括矩阵变换,2维裁剪,最近点求取等-Graphics program Collection 1: including matrix transformations, 2-D cutting, nearest point to strike, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:106822
    • 提供者:metallica
  1. Cohen_Sutherland

    0下载:
  2. 利用Visual C++编写的Cohen_Sutherland直线裁剪算法演示程序,图形界面,可以拖拉画直线,裁剪窗口大小可以自由变换,也可以准确定位输入直线和点-The use of Visual C++ Prepared Cohen_Sutherland line clipping algorithm demo program, graphical interface, you can drag and drop drawing a straight line, cutting window
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:32022
    • 提供者:wuyiliang
  1. computer-graphic

    0下载:
  2. 图形学:裁剪 变换等功能 实现得很完整 欢迎下载 谢谢支持-Graphics: cutting transform functions to achieve a very complete Thank you, welcome to download support
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:3820326
    • 提供者:lipei
  1. GraphicsTools_Andy

    0下载:
  2. VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:94945
    • 提供者:刘一丹
  1. Cut

    0下载:
  2. 本科计算机图形学课程实验--裁剪算法。支持vc6和vs.2003-Undergraduate courses in computer graphics experiment- cutting algorithm. Support vc6 and vs.2003
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:59427
    • 提供者:haodongb
  1. TUXINGXUESUANFA

    0下载:
  2. 图形学程序包 包括图形学所学过的所有算法 平移 裁剪 旋转 B样条 等等 -Graphics Graphics by package including all the algorithms studied pan B-spline rotary cutting, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-26
    • 文件大小:2306265
    • 提供者:SANMIL
  1. jhbh

    0下载:
  2. 可以实现图形的二维几何变换与裁剪,对C++初学者有用啊-Two-dimensional graphics can be achieved with the cutting geometric transformations, the C++ Beginners useful ah
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:45479
    • 提供者:zhangqf
  1. CGP

    0下载:
  2. 计算机图形学mfc做的画图工具,直线算法,裁剪平移,填充等功能!-Mfc do computer graphics drawing tools, a straight-line method, cutting shift, filling and other functions!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:122367
    • 提供者:raymond
  1. tuxngcaijian123

    0下载:
  2. 这个程序可以实现图形的裁剪功能,使用方便。-This process can realize the cutting function of graphics and easy to use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:51259
    • 提供者:kevinlee
  1. MFCOpenGL

    0下载:
  2. 画图软件,这是我上机实习做的用Opengl开发的2D画图软件(我们上机实习的大作业),它具有绘制图形,选定图形,裁剪图形。。。等等它全部采用Opengl开发制作,是你三维的好代码-Drawing software, which is on my machine to do the internship with opengl 2D drawing software development [we practice on a large machine operation], it has dra
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:75245
    • 提供者:南才北往
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 22 »
搜珍网 www.dssz.com