搜索资源列表

  1. 模拟操作系统的实现

    1下载:
  2. 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配 ,虚拟存储管理器的页面调度.-operating system, the process of scheduling, memory management simulation memory management and allocation, and virtual storage management pages of scheduling.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:17408
    • 提供者:黄兴
  1. 操作系统——PCB模拟代码

    0下载:
  2. 这是帮别人做的程序,模拟操作系统中进程控制块(包括多道系统中动态优先级进程调度和动态内存分配),用tc2.0做的,带有图形界面和简陋的控制台。现在把源代码贴出来。-This to help procedure that others make, simulation operating system process control piece (whether including many dishes of system dynami
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:草原
  1. 获取各种系统信息(操作系统、内存、驱动器、磁盘)

    0下载:
  2. 实现程序的主要函数有四个: GetOsVersion() //取得操作系统版本 GetMemInfo() //取得内存信息 GetDriverInfo() //取得驱动器信息 GetCpuInfo() //取得CPU信息,这里只是读取了注册表的ProcessorNameString具体代码见程序!-procedures to achieve the four main functions : GetOsVersion ()// OS v
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:30720
    • 提供者:王明
  1. 一个51下的源代码开放的操作系统small rtos

    1下载:
  2. 讲述了一个51单片机下的操作系统,有利于工程师再实际当中选用-about a 51 Microcontroller operating system, engineers have to use them in more practical
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-06
    • 文件大小:690176
    • 提供者:
  1. 操作系统算法

    0下载:
  2. 操作系统中的先进先出,最佳淘汰等算法的比较。-the FIFO operating system, such as the best out of the comparison algorithm.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:王强
  1. 操作系统复习题

    0下载:
  2. 操作系统期末复习题!是老师给的,也许对大家有用哦!-operating system Exercises! Yes to the teachers, perhaps useful for all!
  3. 所属分类:文档资料

    • 发布日期:2024-05-06
    • 文件大小:311296
    • 提供者:玉莲
  1. 操作系统上机实习实习报告

    0下载:
  2. 这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:涛涛
  1. 读者优先算法-操作系统

    0下载:
  2. 这是一个操作系统中的读者优先算法的实现绝对正确-This is an operating system as a priority readers algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-06
    • 文件大小:1239040
    • 提供者:田田
  1. 写者优先算法-操作系统

    0下载:
  2. 这是操作系统中的写者优先算法的实现绝对正确-this is the operating system was the priority algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-06
    • 文件大小:1241088
    • 提供者:田田
  1. 进程调度算法-操作系统

    0下载:
  2. 这是一个操作系统的进程调度算法的实现绝对正确-This is a process of the operating system's scheduling algorithm to achieve absolutely correct
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-06
    • 文件大小:264192
    • 提供者:田田
  1. 一个不错的小型操作系统,含带注释的SOURCE

    0下载:
  2. 一个不错的操作系统,站目前精彩源码总数70789个,分类182个,如此多的高质量资源,您还舍得离开吗。-a good operation system
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:74752
    • 提供者:黄鹏
  1. 操作系统课件

    0下载:
  2. 这是一套操作系统课的课件,内容很全面,讲得不错,很有价值.-This is a set of courseware class operating system, which is very comprehensive and speak well, very valuable.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-06
    • 文件大小:3785728
    • 提供者:唐海浪
  1. 操作系统进程调度实验--附有实验报告

    0下载:
  2. 这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system's scheduling experiment, the scheduling algorithm is priority
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-06
    • 文件大小:153600
    • 提供者:编程浪子
  1. 模拟操作系统

    0下载:
  2. 有机会获得处理器运行,这项工作被称为“作业调度”。实现这部分功能的程序就是“作业调度操作系统根据允许并行工作的道数和一定的算法从系统中选取若干作业把它们装入主存储器,使它们程序”。-have access to processor operation, which was known as the "Job Scheduling." To achieve this part of the procedure is t
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1175552
    • 提供者:谢谦
  1. vb 模拟操作系统

    1下载:
  2. 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错-This a VB simulativing OS,it can do process management,memory management and file management.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:21504
    • 提供者:谢谦
  1. Linux操作系统分析

    0下载:
  2. LINUX的操作系统分析文件和使用文件,里面存在详细的说明文档-Linux operating system analysis and use of documents containing exist fully documented
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-06
    • 文件大小:566272
    • 提供者:贺占恒
  1. 操作系统2

    0下载:
  2. 本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority alg
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:陈明
  1. 操作系统实习报告

    0下载:
  2. 全面包含操作系统课程设计中处理机调度,主存空间和磁盘空间的分配和回收的实验报告和源程序.-operating system contains a comprehensive curriculum design, processor scheduling, main memory space and disk space allocation and recovery of the experimental reports and the
  3. 所属分类:C#编程

    • 发布日期:2024-05-06
    • 文件大小:114688
    • 提供者:飞飞
  1. 操作系统实验论文

    0下载:
  2. 我们的操作系统实验的论文,内容好多,可以看看,-papar of os experiment,just try it
  3. 所属分类:进程与线程

    • 发布日期:2024-05-06
    • 文件大小:158720
    • 提供者:
  1. 嵌入式实时操作系统RTLinux的分析和实现

    0下载:
  2. 文章讨论了Linux 作为实时应用操作系统的一些不足,从实现机制上分析了产生这些不足的原因。详细阐述了实时操作系统RTLinux 的实现原理,着重介绍了嵌入式RTLinux 系统的开发过程,并给出了该系统实时性能测试的方法和结果-article discusses the Linux operating system as a real-time application of a number of shortcomings, from
  3. 所属分类:嵌入式Linux

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

源码中国 www.ymcn.org