CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - 算法源码

搜索资源列表

  1. 2

    0下载:
  2. :在可变分区管理方式下采用首次适应算法实现主存分配和回收。 [提示]: (1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,初始状态见右图。空闲区说明表格式为:起址——指出空闲区的起始地址;长度——一个连续空闲区的长度;状态——有两种状态,一种是“未分配”状态,另一种是“空表目”状态。 (2) 采用首次适应算法分配。运行时,输入一系列分配请求和回收
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5.74kb
    • 提供者:liu
  1. ff

    0下载:
  2. 操作系统,实现银行家算法。基本上保证源码能够运行。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7.57kb
    • 提供者:王凤
  1. yuandaima

    1下载:
  2. 1.杀人游戏系列 2.学生成绩管理系统 3.屏幕录像软件 4.Vista风格日历控件C#源码 5.LOKI97加密解密算法
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1.61mb
    • 提供者:libo
  1. os2

    1下载:
  2. 操作系统实验的源码,有进程调度,主存分配,银行家算法等,图形界面。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:176.6kb
    • 提供者:付文斌
  1. fifo

    0下载:
  2. C++写的操作系统原理及实现,模拟页面置换算法FIFO的源码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:221.11kb
    • 提供者:woaic
  1. opt

    1下载:
  2. C++写的操作系统原理及实现,模拟页面置换算法OPT的源码
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:195.63kb
    • 提供者:woaic
  1. Processor

    1下载:
  2. 本程序为操作系统处理机优先数调度算法,附带源码和可运行的程序,VC下编译通过,基本用C的函数写的。-This procedure has priority to count dispatcher s algorithm , the procedure that attach the source code and can be operated for the operating system processor , compile passing under VC, wrote with th
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7.31kb
    • 提供者:wlh
  1. jingtai

    0下载:
  2. 操作系统中进程调度静态优先级立即抢占算法,源码很不错-The static priority of the operating system process scheduling immediately seize the algorithm, the source is very good
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1.56kb
    • 提供者:meijie
  1. OSschedulingavarietyofsource

    1下载:
  2. OS调度源码 包括操作系统的确 各种调度算法的实现.-OS scheduling a variety of source including the operating system scheduling algorithm is indeed realized.
  3. 所属分类:操作系统开发

    • 发布日期:2012-11-01
    • 文件大小:10.81kb
    • 提供者:hhb
  1. SCAN(1)

    0下载:
  2. 操作系统SCAN算法源码思想,希望有识之士可以棒改进一下,大家受益受益-SCAN algorithm source operating systems thinking, I hope people can stick to improve the look, we all benefit from the benefit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3.26kb
    • 提供者:周玉
  1. jcym

    0下载:
  2. 这是两个优先级调度算法的源码,一个最多运行5个队列,另一个是最高优先级的进程调度源码-This is a two-priority scheduling algorithm source code, a run up to 5 queue, and the other is the highest priority scheduling process source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:2.98kb
    • 提供者:guoguo
  1. Elevator_algorithm

    0下载:
  2. 该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-The source code for the operating system written in curriculum design, content is the mobile arm of the elevator scheduling algorithm scheduling algorithm. Clear, simple and clear!
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6.12kb
    • 提供者:逸泉
  1. fifth

    0下载:
  2. 进程调度 ,操作系统实验报告,5种算法实现,包含源码可以运行的使用c,c++软件-The process of scheduling, the operating system experiment report, five kinds of algorithms, including source code can run the use of c, c software
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:72.49kb
    • 提供者:金鱼
  1. diaodusuanfa

    0下载:
  2. 里面有5个关于操作系统进程调度的算法源码,有优先级法,时间片轮转法和短进程优先法-There are five on the process of scheduling the operating system source code of the algorithm, a priority of law, time slice and short rotation process priority method
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:19.79kb
    • 提供者:邱鹏
  1. pagestring

    0下载:
  2. 操作系统中的分页调度算法,里面包含有OPT,LRU和FIFO三个算法,是三个算法的比较狠好的一个程序源码-Paging operating system scheduling algorithm, which contains OPT, LRU and FIFO the three algorithms, the comparison of three algorithms make good a program source
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1.89kb
    • 提供者:雪莱
  1. 050601236

    0下载:
  2. c,c++实现的算法模拟,只含源码,其中的银行家算法使用c实现的,动态分区分配是c++实现的。- c, c++ realization of the algorithm simulation, containing only source, of which the banker s algorithm to achieve the use of c, dynamic partition allocation is c++ to achieve.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-24
    • 文件大小:11.81kb
    • 提供者:peng.xu
  1. banker

    0下载:
  2. 操作系统课程设计 银行家算法源码 C/C++源代码-Banker algorithm source-C/C++ source code
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:5.32kb
    • 提供者:zhaoli
  1. BankerAlgorithm

    0下载:
  2. 操作系统银行家算法源码,这个是我做课程设计时编写的C语言的银行家算法-Operating system bankers algorithm source code, this is what I do curriculum designed to prepare the banker' s algorithm in C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:6.93kb
    • 提供者:Ray
  1. Operating System CH9

    0下载:
  2. 操作系统概念英文版CH9页替换算法作业源码,涉及FIFO和LRU算法。(Operating System Concepts with Java - Eighth Edition Chapter 9. Test harness for LRU and FIFO page replacement algorithms.)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:enemy
  1. Banker

    0下载:
  2. 操作系统概念英文版chapter 7 银行家算法源码。(Banker's algorithm in Operating System Concept Chapter 7.)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:enemy
« 12 »
搜珍网 www.dssz.com