-
51单片机操作系统
这是一个基于时间片的操作系统 通过时间分割 将51单片机 独立出N个低频单片机 并行运行程序,该系统有一定的实用性,特别是要驱动TFT屏的时候,在刷屏的同时单片机任能做其他事情,如果不是用操作系统,像51这种低端的单片机是做不到同时的,所以这个代码非常有学习的价值
- 2022-01-21 21:11:52下载
- 积分:1
-
Power generation CPLD family of the former one
发电CPLD家族的前十分之一MAXⅡ器件动态功耗很低,所以低功耗运行。MAX II系列价格低廉,功耗是MAX 3000A系列的十分之一。
- 2022-07-10 18:31:38下载
- 积分:1
-
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和...
动态资源分配系统的设计
目的与要求:
本设计的目的是通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用适当的算法,有效地防止和避免死锁的发生。具体要求如下:
⑴模拟一个银行家算法;
⑵初始化时让系统拥有一定的资源;
⑶用键盘输入的方式申请资源;
⑷如果预分配后,系统处于安全状态,则修改系统的资源分配情况;
⑸如果预分配后,系统处于不安全状态,则提示不能满足请求。
- 2023-03-03 08:05:03下载
- 积分:1
-
是操作系统的置换算法,主要用于操作系统的阻塞与执行还有就绪...
是操作系统的置换算法,主要用于操作系统的阻塞与执行还有就绪-Operating system replacement algorithm is mainly used for blocking the implementation of the operating system still in place
- 2022-01-25 23:00:00下载
- 积分:1
-
操作系统知识, 操作系统知识,
操作系统知识, 操作系统知识,-Operating system knowledge, knowledge of the operating system, operating system knowledge,
- 2022-02-07 08:55:37下载
- 积分:1
-
模仿操作系统的先来先服务,用单链表写的程序
模仿操作系统的先来先服务,用单链表写的程序-imitate the operating system first-come first-service, single-Chain written procedures
- 2022-04-18 04:56:10下载
- 积分:1
-
xp背景程序,让你的xp变得更漂亮,可以修改里面的内容。
xp背景程序,让你的xp变得更漂亮,可以修改里面的内容。-xp background procedure for the xp you become more beautiful, can amend the contents inside.
- 2023-07-29 04:35:04下载
- 积分:1
-
EOS is a major open
EOS是一个主要用于教学的开源操作系统,它的源码风格是windows内核风格。EOS的整体结构简单,从boot、loader、kernel.dll到应用程序,结构清晰简单,但是功能内核功能也比较完整,源码总数为10000多行,比较适合初中级操作系统内核源码学习者。
与Linux0.11或0.12相比,EOS的内核的结构更加的模块化,结构比之清晰,是学习操作系统原理与内核分析研究的较好的工具。
-EOS is a major open-source operating system for teaching, and its style is windows kernel source code style. EOS" s overall structure is simple, from the boot, loader, kernel.dll to the application, the structure clear and straightforward, but the function of the kernel functions are relatively complete, a total of more than 10,000 source lines, more suitable for middle-class operating system kernel source code learners. 0.12, compared with Linux0.11 or, EOS of the core structure of a more modular structure than the clear, is to learn principles and core analysis of the operating system a better tool.
- 2023-03-20 19:55:04下载
- 积分:1
-
Motion Control VC example demo1001c01w9xw2km02
运动控制VC实例demo1001c01w9xw2km02-Motion Control VC example demo1001c01w9xw2km02
- 2022-06-13 07:03:00下载
- 积分:1
-
用vc编写的用来模拟操作系统中电梯调度算法的程序。
用vc编写的用来模拟操作系统中电梯调度算法的程序。-The ones that wrote vc used the procedure of dispatcher s algorithm of the lift in the simulation operating system.
- 2022-07-23 21:46:51下载
- 积分:1