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

搜索资源列表

  1. Linux内存管理模拟器

    1下载:
  2. Linux下使用c语言实现的内存管理模拟器 假设有台计算机物理内存大小为4MB,每个内存页大小为4k。采用分页机制,使用二级页表,第一级为页目录,共有1024项,每个页目录项指向一个页表,每个页表项指向一个实际的物理页面,每个页表共有1024个页表项。假设页目录和页表不占用内存空间。 系统中还有一个交换设备,采用分块管理机制,每块大小为4K,共1024个。有一系列内存访问指令,系统根据内存访问指令的内存虚地址访问内存。如果页目录项为空,则分配一个页表,并将相关值存入页目录项,如果页表项为空,
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:4583
    • 提供者:罗鹏魁
  1. os_for_AVR

    0下载:
  2. 这是应用在AVR单片机上的小型操作系统。在任务级别运行。成功运行在ATmega16上。-This is used in the AVR small operating system. The task-level operation. Successful operation on the ATmega16.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5250
    • 提供者:徐开
  1. virtual-dusk

    0下载:
  2. 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:346718
    • 提供者:戴天天
  1. TinyOS1

    0下载:
  2. TinyOS是一种开源的无线传感器网络操作系统。这是TinyOS的入门级PPT-is an open-source TinyOS wireless sensor network operating system. This is the entry-level TinyOS PPT
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:343914
    • 提供者:msf2
  1. scand_pcb

    0下载:
  2. 实验要求用高级语言编写模拟进程调度程序,以便加深理解有关进程控制快、进程队列等概念,并体会和了解优先数算法和时间片轮转算法的具体实施办法。 个人作业仅供参考,态度决定一切!-experiment with high-level language requirements to prepare the modeling process scheduling procedures, in order to deepen understanding of the process control q
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2492
    • 提供者:靳士伟
  1. USBinterfaceCom

    0下载:
  2. 本程序演示了如何利用编写高层应用程序与USB接口通信。有必要了解主机是如何识别USB设备以及USB工作的基本原理。-demonstration of the process of how to use the preparation of high-level application program interface with the USB communication. It is necessary to understand the mainframe is how to identif
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:39439
    • 提供者:xjwangyhl
  1. ClassicGames

    0下载:
  2. C语言精华例题,读懂了这14个例题,你的C语言水平将有质的飞跃!所有代码均正确无误!-C language essence of excellence, understood that 14 of excellence, your C language level will be a qualitative leap! All of the code are correct!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:59609
    • 提供者:wangxiao
  1. linux-0.01_Code.tar

    0下载:
  2. 最著名的操作系统Linux内核源码: 是研究学习操作系统内核,以及系统级编程非常好的参考资料.-most famous operating system Linux kernel source : the study is to examine the operating system kernel. and system-level programming very good reference.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:73091
    • 提供者:LQ
  1. duojifankui

    0下载:
  2. 该程序使用优先数法和多级反馈队列法对进程进行调度-procedures for the use of the priority method and multi-level method of feedback queue scheduling process
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:11047
    • 提供者:张 红
  1. os2design4file

    0下载:
  2. 设计并实现一个多用户多级目录结构的文件系统。该系统必须具备下列功能:目录操作,文件操作-design and realization of a multi-user multi-level directory structure of the file system. The system must have the following functions : directory operations, file manipulation
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:94516
    • 提供者:nimeda
  1. 20061024185812932461(1)

    0下载:
  2. 《asp.net常用函数表》,非常好的东西,特别是新手的,以及想提高自己的水平的程序员呀-"Asp. Net commonly used functions", a very good thing, especially newcomers, and want to improve their level of programmers ah
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5938
    • 提供者:zsw119
  1. WJXT

    0下载:
  2. 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程-with high-level language debugging and prepared a simple file system, simulated document management process
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:263995
    • 提供者:罗小明
  1. OS_Process

    0下载:
  2. 一个操作系统的模拟多进程代码,可以任意输入进程名字,进程优先级别和进程的运行时间,然后程序会自动输出运行情况,直到结束-an operating system of multi-process simulation code can be indiscriminate importation process name, process and the priority level of the process of running time, and then the program will
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7653
    • 提供者:zhangjie
  1. multipulateindex

    0下载:
  2. 多级目录管理的详细实验报告,包括试验用源代码,即使眼详细说明-multi-level directory management experiment detailed report, including the source code used in the experiments, even if the eyes details
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:5824
    • 提供者:陈欣
  1. FCFS-RR

    0下载:
  2. FCFS 时间片轮转 时间片 轮转法 调度的算法 最高优先数算法基本思想 多级反馈队列调度实现思想 最高优先数调度算法(PCB)-FCFS Time Slice Time Slice rotary movement of the highest priority scheduling algorithm for several basic idea of multi-level algorithm Feedback Queue Scheduling the highest pri
  3. 所属分类:OS Develop

    • 发布日期:2016-01-25
    • 文件大小:133313
    • 提供者:caidongyun
  1. form

    0下载:
  2. 多级反馈队列模拟进程调度C语言代码,多级反馈队列模拟进程调度C语言代码。-Multi-level feedback queue scheduling C language code modeling process, multi-level feedback queue scheduling simulation of the process of C language code.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1113
    • 提供者:
  1. os

    0下载:
  2. 实现模拟的进程调度:时间片轮转,高优先级,多级反馈队列-Analog of the process scheduling: time slice rotation, high-priority, multi-level feedback queue
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:577356
    • 提供者:wumai
  1. duojiduilie-c

    0下载:
  2. 多级反馈队列调度算法: 1、设置多个就绪队列,并给队列赋予不同的优先级数,第一个最高,依次递减。 (1~i-1)空闲时,才调度i,如果处理机正在第i队列中运行,又有新进程进入优先权较高 队列,则新进程抢占处理机,将正在运行的进程放入第i队列队尾,将处理机分给新进程。-Multi-level feedback queue scheduling algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:2733
    • 提供者:agaeg
  1. fbqueue_attemper

    1下载:
  2. 合肥工业大学操作系统课程设计 进程/作业调度:多级反馈队列调度算法。 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 4时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 5计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 6将一批作业的执行情况存入磁盘文件,以后可以读出并重放;-Hefei Universi
  3. 所属分类:OS Develop

    • 发布日期:2017-05-15
    • 文件大小:3756459
    • 提供者:
  1. Multi-level_feedback_queue

    0下载:
  2. 模拟操作系统进程管理实验中的多级反馈队列调度算法-Multi-level feedback queue scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:5671
    • 提供者:赵胜楠
« 12 3 4 5 6 »
搜珍网 www.dssz.com