搜索资源列表

  1. ZJZH

    0下载:
  2. 操作系统课程设计之存储管理---最佳置换算法-courses on operating system design-- the best memory management algorithm replacement
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:陈LY
  1. czx11t

    0下载:
  2. 操作系统中的调度先来先服务及短作业优先,是用java编写的。-operating system of first-come first-scheduling services and short operating priority is the use of java prepared.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:zmy
  1. microRTOS

    1下载:
  2. 牛人写的AVR单片机操作系统源代码,非常适合学习-cattle written by AVR operating system source code, is a good place to learn.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:261120
    • 提供者:jiangyong
  1. spjfilemanagement

    0下载:
  2. 本程序是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理-simulation of the process is the operating system of document management procedures can be simulated to achieve directory management, Disk allocation and management of disk sto
  3. 所属分类:文件操作

    • 发布日期:2024-05-06
    • 文件大小:182272
    • 提供者:shipeijun
  1. uC_OS-II

    0下载:
  2. 嵌入式操作系统源码,非常有用~~ ~~ ~ -Embedded operating system source code, a very useful
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:61440
    • 提供者:
  1. processDispatch

    0下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:  1.先进先出调度算法;  2.基于优先数的调度算法;  3.最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:  1.当前执行进程;  2.就绪队列;  3.等待队列 附:此程序可直接运行,是操作系统课的
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:254976
    • 提供者:段苛苛
  1. ucosII_2.83

    0下载:
  2. 嵌入式实时操作系统 uC/OSII最新官方2.83版 有详细的说明文档及移植手册-embedded RTOS/OSII latest official version 2.83 is fully documented and transplantation Manual
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:1799168
    • 提供者:赖皮
  1. zijiOS

    0下载:
  2. 《自己动手写操作系统》的配套光源原码, 很详细。喜欢就下吧-"to write his own operating system," matching the original source code, very detailed. Like it on the next
  3. 所属分类:书籍源码

    • 发布日期:2024-05-06
    • 文件大小:1665024
    • 提供者:陈嚈
  1. rtos51

    0下载:
  2. RTOS-51实时操作系统 源程序,运行于51单片机上的实时操作系统源代码-RTOS-51 real-time operating system source code, running on the MCU 51 real-time operating system source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:604160
    • 提供者:lijinhao
  1. teson_osstorage

    0下载:
  2. 操作系统实验之存储管理模拟系统,模拟操作系统存储管理,包含源码和可执行文件-experimental operating system memory management system simulation, simulation operating system memory management, and included the source code to the executable
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:79872
    • 提供者:刘铁声
  1. teson_FileSystem

    0下载:
  2. 操作系统实验之文件系统,模拟操作系统文件系统的功能,用C#编写.-experimental operating system file system, file system simulation of the operating system's functions, with C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:106496
    • 提供者:刘铁声
  1. ARM-c

    0下载:
  2.  无操作系统支持的嵌入式系统软件,包括系统引导(BOOT) 、驱动程序、动态内存管理、IPO、通信以及应用软件等方面。 本文详细介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适 合于其他嵌入式平台的软件设计。-without the support of the operating system embedded system software, including gu
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:215040
    • 提供者:福东方
  1. yupingcaozuo

    0下载:
  2. 我大三做的操作系统课程设计,里面有代码有报告,欢迎大家下载。-the junior courses on operating system design, with a code, we welcome the download.
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:50176
    • 提供者:平哥
  1. bkerndev_zh_CN_A4_doc

    0下载:
  2. Bran的内核开发指南,一篇关于操作系统内核开发入门级文章,并附代码-Bran Guide to the development of the kernel, the operating system kernel on an entry-level development of the article, accompanied by code
  3. 所属分类:电子书籍

    • 发布日期:2024-05-06
    • 文件大小:59392
    • 提供者:cxb
  1. schedul_mfcV2.0

    0下载:
  2. 自己写的操作系统的实验:处理机调度模拟及内存分配模拟二合一小程序。-himself wrote of the operating system : processor scheduling simulation and memory allocation procedures simulated small combo.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:102400
    • 提供者:林和
  1. bingfa

    0下载:
  2. 模拟操作系统的并发程序,此程序简单易懂。容易操作,一看就明白。-simulation procedures with the operating system, this procedure is simple to understand. Easy to operate, a person would understand.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:35840
    • 提供者:allen
  1. javaOSmemory

    0下载:
  2. 模拟操作系统内存管理,可分配,撤消进程 ,动态显示内存占用情况-simulation operating system memory management, distribution, the withdrawal process, dynamic display memory occupied
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:linsd
  1. los

    0下载:
  2. 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:875520
    • 提供者:wangwei
  1. RTOSoverview

    0下载:
  2. 嵌入式操作系统综述,简述了几款常用的嵌入式操作系统的内容。-Embedded Operating System Review, a brief paragraphs commonly used embedded operating system content.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-06
    • 文件大小:188416
    • 提供者:flycash
  1. UNIXv6src

    1下载:
  2. UNIX版本6的源代码,是莱昂先生对UNIX操作系统版本6源代码的详细分析的基础。-UNIX Version 6 of the source code, Mr. Leon is the UNIX operating system source code version 6 of the basis for detailed analysis.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:1692672
    • 提供者:zuozaior
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org