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

搜索资源列表

  1. Onthescreen360degreescos(x)curve

    0下载:
  2. 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 图形迭加的关键是要在分别计算出同一行中两个图形的列方向点坐标后,正确判断相互的位置关系。 在屏幕上显示0~360度的cos(x)曲线与直线f(x)=45*(y-1)+31的迭加图形。其中cos(x)图形用“*”表示,f(x)用“+”表示,在两个图形相交的点上则用f(x)图形的符号。 -On the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:796
    • 提供者:妄想生
  1. transreversal_app

    0下载:
  2. 实现了一种图算法,在该图上有几个重要的操作,包括圈分解和圈相交判断-implements a graph algorithm, including some operations on graph,,,cycle incomposition and intersect, interleave.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:11589
    • 提供者:liuguangcong
  1. MPI-Geometry

    0下载:
  2. 部分几何问题的MPI源码,包括包含、相交和凸壳问题。-Some geometric problems MPI source code, including the inclusion, intersection and convex hull problems.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:8283
    • 提供者:不死鸟
  1. hough_circle

    0下载:
  2. 用hough变换提取圆,只能提取外围能检测到得圆,对相交的圆或包含在其他圆内的圆提取还需要改进。-With the hough transform to extract the round, can only be extracted to get round the external can be detected on the intersection of circle or included in the other circle inside the circle extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:906
    • 提供者:richman
  1. xiangjiao

    0下载:
  2. 计算机图形学原理及算法教程(和青芳)随书源代码——图形相交与相切-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- graphic intersects with the tangent
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:66039
    • 提供者:李超
  1. Algorithm

    0下载:
  2. java 图形编程常用的,检验两条直线是否相交的java算法。-check two lines crossing each other
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4121
    • 提供者:song
  1. TheBeautyofProgramming_1

    0下载:
  2. 编程之美--微软技术面试心得: 1的数目 NIM(2)“拈”游戏分析 task manager 编程判断两个链表是否相交 让CPU占用率曲线听你指挥 不要被阶乘吓倒 等-The Beauty of Programming- Microsoft Technical Interview experience: a number of NIM (2) " twist" game analysis task manager program to determ
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2755144
    • 提供者:李俊峰
  1. yuanxing

    1下载:
  2. 编写C++程序完成以下功能: (1)定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2)定义一个圆形类,其属性包括圆心和半径; (3)创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。 -The preparation of C++ program to accomplish the following functions: (1) defines a Point class, whose properties include
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:1002
    • 提供者:泣笑之泪
  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. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1799
    • 提供者:jay
  1. TestCutRect

    0下载:
  2. 计算两个矩形相交后 产生新的矩形 主要是算法方面的 而且是跨平台的-After the calculation of two rectangles intersect the rectangle is mainly to generate new algorithms but also aspects of cross-platform
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:104668
    • 提供者:雷军
  1. computational_geometry

    0下载:
  2. 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10869
    • 提供者:ltryee
  1. Auto-pairing-of-the-separation-pair-points

    0下载:
  2. 利用基于凹点搜索和最短距离的构造分离线的方法分离串联淋巴细胞时,需要自动实现 相应凹区域的配对。对于两个细胞粘连的情况,由于恰好存在两个凹区域,故不存在自动配对问题 对于三个细胞串联、存在三个凹区域的情况,通过判断分离线是否与核心三角形相交实现自动配对 对于三个细胞串联、存在四个凹区域的情况,先计算各凹区域到核心钝角三角形的最短距离、同时获得四个端点,然后利用其坐标与核心坐标的关系进行自动配对。设计的分离方法能够满足两个细胞粘连和三个细胞串联情况的准确、快速、自动分离.-Auto pairi
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:511965
    • 提供者:yan
  1. ter_and_ray_cast

    0下载:
  2. 一本电子书,讲述了如何快速的进行射线和地形的相交处理-1 e-books, about how fast to deal with the intersection-ray and the terrain
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:14658
    • 提供者:石头
  1. 2-2

    0下载:
  2. 创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。-Create two circular objects, prompts the user to enter the center point coordinates and radius to determine whether two circles intersect, and output.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:843
    • 提供者:佟笠
  1. intersect

    0下载:
  2. 高效的三角形和三角形的相交性检测,判断他们是否共面,碰撞区间的使用。-Efficient triangle and triangle intersection detection, to determine whether they are coplanar, the collision zone use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4068
    • 提供者:胖猪
  1. dbxtc

    0下载:
  2. 多边形填充扫描算法源码:对每一条扫描线都建立一个与它相交的多边形的活性边表-Polygon Fill-scan algorithm Source: for every one scanning lines intersecting a polygon with its active side of the table
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:1100
    • 提供者:lnfslcc
  1. polygoncut

    1下载:
  2. 对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。-draw two polygon and then they can cut each other.The color of intersected parts are red.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4017527
    • 提供者:王超
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. GraphiccontrastANDtangent

    0下载:
  2. 本文档内的程序实现了图形的相交-相切运算,对于进行计算机图形操作的人员具有借鉴意义-The procedures of this document implements the graph intersection- tangent operator for the operation of computer graphics to be learned by the staff
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:439665
    • 提供者:daede
  1. ScanLineAlgorithmfortheregionfilled

    0下载:
  2. 扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间-Scan Line Algorithm for the region filled
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:5477
    • 提供者:zhao_xinping
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com