CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - 算法 数据结构

搜索资源列表

  1. zy1

    0下载:
  2. 一.算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7881
    • 提供者:李琪
  1. 生产者与消费者

    0下载:
  2. 程序用C++模拟了操作系统中的三种最典型的简单的静态进程调度算法;先由用户动态输入生成模拟进程,使用了26种可供用户选择的典型语句(包括循环、选择结构),可处理整型、布尔型与字符型三种数据与表达式计算;程序编制时主要采用的编程技术是:用语句链表记录进程语句,并用PCB链表,就绪队列链表,阻塞队列链表,执行队列链表,结束队列链表等数据表示进程处理过程中的相互关系,由于静态数据结构不适合处理数据量大小不定的数据,而动态队列结构适合于处理数据量大小可变数据的处理,因此在程序中采用动态链表对这些数据进行
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:31045
    • 提供者:石大浪
  1. 实验三 最高优先级调度代码

    0下载:
  2. 模拟创建进程(建立一个记录型数据结构PCB):给出进程标识、状态、到达时间、运行时间等用先来先服务调度算法进行模拟实现-simulation creation process (to establish a record type data structure PCB) : the process of identification is given, state, arrival time, the time spent running a first-come first-service s
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1506
    • 提供者:陈中会
  1. DataStructuresandAlgorithms

    0下载:
  2. 主要描述了多任务下数据结构与算法的设计和运用-Mainly describes the mission of many data structures and algorithm design and the use of
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:140546
    • 提供者:夏能波
  1. 1

    0下载:
  2. 通过编写进程管理的算法,要求学生掌握整个进程管理的各个环节,进程的数据结构描述,进程的各种状态之间的转换,以及进程的调度算法。以加深对进程的概念及进程调度算法的理解,并且提高链表的应用能力,达到提高编程能力的目的。-Process management through the preparation of the algorithm, requires students to master the management of all aspects of the process, the pro
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:205784
    • 提供者:黄正政
  1. yin-hang-jia-suan-fa

    0下载:
  2. Dijkstra提出的银行家算法,是最具代表性的避免进程死锁的算法,本程序用相应的数据结构和算法实现银行家算法-Dijkstra' s bankers algorithm, is the most representative of the process to avoid deadlock algorithm, the program with the appropriate data structures and algorithms Algorithm bankers
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:13919
    • 提供者:郭彦斌
  1. BANK

    0下载:
  2. 银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:350792
    • 提供者:贺和
  1. feklwu790

    0下载:
  2. 数据结构原代码,从事算法设计与分析技术,不错的源码-Data structure of the original code, is engaged in the algorithm design and analysis technology, good source
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:132096
    • 提供者:NOBnbro@495
  1. immstability-preprocessor

    0下载:
  2. 简单的算法编程,是我们平时的数据结构中的小程序,不错的选择-Simple arithmetic programming, it is our usual small program of data structure, a good choice
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:9216
    • 提供者:carsesian
  1. jyga

    0下载:
  2. 这个程序时avl树的所有算法的实现,包括插入删除新建排序,是数据结构学习者的极佳材料-Avl tree all the algorithm when the program implementation, including delete insert new sorting, excellent material learners is a data structure
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-24
    • 文件大小:78848
    • 提供者:bkamke
  1. zlassical_language

    0下载:
  2. 本程序是对经典的旅行商问题的一种解法,是学习数据结构算法的极佳材料,c语言编写,-This procedure is a solution to the classical traveling salesman problem, excellent material is data structure learning algorithm, c language,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:15583
    • 提供者:uabeiellb
  1. ZCBNAIV6

    0下载:
  2. 各种排序法的比较,利用数据结构各种算法,实现的算法比较,C++版,()
  3. 所属分类:进程与线程

    • 发布日期:2018-01-05
    • 文件大小:317440
    • 提供者:Jondj
搜珍网 www.dssz.com