FreeRTOS is a portable, open source, mini Real Time Kernel - a free to download and royalty free RTOS that can be used in commercial applications.
标签: free FreeRTOS download portable
上传时间: 2017-05-05
上传用户:恋天使569
datagram application(basee on server-client) where the server sends the current time through a data to a client that asks the current time
标签: server-client application the datagram
上传时间: 2017-05-05
上传用户:comua
非常著名的real time rendering一书的第三版,目前是最新版。
上传时间: 2017-05-09
上传用户:nanfeicui
Source code for REAL TIME RFID reader in ARM LPC2148.... Core is ARM7TDMI-S
上传时间: 2014-01-04
上传用户:离殇
A full implementation of ICA,PCA,LDA,SVM,in both orginal and incremental in model of real time learnign for face recognition.
标签: implementation incremental orginal model
上传时间: 2017-05-11
上传用户:虫虫虫虫虫虫
基于wifi的real time locating system系统,RFID
上传时间: 2014-01-11
上传用户:zhouchang199
LPC2XXX在uc OS/II中的定时器管理,介绍在应用LPC2XXX 在uc OS/II 如何优化定时器管理
上传时间: 2014-06-21
上传用户:xmsmh
This Project implements a real-time operating system that can handle a SD/MMC Card unit
标签: implements real-time operating Project
上传时间: 2013-12-22
上传用户:520
基于实时嵌入式系统的voip系统(real time embeded system)。主要难点在实时处理语音信号。语音信号基于其自身特点,要求实时不可有延迟。本源程序基于cpu:cs4281开发,在vxworks上验证通过。现公开预研阶段的测试版本。方便初学者学习基于vxworks的语音处理技术。
上传时间: 2014-12-20
上传用户:zhaoq123
μC/OS-II实验程序说明 软件版本:V1.0 日期:2005-05-25 多任务是指多个任务在操作系统的控制下同时运行,它的实现实际上是靠操作系统在 多个任务之间进行切换和调度。在多任务系统中,内核负责管理各个任务,即为每个任务 分配CPU时间,并且负责各任务之间的通讯。μC/OS-II操作系统最多可以支持64个任务。 每个任务的优先级不能相同,优先级数字越小,优先级越高。在μC/OS-II操作系统中, OSInit()创建了两个μC/OS-II的默认任务:一个是OS_TaskIdle,即CPU空闲任务,它拥有 最低的优先级,当有其他任务运行时此任务处于就绪态,没有其他任务时就是它在运行, 该任务是μC/OS-II必需的任务;另一个任务是OS_TaskStat,它每隔一段时间就做一些统
上传时间: 2017-05-31
上传用户:gaojiao1999