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

搜索资源列表

  1. bline

    0下载:
  2. 这是一个用Win32开发的三次贝塞尔曲线程序,它可以用鼠标交互式点击型值点,带有多边形-This is a Win32 development using Bezier curves of the three programs, it can be interactive with the mouse click on data points with polygon
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1579477
    • 提供者:wanglei
  1. scan_line_fill

    1下载:
  2. 该程序点击鼠标左键是为多边形添加顶点,顶点添加完成后点击右键即可填充!目前个人已经测试可以填充凹多边形,如果下载的朋友发现什么地方运行不对请及时回复本人(希望能够把运行不对时候整个屏幕拷下来,这样方便本人查找问题,谢谢)!该程序写得不是很流畅,只是可以完成扫描线填充的功能而已!-Click the left mouse button, the program is to add a polygon vertex, vertex right-click you can add a finished
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2018393
    • 提供者:刘勇
  1. line

    0下载:
  2. 画直线,右键后封闭多边形,自动填充横阴影线。-Draw a straight line, right after the closed polygon is automatically populated horizontal shadow lines.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2811608
    • 提供者:卢秀卿
  1. GLcolor

    0下载:
  2. 使用openGL绘制一个彩色板,其中有多边形的绘制操作和多边形颜色的填充-The use of openGL draw a colored plate, including the operation and polygon drawing polygon fill color
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:255755
    • 提供者:liyanjie
  1. dbxsmzyf

    0下载:
  2. 计算机图形学,写了个多边形扫描转换算法,贴出来分享一下,MFC还不是太明白,主要还是使用OnDraw函数... 大家多指教-Computer graphics, wrote a polygon scan conversion algorithm, and pasted them to share, MFC is not yet quite understand, mainly using the OnDraw function ... everyone was Zhijiao ...
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:4063
    • 提供者:孔顺俊
  1. VisualBasic6.0.1501.10

    0下载:
  2. Visual Basic 6.0的悬挂式窗口,组合圆形窗口,多边形窗口的编写-Visual Basic 6.0 to hang-up window, combined circular window, polygon window, the preparation of
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:645333
    • 提供者:邢小强
  1. DrawArc2

    0下载:
  2. 自动生成Autocad脚本(scr)的C++源程序,可以生成Autocad中各种多边形图形,主要用于半导体制程中的掩模绘制。-Autocad automatically generated scr ipt (scr) for C++ source code, you can generate Autocad various polygon graphics, mainly for the semiconductor manufacturing process of the mask drawin
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:31568
    • 提供者:wl
  1. TianqiangLiu_PA1

    0下载:
  2. 一个分割多边形的工具,用到Java,openGL-A split polygon tool, use Java, openGL
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:35966
    • 提供者:阿姆罗
  1. scanconversion

    0下载:
  2. 扫描转换,鼠标左键单击确定多边形顶点序列,菜单功能,一是连接多边形,而是扫描转换-Scan conversion, the left mouse button click OK polygon vertices sequence, the menu functions, one connected polygons, but the scan conversion
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2087419
    • 提供者:jin jing
  1. ninpoly

    1下载:
  2. 输入N个点的坐标,判断这N个点能否构成一个凸多边形-Enter the coordinates of N points, N points to determine whether this constitutes a convex polygon
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:730
    • 提供者:zh
  1. Basicgraphicsgeneration

    0下载:
  2. 实现直线、圆、椭圆和区域填充,其中直线和圆的生成分别用DDA算法、中点画线法和Bresenham算法,扫描转换和区域填充用多边形扫描转换的扫描线算法和种子填充算法。-To achieve a straight line, round, oval and the area filling, in which the generation of linear and circular respectively DDA algorithm, the stipple line method and Br
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:2014297
    • 提供者:zhuli
  1. graphic

    0下载:
  2. CohenSutherland直线剪裁,橡皮筋,多边形绘制-CohenSutherland straight cut, elastic band, polygon rendering
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3679786
    • 提供者:qiuliming
  1. Example005

    0下载:
  2. VB实现多边形窗口,代码很简洁,非常适合初学者研究-VB to achieve polygon window, the code is very simple, very suitable for beginners Study
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:101830
    • 提供者:王流利
  1. your_dram

    0下载:
  2. 实现一个画图程序。很好的画直线,圆弧,椭圆弧,多边形,能够自定义颜色。对多边形、椭圆和圆能够进行填充。要求结果可以存盘,但不必存成图片文件。-Implement a drawing program. A very good painting straight lines, arcs, elliptical arcs, polygons, can be custom color. On the polygon, ellipse and circle can be filled. Save resu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:4371
    • 提供者:feihu
  1. HuangXu

    0下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2188010
    • 提供者:哈哈
  1. lj

    0下载:
  2. 计算机图形学实习编程Visual C++源代码,包括直线、圆、椭圆、矩形、多边形、填充、文字、裁剪-Computer graphics internship program Visual C++ source code, including a straight line, round, oval, rectangle, polygon, filling, text, cutting ......
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:4013451
    • 提供者:哈哈
  1. Computer_Graphics_Program

    0下载:
  2. 自己做的图形学作业,多边形填充、裁剪。填充和裁剪都是多种方法实现-The graphics make their own operations, polygon filling, clipping. Filling and cutting are many ways to achieve the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4118706
    • 提供者:黄松
  1. ShapeMovePro

    0下载:
  2. 实现了,画三角形,多边形,,并且可以检查碰撞,点击移动中的多边形可以实现填充色彩的功能,就像屏保泡泡球一样子-Achieved, drawing triangles, polygons, and can check the collision, click on a moving polygon fill color features can be achieved, like screen savers like a bubble ball
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-08
    • 文件大小:2034981
    • 提供者:chenzheng350321
  1. ScanEdge

    0下载:
  2. 图形学相关的算法实现,使用扫描线算法填充多边形-Graphics-related algorithms, using Scan-Line Polygon Fill Algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3696415
    • 提供者:fcwindpasss
  1. Change

    0下载:
  2. 图形学算法实现,多边形的变换,包括缩放,移动,旋转等-Graphics algorithms, polygon transformation, including scaling, moving, rotating, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3789482
    • 提供者:fcwindpasss
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com