-
SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as...
SRTOS++ 的ARM版本,支持各种主流的ARM处理器,如ARM7TDMI,ARM9TDMI等。-SRTOS++ The ARM version, supports a variety of mainstream ARM processors such as ARM7TDMI, ARM9TDMI such.
- 2022-03-29 00:28:15下载
- 积分:1
-
Playing
Playing-with-OS
自己开发操作系统-Playing-with-OS its own operating system
- 2022-03-07 00:12:23下载
- 积分:1
-
人们有大量的背景知识来应对日常生活中的情况。
People have vast background knowledge to cope with everyday situations.
We don t have to be told everything explicitly because we can call on the background knowledge.
We use `default knowledge to handle situations where knowledge is incomplete.
This is called common sense reasoning.
-People have vast background knowledge to cope with everyday situations.
We don t have to be told everything explicitly because we can call on the background knowledge.
We use `default knowledge to handle situations where knowledge is incomplete.
This is called common sense reasoning.
- 2022-01-26 01:20:30下载
- 积分:1
-
elf 详解,主要介绍elf的文件格式,运用,表示方法等,用了大量的例子进行说明...
elf 详解,主要介绍elf的文件格式,运用,表示方法等,用了大量的例子进行说明-elf digest, introduction to elf format, implementation, using examples to demonstrate it
- 2022-01-26 02:14:53下载
- 积分:1
-
应用rapidemo RAPI函数copydevicetopc
rapidemo rapi函数的应用CopyDeviceToPC-Application rapidemo rapi function CopyDeviceToPC
- 2022-01-25 20:11:11下载
- 积分:1
-
设备管理是对设备的分布仿真系统…
设备管理是模拟系统的设备分配问题,欢迎下载-Equipment management is a simulation system for the distribution of the equipment are welcome to download
- 2022-03-23 00:13:03下载
- 积分:1
-
哲学家就餐问题
哲学家就餐问题归纳为五个哲学家坐在一张桌子做两件事之一: 吃或思考。吃时,他们不思维,并同时观想,他们不吃。五个哲学家的圆形餐桌上坐着一大碗的面条在中心。一把叉子放在每一对相邻的哲学家,和,因此每个哲学家有一把叉子,在他的左边和一把叉子,向他的右边。由于意大利面条很难服务,用一个叉子吃,假定一个哲学家必须用两把叉子吃饭。每个哲学家可以只使用叉子在他立即左和直接权限。
- 2023-08-29 01:30:03下载
- 积分:1
-
The process of scheduling the operating system is mainly used to mimic the opera...
进程调度主要是操作系统中用于模仿操作的进程的-The process of scheduling the operating system is mainly used to mimic the operation of the process
- 2022-04-10 18:39:21下载
- 积分:1
-
生产者-消费者系统问题
模拟一个生产者-消费者系统使用线程,互斥锁和条件变量和调度。你会尝试用可用的生产者和使用者线程,多项产品和调度算法的用来计划产品的消费的数量不断变化。
- 2022-03-21 08:02:05下载
- 积分:1
-
the procedures on the topic of : process management
本次程序的题目为:进程管理――支持多个进程并发运行的简单的进程管理模拟系统,对本实验的分析要求是:⑴系统中的同步机构采用信号量上的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-03-13 01:19:06下载
- 积分:1