搜索资源列表
lisanchuandibibao
- 离散数学中求解二元关系2到100间的所有素数传递闭包的问题.-Discrete Mathematics for binary relations 2-100 all prime numbers transitive closure of the issue.
RelationOperation
- 离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包-Discrete Mathematics relations with the closure operation, including reflexive closure, symmetric closure, transitive closure
j04308
- 死锁的检测和解除 1 资源分配图和死锁定理 2 借助于死锁的安全性测试算法的死锁检测 3 warshall传递闭包算法的死锁检测 资源分配图和死锁定理 解决死锁问题的一条途径是死锁检测和解除,这种方法对资源的分配不加任何限制,也不采取死锁避免措施,但系统定时地运行一个“死锁检测”程序,判断系统内是否已出现死锁,如果检测到系统已发性了死锁,再采取措施解除它。
bibao
- 离散数学。。C语言。。求有限集上给定关系的传递闭包
FCM
- 模糊聚类分析传递闭包算法FCM的matlab程序,能对数据进行分类处理
fcm_c
- 模糊聚类分析传递闭包法FCM的C语言程序, 能对数据进行分类,广泛应用于模式识别中
mpi15
- 也是关于并行计算的问题,用来将解决邻接矩阵中的传递闭包。程序中有详细的注释,程序后有测试结果和说明
模式识别-模糊聚类算法--传递闭包法
- 模式识别-模糊聚类算法--传递闭包法,追踪法-matlab程序,Pattern Recognition- Fuzzy Clustering Algorithm- transitive closure procedures for law-matlab
TRANSMIT
- 离散数学中用Warshell算法实现传递闭包 离散数学中用Warshell算法实现传递闭包-Discrete Mathematics Warshell algorithm using discrete mathematics using the transitive closure transitive closure algorithm Warshell
F_JIDtjl
- 模糊聚类分析动态聚类图,R模糊相似矩阵 求传递闭包-Fuzzy cluster analysis of dynamic clustering diagram, R fuzzy similar matrix transitive closure of
MPI-GraphTheory
- 图论部分的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
warshall
- 用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
closure
- 传递闭包的并行算法,理论上对于多少阶的都可以-Transitive closure of the parallel algorithm, in theory, for how many bands can be
bibaob
- 求有限集上给定关系的传递闭包,通过输入给定关系的关系矩阵,求其传递闭包。可用二值矩阵描述关系。取矩阵中对应相关元素相交处的值为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
BinaryRelations
- 设存在集合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
qiuchuandibibao
- 数字图像处理课上讲到图像和视觉基础时涉及到了离散数学中的一个概念: 传递闭包。刚好我的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
Warshall
- 实现数学中的warshall算法,既完成对传递闭包的求解-To achieve in mathematics warshall algorithm, both to complete the transitive closure of the solution
warshall
- warshall算法代码,便于计算关系矩阵的传递闭包,同时便于计算强分图-warshall algorithm code
closure
- 离散数学中的传递闭包、自反闭包、对此闭包,用C语言全实现!-Discrete mathematics the transmission closure, reflexive closure, this closure, C language all true!
新建文件夹
- 模糊数学中有关模糊聚类分析中传递闭包的求法(The solution of transitive closure in fuzzy cluster analysis in fuzzy mathematics)