搜索资源列表

  1. readcoreldrawPLT

    0下载:
  2. bcb6环境下读取CORELDRAW格式的PLT输出文件,读取文件中的线段几何信息;-bcb6 environment reading CORELDRAW PLT format output files, read the document line geometric information;
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:69619
    • 提供者:ligao111
  1. Myneonsign

    0下载:
  2. 本程序主要介绍两极放电的霓虹现象的模拟(在两极之间绘制线段来模拟)-the procedures introduced bipolar neon discharge phenomena Simulation (bipolar line between rendering to simulation)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:33747
    • 提供者:Quard
  1. 20072150324610

    0下载:
  2. 1本软件实现了基本的矢量图形绘制 2采用快速采样法保证了在绘制人一曲线时线段的连续性 3充分利用MFC框架快速建立起整个程序的基本框架 -a software implementation of basic vector graphic drawing two fast sampling method guarantees that the person drawing a line at the curve the con
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:214350
    • 提供者:李隆
  1. 2D_LineClipping

    0下载:
  2. 本程序实现了图形学中的二维线段裁剪算法,VC6工程-the realization of the two-dimensional graphics Line Clipping algorithm works VC6
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10716
    • 提供者:JohnnyAnn
  1. gol

    0下载:
  2. 多边形以n, x_array, y_array形式给出,其中x_array,y_array中存放着多边形的n个顶点的x, y坐标。扫描线填色算法的基本思想是: 用水平扫描线从上到下扫描由点线段构成的多段构成的多边形。每根扫描线与多边形各边产生一系列交点。将这些交点按照x坐标进行分类,将分类后的交点成对取出,作为两个端点,以所填的色彩画水平直线。多边形被扫描完毕后,填色也就完成。 上述基本思想中,有几个问题需要解
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4160
    • 提供者:ruoyu
  1. rectcliplines

    0下载:
  2. 关于计算机图形学的线段剪裁,能用鼠标画出实线后在用矩形对其进行裁剪-computer graphics on the line tailoring, it can use the mouse painted lines used in its rectangular cut
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:61581
    • 提供者:js
  1. cutofbeeline

    0下载:
  2. 基于VC++6.0实现直线段的Cohen-Sutherland算法裁剪. 操作说明: 打开裁剪.EXE,点击画矩形或画直线,就可以进行画矩形或直线;然后点击裁剪,就可以进行直线段的Cohen-Sutherland裁剪。 -based VC 6.0 line of the Cohen-Sutherland algorithm cutting. Operation Note : Open cut. EXE, it painted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134128
    • 提供者:陈守勇
  1. SegmentTree

    0下载:
  2. 线段树的样例程序,线段树大家都知道吧?类似于算法导论上的区间树,比AVL好实现多了-segment of the sample program for the tree, the tree line you know? Introduction to the algorithm similar to the interval on the tree, to achieve better than AVL more
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1497
    • 提供者:byron
  1. Edgelink_

    0下载:
  2. 实现边缘连接和线段拟合源码,用MATLAB实现,可直接执行,供研究用-achieve connectivity and edge line fitting source, using MATLAB, can be directly implemented, for research
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11812
    • 提供者:maxu
  1. tuxingxueshiyan1

    0下载:
  2. 《计算机图形学》 实验一 基本图形的生成 实验目的: 1、编写直线的DDA和Bresenham算法的实现程序,验证算法的正确性。 2、编写圆的Bresenham算法或中点算法的实现程序,验证算法的正确性。 3、用多边形的扫描线填充算法对一多边形进行填充,验证算法的正确性。 4、使用Cohen-Sutherland算法裁减二维线段或使用Sutherland-Hodgman算法对多边形进行裁减,验证算法的正确性。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:44947
    • 提供者:fisherman
  1. ImproveDDA

    0下载:
  2. 改进的DDA算法,不论方向输出像素点,即给出线段两端点,就得到唯一的线段像素值-improved algorithm, regardless of the direction of the output pixel, which is given segment ends, on the line is the only value of the pixel
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:Jakewowy
  1. daimacaijian

    0下载:
  2. 实现了直线的裁剪算法,得到区域里需要的线段-achieved a straight cut algorithm, is a region where the line needs
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1053
    • 提供者:mr3
  1. Intersect Segment with Polyhedron

    0下载:
  2. 线段与凸多边行的是否相交的判断-line with the convex multilateral OK to judge whether the intersection
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. 多点拟合自由线段使其连接-more fitting free line connecting it
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2416
    • 提供者:王pp
  1. tuxingcut

    0下载:
  2. 利用简单的C++程序对不同位置的线段进行裁剪-simple C program to different locations to cut the line
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31581
    • 提供者:许诺
  1. DirectJudge

    0下载:
  2. 地理信息系统中, 对线段,多边形等位置信息的分析, 主要方便了地理信息元素的比对-geographic information system, the line, polygon, etc. location information analysis, convenient for the main elements of the geographic information than right
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:699
    • 提供者:kang
  1. CSLine

    0下载:
  2. 自定义矩形框, 自定义线段, 然后将矩形框外面的线段剪除
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:232368
    • 提供者:沈松剑
  1. MidPointLine

    0下载:
  2. 将一条线段用点描述出来,不使用画线函数, 这个是 计算机图形学 中很基本的要求
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:229246
    • 提供者:沈松剑
  1. geometry

    0下载:
  2. C++语言编写的几何学算法模板。包括几何学的10多种基本的操作。例如点生成直线,叉积运算,线段的拐向,任意多边形面积的计算,点的位置判断,线段相交判断,求凸包等等。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2523
    • 提供者:KiD
  1. cut-outarithmetic

    0下载:
  2. 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。希望能给大家一点点帮助。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31278
    • 提供者:和海波
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org