LINUX--a free unix-386 kernel written by :Linus Torvalds October 10, 1991
标签: Torvalds October written kernel
上传时间: 2014-01-03
上传用户:璇珠官人
c-free 破解 实现了C-Free的自我破解。。。自动得出机器码
上传时间: 2016-08-19
上传用户:清风冷雨
CMEX source code RTOS for atmel atmega128
上传时间: 2013-12-12
上传用户:aa54
The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. The easiest way to use FreeRTOS is start start with one of the demo application projects. Once this is running the project can be modified to include your own source files. This way the correct files and compiler options will be automatically included in your application. + The Source directory contains the real time kernel source files for every port. The kernel itself is only 3 files. + The Demo directory contains the demo application source files for every port. + The TraceCon directory contains the trace visualisation exe file. See the readme files in the respective directories for further information.
标签: application download includes kernel
上传时间: 2016-08-24
上传用户:zhyiroy
rtos 在msp430单片机上移植,的代码,以及相关注释。
上传时间: 2014-01-09
上传用户:450976175
用汇编语言编的FREE-dos模块 加入BIOS可实现无盘启动DOS
上传时间: 2014-08-26
上传用户:cuiyashuo
一些基本函数的程序源代码:包括(1)malloc函数(2)free函数(3)realloc函数(4)calloc函数 (5)学生数据库的编写(6)通讯录 以上都包含c语言源码,obj文件及应用程序
上传时间: 2014-02-06
上传用户:ukuk
陈明计:就像在嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil_c51 所带的RTX_Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX_Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴ucosII和RTX_Tiny编写了Small_RTOS_51,虽然它为51系列编写,但是它还是比较容易移植到其它CPU上。
上传时间: 2016-08-31
上传用户:trepb001
salvo avr rtos lt 版本,用于AVR RTOS开发!
上传时间: 2016-09-05
上传用户:bruce5996
单片机,嵌入式系统实时操作系统rtos及基于80C51单片机源码
上传时间: 2013-12-23
上传用户:songnanhua