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

搜索资源列表

  1. POLY

    0下载:
  2. 多边形生成算法2-polygon Algorithm 2
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:李澳
  1. LakeSynthesis

    0下载:
  2. 通过读取给定的多边形数据,对湖泊的自动取舍!无需解压!-to read through the polygon data, the lake's automatic choice! Without unpacked!
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:12434
    • 提供者:索利
  1. graph2dapp

    1下载:
  2. 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:59765
    • 提供者:徐林
  1. 简易二维CAD

    3下载:
  2. 此程序为武汉某开发CAD著名的软件公司初级源码功能包括画圆,画直线,矩形,圆弧,画折线,椭圆,三角,多边形等,还有高级功能如镜象,旋转,移动,反转图形等等功能,全部都是基于SDK编程,对于初学和初次涉及WINDOWS编程的人来说很有帮助,可以了解SDK编程与面向对象编程方法,最主要的是可以学习到企业项目开发经验,具有一定的研究价值!-procedure for the development of Wuhan, a leading CAD software companies primary s
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:295886
    • 提供者:翔子
  1. 画图系统

    0下载:
  2. 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:5316
    • 提供者:李玮玮
  1. 多边形逐次裁剪

    0下载:
  2. 多边形逐次裁剪,计算机图形学作业,主要用于学习交流,有错误请指正!-polygon cutting, computer graphics operations, mainly for the exchange of learning, correcting mistakes please!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:21403
    • 提供者:陈启
  1. 图行算法

    0下载:
  2. 原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, pai
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:417483
    • 提供者:wuxuegang
  1. cpolygon

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

    • 发布日期:2008-10-13
    • 文件大小:2053
    • 提供者:李飞
  1. polygonclip_demo

    0下载:
  2. Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest on
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57512
    • 提供者:cc
  1. 画图小程序

    0下载:
  2. 可以画直线、矩形、圆形和椭圆形。不可以画三角形和多边形。没有橡皮擦。-picturesque linear, rectangular, round and oval. Not painted triangle and polygon. No eraser.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:59834
    • 提供者:相爱芹
  1. Coverage2svg

    0下载:
  2. 把ArcInfo Coverage中的polygon数据(pal)导出为SVG图形。函数原型: //public void static Coverage2svg.pal2svg(string CoverageDirectory,string OutputSVGPath) -put ArcInfo Coverage of polygon data (pal) export to SVG graphics. Prototype : / / public static void Coverage2s
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3101
    • 提供者:张尚武
  1. dbutils

    0下载:
  2. 对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理-of computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:4536
    • 提供者:中国
  1. Bèzier

    0下载:
  2. 关于贝塞尔曲线,带控制顶点和控制多边形达到G1连续的两段3次Bèzier曲线的绘制-on Bessel curve, with the control vertices and control polygon G1 achieve two consecutive three Bzier curve drawing
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1598
    • 提供者:eric
  1. DrawPan

    0下载:
  2. 画图,提供一般的画图功能,包括(点,直线,矩形,椭圆,多边形等)-drawing for the general drawing functions, including (point, line, rectangle, ellipse, polygon, etc.)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:47579
    • 提供者:小浪
  1. 多边形对象的选择

    0下载:
  2. 多边形对象的选择,通过线与线求交点的方法实现。可用于图形对象的拾取。-polygon object choices, and the line through the line for the intersection method. Graphics can be used to pick up objects.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30775
    • 提供者:心港
  1. 多边形填充算法

    1下载:
  2. 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:26517
    • 提供者:程青松
  1. 算法游戏实例

    0下载:
  2. 这里面有几个算法游戏实例,包括多边形游戏,装载问题, 单源路径等,都是比较经典的算法-this algorithm, there are several examples of games, including polygon game, loading problems, such as single-source path, which is a more classical algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2057
    • 提供者:李玉丰
  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编程

    • 发布日期:2008-10-13
    • 文件大小:1905
    • 提供者:张立华
  1. pollifill

    0下载:
  2. 计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法 程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2813
    • 提供者:
  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 triangulate many separate poly
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27939
    • 提供者:潇潇
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com