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

搜索资源列表

  1. os2

    0下载:
  2. 处理器系统的进程调度编写程序完成单处理机系统中的进程调度,要求采用时间片轮转调度算法。实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式;然后完成进程创建原语和进程调度原语;最后编写主函数对所作工作进程测试。-processor systems process scheduling procedures for the preparation of single-processor system to complete the scheduling process, requiring
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:195.36kb
    • 提供者:成龙
  1. os3

    0下载:
  2. 动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the main deposit recovery. Dynamic S
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:270.44kb
    • 提供者:成龙
  1. VBcrc16

    0下载:
  2. CRC-16是检测数据在发送过程中发生错误的常用校验方法,本文通过从工程应用的角度,讲述如何实现CRC-16的程序开发,并给出了Visual Basic和Visual C++程序代码,给从事工业控制的人员在写通信程序的时候提供一些有价值的参考。-1、 Load a 16-bit register with FFFF hex. Call this the CRC register. 2、 Exclusive OR the first 8-bit byte of the message with
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:899byte
    • 提供者:why
  1. fenqucunchu

    0下载:
  2. 编写程序完成可变分区存储管理方式的内存分配会受。实验具体包括:首先确定内存空间分配表;然后采用最佳分配算法完成内存空间的分配和回收;最后编写主函数对所做工作进行测试-Completed programming stored variable district management will be affected by the memory allocation. Specific experiments include the following: first determine alloca
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1.4kb
    • 提供者:
  1. poi-bin-3.0.1-FINAL-20070705

    1下载:
  2. 在java编程中实现ppt,word等预览所必不可少的插件。-Achieved in the java programming ppt, word, such as plug-ins are essential for preview.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-27
    • 文件大小:10.06mb
    • 提供者:pujinpeng
  1. final

    0下载:
  2. 操作系统实验指导书,有详细的代码,包括操作系统的各种实验-Operating System Experiment guide book, contains a detailed code, including operating system, various experiments
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:169.72kb
    • 提供者:黄巍
  1. MP1-Final-OS

    0下载:
  2. just a simple program that manage memory of OS
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:85.8kb
    • 提供者:nelson
  1. linuxC

    0下载:
  2. C语言本质。结合计算机和操作系统的原理讲解C程序是怎么编译、链接、运行的,同时全面介绍C的语法。位运算的章节改编自亚嵌教育林小竹老师的讲义,链表和二叉树的章节改编自亚嵌教育朱老师的讲义。汇编语言的章节改编自[ GroudUp],在这本书的最后一章提到,学习编程有两种Approach,一种是Bottom Up,一种是Top Down,各有优缺点,需要两者结合起来。所以我编这本书的思路是,第一部分Top Down,第二部分Bottom Up,第三部分可以算填了中间的空隙,三部分全都围绕C语言展开
  3. 所属分类:OS Develop

    • 发布日期:2017-05-17
    • 文件大小:4.32mb
    • 提供者:yanlg
  1. Timer

    0下载:
  2. 這是一個計時器使用MFC介面VC撰寫分好用- This is a clock,it can final count down
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1.73mb
    • 提供者:home
  1. os

    0下载:
  2. 操作系统的幻灯片及习题 适合期末复习和讲课用-Operating system slides and exercises for review and final lecture with
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1.94mb
    • 提供者:张嫦
  1. operating-system

    0下载:
  2. 该文档主要是关于操作系统期末考试的选择题-The documents are mainly about operating system on the final choice
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:17.66kb
    • 提供者:liangdyan
  1. 2005_hit_osA

    0下载:
  2. 这是哈工大2005年春季的操作系统课程考试题希望这对广大考研或者复习操作系统期末考试的同学有帮助!-HIT is the operating system in spring 2005 course examination questions or wish to review this operating system the majority of PubMed final exam students have to help!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:19.06kb
    • 提供者:桃洋
  1. lab2-checkpoint-final

    0下载:
  2. 操作系统实验,Lab 2 by MIT 6.828 JOS-Operating System Experiment, Lab 2 by MIT 6.828 JOS
  3. 所属分类:OS Develop

    • 发布日期:
    • 文件大小:64.25kb
    • 提供者:Harry Xu
  1. Beginning-Relational-Data-Modeling

    0下载:
  2. 这本书目的是给读者提供一个关系型数据库模型领域的背景。这是一本易读的和有实践练习的书。-Relational databases provide a powerful means by which to store and manipulate vast volumes of data. The design of such systems is based on the mathematics of relational theory, which was advanced in it
  3. 所属分类:OS Develop

    • 发布日期:2017-05-26
    • 文件大小:8.36mb
    • 提供者:Laura
  1. lab3-final

    0下载:
  2. MIT JOS LAB3调试好的代码,在linux-ubuntu 通过qemu测试,实验得分满分。-MIT JOS LAB3 debugged code, linux-ubuntu by qemu test, test scores out.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:1.72mb
    • 提供者:谢巍
  1. osc7e-src

    0下载:
  2. 操作系统第七版课本源代码,希望广大网友能够从中有所学习(Operating system seventh edition textbook source code)
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-17
    • 文件大小:18kb
    • 提供者:whd
搜珍网 www.dssz.com