-
UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。
本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级...
UCOS一种只支持优先级抢占型调度的操作系统。它不支持同一个优先级有2个及以上的任务同时运作。
本文修改的UCOS支持不同优先级调度的同时,支持同一个优先级有2个以上的任务以时间片轮转方式进行调度。
这个就是UCOS和修改的UCOS的区别。-UCOS only support a priority-based scheduling of the operating system to seize. It does not support the same priority level 2 and above have the task of operating at the same time. This article uCOS modified to support different priority scheduling at the same time, support the same priority level has two more tasks to the time slice approach to scheduling rotation. This is uCOS uCOS and modified difference.
- 2022-07-01 06:29:14下载
- 积分:1
-
经典的asp项目案例!
经典的asp项目案例! -The classic asp project case studies! The classic asp project case studies!
- 2022-11-25 17:40:03下载
- 积分:1
-
A specific version of a quicksorter which can be used to test for efficiveness o...
A specific version of a quicksorter which can be used to test for efficiveness of different sorts
- 2023-03-09 00:05:03下载
- 积分:1
-
这是我的老师要我们编写的java小程序,就要有一些…
这是我老师上课要我们编写的java小程序,希望能够获得几个积分,谢谢站长。-This is my teacher wants us to prepare the java applet, will want to have a few points I would like to thank head.
- 2022-04-21 15:14:33下载
- 积分:1
-
用设计的词法分析器,还是比较好用的。所以上传给大家。
用设计的词法分析器,还是比较好用的。所以上传给大家。-design with the lexical analyzer, or better quality. So you upload to.
- 2022-08-26 08:33:44下载
- 积分:1
-
基于VHDL写的DS18B20的驱动,简单版本
基于VHDL写的DS18B20的驱动,简单版本-based on VHDL write DS18B20 driven, simple version
- 2022-10-29 07:20:04下载
- 积分:1
-
Delphi自动创建数据库并配置安装程序
一款由Delphi编写的数据库自动创建程序,并支持自动配置安装数据库,适用于基于Delphi环境的数据库信息系统的安装,使程序的安装调试工作更加简便。
- 2023-07-11 06:05:04下载
- 积分:1
-
在VC6.0中实现了对editbox控件中使用背景位图
本程序已成功测试通过,具有可靠性,可行性.
也是初学者的好实例....
在VC6.0中实现了对editbox控件中使用背景位图
本程序已成功测试通过,具有可靠性,可行性.
也是初学者的好实例.-Realize in VC6.0 in editbox control of the use of the background bitmap This procedure has been successfully tested with the reliability and feasibility. Is a good example for beginners.
- 2022-02-12 23:28:29下载
- 积分:1
-
解决以下问题:
For solving the following problem:
"There is No Free Lunch"
Time Limit: 1 Second Memory Limit: 32768 KB
One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" which was said that one could "buy one get two for free". That is, if you buy one of the dishes on their menu, denoted by di with price pi , you may get the two neighboring dishes di-1 and di+1 for free! If you pick up d1, then you may get d2 and the last one dn for free, and if you choose the last one dn, you may get dn-1 and d1 for free.
However, after investigation CYJJ realized that there was no free lunch at all. The price pi of the i-th dish was actually calculated by adding up twice the cost ci of the dish and half of the costs of the two "free" dishes. Now given all the prices on the menu, you are asked to help CYJJ find the cost of each of the dishes.
- 2022-12-06 21:00:03下载
- 积分:1
-
用VC编写的一个微型操作系统,是操作系统的课程设计。
用VC编写的一个微型操作系统,是操作系统的课程设计。-VC prepared by a micro-OS, the operating system is designed courses.
- 2022-05-17 11:56:39下载
- 积分:1