搜索资源列表

  1. dfgdgdgdgdg

    0下载:
  2. 这是一个操作系统课程设计的算法 编程计算磁头移动的总柱面数和总寻道时间(fcfs)-courses on operating system design algorithm programmed to calculate the total mobile head cylinder and total seek time (fcfs)
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:jackyzhao008
  1. final.c

    0下载:
  2. 读者和写者,有关操作系统课程设计的 进程和线程,我急需生产者和消费者-readers and writing, the operating system of curriculum design process and thread, I hasten to producers and consumers
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:0030
  1. 内存回收算法

    0下载:
  2. 内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载-Algrithms for memory recycle, the subject of the OS curriculum design for the computer department students of colleges.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:189440
    • 提供者:邱水云
  1. 我做的银行家算法

    0下载:
  2. 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。 .课程设计的要求 通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。 课程设计的题目 本次操作系统课程设计的题目为《模拟银行家算
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:61440
    • 提供者:周楠
  1. 一个多用户多级目录结构文件系统设计与实现

    0下载:
  2. 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for th
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:小生
  1. 线程的创建与撤消

    0下载:
  2. 操作系统课程设计:线程的创建与撤消(有文档)-courses on operating system design : the creation of threads and withdrawn (with documentation)
  3. 所属分类:进程与线程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:林明
  1. filesystem11

    0下载:
  2. 操作系统课程设计文件系统,我们操作系统课程的一个作业,不但有代码而且有报告,绝对好-courses on operating system design document systems, we will of course an operating system operations, not only is the code and reports, the absolute good
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:55296
    • 提供者:洪杰
  1. Wangmeng_vc347772244

    0下载:
  2. 操作系统课程设计的一个小尝试,是银行家算法的具体介绍和源代码,有C/C++两种-courses on operating system design of a small attempt, the banker's algorithm introduced and the specific source code, C/C Two
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:欧阳雪
  1. Turn up

    0下载:
  2. VC下面的读者写者问题,实验报告 操作系统课程设计-VC following the issue of readers to write the experimental report of the operating system curriculum design
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:385024
    • 提供者:king
  1. 通过消息传送数据

    0下载:
  2. 很好的操作系统课程设计,功能是利用命名管道进行通信,能学到很多东西-good courses on operating system design, function is to use named pipes for communication, a lot of things can be learned
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:131072
    • 提供者:cjl
  1. 黄欣50号

    0下载:
  2. 这是广工计算机学院05级的操作系统课程设计,是用TOUBO C做的~-Public School 05 computer operating system course design is done TOUBO C ~
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:144384
    • 提供者:chen
  1. hurricane1230

    0下载:
  2. //页式虚拟存储管理中地址转换和缺页中断的模拟。这个是操作系统课程设计的报告啊。十分有用。您一定要亲自看一看哦。-//virtual memory page management NAT and missing pages interrupted simulation. The operating system is designed courses ah report. Very useful. You must personally
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:地方的
  1. osdesign

    0下载:
  2. 这是一个操作系统课程设计之文件系统管理,实现了多级目录管理,先开放20M空间。完成树形目录操作-courses on operating system design from the file system management, and the realization of the multi-level directory management, first 20M open space. Complete tree directo
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-10
    • 文件大小:92160
    • 提供者:刘冰
  1. bankC++

    0下载:
  2. 操作系统课程设计,经典的银行家算法,适合初学者学习,里面也含有c的算法描述。-courses on operating system design, the classic banker algorithm, suitable for beginners to learn, they also contain c algorithm descr iption.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:wz
  1. fifo_lru_opt

    0下载:
  2. 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:wz
  1. management&system

    0下载:
  2. 本程序是介绍二级目录文件管理系统,可作为操作系统课程设计的参考,希望大家会喜欢.-this program is to introduce two Contents document management system, the operating system can be used as a reference design courses, I hope you will like.
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:245760
    • 提供者:周国梁
  1. memory_administration

    0下载:
  2. 操作系统课程设计中的内存分配与回收! 有参考价值!-courses on operating system design and distribution of memory recovery! Reference value!
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:邹建青
  1. MemoryAllocateProject

    0下载:
  2. 操作系统课程设计之内存分配模拟,采用首次适应算法实现(JAVA版)-courses on operating system design from the memory allocation simulation, using the first adaptation algorithm (Java version)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:蓝蜂
  1. DiskManagerProject

    0下载:
  2. 操作系统课程设计之磁盘管理模拟,采用位视图算法(JAVA版)-courses on operating system design from the disk management simulation algorithm used-View (Java version)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:蓝蜂
  1. cibidiaodu

    0下载:
  2. 有多个访盘要求在等待时对这些要求的顺序的确定安排或调整,只在减少平均磁盘服务时间就成为磁盘调度,而磁盘调度有多种的调度算法,其中最短路径优先是其中基本一种,本课程设计是使用C++程序设计语言,在windows平台下对此调度算法进行模拟,通过此调度算法的模拟来进一步的加深对磁盘最短路径优先调度的了解,及对C++程序设计语言的使用。 关键词:磁盘调度 最短路径优先 操作系统 课程设计 -set to visit a number o
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-10
    • 文件大小:43008
    • 提供者:戴天天
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org