搜索资源列表
BCCOR00
- 多任务操作系统控制的DOS环境下的实现的C语言源程序。 利用时间片的方式,多个程序在DOS下并行运行。-multi-task control of the DOS operating system environment on the realization of the C language source code. The use of time unit, a number of procedures under the DOS operating in parallel.
mona-0.2.0.tar
- MONA是为数不多的C++语言编写的一个很小的操作系统,这里是它的源代码。mona的可执行文件的格式其实是PE格式的,和windows可执行文件的格式一样。 为了能放在软盘的1.44M空间里,那些*.ex2 等都经过了压缩。可以用winrar解压,然后用PE工具查看文件的进口表和出口表等信息 前面的几个版本主要是实现内核和控制台。 0.20之后的版本主要是实现了GUI和系统dll,字体处理等,做了几个不同的GUI。每个都有一些特点。 这个操作系统内核的c++类代码值得一看-MO
kfs_1_0_1_release
- kfs嵌入式文件系统1.0.1release版 作者:Eagle 来源:http://www.embseek.com 由embseek开发,专门针对小容量的EEPROM和FLASH等存储器,应用于无操作系统的嵌入式系统中。实现了类似于标准文件操作的接口。压缩包内有在pc下使用ram调试的示例代码。 1.0.1release版本更新内容 修改文件系统初始化api,使用开始地址和结束地址作为参数 修正了文件创建api,添加文件打开模式开关 修正文件碎片管
UartUser
- nesC语言实现的串口收发程序,用于传感器网络操作系统tinyos1.X.研究传感器网络的朋友们可以看看,功能比较简单,却是经常要用到的!
lxRTOS-2.2.1
- 一个基于ARM9的操作系统, 实现了很多的功能,包括内存管理,进程创建等
EOS_XC167CI_KeilC166
- 嵌入式操作系统EOS(Embedded OperatingSystem)是一种用途广泛的系统软件,它主要应用于工业控制和国防系统领域。EOS负责嵌人系统的全部软、硬件资源的分配、调度工作,控制协调并发活动;它必须体现其所在系统的特征,能够通过装卸某些模块来达到系统所要求的功能。本示例给出了EOS在InfineonXC167CI处理器上面的实现示例。
LwIPTCP_zhihuachen
- lwip协议在无操作系统下的实现,能够在LM3S8962上运行-lwip agreement without operating system ,can run on LM3S8962
Blinkeach
- 在嵌入式操作系统tinyos下,编写的一个小程序,可是实现led灯三色灯每隔1秒,逐闪-Tinyos in the embedded operating system, the preparation of a small program, but the realization of three-color lights led lights every 1 second, by flash
usb
- arm ads下 usb代码(实现了arm单片机无操作系统下的usb device)-arm ads under the usb code (SCM arm achieved without the operating system under the usb device)
small-rtos-clock
- 这是基于small rtos操作系统的在51系列单片机上实现的一个数字钟,用proteus仿真实现,用原理图,可以在硬件上直接运行,但必须注意要用89S52或者更大ram的芯片。-This is based on small rtos operating system in the 51 series microcontroller implemented on a digital clock, with proteus simulation to achieve, with schematic
LCD-controller-related
- S3C2410 LCD在无操作系统条件下的功能实现以及在ucos-II下驱动的实现.在整个过程中首先要熟练掌握工程建立方法以及应用ADS1.2调试程序的方法步骤-his course is requirements that LCD finish the function without system and under ucos-II.In the whole process must grasp skilled engineering method and application ADS1.
BlinkToRadio
- 无线传感器网络操作系统TinyOS2.x实现两个节点的收发。只有当两个节点同时打开,指示灯才会点亮。-TinyOS2. X for wireless sensor networks realize two nodes transceiver. Only when the two nodes and open, indicator will light up.
RTOS-1
- stm32下实现freertos操作系统的移植并简单的实现两个任务-Stm32 freertos realize the operating system and the realization of the transplantation of simple two tasks
51OS
- 一个简单的51单片机操作系统,通时钟中断实现任务调度,含原理资料!-A simple 51 single-chip operating system, through the clock interrupt task scheduling, including the principle of information!
RT-Thread-1.0.2
- RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线
USB_OHCI_MASS
- 不带操作系统并且超精简的USB OHCI驱动,还带MASS驱动,稍微移植后可以实现读写U盘-USB OHCI driver, also with MASS drive without the operating system and ultra-streamlined slightly transplantation can achieve literacy U
task-tansform-on-ucos
- 该项目是以lpc214X为核心芯片,在此硬件的基础上,将ucos操作系统移植进去了,并且实现了ucos系统中信号之间的通信。-The project is based on lpc214X as the core chip ucos operating system based on the hardware, transplant into it, and the the ucos system in the signal between the communication.
stm32-tinyos
- TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC252
stm32radio
- 基于STM32实现的收音机程序.使用RT-THREAD嵌入式操作系统开发。-Radio program based on STM32 implementation. Using RT-THREAD embedded operating system development.
RTX51TINY
- 基于RTX51TINY实时操作系统实现的AD,外部触发-ADC Based on RTX51 Tiny RTOS