CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - tasks

搜索资源列表

  1. ARM_00_OS

    0下载:
  2. 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:352.1kb
    • 提供者:Computer00
  1. F2812-UCOS

    0下载:
  2. f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 framework of the initialization, interrupt to the scale, UCOS code. Special attention to the specific appli
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:123.76kb
    • 提供者:洪远洋
  1. dtos

    0下载:
  2. 我自己编写的一个保护模式下实现任务切换的系统软件,并加载运新了电梯控制系统。-I prepared a protected mode switch tasks under the system software, and the loading operation of the new elevator control system.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:7.98kb
    • 提供者:赵云霞
  1. AN311X

    0下载:
  2. DOS系统下多任务列队处理C语言源程序-DOS systems handle more tasks lined up C language source
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:72.51kb
    • 提供者:孙明杨
  1. rtos

    0下载:
  2. 一个完整的rtos源代码.运行在嵌入80186 cpu上.提供4个任务,信号灯,定时器,schedule等.-Byelorussian a complete source code. Running on embedded 80186 cpu. For four tasks, lights, timers, etc. schedule.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:32.45kb
    • 提供者:韩永成
  1. uCOS-IIamsp430f1611

    0下载:
  2. 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
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:294.2kb
    • 提供者:lihua
  1. ucore-lab1

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:gyh
  1. DSP

    0下载:
  2. 本文介绍了基于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
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:188.13kb
    • 提供者:将建
  1. ucos-II_multitask

    0下载:
  2. 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
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:张艳
  1. czxtsjs

    0下载:
  2. 大学基础课程操作系统课程设计的详细任务书.-University foundation courses in detail the design of operating system course book tasks.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:8.78kb
    • 提供者:Adny
  1. Fifo

    0下载:
  2. 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
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:4.28kb
    • 提供者:sijith
  1. Task_Example

    0下载:
  2. 基于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/
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:1.8kb
    • 提供者:zhan
  1. yhj

    0下载:
  2. 主要实现银行家算法相关问题 基本能解决上级的任务与要求-Main achieved banker' s algorithm can solve the related problems of basic tasks and requirements for higher
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:302.22kb
    • 提供者:
  1. ch02

    0下载:
  2. ucos2 信箱任务,可以通过任务之间发送数据进行通讯-ucos2-mail tasks, you can send data through the communication between the tasks
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1.11mb
    • 提供者:老邱
  1. zydd

    0下载:
  2. 模拟作业调度算法,学习作业在操作系统中的调度过程,加深对作业管理的理解。特别是作业调度的概念、作业调度与进程调度的区别。培养学生程序设计的方法和技巧,提高学生编制清晰、合理、可读性好的系统程序的能力,加深对操作系统课程的理解,拓宽学生的知识领域,锻炼学生的实践技能。 操作系统,c-Simulation of job scheduling algorithms, learning tasks in the operating system' s scheduling process, t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:1.91kb
    • 提供者:zty
  1. jpick-twitterfon-58905d4

    0下载:
  2. 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
  3. 所属分类:OS Develop

    • 发布日期:2017-05-21
    • 文件大小:6.25mb
    • 提供者:Ashok
  1. library

    0下载:
  2. 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.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3.3kb
    • 提供者:amitsolanki
  1. 20130102

    0下载:
  2. 一种混合式调度器的实现,实现一个抢占式任务,多种合作式任务-The realization of a hybrid scheduler, a preemptive task, a variety of cooperative tasks
  3. 所属分类:OS Develop

    • 发布日期:2017-11-18
    • 文件大小:114.02kb
    • 提供者:多拉无魂
  1. HP-UX

    0下载:
  2. 本指南介绍了初次使用新的 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
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:1.08mb
    • 提供者:terry
  1. msg

    0下载:
  2. 消息队列的简单实用 采用了两个任务,其中1个任务发 一个任务收-The message queue using the two tasks simple and practical
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:44.31kb
    • 提供者:vidon
« 12 »
搜珍网 www.dssz.com