搜索资源列表

  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 cl
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:yuanjia
  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 arra
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:123
  1. MPI-GraphTheory

    0下载:
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:738304
    • 提供者:不死鸟
  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
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:14336
    • 提供者:jhp627
  1. Warshall

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

    • 发布日期:2024-05-10
    • 文件大小:1388544
    • 提供者:麦穗
  1. warshall

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

    • 发布日期:2024-05-10
    • 文件大小:462848
    • 提供者:洪学飙
  1. F_JIDtjl

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:liudexin
  1. warshall

    0下载:
  2. 用c++实现离散数学中wahshall算法计算可传递闭包的程序-warshall
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:mzy
  1. 55

    0下载:
  2. 用Warshall算法求二元关系的传递闭包。输入一个n*n的0、1矩阵A,将矩阵A作为二元关系的关系矩阵,用Warshall 算法求出A的传递闭包M,输出M。-Warshall
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:543744
    • 提供者:郭敏霞
  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
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:程国栋
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:Michael
  1. lab2

    0下载:
  2. 实现二元关系的取反,复合,自反闭包,传递闭包,对称闭包等,并以矩阵输出-Negated binary relations realized, complex, reflexive closure, transitive closure, symmetric closure, etc., and the output matrix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:893952
    • 提供者:李华
  1. 3-4Bellman-Ford

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

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:江七
  1. fcm

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:的姓名
  1. Matlab

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

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:陈佩莉
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:王延达
  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 finit
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:775168
    • 提供者:周文俊
  1. visalc

    0下载:
  2. 该程序用来求模糊等价矩阵,求传递闭包的C语言程序-The program is used to find fuzzy equivalent matrix, find the transitive closure of the C language program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:155648
    • 提供者:sunyichao
  1. lisanbiancheng

    0下载:
  2. 离散编程,求关系的传递闭包,真值表,求偏序关系的极大元与极小元,消解算法 求关系的传递闭包 输入 一次输入一个关系矩阵,每一行两个相邻元素之间用一个空格隔开,输入元素的行与列分别对应关系矩阵的行与列。 输出 输出该关系的传递闭包所对应的关系矩阵,要求格式与输入的格式相同。-Discrete programming, find the relationship between the trans
  3. 所属分类:汇编语言

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:黄艳玲
  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 disp
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者:周晓波
« 1 23 »

源码中国 www.ymcn.org