搜索资源列表

  1. GEOMETRY.zip

    0下载:
  2. GEOMETRY is a collection of routines for geometric calculations in 2, 3 and N space. These calculations include angles, areas, containment, distances, intersection, nearest point, and volumes. The objects considered incl
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:44996
    • 提供者:
  1. 字符裁剪

    0下载:
  2. 这是图形学中的一个常用裁剪算法包括字符裁剪,终点裁剪,多边形裁剪等很多算法.-This is a graphics of cutting algorithm commonly used characters, including cutting and finish cutting, cutting as many polygons algorithm.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:109437
    • 提供者:飞扬草
  1. Draw1Doc

    0下载:
  2. 简单的绘图程序,能画点,直线,多边形等,比较简单,希望有人认同-simple drawing program, can draw points, lines, polygons, etc., relatively simple, hoping that someone will recognize
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:978
    • 提供者:
  1. hgrd_src

    0下载:
  2. The hgrd code was created for triangulation of a polygon of any shape. It can also triangulate many separate polygons in one pass. -The hgrd code was created for triangulation of a polygon of any shape. It can also
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27939
    • 提供者:潇潇
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:97486
    • 提供者:童彬
  1. CADdraw

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

    • 发布日期:2008-10-13
    • 文件大小:59952
    • 提供者:李萍
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:39070
    • 提供者:王为
  1. 字符屏幕和图形功能函数

    0下载:
  2. 字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度-screen characters and graphics functions including painting an arc, painting a 2D bar charts, drawing a three-dimensional bar charts, Circle
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12593
    • 提供者:
  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. 365Base.comvc1020345346241

    0下载:
  2. VC环境下的图形编程 TCAD画直线、圆和多边形的程序-VC environment, graphical programming DOE painting straight lines, circles and polygons procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:100553
    • 提供者:
  1. Graph 1

    0下载:
  2. 程序的目的是要实现动态画出多边形,可以进行移动、旋转、放缩几何变换和动画,并可以填充-procedures are designed to achieve dynamic draw polygons that can be mobile, rotating and scaling geometric transformation and animation, and can be filled
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:125913
    • 提供者:网小强
  1. 二维裁剪算法

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

    • 发布日期:2008-10-13
    • 文件大小:28269
    • 提供者:kuld
  1. 多边形填充程序

    0下载:
  2. 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:90240
    • 提供者:郑英
  1. taishen

    0下载:
  2. 泰森多边形(垂直平分法)插值算法,降雨空间插值常用的方法-Thiessen polygons (perpendicular bisector method) interpolation algorithm commonly used method of spatial interpolation of rainfall
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:160768
    • 提供者:duyan
  1. Polygons

    0下载:
  2. A simple program of polygons using OOP principles and inheritance.
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:IcedTea
  1. draw-polygons

    0下载:
  2. matlab gui 实现多边形的绘制,以及对多边形内部填充不同的颜色-matlab gui draw polygons to achieve, as well as inside of a polygon filled with different colors
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:xiaofei
  1. Polygons-Intersection

    0下载:
  2. A set of functions to crop polygons or compute are of polygons intersection.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:Adi
  1. polygons

    0下载:
  2. 使用OpenGL实现多边形的绘制,以测试通过-Use OpenGL to draw polygons, and through them to test
  3. 所属分类:OpenGL

    • 发布日期:2024-05-15
    • 文件大小:606208
    • 提供者:wangwenzhe
  1. Create-tyson-polygons

    0下载:
  2. 怎样创建泰森多边形,介绍创建的而过程和方法-Create tyson polygons
  3. 所属分类:文件格式

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:雨滴
  1. polygons

    0下载:
  2. This GM tests a grab-bag of convex and concave polygons. They are triangles, trapezoid, diamond, polygons with lots of edges, several concave polygons.. But rectangles are excluded.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:zanhangdw
« 12 3 4 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org