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

搜索资源列表

  1. drawing

    0下载:
  2. 简单画图工具,可画曲线,直线,圆,实现裁剪,旋转-Simple drawing tools, can be painted curve, straight lines, circles, to achieve cutting, rotate
  3. 所属分类:Graph program

    • 发布日期:2017-11-19
    • 文件大小:2166525
    • 提供者:毛雨晴
  1. Computer-Graphics

    0下载:
  2. 计算机图形学关于直线,圆,曲线的绘制,二维图形变换,二维裁剪等的代码-Computer graphics drawing straight lines, circles, curves, two-dimensional graphics transform two-dimensional cutting the code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:540653
    • 提供者:liurenren
  1. DrawSys

    0下载:
  2. vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:133839
    • 提供者:黄建平
  1. cut

    0下载:
  2. 画出直线或多边形,用矩形进行裁剪,即将在矩形内部的部分留下显示出来,外部的去掉-Draw a straight line or polygon, rectangle crop, to be left inside the rectangle part is displayed, remove external
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-26
    • 文件大小:1905772
    • 提供者:GinMadrid
  1. Linear-cutting-program

    0下载:
  2. 计算机图形学实验课中的直线的裁剪程序的源代码-The the source code of the the clipping of the a straight line in the the in the computer graphics experimental class procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-23
    • 文件大小:1864488
    • 提供者:陈崇帮
  1. tuxingdazuoye

    0下载:
  2. 图形学 直线 圆,填充 裁剪以及相关的二维,三维图形生成功能-Graphics straight round, filling cropping and related two-dimensional, three-dimensional graphics generation capabilities
  3. 所属分类:Graph program

    • 发布日期:2017-11-17
    • 文件大小:2075833
    • 提供者:小猫
  1. Graphics-cutting-algorithm

    0下载:
  2. 通过Visual C++编程对直线段的裁剪算法的原理和目的进行讲解-Programming through Visual C++ clipping algorithm for line segment to explain the principles and purposes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1485255
    • 提供者:petor
  1. Draw

    0下载:
  2. 一个建议的Cad系统,可以用三种方法画直线,实现多边形裁剪,直线的裁剪,多边形的填充。-A proposal Cad system, you can use three methods to draw a straight line, polygon clipping, cutting a straight line, polygon filling.
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2386596
    • 提供者:紫薇
  1. 2011302590183

    0下载:
  2. 计算机图形学实习程序 包括画直线、多边形、圆,以及多边形和圆的填充和裁剪,还有图形的几何变换。-This program includes the function of drawing lines,polygons and circles.It alse contains the cut and fulfill operations of polygons and circles.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-19
    • 文件大小:5477434
    • 提供者:Misaya
  1. VCPP

    0下载:
  2. VC++ 剪切区域画直线,画矩形,裁剪代码-VC++ The shear area code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:109294
    • 提供者:江超
  1. include1

    0下载:
  2. 请分别给出直线的三种不同位置情况,测试实验代码是否存在问题,有的话请调试改正。 可能的话,可以尝试实现梁友栋裁剪算法。-Please give a straight line, respectively, three different locations, the test code to test if there is a problem, so please correct debugging. If possible, Dong LIANG You can try to achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:5960
    • 提供者:asacoup
  1. include2

    0下载:
  2. 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:Carneys
  1. Surtherland

    0下载:
  2. 利用VC+OpenGL实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-Using VC+ OpenGL to achieve a straight line cutting the coding algorithm, on the screen in a closed arbitrary rectangular cutting a straight line.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1597
    • 提供者:nomicgr
  1. CGcode

    0下载:
  2. 计算机图形学常用算法源代码:直线生成算法,曲线生成算法,平移变换,比例变换,对称变换,区域填充,图像裁剪-Computer graphics algorithms source code used: a straight line generating algorithm, curve generation algorithm, translation transformation, the proportion of transformation, symmetry transformatio
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3618
    • 提供者:guosonl
  1. COMPUTER_GRAPHICS

    0下载:
  2. 本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中-this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generati
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3255359
    • 提供者:杨风
  1. erweicaijian

    0下载:
  2. mfc实现直线的二维裁剪,-mfc achieve linear two-dimensional cutting. . . . . . . . . . . . . . . .
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-17
    • 文件大小:11787
    • 提供者:陈天柱
  1. Line_Cut

    0下载:
  2. 直线的裁剪,实现保留指定区域内的直线,梁永栋算法,图形学重点知识,附实验报告-Straight cut, achieved within the designated area to retain the linear, Liang Yongdong algorithms, graphics focused on knowledge, with a test report
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8477
    • 提供者:罗元国
  1. Fill-Polygon

    0下载:
  2.   实现二维扫描转换多边形的扫描线算法   实现二维连通区域填充的种子填充算法(四连通或八连通)   实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 -Realization of two-dimensional polygon scan conversion algorithm dimensional scan line connected region filled seed filling algorithm (four or eight con
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:193406
    • 提供者:沈亦苏
  1. Cohen-Sutherland

    0下载:
  2. 简单计算机图形学算法,通过Cohen-Sutherland算法,处理裁剪直线。-Simple computer graphics algorithms, by Cohen-Sutherland algorithm to handle cutting a straight line.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-11
    • 文件大小:2372337
    • 提供者:Elaine
  1. CatchCutter

    0下载:
  2. 自动切识别圆并拟合成直线,应用于各个行业,比如自动裁剪机等-Automatic cut and fitted to identify the circle line, used in various industries, such as automatic cutting machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4400594
    • 提供者:刘国玉
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com