当前位置:
首页
资源下载

搜索资源 - transitive closure
搜索资源列表
-
0下载:
离散数学中求解二元关系2到100间的所有素数传递闭包的问题.-Discrete Mathematics for binary relations 2-100 all prime numbers transitive closure of the issue.
-
-
0下载:
离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包-Discrete Mathematics relations with the closure operation, including reflexive closure, symmetric closure, transitive closure
-
-
3下载:
模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
-
-
0下载:
离散数学中用Warshell算法实现传递闭包
离散数学中用Warshell算法实现传递闭包-Discrete Mathematics Warshell algorithm using discrete mathematics using the transitive closure transitive closure algorithm Warshell
-
-
0下载:
模糊聚类分析动态聚类图,R模糊相似矩阵
求传递闭包-Fuzzy cluster analysis of dynamic clustering diagram, R fuzzy similar matrix transitive closure of
-
-
1下载:
图论部分的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
-
-
0下载:
用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
-
-
0下载:
A Novel FDTD Application Featuring OpenMP-MPI Hybrid Parallelization (2004)
-
-
0下载:
传递闭包的并行算法,理论上对于多少阶的都可以-Transitive closure of the parallel algorithm, in theory, for how many bands can be
-
-
0下载:
求有限集上给定关系的传递闭包,通过输入给定关系的关系矩阵,求其传递闭包。可用二值矩阵描述关系。取矩阵中对应相关元素相交处的值为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
-
-
0下载:
设存在集合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
-
-
0下载:
数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的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
-
-
0下载:
Matlab Code to find transitive closure
-
-
0下载:
实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
-
-
0下载:
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)
-
-
0下载:
数据结构里关于有向图传递闭包算法求出两点间最短距离的部分资料-Data structure diagram on a transitive closure algorithm to find the shortest distance between two points some of the information
-
-
0下载:
实现二元关系的取反,复合,自反闭包,传递闭包,对称闭包等,并以矩阵输出-Negated binary relations realized, complex, reflexive closure, transitive closure, symmetric closure, etc., and the output matrix
-
-
0下载:
In computer science, the Floyd–Warshall algorithm (also known as Floyd s algorithm, Roy–Warshall algorithm, Roy–Floyd algorithm, or the WFI algorithm[clarification needed]) is a graph analysis algorithm for finding shortest paths in a weighted graph
-
-
0下载:
求模糊粗糙的标准化以及数量积法和传递闭包-Standardization of requirements and the number of fuzzy rough plot method and the transitive closure
-
-
0下载:
用C语言编写程序,实现用Warshall算法解决关系R的传递闭包问题-Write a program in C language, implemented by Warshall algorithm to solve relationship problems transitive closure R
-