当前位置:
首页
资源下载

搜索资源 - task scheduling power
搜索资源列表
-
0下载:
在电力行业中的应用,vxworks的应用程序,其中包括消息,信号量,和多任务调度的应用-in the power industry, the application vxworks applications, including news, semaphores, and multi-task scheduling application
-
-
0下载:
微内核系统minix下的rtl8139网卡驱动源码-source code of network card driver rtl8139 under the Micro-kernel system minix
-
-
0下载:
STM32 开发板基于 uCosII 2.86 的 LED灯闪烁实验
开发板上电后,LED1-3 会按照默认的 500ms 间隔,明暗闪烁,此时可以通过
串口助手 SSCOM3.2 发出指令,设置 LED1,LED2,LED3 的闪烁间隔时间。间隔范围是
1-65535ms。可以设置任意一个 LED 得闪烁间隔时间, 通过这个实验,可以学习 ucosII 的
任务建立,及任务调度, 事件同步等内容。-STM32 development board based uCosII
-
-
0下载:
A classical problem in scheduling and integer programming is the unit commitment problem. In this
problem, our task is to turn on and off power generating plants, in order to meet a forecasted future
power demand, while minimizing our costs. We h
-
-
0下载:
嵌入式系统对强大实时处理能力的需求和相对紧张的内存及内核资源的现实,对嵌入式操作系统任务调度提出了较高的要求。因此任务调度的算法的分析,实现和优化,对实现嵌入式系统的实时性有着重大的意义。从算法提出的理论基础出发,深入分析了经典的单调速率调度算法的思想,特点,具体实现并重点评价了该算法的优点和局限性。-Strong demand for real-time embedded systems processing power and memory, and the reality of a rel
-
-
2下载:
本项目设计一个类似自行车码表的产品,除了LCD显示骑行速度、骑行里程外、日期时间外,增加了GPS卫星状态、电池电量、电子指南针(当前方向)、转向及警示尾灯。
软件基于FreeRTOS嵌入式操作系统。各功能模块对应相应的任务。任务间通过队列交互信息,通过二值信号量阻塞相关任务,完成任务调度。在空闲任务中进入低功耗模式。(This project designs a bicycle code meter-like product, which adds GPS satellite status, b
-