搜索资源列表
C8051F
- C8051F020并行控制12864,C8051F020串行控制12864-C8051F020 concurrency control 12864,C8051F020 serial control 12864
Task
- 该程序示范如何在操作系统环境下编写程序说明。在RTOS下,每个任务都(函数) 都可以是死循环,这些死循环内的代码在宏观上看是并发运行的,相当于将CPU 的运算资源分配给各个任务。程序中3个任务分别控制3只LED的闪烁,说明3个任 务在宏观上是同时(并发)执行的。-This program shows how the operating system environment programming instructions. On RTOS, each task (funct
jhill_thesisj
- In this thesis we present and operating system and three generations of a hardware platform designed to address the needs of wireless sensor networks. Our operating system, called TinyOS uses an event based execution model to provide support for
ccpp_concurrency
- With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded ap
