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

搜索资源列表

  1. abc

    0下载:
  2. 两个多边形相交检测,经典代码,在多篇论文中有引用-Two polygon objects intersection test, classic code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:34055
    • 提供者:
  1. ScanLineFillAlgorithm

    0下载:
  2. 扫描线填充算法画多边形 说明: 可以是边相交的多边形-Scan Line Fill Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:5086
    • 提供者:zhao_xinping
  1. image similarity

    2下载:
  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, performance is very stable. Procedure
  3. 所属分类:绘图程序

    • 发布日期:2013-07-18
    • 文件大小:2281
    • 提供者:zhaochuan
  1. Java程序MyLine

    1下载:
  2. 编写一个线段类 MyLine,要求如下: 主要属性有: e1,e2 端点,类型为Point 编写构造方法,如(Point p1 , Point p2) 编写成员方法。如: 检查线段是否位于第一象限check… 求线段的长度 length() … 判断两条线段(非延长线)是否相交(另一线段作为参数)。 求一点到该线段(或延长线)的距离 编写测试程序 用户输入线段的两点坐标构造一个线段 用户选择需要执行已编写的哪种方法(判断是否相交) 根据用户选择的方法要求用户输入点的坐标,或者线段的两点坐标,并反
  3. 所属分类:J2ME

  1. Computer_Graphics

    0下载:
  2. 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, cutting, blanking, graphics int
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:3555788
    • 提供者:Jane
  1. tuxingxue

    0下载:
  2. java写的图形学基础,含线线相交,线面相交,扫描线算法演示等,编译时须先编译polygon.java再编译saomiaoxian.java运行saomiaoxian即可。-failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:11461
    • 提供者:李丹
  1. labyrinth

    0下载:
  2. 利用不相交类集制作的自动生成迷宫的程序,迷宫大小可自由改变-labyrinth game
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2502403
    • 提供者:zAz
  1. MyPolyStock

    2下载:
  2. 实现凸多边形排样,使用临界多边形NFP判断两个凸多边形是否相交,使用启发式算法提高效率-It s a good implement of convex polygon stock.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:727657
    • 提供者:陈露
  1. FamilyTree

    1下载:
  2. 最近公共祖先的家谱树 1. 正确构造了家谱树,实现了简单的查询:如查找祖先,查找家长,查找孩子, 查找兄弟,查找配偶,遍历所有家族成员等等。 2. 正确实现了插入,删除,结婚等操作。 3. 实现了一些复杂的查询,如:查找某人的所有子孙,查找某人的兄弟姐妹,部 分实现了给出两人,查询称呼的功能。(但对于过分复杂的关系暂时还不能实现。) 新增功能 1. 正确实现了不相交集合类(disjointSet.h)。 2. 正确利用并查集实现了LCA(Least Common
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:11595
    • 提供者:马嘉元
  1. draw

    0下载:
  2. 程序可以画点画线,还可以判断所画的点是否在直线上,而且判断两线是否相交- Stipple line can also be drawn to determine whether the point of a straight line, but also to judge whether two lines intersect
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-28
    • 文件大小:10995548
    • 提供者:徐官龙
  1. java3d_collision

    0下载:
  2. java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试-Collision Detection in java3d source can be achieved in three-dimensional space of the intersection of the two test objects
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:11386
    • 提供者:张忠祥
  1. tuxingxiangjiao

    0下载:
  2. 图形学相交相切的算法~~~~~图书配的源码-Graphics intersecting tangent algorithm with the source books ~~~~~
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:52721
    • 提供者:其其
  1. TRICUT

    0下载:
  2. c++写的三角形相交测试程序,可以判断三维空间内的三角形是否相交-c++ write triangle intersection test procedure can be judged in three-dimensional space within the triangle is the intersection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:31162
    • 提供者:赵林林
  1. caijianchengxu

    0下载:
  2. 任意画条直线可以计算其斜率,线和多边形的相交时如何进行舍去。-Any painting can be calculated straight-line slope, line and polygon how to proceed when the intersection of rounding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:76798
    • 提供者:ruyan
  1. tuxingxiangjiao_xiangqie

    0下载:
  2. 该程序可作为图形学课程设计用,演示的二维图形(圆、直线)的相交,相切的情况-The program can be used as curriculum design graphics, and presentation of two-dimensional graphics (circle, line) intersection, tangent to the situation
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:53394
    • 提供者:逸泉
  1. duanxian

    0下载:
  2. 是一断线的程序 可以把相交的若干个线 断成是一段段的线段 实用-Is a disconnection process can be a number of intersecting lines cut into the line above is a practical
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:37575
    • 提供者:chenyong
  1. poly_cross

    1下载:
  2. 求两个多变行是否相交。里面用到了线段是否相交函数,希望对大家有用。-Seek whether the intersection of two changeable. Whether it used the segment intersection function, useful for all of us hope.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:982
    • 提供者:陈建胜
  1. UnionFind

    1下载:
  2. 并查集算法主要实现在若干个不相交集合中的两个操作:第一判断一个集合是否在另一个集合中,第二合并两个不相交的集合-A union-find algorithm is an algorithm that performs two useful operations on such a data structure:1. Find: Determine which set a particular element is in. 2. Union: Combine or merge two sets i
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-05-23
    • 文件大小:255619
    • 提供者:黄异
  1. Ex3

    0下载:
  2. 程序实现多边形扫描转换的扫描线算法--多边形的输入(鼠标)--非自相交多边形-- 三角形的特殊性,利用OpenGL函数实现柱状图和饼图函数 -Polygon scan conversion process to achieve the scan line algorithm- POLYGON input (mouse)- non-self-intersecting polygons- triangles are unique, the use of OpenGL function functio
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:26078
    • 提供者:liling
  1. 4

    0下载:
  2. 判断两个链表是否相交,寻找相交节点。这个题经常和判断链表是否有环放在一起讨论,只要变换以下即可-To determine whether the intersection of two linked list, find the intersection nodes. The title list to determine whether or not regular and has ring together to discuss, as long as you can transform t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:15728
    • 提供者:林大嘴
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com