-
STM32上移植好的uCOS3嵌入式操作系统
在STM32上移植好的uCOS3嵌入式操作系统,并且能够成功运行。开发工具为MDK , 硬件基于stm32。
- 2022-04-15 05:18:44下载
- 积分:1
-
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起...
关于操作系统:本程序可选用优先数法或简单轮转法对五个进程进行调度。每个进程处于运行R(run)、就绪W(wait)和完成F(finish)三种状态之一,并假定起始状态都是就绪状态W。-On the operating system: This procedure may choose to use the priority number of law or simple rotation on the five process scheduling. Each process is running R (run), ready W (wait) and the completion of F (finish), one of three states and assume that the initial state is a state of readiness W.
- 2022-02-04 17:52:14下载
- 积分:1
-
WINCE寄存器读写工具源码
Wince对CPU寄存器的直接读写
方便驱动开发的朋友调试开发
- 2022-09-16 11:40:05下载
- 积分:1
-
用c编写的成绩管理系统,包括成绩统计,添加,修改,删除,以及实现了图形化界面...
用c编写的成绩管理系统,包括成绩统计,添加,修改,删除,以及实现了图形化界面-C prepared with performance management systems, including performance statistics, add, modify, delete, and realize the graphical interface
- 2022-08-10 19:08:58下载
- 积分:1
-
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)...
操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
- 2022-02-02 15:15:00下载
- 积分:1
-
The use of C++ Prepared Calculator, including all general computing.
使用C++编写的计算器,包括所有的一般计算功能。-The use of C++ Prepared Calculator, including all general computing.
- 2022-03-13 15:04:11下载
- 积分:1
-
lunix下用c编写malloc函数
lunix下用c编写malloc函数-lunix c prepared using malloc function
- 2022-04-30 13:07:48下载
- 积分:1
-
多道转换调度算法
多道转换调度算法-multiple conversion Scheduling Algorithm
- 2023-07-12 18:35:03下载
- 积分:1
-
C/C++虚拟机的实现的window版本
C/C++虚拟机的实现的window版本-C/C virtual machine on the realization of the window version
- 2023-06-09 20:10:05下载
- 积分:1
-
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。...
读取配置文件(ini格式)的程序,可返回int,char*,float类型等的配置项数值。-Read configuration file (ini format) procedures can return int, char*, float type of configuration item values.
- 2023-05-21 04:40:04下载
- 积分:1