搜索资源列表

  1. Motionplanner

    1下载:
  2. 数控机床上,对加工曲线粗插补,含有S加减速,匀速运动和运动间的线段衔接-CNC machine tools, processing the crude curve interpolation, acceleration and deceleration containing S, uniform motion and the movement segment of convergence
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11001
    • 提供者:陆建国
  1. liujunpeng20060618

    0下载:
  2. 1. 实现编码线段裁剪算法 1.1 段和裁剪窗口顶点坐标由鼠标输入 1.2 裁剪结果用红色绘制 1. 实现编码线段裁剪算法 实验步骤 1. 点画线段菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时画出线段 2. 选取颜色 3. 点裁剪菜单,在客户区中按下鼠标左键,移动鼠标,鼠标左键弹起时就可以得到裁剪到的线段用2中的颜色绘制出来 -1. Line Clipping achieve coding al
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:48096
    • 提供者:刘俊朋
  1. j_9171_flash

    0下载:
  2. 线段的随机运动源代码 线段的随机运动源代码 -segment of random movement of the source code segment random motion of the source code segment random motion of the source code segment random Win moving source code segment random source movement
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:5577
    • 提供者:李力
  1. gat_shiyan3

    0下载:
  2. 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60256
    • 提供者:
  1. geometry_c++

    0下载:
  2. 计算几何学常用算法库 C++语言实现 代码内容 计算几何学常用算法库,包括以下算法: 确定两条线段是否相交 判断点p是否在线段上 判断点q是否在多边形Polygon内 计算多边形的面积 寻找凸包 graham 扫描法 -geometry calculation commonly used algorithm for C language code as calculated geome
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12980
    • 提供者:henry
  1. clip_graph

    0下载:
  2. 本源码给出了实现线段和矩形的裁剪算法. 包含有一\"图形裁剪\"文件夹 实验步骤的简要提示的WORD文档--Grphics experiment NO4-图形裁剪.doc 一可执行文件-- 图形裁剪.exe - The source code has produced the realization line segment and the rectangle cuts out the algorithm Cont
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:87551
    • 提供者:于心不甘
  1. Choen-Sutherland

    0下载:
  2. 如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:47858
    • 提供者:liu
  1. cagd_arithmetic

    0下载:
  2. 怒火之袍的贡献,有算法介绍如判断点是否在线段上、判断两线段是否相交、判断线段和直线是否相交、判断点是否在多边形中、判断线段是否在多边形内、计算点到线段的最近点、计算点到圆的最近距离及交点坐标、计算两条共线的线段的交点、求线段或直线与圆的交点、凸包的求法等等,图文并茂-Army's contribution to the gowns, as introduced algorithm to determine the point o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:37924
    • 提供者:漫步者
  1. hafu1ine

    0下载:
  2. 这个程序可以识别图像中的线段或者直线,算法采用哈夫变换,将直线变换为另一个坐标系中的点,进而完成识别。-this procedure can identify the image or straight line segments, Hough transform algorithm. Linear transformation of coordinate system to another's point, thus comp
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1334
    • 提供者:bodiz2002
  1. Delphi_advline

    0下载:
  2. 我们使用VB设计界面时可以在任意方向直接画直线,但在delphi下却不能,除非在程序中去画,而该控件能够在界面设计时直接画出任意方向,任意长短的直线段。-We use the VB interface design can be in any direction direct line drawing, But under the delphi did not, except in proceedings to painting. Th
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:5611
    • 提供者:漆先虎
  1. IanPolyganfill1022

    0下载:
  2. 很有名的扫描线填充算法实现。可以用左键画完所有的封闭线段,然后点击右键填充所有封闭区域-famous scanning lines filling algorithm. Left unfinished can use all the closed segment, then right-click to fill all the closed region
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:79036
    • 提供者:Ian
  1. stabbing

    0下载:
  2. 给定n维空间中的m个非空点集S1,…,Sm,如果直线L与每个点集均有公共点,则称L为这m个点集的一条直线穿越(line transversal 或 stabbing line)。同样,如果线段K(本文中的线段均指闭线段,且包括单点集)与每个点集均有公共点,则称K为这m个点集的一条线段穿越(segment transversal 或 stabbing line segment)。穿越的概念是海莱定理(Helly’s theorem)的延伸
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:112064
    • 提供者:刘晓明
  1. simple_graphic_program

    0下载:
  2. 简易绘图程序,能够实现改变线段的粗细和颜色,能够画直线和曲线,还实现了橡皮擦功能-simple drawing program, to achieve the change line thickness and color can draw a straight line and curve, also realized the eraser function
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2228
    • 提供者:double
  1. GuangShanHuiTuYanShi

    0下载:
  2. 这是计算机图形学课程设计程序,实现Breasham、中点、数值微分画线画圆,种子填充、活化边表填充、边填充、Sutherland线段裁减、中点线段裁减、Liang-Basky线段裁减。-This is the computer graphics curriculum design procedures, Breasham, midpoint, numerical differential line drawing Circle, see
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34529
    • 提供者:张楠
  1. DDA_xianduanheyuan

    0下载:
  2. 你是不是很想要DDA画线段和圆的源代码呢?!哈哈,我这里可是好东西来的-not you wanted a painting line and the DDA round of the source code? ! Ha ha, but I am here to the good things
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17273
    • 提供者:林桂川
  1. BoundaryDetectionVc++Res

    0下载:
  2. 图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码-image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:牛牛
  1. GDI.draws

    0下载:
  2. 内容: 1. 绘制正叶线的程序,参数包括叶片长度、数目颜色和中心位置。 2. 绘制阴阳八卦的程序,可以由参数指定其内外半径、外线段的颜色和中心位置。 3. 讲稿中的各种实例。 程序将所有内容在一个项目中实现了,所以用了滚动条并将窗口设置的较大,以容下 所用图像,有些图像没有显示,但在OnDraw函数中已经包含了其代码,只需将注释符‘/* */’ 去掉即可在视图中显示其对应内容。-: 1. Rendering is
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:85221
    • 提供者:角斗士
  1. RgnGuide_src

    0下载:
  2. 这个源代码是用来实现图形之间的基本运算的,包括求交集、并集、差集等等。而且图形的形状也可以任意选择,可以是圆、线段、点、多边形等等。-the source code is used to achieve the basic graphics operations, including for intersection and set difference, and so on. The shape and graphics can ch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15562
    • 提供者:dengmh
  1. netlayer

    0下载:
  2. VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFi
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:13750
    • 提供者:Mark
  1. HoughTrans

    0下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:66098
    • 提供者:wxj
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org