搜索资源列表
Connection
- 关于连通性的等分路径压缩带权快速合并算法-on connectivity Aliquot right path with rapid compression algorithm merger
ConArea
- 在IDL开发平台下,对一个栅格数组(2维矩阵)的连通性进行求掩码,将连通的同一个数的所有相邻数据全部以一个自增的掩码标识出来,并且自动识别和标出对孤岛,可以指定需要计算的有效值或者不需要计算的无效值。
7nodenet
- 生成一个小的网络,包含了图的连通性,只有7个节点
ck_conty
- ck_conty为判断图的连通性的matlab mex文件,另附带包含BFS和DFS的C源程序
information
- 该程序主要分析了脑电信号的互相关熵问题,对于脑电信号的联通性问题,做了互相关分析,该软件可以很好的运行,并实现主要连通性问题的解决。
zhang
- 快速并行细化算法,并保证细化后曲线的连通性。-Fast parallel thinning algorithm, and to ensure connectivity after thinning curve.
1739
- pku 1739 Tony s Tour 连通性状态压缩DP-pku 1739 Tony s Tour connectivity state of compression DP
3133
- pku 3133 Manhattan Wiring 连通性状态压缩DP-pku 3133 Manhattan Wiring connectivity state of compression DP
DataStructureUtil
- 该压缩文件夹内有诸多常用算法和数据结构的c++模板编程实现,可作为您程序开发的辅助工具。具体有栈、队列、优先队列、字典、二叉树、图(包括节点的遍历,连通性判断,3种经典最短路径算法的实现等)。-The compressed folder, there are many commonly used algorithms and data structures c++ Template programming, can be used as your development tool. Specif
TraversingGraph
- 图的遍历算法是求解图的连通性问题、拓扑排序和求关键路径等算法的基础-Graph traversal algorithm is to solve the graph connectivity problem, topological sorting and demand, such as critical path algorithm
liantongxing
- 本程序引入了连通性状态压缩动态规划方法,可以在非常快的时间内解决棋盘上的哈密顿回路个数的计数。 时间复杂度O(n*m*3^n)远低于搜索。-This procedure introduced in the state of connectivity compression methods of dynamic programming can be very fast in time to solve the Hamiltonian circuit board on the count of
liantongxingdp
- 基于连通性状态压缩的动态规划问题 基于连通性状态压缩的动态规划问题-Based on the connectivity state of the dynamic programming problem compressed connectivity state of compression based on the dynamic programming problem
aaa
- 对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: 对无向图求每个顶点的度,或对有向图求每个顶点的入度和出度(5分) 完成插入顶点和边(或弧)的功能(5分) 完成删除顶点和边(或弧)的功能(5分) 两种存储结构的转换(5分),如果其中一种存储结构为十字链表或邻接多重表则增加5分。
graohliantong
- 利用深度优先遍历,判断无向/有向图的连通性的程序。-Using depth-first traversal to determine undirected/directed graph of the connectivity process.
aph_Cut
- 带连通性约束的快速交互式Graph_Cut算法With connectivity constraint algorithm for fast interactive Graph_Cut-With connectivity constraint algorithm for fast interactive Graph_Cut
CHAP07
- 图的定义存储结构,图的遍历和图的连通性问题-The definition of storage structure diagram, graph traversal and graph connectivity problems
DFS
- DFS判断两点间的连通性,即1与n间的连通性-DFS to determine the connectivity between two points, that is between 1 and n connectivity
O_s
- L_Fuzzy拓扑空间的O_s_连通性L_Fuzzy connectivity topological space O_s_-L_Fuzzy connectivity topological space O_s_
concom_
- 图论算法matlab实现,图的连通性计算算法-Graph theory algorithm matlab implementation, the connectivity map computation algorithm
linjiejuzh
- 利用矩阵自定义乘法,实现网络连通性的邻接矩阵-Matrix multiplication using custom, network connectivity adjacency matrix