搜索资源列表

  1. suwancheng

    0下载:
  2. 计算机操作系统的实验。实现了处理机调度的模拟,并且在调度进程的同时实现内存分配-err
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:明明
  1. boot

    0下载:
  2. 引导扇区程序源码 编译后可以从软盘启动计算机 操作系统制作的第一步-Boot sector program source code can be compiled from the floppy disk to start the computer operating system produced by the first step
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:ggg
  1. lab1

    0下载:
  2. 本代码可以模拟实现进程才创建,对计算机操作系统的学习有帮助!-This code can only create a simulation of the realization of the process of learning the computer
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:185344
    • 提供者:wang
  1. zhexuejia

    0下载:
  2. 计算机操作系统,哲学家就餐问题,C源代码。-Computer operating system, philosophers eat, C source code.
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:秦磊
  1. caozuoxitong

    0下载:
  2. 中山大学的操作系统期末考试试卷,内容详细,可供各校计算机专业学生做考前练习。-Sun Yat-sen University s operating system at the end of the examination papers, detailed and available for school students to do computer science practice test.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:
  1. Cpp1

    0下载:
  2. 计算机操作系统,磁盘I/O的C++源代码,-Computer operating system, disk I/O
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:dongbo
  1. reader_writer

    0下载:
  2. 计算机操作系统,读者写者算法的C++源代码,-Computer operating system, readers who write algorithm C++ Source code,
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:dongbo
  1. Cpp1

    0下载:
  2. 计算机操作系统,优先权的进程调度算法的C++源代码,-Computer operating system, the priority of the process of scheduling algorithm C++ Source code,
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:dongbo
  1. Cpp1

    0下载:
  2. 计算机操作系统,银行家算法的C++源代码,-Computer operating system, bankers algorithm C++ Source code,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:dongbo
  1. abaozhu_jincheng

    0下载:
  2. 计算机操作系统课程设计,进程调度,静态优先级调度算法以及先来先服务调度算法的模拟.-Computer operating system curriculum design, process scheduling, static priority scheduling algorithm, as well as first-come first-serve scheduling algorithm simulation.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:189440
    • 提供者:hsh
  1. a

    0下载:
  2. 操作系统实验一到四 哈尔滨工业大学计算机学院的-Experimental operating system 1-4 Harbin Institute of Technology Institute of Computer
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:刘超亚
  1. tinyos

    0下载:
  2. tinyos操作系统的中文(及英文)资料,我感觉现在中文资料不好找,所以和大家分享一下。有需要的朋友可以下载看看!-TinyOS operating system, the Chinese (and English) information, I feel that now Chinese data不好找Therefore, and to share with Members. In need of a friend can downl
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:2624512
    • 提供者:仙儿
  1. lin

    0下载:
  2. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒-Process when the pr
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:linguangzhi
  1. jinchengdiaodu

    0下载:
  2. 进程调度实验,模拟进程优先级调度算实验,计算机操作系统-The process of scheduling experiments, the modeling process priority scheduling experiment operator, the computer operating system
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:潘越
  1. computerhistory

    0下载:
  2. 该ppt涵盖了计算机行业的发展历史,包括硬件、软件(操作系统)以及计算机网络-Ppt covers the history of the development of the computer industry, including hardware, software (operating system), as well as computer network
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-17
    • 文件大小:2931712
    • 提供者:yinkexin
  1. src

    0下载:
  2. 计算机操作系统中解决哲学家吃饭的问题的VC++实现。-Computer operating system to address the issue of eating philosophers of VC++ to achieve.
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:159744
    • 提供者:吕超贻
  1. frm_gaoXY

    0下载:
  2. 计算机操作系统之高响应比优先算法,开发环境为VB,做成了一个交互性。-Computer operating system in response to more than a high priority algorithm development environment for VB, created a interactive.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:XJQ
  1. frmxian

    0下载:
  2. 计算机操作系统的先来先服务算法交互式算法模拟演示-Computer operating system, first-come first-serve algorithm simulated interactive demonstration algorithm
  3. 所属分类:进程与线程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:XJQ
  1. frm_SJF

    0下载:
  2. 计算机操作系统之短作业优先调度算法交互式演示-Computer operating system operating on the short interactive demonstration of the priority scheduling algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:XJQ
  1. OS

    0下载:
  2. 计算机操作系统考试卷,可供参考,有价值。-Examination papers of computer operating system is available for reference, and valuable.
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:44032
    • 提供者:姚奕冰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »

源码中国 www.ymcn.org