-
操作系统实验,编写程序实现银行家算法的C++代码
操作系统实验,编写程序实现银行家算法的C++代码-Operating system, experiment, write a program to achieve banker algorithm C++ code for
- 2022-06-20 11:18:46下载
- 积分:1
-
基于STM32F103的FreeRTOS系统移植
本人自己移植的基于Cortex-M3系列的STM32F103平台的FreeRTOS系统移植demo,适合初学者、以及想学习FreeRTOS系统的各位小伙伴,希望大家互相交流,提升自身职业技能和业务水平
- 2022-07-13 03:57:38下载
- 积分:1
-
一个操作系统源代码
一个操作系统源代码-an operating system source code
- 2022-06-03 15:11:00下载
- 积分:1
-
关于银行家算法的操作系统课程设计,包括实验目的、运行结果等...
关于银行家算法的操作系统课程设计,包括实验目的、运行结果等-Banker
- 2022-06-19 11:21:04下载
- 积分:1
-
提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达。...
提供对城市信息的编辑,提供列车时刻表和飞机航班表的编辑,提供三种最优决策:最快到达、最省钱到达、最少中转次数到达。-Provide information on the city editor, providing the train schedule and aircraft flight table editing, offers three optimal decision: to reach the fastest, most cost-effective to reach at least the number of transit arrival.
- 2022-03-02 08:55:56下载
- 积分:1
-
简单的shell 程序
简单的shell 程序-A simple programe of Shell .
- 2023-07-03 06:55:03下载
- 积分:1
-
操作系统中的哲学家就餐算法 c语言编写
操作系统中的哲学家就餐算法 c语言编写-OS philosopher dine algorithm c language
- 2022-11-22 20:55:03下载
- 积分:1
-
操作系统课程设计,模拟UNIX磁盘文件管理系统
• 建立文件存储介质的管理机制
• 建立目录
• 文件系统功能(显示目...
操作系统课程设计,模拟UNIX磁盘文件管理系统
• 建立文件存储介质的管理机制
• 建立目录
• 文件系统功能(显示目录、创建、删除、打开、关闭、读、写)
• 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage media management mechanisms • • File system functions to create the directory (show directory, create, delete, open, close, read, write) • File Operation Interface (show directory, create, delete, open, close, read, write)
- 2023-02-17 07:05:03下载
- 积分:1
-
turbo c 编写的文件管理器。有源程序。
turbo c 编写的文件管理器。有源程序。-paper prepared by the manager. A source.
- 2023-09-05 19:45:03下载
- 积分:1
-
Assembly Language (Assembly Language) is a computer professional in an importan...
《汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。- Assembly Language (Assembly Language) is a computer professional in an important foundation courses, is a low-level language-oriented machines. It depends on the hardware, through clever programming and give full play to the hardware s potential. Assembly language code generated by running the procedures and high efficiency. Hence, up to now, many software systems (such as operating systems, etc.) is still the core of the assembly language used to write.
- 2022-08-17 08:18:05下载
- 积分:1