CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - intersection

搜索资源列表

  1. 含并、交和差运算的集合类型试验报告

    0下载:
  2. 含并、交和差运算的集合类型试验报告,这个报告是做计算机试验的标准样式,分为了7个模块。-containing, intersection and poor computing pool type test report, the report is made to the standard computer test pattern, divided into seven modules.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:33.79kb
    • 提供者:山子
  1. intersection

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

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:黄半仙
  1. CirclesIntersection

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

    • 发布日期:2017-04-29
    • 文件大小:13.24kb
    • 提供者:babahi
  1. lineIntersect

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

    • 发布日期:2017-04-01
    • 文件大小:931byte
    • 提供者:canberk
  1. jck

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

    • 发布日期:2017-04-10
    • 文件大小:783byte
    • 提供者:冰人
  1. intersection

    0下载:
  2. 这是一个简单的在VC6.0下两个数组求交集的程序-get the intersection of two number groups
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:627.31kb
    • 提供者:suyang
  1. cal-intersection-of-two-lines

    0下载:
  2. X1,X2,X3,X4分别为4个点的三维坐标,例如X1=[1,2,3],本程序可以计算出直线X1X2与X3X4的交点P的坐标X,如果直线X1X2与X3X4不相交,则给出的是直线X1X2与X3X4的公垂线在直线X1X2上的垂足的坐标。-X1, X2, X3, X4 are 4 three-dimensional coordinates of points, such as X1 = [1,2,3], the program can calculate the intersection of lin
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:50.11kb
    • 提供者:wyc
  1. intersection

    0下载:
  2. Intersection of fuzzy sets
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5.33kb
    • 提供者:vikas
  1. Intersection

    0下载:
  2. 对于平面内给定的所有的水平或竖直线段,求其交点总数。运用线段树使程序在交点较少时能快于暴力算法-For a given plane, horizontal or vertical line of all, find the intersection number。
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.01mb
    • 提供者:cs
  1. CI

    0下载:
  2. covariance intersection algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.21kb
    • 提供者:kurikori
  1. boolean-intersection-calculation

    0下载:
  2. 巷道体布尔求交算法,详细源码,开发环境vc++6.0.-boolean intersection calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-16
    • 文件大小:4.24mb
    • 提供者:
  1. cone-plane-intersection-v2.0

    0下载:
  2. Demo1: Demonstration of a cone-plane intersection interpreted in terms of Gaussian Probability Density Function (PDF).
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4.9kb
    • 提供者:
  1. Polygons-Intersection

    0下载:
  2. A set of functions to crop polygons or compute are of polygons intersection.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:17.59kb
    • 提供者:Adi
  1. Intersection

    0下载:
  2. 三个数组求交集,先求前面两个数组的交集,在和第三个求交集。-Three arrays is seeking to set intersection, consideration is to seek the intersection of the front of the array, and then seek the intersection of the results and the back. This is the most basic method.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.06kb
    • 提供者:xuexi
  1. Intersection

    0下载:
  2. 用来计算物探二维测线交点的算法。二维测线的交点在实际生产中有着非常重要的意义。-The algorithm used to calculate the intersection of Geophysical 2D line. 2D line intersection has a very important significance in the actual production.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:2.84kb
    • 提供者:somnus
  1. forward-intersection

    0下载:
  2. 应用于双像前方交会求解地面坐标的一个直接在c++运行的程序,非常实用-Be applied to the double image forward intersection Solving ground coordinates procedures run directly in c++, very practical
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1.45kb
    • 提供者:张懂庆
  1. List-for-set-intersection-problem

    0下载:
  2. 已知两个单链表A与B分别表示两个集合,其元素类型为int且递增排列,其头结点指针分别为a,b。求出A与B的交集,要求C同样以元素值递增的单链表形式储存。-Known two single chain A and B denote two collections whose elements of type int and ascending, the head node pointers are a, b. Find the intersection of A and B, C similarl
  3. 所属分类:Data structs

    • 发布日期:2017-11-08
    • 文件大小:3.11kb
    • 提供者:taosq
  1. Intersection

    1下载:
  2. 本人编的fortran小程序,用来求出直线的交点,挺好用的,希望帮助到大家。-I made a small FORTRAN procedures, used to find the intersection of a straight line, very good use, I hope to help you.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.71kb
    • 提供者:
  1. forward-intersection

    0下载:
  2. 测绘工程,摄影测量解算,后方交会解算方法,用来解算像片的六个外方位元素。-Photogrammetric resection, forward intersection.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.04kb
    • 提供者:聂胜娜
  1. line-plane-intersection

    1下载:
  2. 求空间直线与平面的交点 已知直线L过点m(m1,m2,m3),且方向向量为VL(v1,v2,v3), 平面P过点n(n1,n2,n3),且法线方向向量为VP(vp1,vp2,vp3),求得直线与平面的交点O的坐标(x,y,z)(Find the intersection of space, line and plane the line L is known to be over M (M1, M2, m3), and the direction vector is VL (V1
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:113kb
    • 提供者:lion_han
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com