搜索资源列表
ARM_00_OS
- 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http
F2812-UCOS
- f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 framework of the initialization, interrupt to the scale, UCOS code. Special attention to the specific appli
dtos
- 我自己编写的一个保护模式下实现任务切换的系统软件,并加载运新了电梯控制系统。-I prepared a protected mode switch tasks under the system software, and the loading operation of the new elevator control system.
AN311X
- DOS系统下多任务列队处理C语言源程序-DOS systems handle more tasks lined up C language source
rtos
- 一个完整的rtos源代码.运行在嵌入80186 cpu上.提供4个任务,信号灯,定时器,schedule等.-Byelorussian a complete source code. Running on embedded 80186 cpu. For four tasks, lights, timers, etc. schedule.
uCOS-IIamsp430f1611
- uCOS-II移植到msp430f1611单片机中,uCOS-II在性价比极高的单片机使用,任您发挥。此例包含了PS2,拼音输入法,12864,nRF24L01,I2C总线,SPI总线等许多驱动,您只要使用API即可。创建了几个任务,您可在任务里任意发挥。另外,您可修改MCU头文件在msp430f149、f169等中使用,但任务堆栈需减小。-uCOS-II ported to msp430f1611 microcontroller, uCOS-II in highly cost-effectiv
ucore-lab1
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
DSP
- 本文介绍了基于DSP/BIOS实时内核的TIDSP应用程序参考框架RF5。另外,面对目前越来越多的多处理器系统设计以及典型的GPP-DSP架构,本文提出了一种改进的DSP应用程序框架ERF5以最大化地支持这种架构。ERF5主要从GPP-DSP有效通信、任务线程的高效执行与调度以及任务线程颗粒度的合理化三个方面对RF5进行了改进,并已成功应用于实际项目。-In this paper, based on the DSP/BIOS real-time applications TIDSP core
ucos-II_multitask
- UCOS-II的多任务处理能力。共有10个任务在屏幕随机的位置上显示一个0-9的数字。每个任务只显示同一个数字,也就是其中一个任务在随机位置显示0,另一个显示1-UCOS-II' s ability to handle many tasks. A total of 10 mission at a random location on the screen shows a figure of 0-9. Each mission only shows the same figure, that
czxtsjs
- 大学基础课程操作系统课程设计的详细任务书.-University foundation courses in detail the design of operating system course book tasks.
Fifo
- Shows how to set up a FIFO data queue for sharing data between real-time tasks and user-level applications. The RT task creates two FIFOs, one for commands in from the user process and one for status back to the user process. As declared in
Task_Example
- 基于uC/OS-II实时操作系统的多任务案例(三个任务,通过信号进行任务之间的切换,适合初学者),在LPC2104/LPC2105/LPC2106上验证过-Based on uC/OS-II real-time multi-tasking operating system cases (three tasks, through the signal switching between tasks, suitable for beginners), verified in the LPC2104/
yhj
- 主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker' s algorithm can solve the related problems of basic tasks and requirements for higher
ch02
- ucos2 信箱任务,可以通过任务之间发送数据进行通讯-ucos2-mail tasks, you can send data through the communication between the tasks
zydd
- 模拟作业调度算法,学习作业在操作系统中的调度过程,加深对作业管理的理解。特别是作业调度的概念、作业调度与进程调度的区别。培养学生程序设计的方法和技巧,提高学生编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解,拓宽学生的知识领域,锻炼学生的实践技能。 操作系统,c-Simulation of job scheduling algorithms, learning tasks in the operating system' s scheduling process, t
jpick-twitterfon-58905d4
- Echofon is an easy to use, super-fast Twitter app for the iPhone and iPod Touch. It’s easy to do common Twitter tasks such as viewing your timeline, messages, replies, lists and favorites. Echofon has a powerful tweet-authoring where you can wri
library
- The C standard library provides macros, type definitions, and functions for tasks like string handling, mathematical computations, input/output processing, memory allocation and several other operating system services.
20130102
- 一种混合式调度器的实现,实现一个抢占式任务,多种合作式任务-The realization of a hybrid scheduler, a preemptive task, a variety of cooperative tasks
HP-UX
- 本指南介绍了初次使用新的 Hewlett-Packard 计算机时需要了解的各种信息 其中详细介绍了各项基本任务如复制文件打印文档和发送电子邮件-This guide describes the initial use of the new Hewlett-Packard computers need to understand the variety of information including details of the basic tasks such as copying fi
msg
- 消息队列的简单实用 采用了两个任务,其中1个任务发 一个任务收-The message queue using the two tasks simple and practical