搜索资源列表

  1. cpolygon

    0下载:
  2. 二维图形编程,多边行性质的判定,凹凸性,点和多边形的包含性,相交性-two-dimensional graphics programming, the multilateral nature of the trip to determine, embossing, point and polygon inclusive, intersection
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:李飞
  1. 面积量算

    0下载:
  2. 面积量算工具,用于高斯投影下的多边形面积量算,其中包括两种数学计算方法。-the area-measurement tool is used to measure a polygon s area in gauss projection.it includes two kinds of mathematical algorithm
  3. 所属分类:GIS编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:张立华
  1. exportDllNestPolygon

    0下载:
  2. 本dll文件实现了点,线段,直线,多边形的类,完成了多边形的一些常用方法:求面积,判断是否是简单多边形,求多边形并,判断两个多边形的位置关系等方法。-the dll file to achieve a point, line, line, polygon category, completed the polygons of some commonly used methods : for the area to determine w
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:131072
    • 提供者:童彬
  1. SortPoint

    0下载:
  2. 如何将无序的多边形顶点集合,排序成逆时针顺序!这个正是凸包算法前面的一些准备工作!-how to disorderly polygon vertex assembly, sequencing into a counter-clockwise order! This is why the convex hull algorithm front of some preparation work!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:小刘
  1. CADdraw

    0下载:
  2. 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:73728
    • 提供者:李萍
  1. PtInRect

    0下载:
  2. 这是我写的一个实现点选中多边形的数值算法,算法进行了特别设计,速度很快,可以判断点在浮点型的多变形中或在多边形外,可以移植到UNIX或linux平台,因为这两个平台没有CRect的PtInRect() 和 CRgn的PtInRgn()函数,这是一个很高效的算法-This is the one I wrote to achieve Polygon click the numerical algorithm, the algorithm s
  3. 所属分类:GIS编程

    • 发布日期:2024-05-17
    • 文件大小:38912
    • 提供者:王为
  1. FillPoly

    0下载:
  2. 这个程序主要是实现一个带孔的多边形的填充,采用了边表,新边表等概念,适合新手看一下。-this procedure is a major hole in a polygon filling, using a side table, side table new concepts suitable for newcomers to see.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3827712
    • 提供者:yszhang
  1. FillPolygon

    0下载:
  2. 用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. zhuerPolygon

    0下载:
  2. 图形学上机实验 区域填充:多边形扫描转换-graphics on the plane experimental area filling : polygon scan conversion
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:35840
    • 提供者:jnz
  1. 厉害的程序

    0下载:
  2. 图形学C语言实现多边形种子填充算法源代码能填充任意的图形-graphics C language seed polygon filling algorithm source code can be filled with arbitrary graphics
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:415744
    • 提供者:高原
  1. 二维填充图元的扫描线算法

    0下载:
  2. 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:2096128
    • 提供者:kuld
  1. 二维裁剪算法

    0下载:
  2. 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:kuld
  1. 裁剪11

    0下载:
  2. 图形学中的裁剪算法。其中有矩形裁剪,和凸多边形裁剪。-Graphics cutting algorithm. These rectangular cutting, and cutting convex polygon.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:ak
  1. MFC实现多边形画图填充

    0下载:
  2. MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:77824
    • 提供者:冰扉
  1. 计算机图形实验代码

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rec
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:342016
    • 提供者:数据库
  1. 裁剪Dlg

    0下载:
  2. 区域填充和影线填充原理,算法和实现 图形几何变换,投影变换和视向变换的方法和实现 直线段,多边形裁剪算法和实现 曲线生成原理,算法和实现 常用的消隐算法 -area filling and filling hatched theory, algorithms and graphic geometric transformation, and visual projection transformation to transform th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:王宇
  1. 多边形简单填充

    0下载:
  2. 该程序是计算机图形学的一个实验题,实现多边形的扫描填充-the program is a computer graphics experiment and achieve filled polygon scan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3699712
    • 提供者:顾婷婷
  1. 几何图形的画法

    0下载:
  2. 计算机图形学,画圆,画直线,画多边形,填充.-computer graphics, Circle, painting line, polygon drawing, filling.
  3. 所属分类:分形几何

    • 发布日期:2024-05-17
    • 文件大小:97280
    • 提供者:聪聪
  1. haijian

    0下载:
  2. 多边形裁剪是逐次多边裁剪法,它的基本思想是以窗口的四条边界线单一逐次对多边形裁剪-polygon clipping is Successive multilateral cutting, its basic idea is a window four successive boundaries of a single polygon clipping
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:00
  1. PolygonCutClip

    0下载:
  2. 多边形剪裁算法的程序实现。画图程序写在override的OnDraw(CDC *pDC)里边。-polygon clipping algorithm processes. Drawing program written in the override OnDraw (CDC* pDC) inside.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:朱麟
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org