搜索资源列表

  1. InterSection

    0下载:
  2. 检测空间中直线是否相交(动态)-detect whether linear space intersect (dynamic)
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:50176
    • 提供者:
  1. 计算几何

    0下载:
  2. 计算几何大全,c++代码,内含点,直线,线段,圆,弧,多边形等求交,相互关系等等各种算法,对CAD等编程有很大帮助-computational geometry Daquan, c code, intron, straight line, circle, arc, polygon, etc. intersection, mutual relations, and so on various algorithms, such as the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:孤星赶月
  1. c++_opengl_selection

    0下载:
  2. 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-d
  3. 所属分类:OpenGL

    • 发布日期:2024-05-22
    • 文件大小:40960
    • 提供者:wanhy
  1. MyQUADTREE

    0下载:
  2. 四叉树程序,用于加速三维显示等,加速求交等。-quadtree procedures for accelerated 3D display, such as accelerating intersection.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-22
    • 文件大小:311296
    • 提供者:
  1. SelectofMouse

    0下载:
  2. 提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-Proposed and implemented for three-dimensional coo
  3. 所属分类:OpenGL

    • 发布日期:2024-05-22
    • 文件大小:39936
    • 提供者:vcgirl
  1. MyLine

    0下载:
  2. java 线段类..判断线段相交-java category .. judging line segment intersection
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:
  1. InterSection

    0下载:
  2. 计算机图形学,一个直线段求交算法演示的例子.-Computer Graphics, a line segment intersection algorithm demo example.
  3. 所属分类:C#编程

    • 发布日期:2024-05-22
    • 文件大小:77824
    • 提供者:吴坤
  1. intersection

    0下载:
  2. 一个非常有效的计算光线与多面体的交点的程序-A very effective light and calculating the intersection polyhedron procedures
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:秦园
  1. image_similarity

    0下载:
  2. 图像相似度检测,下面是直方图相交的代码,同种图片的识别率达90%以上,性能非常稳定。 程序的例子是8位(256色)位图,其他位图类似。 -Image similarity detection, the following is the histogram intersection of the code, the same kinds of picture identification rate of 90, performan
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:zhaochuan
  1. ex3_intersection

    0下载:
  2. 实现垂直水平线计算交点的算法,为乌迪曼波算法书上面的方法-To achieve vertical horizon algorithm for computing the intersection point for the book above乌迪曼波algorithm approach
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:Jiawang
  1. space_intersection

    0下载:
  2. 该程序实现了摄影测量学中的空间前方交会,即利用像片点坐标求出对应点坐标。用户只要将原始文件夹里的内容更改就可以利用该程序求出想要的数据了。-Procedures for the implementation of the photogrammetry study space forward intersection, which coordinates the use of image point coordinates of corr
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:guo
  1. intersection

    0下载:
  2. 计算水平线与垂直线交点个数问题。扫描方法计算。-Calculation of horizontal and vertical line of intersection the number of questions. Scanning method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:黄半仙
  1. CirclesIntersection

    0下载:
  2. the intersection of cycl in matlab.show the result in figur.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:babahi
  1. lineIntersect

    0下载:
  2. determines the intersection points of curves
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:canberk
  1. intersection

    1下载:
  2. 此程序是前方交会的实现,能很好的说明算法的原理,值得一看-This program is the realization of forward intersection can be a very good descr iption of the algorithm theory, worth a visit
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:100352
    • 提供者:明会
  1. forward-intersection

    0下载:
  2. 摄影测量前方交会采用VisualBasic编写-Photogrammetry forward intersection using VisualBasic to prepare
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:102400
    • 提供者:ljlzjg
  1. zhixian

    0下载:
  2. 判断两条直线是否平行,也可以判断是否相交,并可以求出交点。-To determine whether the two parallel straight lines, you can also determine whether the intersection, and can find the intersection.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:jay
  1. Intersection

    0下载:
  2. 程序可以求出两条直线的所有交点,进行放大或缩小显示以及标记出交点。-Find all the intersection points of two lines and zoom the lines.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-22
    • 文件大小:17483776
    • 提供者:张庆岭
  1. jck

    0下载:
  2. Intersection surface drawing.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:冰人
  1. pll

    0下载:
  2. 该程序用matlab实现求两直线的交点,显示直线和交点坐标。-Present two lines intersection
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:da
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org