搜索资源列表
实验三实验报告
- 操作系统中的动态分区算法-operating system as a dynamic partitioning algorithm
动态分区分配
- 本程序为一个内存动态分区分配的模拟程序,采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间-the procedures for a dynamic memory allocation through the simulation program, using the first and best adaptation algorithm to adapt to
进程调度与作业调度的模拟
- 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorit
meshpartdist.tar
- This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitio
quadtree_coding
- This code is for quadtree partitioning of image-This code is for quadtree partitioning of image...
GPAC
- 比较新颖的图像分割算法,GPAC(Graph partitioning active contours )算法-Graph partitioning active contours for image segmentation
Sample-subset-partitioning
- 近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。-selecting a representative subset in NIR data using SPXY
grid_segmentation
- 网格化分割,一种新颖的图像分割方法,对不同的图像源有着较好的普适性。-Grid partitioning, a novel image segmentation method, the image source has a different universal good.
GCPA-paper
- 基于局部图划分的多相活动轮廓图像分割模型,很好的一篇文章-Partitioning and based on local image multi-phase active contour segmentation model, very good article
Framework---Partitioning-your-application
- fr a mework - Partitioning your application
graph-based-image-segmentation
- 五种当前主要的基于图的图像分割方法(normalized cut, min-cut/max-flow, isoperimetric partitioning, minimum spanning tree and random walker)的论文原文。-The original papers of five main graph-based image segmentation methods. They are normalized
fractal_image
- 2 M-files are being uploaded for image Partitioning & image averaging. Some example images are attached. These Programme also Calculate time taken in Partitioning & image averaging.-2 M-files are being uploaded for image
dynamic-partitioning
- 操作系统动态分区式存取管理,包括首次适应分配算法、循环适应分配算法、最佳适应算法、伙伴系统算法。-The dynamic partitioning operating system access management, including the first-fit allocation algorithm, Cycle adapt allocation algorithm, the best adaptation algorithm,
Dynamic-partitioning-algorithm
- 动态分区分配算法,计算机操作系统(windows) 实现内存的动态分布-Dynamic partitioning algorithm, a computer operating system (windows) for dynamic distributed memory
Partitioning
- 该波束形成功率地图separte多个来源的分区 -------------------------------------------------- ---------------- Partition_Map.m 分区给定的(标准化)波束形成功率地图和findes连接的区域。返回潜力清单 源位置与相关的波束形成能力和皮皮的阈值的数量一起 或者这些来源已经找到。-Partitioning of the
Dynamic-partitioning
- 基于C语言的数据结构与算法分析:动态分区算法-Data Structures and Algorithm Analysis: Dynamic partitioning algorithm
Dynamic-partitioning-allocation
- 动态分区分配算法源代码,这是实验报告,这个实验通过首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法四种动态分区分配算法模拟分区分配过程-Dynamic partitioning allocation algorithm source code, which is the lab report, the experiment by first-fit algorithm, circulation for the first ti
Parallel-graph-partitioning
- 对最大团问题的研究在速度和精度上都提出了更高的要求,考虑将搜索空间进行划分,并行独立运算求解子空间的最大团结构。 -Parallel graph partitioning
partitioning-algorithm
- 机器学习中基于词典的情绪划分算法,里面有一个文件,包含基于词典的情绪划分算法Python实现算法。-Machine learning algorithm based on emotion partition dictionary, which has a file that contains partitioning algorithm based on emotion Python dictionary algorithm.
partitioning
- 基于蚁群算法的二电路划分优化java源代码(Ant colony optimization based circuit partitioning java source code)