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

搜索资源列表

  1. ExpandPloygon

    0下载:
  2. 图形图象的多边形膨胀算法 我的毕业设计题目 希望可以指出不足 -polygon graphic images of the expansion algorithm I graduated from a design hope that inadequate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:zgx
  1. drawBitPoly

    0下载:
  2. 众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases b
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:236030
    • 提供者:ellen
  1. concave_polygon

    0下载:
  2. opengl没有提供直接画凹多边形的方法 但可以通过 Tess方法实现,此程序为样例程序-opengl not provide direct painting concave polygon method but can Tess method, this procedure for the sample program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:127210
    • 提供者:terry
  1. sdust

    0下载:
  2. 此程序是计算椭球面上两点间大地线长度和托球面上多边形的面积-this procedure is calculated ellipsoid between 2:00 and the length of the land entrusted Sphere polygon area
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1567
    • 提供者:zhou
  1. CoordinateAndFillPolygon

    0下载:
  2. 在自定义坐标系统下进行多边形填充-since the definition of coordinate systems under Polygon Fi
  3. 所属分类:2D图形编程

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

    1下载:
  2. 图形学中的部分图形实现,包括多边形图案,小车运动的动画,海绵图案等-graphics part of the realization of graphics, including polygon patterns, trolley campaign animation, logo, etc. sponge
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43935
    • 提供者:刘铁
  1. Sjpf

    0下载:
  2. 一个apple实现的多边形的三角剖分算法-achieve a polygon triangulation algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:11671
    • 提供者:wenzhiwei
  1. extrusion

    0下载:
  2. 任意多边形的面积计算。程序内容为北大ACM竞赛在线提交上http://acm.pku.edu.cn/JudgeOnline/problem?id=2812的源码-arbitrary polygon area calculation. Procedures for the content of Beijing University ACM Online submission on http : / / acm.pku.edu.cn / JudgeOnline / problem id = 2 th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:807
    • 提供者:James
  1. sao

    0下载:
  2. 任意多边形的填充算法 扫描线发式 可能对初学者可能有些帮助!-arbitrary polygon filling algorithm scanning lines hair style may beginners may help!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1769
    • 提供者:静静
  1. awrd111

    0下载:
  2. 计算机图形学实验代码 实现划线,花园和集合变换,多边形填充-computer graphics code experimental realization crossed, gardens and pools transform, Polygon Fill
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5219
    • 提供者:fdssd
  1. gisdraw_tracer

    0下载:
  2. 一个相当不错的绘图程序,包括了基本的画线,画面,画多边形的功能以及拖动,移动,编辑,打印等,更可贵的是该程序在实现拖动时有效避免了闪屏问题,值得学习-a pretty good drawing program, including the basic line drawing, face painting and polygon functions, and drag mobile, edit, print, more valuable is the process in achieving e
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:100615
    • 提供者:zpp
  1. flashedBeta002

    0下载:
  2. FlashEd 0.2 是个游戏引擎包,不过和Gamepackage不同的是: FlashEd is a 3d engine 只要功能如下: • Multiple Cameras • Collision Control • Rendering Effects • Gravity • Polygon Animation • Rounded Objects Rendering • Linkab
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:151648
    • 提供者:蛤蟆
  1. Drawploy

    1下载:
  2. 模拟雷达目标的多边形标绘,是雷达标绘中的一部分-simulated radar target polygon plotting, Radar Plotting is part of the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:141725
    • 提供者:苏晨
  1. vecpicw

    1下载:
  2. 这是一款用Java打造的矢量绘图软件: 实现了一个矢量绘图软件的基本功能。从设计角度来看,面向对象特性的应用是比较充分的。特别是他所设计的多边形和曲线的输入方式,是整个软件的亮点。对图形对象实现了串行化(保存到文件中)和并行化(从文件中再读出)功能。另外,整个界面设计得简洁大方。-using Java to create vector graphics software : implementation of a vector drawing software's basic fun
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:277460
    • 提供者:oo
  1. 1023

    0下载:
  2. 计算机图形学试验源代码,有关于多边形填充得演示程序。 -computer graphics test source code, polygon filling in on the demonstration program.
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. 图形学作业:多边形区域填充!! 图形学作业:多边形区域填充-graphics operations : Polygon Fill! ! Graphics operations : Polygon Fill! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:211132
    • 提供者:jjsuxj
  1. seedfilling

    0下载:
  2. 种子填充算法实现多边形的填充。是图形学课程图的填充算法之一。-seed filling algorithm polygon filling. Yes map graphics courses filling algorithm.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:efeffeef
  1. pointandmullrect

    0下载:
  2. 这是一个(原创)关于点和多变形关系的源程序已经编译过了可以直接运行,输入点的坐标再输入多边形的各点坐标,适用于多种情况没有具体的限制,是一个典型的图形学源程序-(originality) on the point and more deformation of the source has compiled a direct operation, input further importation of the coordinates of the polygon coordinates of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8160
    • 提供者:khd
  1. PolyArea

    1下载:
  2. 用VC++编写的计算多边形面积的程序,比较简单,用户通过界面画图,系统自动计算多边形面积-VC prepared by the Polygon area calculation procedures are relatively simple, user interface drawing, the system automatically calculating polygon area
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:52470
    • 提供者:沈成
  1. 2DGRAPH

    0下载:
  2. 这是一个基于VC开发的基本绘图程序,可实现画点、线、矩形、三角形、多边形、圆、椭圆等,还具备擦除、刷新、设置背景颜色、画图文件保存等功能。虽然较为简单,但是本人心血之作,希望站长能够采用,我以后一定为本站多做宣传,多做贡献!-This is a development of the VC basic mapping, which enables the paintings point, line, rectangle, triangle, polygon, round, oval, also h
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:72807
    • 提供者:nudtdong11
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com