-
ThreadX的中文文档,提供了ThreadX实时内核的详细信息.
ThreadX的中文文档,提供了ThreadX实时内核的详细信息.-ThreadX the Chinese documents, provided the ThreadX real-time kernel details.
- 2023-02-25 04:25:04下载
- 积分:1
-
使用配置:
a) 如果将系统安装在网站的根路径下,直接拷贝即可使用;
b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、...
使用配置:
a) 如果将系统安装在网站的根路径下,直接拷贝即可使用;
b) 如果将系统安装在一个虚拟路径下,请将bin、CuteSoft_Client、Templates、Uploads文件夹及移动到根路径下。
c) 如果WEB服务器和数据库服务器不在一台服务器上,请将Web.Config中的
-err
- 2022-03-22 10:31:13下载
- 积分:1
-
operating system in the banker's algorithm below LINUX environment simulatio...
操作系统中的银行家算法在LINUX环境下面进行模拟.-operating system in the banker"s algorithm below LINUX environment simulation.
- 2022-04-08 15:00:00下载
- 积分:1
-
模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round...
模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
- 2022-06-02 17:20:17下载
- 积分:1
-
ucos2.52版本的源代码,希望大家珍惜!
ucos2.52版本的源代码,希望大家珍惜-ucos2.52 version of the source code, we hope that the treasure!
- 2022-06-18 12:42:01下载
- 积分:1
-
API Monitoring Unleashed!!!
API Monitoring Unleashed!!!
- 2022-07-07 09:30:29下载
- 积分:1
-
WinCE5.0部分核心源码
WinCE5.0部分核心源码-part of the core source WinCE5.0
- 2022-02-04 11:37:00下载
- 积分:1
-
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{...
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。 3.程序设计和说明: 函数说明:anquan( )判断给某个进程请求后系统是否安全,anquan1()判断当前系统是否安全。GetAll()取得所有进程的的各个资源数据。详细说明请参见附录中的程序的文档说明。-1. The experiment : Simulation Algorithm bankers, bankers algorithm with the allocation of resources. 2. Experiment : Design 5 (process P0, P1, P2, P3, P4) (resource sharing three categories A, B, C), (A, B, C) amount of resources to 10,5,7. Dynamic process could apply to the resources and the release of resources, according to the system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence; Display and print the process followed for seeking resources, as well as a process of distribution of resources in the resource data. 3. Program design and description : F
- 2022-04-07 18:24:35下载
- 积分:1
-
WarmOS16位实模式操作系统
WarmOS是一个用汇编编写的16位实模式操作系统,它包括了一些操作系统应该拥有的基本功能,支持COM格式文件的执行,提供了一些系统API以供程序员编写程序,并且从内核支持中文的显示。
- 2022-09-10 05:25:03下载
- 积分:1
-
一个简单的文件系统
一个简单的文件系统-a simple file system
- 2022-02-03 02:42:17下载
- 积分:1