搜索资源列表
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
SWImage
- The Swendsen-Wang Cuts algorithm is used to label atomic regions (superpixels) based on their intensity patterns using generative models in a Bayesian framework. The prior is based on areas of connected components, which provides a clean segmentation
metis-5.0pre2.tar
- 软件包Metis是由美国密西根大学G.Karypis和V.Kumar编写的用于图的分区和稀疏矩阵排序的串行包,提供多级k路图分区法对混合网格进行分区。-Metis package by the University of Michigan G. Karypis and V. Kumar, prepared for the graph partitioning and sparse matrix ordering of the serial package, providing multi-lev
GCmex1.2.tar
- graph cut matlab and c++ code for graph analysis
ParallelLine
- 最近一直处理多边形相关的处理,包括自相交图形分割,有洞多边形的分割,任意不相交多边形的三角分割,其中用到了折线平行线的生成算法,见附件。提高了图形的描画速度。以后会继续上传多边形处理的论文和处理代码。-Have recently been dealing with polygon-related processing, including the self-intersection graph partition, there are holes polygons partition, arbi
Protectionofcomputer-basedclustervalue-linecheckin
- 基于集群计算机的保护定值在线校核 关键词: 安全稳定分析和预警 保护定值在线校核 并行计算 图划分 主导节点-Protection of computer-based cluster value online checking Keywords: security and stability analysis and early warning protection setting online checking parallel computing graph partition
Extracting
- 关键词提取,国际顶级万维网会议
VLDB08Authenticating
- 数据库安全 数据库安全 数据库安全 数据库安全-We present a novel method for key term extraction from text documents. In our method, document is modeled as a graph of semantic relationships between terms of that document. We exploit the following remarkable feature o
Novel-robust-and-self-adaptive-road-following-algo
- 本文提出一种基于改进图模型的自适应道路跟踪算法,利用基于边缘置信度的均值偏移 算法,将图像划分为具有准确边界的若干同质区域,以这些区域为结点构建改进图模型,然后根据道路/非路模型统计信息,采用 Graph Cut 方法获得最终的二值图。该算法将Graph Cut 和均值偏移方法有效融合,以克服各自缺点,并通过道路/非路模型自更 新使得该算法可有效适应室外环境下复杂场景变化。-Two dimension road following is a crucial task of visio
www.glzy8.com_doc211710963390
- 遗传算法的编码方式 基于无向图理论的计算机网络k-划分优化遗传算法-Encoding algorithm based on undirected graph theory optimization of computer networks, genetic algorithms k-partition
block_im
- 标准图形分块函数 block_im 有些版本的matlab没有,在此分享一下,还有其他的一些-Graph partition function
paper-and-matlab-code
- 新发表论文Graph cuts based active contour model with selective local or global segmentation 附源码,基于图割的主动轮廓模型,用于有选择的局部分割或全局分割,欢迎下载!-Published Graph cuts based active the contour the model with selective local or global a segmentation attached source, the ac
tufenge-renliang
- 基于图分割的人脸检测效果图 http://www.opencvchina.com/forum.php?mod=viewthread&tid=425&fromuid=267 基于图分割的人脸检测方法 http://www.opencvchina.com/forum.php?mod=viewthread&tid=424&fromuid=267 -Face detection method http://www.opencvchina.com/forum graph-
graphpartition
- MATLAB function to partition very large graphs very fast. This function implements a graph partitioning algorithm based on spectral factorization. This algorithm is described in the following technical report: Joã o Hespanha. An efficient MA
neicunmoni
- 3)必须模拟该4种内存分配算法:first fit,next fit,best fit和worst fit中的至少2种。 4) 需显示出每次分配和回收后的空闲分区链的情况来以及内存占用情况图,并统计各种算法产生的碎片空闲区(小于3个单元(unit)的空闲区)数。 5)计算2个性能参数:碎片数、平均搜索空闲区次数-3) must simulate the four kinds of memory allocation algorithms: first fit, at least two