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

搜索资源列表

  1. memory-allocation

    0下载:
  2. use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space. -use double link list to a memory implenment llocation. There will not appear maloc, new,
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:jinghe
  1. OSmulu

    0下载:
  2. MDO1铺设好了数据结构和主调函数。但是发现在输出显示目录和添加删除时比较麻烦,所以想改用结构体,双向链表和栈实现。 MDO2实现了用栈显示出当前路径 MDO3实现了cmd中输入路径名成查找到当前目录的问题。各种情况和cmd的路径一样。 MDO4实现了MD,MK,RD,DEL功能,但是只能在当前目录下操作创建删除文件夹。 -MDO1 laying of a good data structure and function of melody. However found in t
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10319
    • 提供者:billdong
  1. FileSystemdesign

    1下载:
  2. 模拟文件系统,操作系统课程设计的心血,含详细设计报告(设计要求、设计思想、数据结构设计、实体关系图、数据流图、程序流程图、结果分析等)。界面友好,模拟MS-DOS命令行方式,并提供命令列表和命令帮助。编程语言:c语言,编译工具:VC6.0。主要内容:模拟磁盘(使用内存空间)、模拟磁盘空间申请、模拟文件目录、模拟打开文件表。主要功能:建立文件、写文件、读文件、显示文件、删除文件、重命名文件、查询文件属性、关闭文件。 -simulation file system, operating syst
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:138819
    • 提供者:邹英斌
  1. zaixiankaoshitong

    0下载:
  2. 可添加、删除、列出试题答案、修改密码等功能-can add, delete, list answer questions, such as password change function
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-15
    • 文件大小:32061
    • 提供者:倩倩
  1. 在NACHOS上实现了双向链表

    0下载:
  2. 在NACHOS上实现了双向链表,演示了大部分并发错误,完整实验报告与关键文件。-To achieve a two-way in the NACHOS list, shows most of the concurrency errors, complete test reports and key documents.
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-23
    • 文件大小:392050
    • 提供者:Alex
  1. exp1

    0下载:
  2. 操作系统实验一 体验Nachos下的并发程序设计 用C++实现双向有序链表; 在nachos系统中使用你所写的链表程序并演示一些并发错误 -Experience Nachos operating system under test a concurrent programming using C++, ordered two-way linked list in nachos system written list to use your program and demonstr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:433699
    • 提供者:chengwang
  1. read

    0下载:
  2. Repeat Easily 1.0 版 程序说明 这个小软件是用来练习英语听力用的,有下列几个特点: 1.安全。无需安装,也不需要其他的任何支持系统,直接运行,决不会对你的操作系统造成任何的损害,不要的时候,直接删掉就行了。 2.界面设计简单,直观,使用方便。-Repeat Easily 1.0 version of this small software program is used to practice English listening used characterized by th
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:275058
    • 提供者:王军
  1. MyProjects

    0下载:
  2. 所写代码分别为链表以及操作系统中用到的进程调度和页式管理中的淘汰算法。-Written code for the list, respectively, as well as the operating system used in the process of scheduling and management of page-out algorithms.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2579095
    • 提供者:姜峰
  1. os1

    0下载:
  2. nachos下的并发程序设计,操作系统实验,用C++实现双向有序链表;-nachos of concurrent programming, operating system experiments, using C++ to achieve a two-way linked list in an orderly manner
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:7034
    • 提供者:cjf
  1. nachos01

    0下载:
  2. nachos下并发程序设计。编写双向链表并演示并发错误。包含文件Makefile.common、main.cc、threadtest.cc、dllist-driver.cc、dllist.cc、dllist.h、nachos01.doc-concurrent programming under the nachos. List and demonstrate the preparation of two-way concurrent error. Include file Makefile.co
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:82072
    • 提供者:yy
  1. ADTLink

    0下载:
  2. 关于链表的所有操作的代码,包括新建、删除、新加等,适合学习操作系统和算法的人使用-List of all operations on the code, including new, delete, new, etc., operating systems and algorithms for learning to use
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1767
    • 提供者:路刚
  1. memory

    0下载:
  2. 使用双向循环链表实现的动态内存管理,包括申请和分配内存块的过程-The realization of the use of two-way circulation list of dynamic memory management, including the application and allocation process of memory blocks
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2160
    • 提供者:林毅
  1. mode1

    0下载:
  2. 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:2228
    • 提供者:echo
  1. bank)

    0下载:
  2. 银行家算法的程序,将文件改成c语言就行了。认真编写-Banker' s algorithm process the file into c language on the list. Carefully prepared
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1394
    • 提供者:vicky
  1. wjq

    0下载:
  2. TSOT:实验一 进程队列模拟,队列使用链表形式。 TSOP:实验二 页面请求模拟,生成表单一中的页面地址映射有严重问题,我没有重做。 TAOT:实验三 进程调度。 TAOB:实验四 银行家算法,不能自行设定进程数量,用的是递归算法。-TSOT: experimental simulation of a process queue, the queue using linked list form. TSOP: 2 page requests simulation exp
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:36740
    • 提供者:yaowenxue
  1. list-and-queue-Classic-Source

    0下载:
  2. list and queue (Classic Source )
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:42487
    • 提供者:
  1. Linked-List

    0下载:
  2. this is c++ code of linked list
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2101
    • 提供者:neda2
  1. hidden-in-the-task-list

    0下载:
  2. 在任务列表中隐藏进程98 在任务列表中隐藏进程易语言源码-The process of hidden 98 hidden in the task list process easy language source code in the task list
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:970
    • 提供者:zhang
  1. task-list-process

    0下载:
  2. 易语言程序 源码 在任务列表中隐藏进程 Easy language source code hidden in the task list process -Easy language source code hidden in the task list process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-12
    • 文件大小:965
    • 提供者:vbxickod
  1. list

    0下载:
  2. freertos源码list.c,编译无错误(freertos source code list.c,compile without error)
  3. 所属分类:操作系统开发

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:Jayonn
« 12 3 4 »
搜珍网 www.dssz.com