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

搜索资源列表

  1. 操作系统课程设计文件系统

    0下载:
  2. 操作系统课程设计文件系统,我们操作系统课程的一个作业-courses on operating system design document systems, we will of course an operating system operations
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:37647
    • 提供者:冰扉
  1. 电话本管理系统

    0下载:
  2. 该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:5386
    • 提供者:游鸿明
  1. 汇编语言大作业

    0下载:
  2. 本程序为调用系统时钟设计的一个汇编语言写的时钟程序-the procedures called for the system clock design an assembly language to write the clock procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:12264
    • 提供者:余标
  1. 批处理系统的作业调度

    0下载:
  2. 这是上完操作系统课时,做的实习设计,又实验的目的,分析,设计。采用的是用响应比作业调度算法。-this is the operating system on the classroom, doing internships designed and The purpose of this experiment, analysis, design. The response ratio is Job Scheduling algorithm.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:215835
    • 提供者:成龙
  1. 旅游查询系统

    0下载:
  2. 旅游查询系统,大学小学期作业,能够模拟旅游程序-tourism inquiry system, the University of primary period of operation, to simulate travel procedures
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:869590
    • 提供者:白颖坚
  1. os

    4下载:
  2. 操作系统课程设计,含5个大作业。最后一个是文件系统的设计。有报告。最后一个是linux的,其他的是window上开发。 -Operating systems curriculum design, with five major operations. The last one is the file system design. Reports. The last one is linux, the other is a window on development.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:799443
    • 提供者:蔡少
  1. 进程调度与作业调度的模拟

    0下载:
  2. 对进程调度与作业调度的模拟,进程调度算法:采用的是最高优先数优先的高度算法(即把处理机分配给优先数最高的进程和先来先服务算法。分区分配和回收算法:采用首次适应算法和最佳适应算法实现动态分区。其中,空闲分区通过空闲分区链来管理,在进行内存分配时,系统优先使用空闲区低端的空间。-process of scheduling and job scheduling simulation and process scheduling algorithm : the highest priority is t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-23
    • 文件大小:40000
    • 提供者:陈任全
  1. 3106007038

    2下载:
  2. 操作系统实验 实验一 进程调度 实验二 作业调度 实验三(综合性) 主存空间的分配与回收 实验四 文件系统-Experimental test of a process of operating system scheduling job scheduling experiment Second experiment three (integrated) main memory space allocation and recovery of the experimental
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3565961
    • 提供者:caicai
  1. OSDemo

    0下载:
  2. 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
  3. 所属分类:OS Develop

    • 发布日期:2017-11-09
    • 文件大小:832330
    • 提供者:站长
  1. caozuoxitongpouxi

    0下载:
  2. 操作系统剖析的大作业,英语的论文 ,大家觉得有用就下载吧-Analysis of the major operating system operations, the English papers, we find it useful to download it
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:5875
    • 提供者:姚春萌
  1. mytime

    0下载:
  2. 创建进程 此源码为操作系统设计与实践的实验作业-Create a process for the operating system of this source of experimental design and operating practice
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:631
    • 提供者:邱一辰
  1. File

    0下载:
  2. 文件系统cpp,包括文件系统设计以及必要的注释,操作系统课程作业-File System cpp, including the file system design as well as the necessary notes, operating system programs operating
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:7605
    • 提供者:apple
  1. [L_27_3]

    1下载:
  2. 自己编写的linux多用户作业调度系统,允许多用户提交作业,设置作业优先级,采用时间片轮转算法,并反馈给用户的终端-I have written multi-user linux job scheduling system that allows multi-user operation, set up operations priority, use Round Robin time slice and feedback to the user terminal
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:319130
    • 提供者:吴文斐
  1. feng

    0下载:
  2. 作业调度系统的实现,先来先服务算法,多作业优先算法,高响应比优先算法-Job Scheduling System, first-come first-serve algorithm, multi-operation priority algorithm, high priority response ratio algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:619639
    • 提供者:飓风
  1. 117143192FileSystem

    0下载:
  2. 这个是我操作系统的小作业实现的是文件系统,可以进行文件增加删减等操作-This is my job to achieve a small operating system is the file system that can delete files and other operations to increase
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:309642
    • 提供者:
  1. 1213

    0下载:
  2. 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。  (2)最短作业
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:720826
    • 提供者:刘生
  1. 2

    0下载:
  2. 一个单道批处理系统的作业调度程序,能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间-A single-channel batch system job scheduler
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1690
    • 提供者:tc
  1. 2_2006011134

    1下载:
  2. matlab语音合成,信号与系统大作业,非常实用-matlab language combination
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-03
    • 文件大小:387096
    • 提供者:yeung yun
  1. The-knight-of-the-perfect-algorithm

    0下载:
  2. 关于骑士问题的完美算法,提供给算法分析与设计的朋友参考,可以用于交作业系统-The knight of the perfect algorithm, provided to the algorithm analysis and design of a friend of reference, can be used to pay the operating system
  3. 所属分类:source in ebook

    • 发布日期:2017-11-07
    • 文件大小:1443
    • 提供者:ryan
  1. dandao

    0下载:
  2. 操作系统的单道批处理作业系统的模拟,可以实现它的要求。-Single-channel analog of the batch operating system operating system, can be achieved. . . . . .
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:2213
    • 提供者:wuxiansheng
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com