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
    • 文件大小:1337
    • 提供者:wangyuliang
  1. RelationOperation

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

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

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

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

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

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

    0下载:
  2. 闭包传递法的一个函数以及一个求最大生成树的函数,用于模糊聚类分析(matlab)
  3. 所属分类:matlab例程

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

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

    • 发布日期:2017-03-21
    • 文件大小:1813
    • 提供者: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
    • 文件大小:215768
    • 提供者:ristal
  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
    • 文件大小:737930
    • 提供者:不死鸟
  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
    • 文件大小:1388377
    • 提供者:麦穗
  1. lisanshuxu2

    0下载:
  2. 1. 求有限集上给定关系的自反、对称和传递闭包。(有两种求解方法,只做一种为A,两种都做为B) 2. 求有限集上等价关系的数目。(有两种求解方法,只做一种为A,两种都做为B) -1. Find a limited set of relations on a given reflexive, symmetric and transitive closure. (There are two solution method, only one is A, both are used as B)
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1581
    • 提供者:程国栋
  1. closure

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

    • 发布日期:2017-03-23
    • 文件大小:348813
    • 提供者:李念
  1. GraphA

    0下载:
  2. 数据结构里关于有向图传递闭包算法求出两点间最短距离的部分资料-Data structure diagram on a transitive closure algorithm to find the shortest distance between two points some of the information
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:523
    • 提供者:Michael
  1. 3-4Bellman-Ford

    0下载:
  2. 传递闭包在算法中是一种很重要的工具,可以帮助我们ACMer判断两者之间是否有联系-Bellman-Ford it s very important in programming.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8688
    • 提供者:江七
  1. fcm

    1下载:
  2. 模糊聚类处理过程中计算传递闭包的程序。指定行列后,自动读取Excel中数据。-fuzzy clustering
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:691
    • 提供者:的姓名
  1. Matlab

    0下载:
  2. 求模糊粗糙的标准化以及数量积法和传递闭包-Standardization of requirements and the number of fuzzy rough plot method and the transitive closure
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4359
    • 提供者:陈佩莉
  1. 3-2010111119

    0下载:
  2. 对输入的矩阵,输出其自反闭包、对称闭包,并利用Warshall算法实现其传递闭包-The matrix of input, output since the the closure, symmetry closure, and use Warshall algorithm to realize its relay closure
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7048
    • 提供者:王延达
  1. Discrete-Mathematics-report(2)

    0下载:
  2. 1. 求有限集上给定关系的自反、对称和传递闭包。(有两种求解方法,只做一种为A,两种都做为B) 2. 求有限集上等价关系的数目。(有两种求解方法,只做一种为A,两种都做为B) 3. 求解商集,输入集合和等价关系,求相应的商集。(C) 注意:题目类型分为A,B,C三类,其中A为基本题,完成A类题目可达到设计的基本要求,其他均为加分题,并按字母顺序分数增加越高。 -A demand for a given finite set of reflexive, symmetric
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:775643
    • 提供者:周文俊
  1. Fuzzy-logic-toolbox-matlab-program

    0下载:
  2. 完成了传递闭包转换等价矩阵,到截取矩阵,最后以动态聚类图形现实出来,并且直观显示,对于初级用户有很大帮助,可以进行二次开发-Transitive closure conversion completed equivalent matrix, to intercept matrix, and finally to the reality out dynamic clustering graph, and an intuitive display of great help for the novi
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:10862
    • 提供者:周晓波
  1. FCM-based-on-equal-relation

    0下载:
  2. FCM的一种实现方式基于模糊等价关系的聚类,需要建立传递闭包,适合初学模糊理论的同学练习。-a relation for clustering based on fuzzy equation ,which need formte pass relation ,it is useful for student who is learning FCM
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1367
    • 提供者:小倩
  1. gdkhuie

    0下载:
  2. 离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:33792
    • 提供者:YSRqyyu&845
搜珍网 www.dssz.com