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

搜索资源列表

  1. lisanchuandibibao

    0下载:
  2. 离散数学中求解二元关系2到100间的所有素数传递闭包的问题.-Discrete Mathematics for binary relations 2-100 all prime numbers transitive closure of the issue.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:wangyuliang
  1. RelationOperation

    0下载:
  2. 离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包-Discrete Mathematics relations with the closure operation, including reflexive closure, symmetric closure, transitive closure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:33.64kb
    • 提供者:xiesx
  1. j04308

    1下载:
  2. 死锁的检测和解除 1 资源分配图和死锁定理 2 借助于死锁的安全性测试算法的死锁检测 3 warshall传递闭包算法的死锁检测 资源分配图和死锁定理 解决死锁问题的一条途径是死锁检测和解除,这种方法对资源的分配不加任何限制,也不采取死锁避免措施,但系统定时地运行一个“死锁检测”程序,判断系统内是否已出现死锁,如果检测到系统已发性了死锁,再采取措施解除它。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:455.2kb
    • 提供者:daiuirchuan
  1. bibao

    0下载:
  2. 离散数学。。C语言。。求有限集上给定关系的传递闭包
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:陈寅华
  1. FCM

    0下载:
  2. 模糊聚类分析传递闭包算法FCM的matlab程序,能对数据进行分类处理
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:王璐瑶
  1. fcm_c

    1下载:
  2. 模糊聚类分析传递闭包法FCM的C语言程序, 能对数据进行分类,广泛应用于模式识别中
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.5kb
    • 提供者:王璐瑶
  1. mpi15

    0下载:
  2. 也是关于并行计算的问题,用来将解决邻接矩阵中的传递闭包。程序中有详细的注释,程序后有测试结果和说明
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:229.96kb
    • 提供者:james
  1. 模式识别-模糊聚类算法--传递闭包法

    3下载:
  2. 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:1.77kb
    • 提供者:zyp
  1. TRANSMIT

    0下载:
  2. 离散数学中用Warshell算法实现传递闭包 离散数学中用Warshell算法实现传递闭包-Discrete Mathematics Warshell algorithm using discrete mathematics using the transitive closure transitive closure algorithm Warshell
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:210.71kb
    • 提供者:ristal
  1. F_JIDtjl

    0下载:
  2. 模糊聚类分析动态聚类图,R模糊相似矩阵 求传递闭包-Fuzzy cluster analysis of dynamic clustering diagram, R fuzzy similar matrix transitive closure of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.3kb
    • 提供者:liudexin
  1. MPI-GraphTheory

    1下载:
  2. 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:720.63kb
    • 提供者:不死鸟
  1. warshall

    0下载:
  2. 用Warshall算法求二元关系的传递闭包。输入一个N*N的0、1矩阵M,将矩阵M作为二元关系的关系矩阵,用Warshall 算法求出A的传递闭包M,输出M。-Warshall algorithm is seeking to use the transitive closure of binary relations. Enter an N* N of the 0,1 matrix M, the matrix M as a binary relation, the relationship be
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:13.97kb
    • 提供者:jhp627
  1. closure

    0下载:
  2. 传递闭包的并行算法,理论上对于多少阶的都可以-Transitive closure of the parallel algorithm, in theory, for how many bands can be
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:2.68kb
    • 提供者:成斌
  1. bibaob

    0下载:
  2. 求有限集上给定关系的传递闭包,通过输入给定关系的关系矩阵,求其传递闭包。可用二值矩阵描述关系。取矩阵中对应相关元素相交处的值为1,其它地方的的值为0。-For a limited relationship between a given set of transitive closure, by entering the relationship between a given matrix, and its transitive closure. Can be used to describe
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:16.64kb
    • 提供者:yuanjia
  1. BinaryRelations

    0下载:
  2. 设存在集合A,R是A上的关系,检查R是否为等价关系。并且生成R的自反闭包、对称闭包和传递闭包。R既可以由用户输入,也可以由程序随机生成。【最大选题人数:8】 提示:集合A中的元素可以是任何类型,甚至是对象。 -Established the existence of the collection A, R is the relationship between A, check whether the equivalence relation R. And generate R s r
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:56.27kb
    • 提供者:Dante
  1. qiuchuandibibao

    0下载:
  2. 数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的C语言刚看到数组,就编来看看吧。-Digital Image Processing class visual sense to the base image and involves a discrete mathematics concepts: the transitive closure. Just me just to see the array of C language, on the alloca
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:123
  1. Warshall

    0下载:
  2. 实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:麦穗
  1. warshall

    0下载:
  2. warshall算法代码,便于计算关系矩阵的传递闭包,同时便于计算强分图-warshall algorithm code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:452.15kb
    • 提供者:洪学飙
  1. closure

    0下载:
  2. 离散数学中的传递闭包、自反闭包、对此闭包,用C语言全实现!-Discrete mathematics the transmission closure, reflexive closure, this closure, C language all true!
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:340.64kb
    • 提供者:李念
  1. 新建文件夹

    0下载:
  2. 模糊数学中有关模糊聚类分析中传递闭包的求法(The solution of transitive closure in fuzzy cluster analysis in fuzzy mathematics)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-24
    • 文件大小:1kb
    • 提供者:岳娜
« 12 3 »
搜珍网 www.dssz.com