搜索资源列表
task
- 练习并掌握多任务实时操作系统下Task 调度、Task 间主要通信手段(信号量、消息队列等)、RISC 处理器 I/O 端口控制等内容,并形成嵌入式实时应用软件的良好编程习惯。创建多Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有Message Queue 接收消息;Task 间消息通信通过向对方私有MessageQueue 发送消息完成。 Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的semFlush(
CeleTask.1.7.360.Codex.rar
- Cele Task - 强大的工作管理员,Cele Task- a powerful Task Manager
test04-03-s3c2410-task-idle.ra
- s3c2410上用Keil开发的ucosII源代码,入门级 非常简单,只是演示了创建一个task(参考资料来源于网络),最后完成任务切换到OSTaskIdle运行。,simple ucosII code, can give some help to begnners,
task.rar
- 单片机单任务顺序执行到多任务并行执行的演变过程,Sequence of single-chip implementation of a single task to multi-task parallel implementation of the evolution of
uCOS-II_Win32
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS ex
TaskList
- WinCE下的任务管理器(查看当前正在运行的进程,终止任一进程等)-WinCE under the Task Manager (see the current running processes to terminate any process, etc.)
TaskManager
- windows ce 5.0 Task Manager
TASKMAN
- 该代码压缩包只为需要研究CE下的任务管理器的实现而提供的。某些通用的头文件没有包含在其中,主要是为了防止用于商业目的非法构建。-The code compression packages only need to study the CE under the Task Manager realization provided. Some common header files are not included in these, mainly used for commercial purpos
LinuxProgrammingembeddedmulti-task
- 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
ex1
- 1. 创建多 Task,为每个Task 创建私有的Message Queue,每个Task 只通过自己的私有 Message Queue 接收消息;Task 间消息通信通过向对方私有Message Queue 发送消息完 成。 2. Task1:管理Task。负责系统启动时同步系统中其他Task 的启动同步,利用信号量的 semFlush()完成。同时接收各Task 的告警信息,并负责系统结束时的Task 删除处理。 3. Task2:激励Task。利用taskDelay()
TASKMGR_arm_v4i
- Task manager for WinCE6.0
Task
- 该程序示范如何在操作系统环境下编写程序说明。在RTOS下,每个任务都(函数) 都可以是死循环,这些死循环内的代码在宏观上看是并发运行的,相当于将CPU 的运算资源分配给各个任务。程序中3个任务分别控制3只LED的闪烁,说明3个任 务在宏观上是同时(并发)执行的。-This program shows how the operating system environment programming instructions. On RTOS, each task (funct
verilog_tutorial
- Chapter 1 Introduction Chapter 2 History of Verilog Chapter 3 Design and Tool Flow Chapter 4 My First Program in Verilog Chapter 5 Verilog HDL Syntax and Semantics Chapter 6 Gate Level Modeling Chapter 7 User Defined Primitives Chapter
VxWorks.multi.task.scheduling.module.design
- VxWorks multi-task scheduling module designVxWorks多任务调度模块设计 -VxWorks multi-task scheduling module design
VxWorks.task.scheduling.design.documents
- VxWorks task scheduling design documents VxWorks任务调度开发设计文档-VxWorks task scheduling design documents
task
- 熟练使用µ C/OS-II任务管理的基本系统调用。-Skilled use of μC/OS-II task management basic system calls.
VxWorks-based-programming-and-multi-task-Communica
- 基于VxWorks的多任务程序设计及通信管理VxWorks-based programming and multi-task Communication Management-VxWorks-based programming and multi-task Communication Management
tmana
- windows ce下的任务管理器源码,同时还包含了安装文件源码-task manager source for windows ce
VxWorks_multi-task-Communication-
- vxworks下多任务通信的编程资料和源码-Under the multi-task Communication vxworks programming information and source
task-3---Output-
- avr板基本的输出控制,用于基础入门练习-task 3- Output and Pull Configuration