-
基于FREESCALE的MXL的启动代码PPCBOOT文本文件
基于FREESCALE的MXL的启动代码PPCBOOT文本文件-Based on Freescale MXL of the startup code PPCBoot text file
- 2022-01-21 04:37:27下载
- 积分:1
-
c语言编写的tc下串口通讯原程序,其中包括串口的设置,串口接收数据,串口发送数据!...
c语言编写的tc下串口通讯原程序,其中包括串口的设置,串口接收数据,串口发送数据!-c tc language of the original Serial communications procedures, including serial configuration, serial data receiver, Serial sent the data!
- 2022-01-25 16:23:20下载
- 积分:1
-
基于组件方式开发操作系统的OSKIT源代码
基于组件方式开发操作系统的OSKIT源代码-component-based approach to the development of the operating system source code OSKIT
- 2022-06-13 00:10:53下载
- 积分:1
-
一个用 java 语言编写的操作系统课程设计
很经典希望对大家有帮助...
一个用 java 语言编写的操作系统课程设计
很经典希望对大家有帮助-An operating system using java language curriculum design classic you want to help
- 2023-08-22 05:45:04下载
- 积分:1
-
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数...
要开发一个C应用程序(.exe文件),大体上分为5个步骤(不考虑后期维护):
问题分析――分析要解决的问题,明确问题目标,将问题(尤其是复杂问题)分解为在数据、
-To develop a C application (. Exe file), generally divided into five steps (without regard to post-maintenance): Problem Analysis- Analysis of issues to be addressed explicitly the issue of targets, the problem (in particular, are complex issues) is decomposed into in the data,
- 2023-06-13 05:20:04下载
- 积分:1
-
Linux中的不间断数据保护模块实现代码
Linux中的不间断数据保护模块实现代码-Linux uninterrupted data protection module code
- 2022-03-20 12:20:17下载
- 积分:1
-
操作系统课程设计
操作系统课程设计- The operating system curriculum designs
- 2022-03-30 08:28:33下载
- 积分:1
-
虚拟存储管理的模拟,是一个实验,可以参考一下,
虚拟存储管理的模拟,是一个实验,可以参考一下,-Virtual storage management simulation is an experiment, you can refer to,
- 2022-04-16 01:29:33下载
- 积分:1
-
tcp/ip协议栈源码,用于源码开放的嵌入式实时操作系统uCOS-II。...
tcp/ip协议栈源码,用于源码开放的嵌入式实时操作系统uCOS-II。
-tcp/ip protocol stack source code for open-source embedded real-time operating system for uCOS-II.
- 2022-06-27 06:34:30下载
- 积分:1
-
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包...
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的P、V操作的机制;⑵控制机构包括阻塞和唤醒操作;⑶时间片中断处理程序处理模拟的时间片中断;⑷进程调度程序负责为各进程分配处理机;⑸根据用户的需求来创建n个进程(n为即满足用户需求,又不超出系统可容的最大进程数),各进程互斥地访问使用临界资源 S1、S2;⑹使用动态优先数(如:随阻塞次数的增加而减小优先数,以提高其优先权);⑺进程结束后应能够撤消;⑻进程间能实现“发送”和“接收”两个消息缓冲通信操作;⑼系统在运行过程中随机打印出各进程的状态变换过程、系统的调度过程及公共变量的变化情况,在一个进程运行完毕,进入完成状态后,可以将该进程撤消,也可以动态的创建另一个新的进程。-the procedures on the topic of : process management-- to support multiple concurrent processes running a simple process management simulation system for the analysis of the experimental requirements are : 1 system of institutions using synchronous signals on the amount of P, V operation of the mechanism; 2 control agencies, including obstruction and awaken operation ; 3-time interrupt handling procedures-time simulation of interruption; 4 process scheduler is responsible for the allocation process processors; together according to the user"s needs to create process n (n that meet user needs, without exceeding the system can accommodate
- 2022-11-14 01:00:03下载
- 积分:1