CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - Scheduling System

搜索资源列表

  1. 硬盘结构及其分区简介

    0下载:
  2. 模拟操作系统中作业调度算法的vc++程序。从好几个方面描述了os的作业调度问题。 -simulation operating system scheduling algorithm vc procedures. From several aspects described os operations scheduling problem.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:33746
    • 提供者:张仪
  1. uC_OS_II_for_C51

    0下载:
  2. C51单片机上的嵌入式操作系统,具有任务调度,文件服务,等功能-C51 MCU embedded operating system, with task scheduling, documentation services, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39398
    • 提供者:zhengjun
  1. ARM_CPU

    0下载:
  2. 从8位/16位单片机发展到以ARM CPU核为代表的32位嵌入式处理器,嵌入式操作系统将替代传统的由手工编制的监控程序或调度程序,成为重要的基础组件-from 8 / 16 to a microcontroller development of nuclear ARM CPU to 32 representatives of the Embedded Processor Embedded operating system will replace the traditional manual p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13292
    • 提供者:joucan
  1. 51MCUrtos

    0下载:
  2. 51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。-51 written in a simple operating system, with the creation tasks, delete tasks, task scheduling, the system delay, missions flown, sending news, waitin
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:209702
    • 提供者:laixuelei
  1. avr-motor-control-20080712.rar

    0下载:
  2. avr单片机ATMega16对三相异步电机的智能控制源码,编译环境为ICCAVR6.31,基于分时调度系统内核的软件实现。,avr Singlechip ATmega16 on three-phase asynchronous motor intelligent control source, the compiler environment ICCAVR6.31, based on time-sharing scheduling system software kernel.
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:150287
    • 提供者:Jawen
  1. FCFSandSPF-basedprocessmanagementsystem

    0下载:
  2. 课程设计的目的 本设计的目的是:加深对进程概念及进程管理各部分内容的理解;熟悉FCFS和SPF两种进程调度算法。 课程设计的要求 (1)设计一个完整的进程调度系统,系统中至少包括5个进程;(2)定义PCB; (3)采用链表管理就绪队列; (4)结果要能够显示出进程的调度序列及进入系统的时间、运行时间等必要信息。-The purpose of the curriculum design of the purpose of this design are: better unde
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2626561
    • 提供者:杨夏
  1. Scheduling

    0下载:
  2. 这是实现操作系统交通灯调度问题,里面不是很好,希望大家提出宝贵的意见-This is the realization of operating system scheduling problem of traffic lights, which is not very good, hope that the valuable advice
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1752589
    • 提供者:chenjuan
  1. lq51

    0下载:
  2. Keil 自带的 RTX51—Tiny 系统有这样几个缺点:1、非占先式任 务调度,这样系统的实时性就很难保证 2、提供的系统服务太少, 只有 wait 与 signal。而 RTX51—Tiny 的优点是:1、Keil 公司自己开 发的,使用_task_关键字区别每个任务,这样可以使得被不同任务调 用的不同函数即使没有相互调用,他们的局部变量也不会相互覆盖。 免去了在 SmallRTOS 中需要手动制止函数间局部变量的相互覆盖。 2、内核小。整个 RTX51--Tin
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:313276
    • 提供者:林夕
  1. OS_AVR

    0下载:
  2. 一个AVR的开源操作系统,硬任务调度,效率不错-AVR an open-source operating system, hard task scheduling, efficiency, good
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:232107
    • 提供者:hu
  1. scheduling

    0下载:
  2. 系统时序的基础理论中文版,通俗易懂。很不错的书籍-System timing of the Chinese version of the basic theory
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:501612
    • 提供者:地主
  1. 51_00_OS

    0下载:
  2. 基于51内核的圈圈操作系统,51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释,-Circle-based operating system kernel 51, 51 is written in a simple operating system, providing create t
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:87035
    • 提供者:胡立锋
  1. ElevatorSim

    0下载:
  2. 自己写的电梯调度系统,希望对大家有用,写的不好,请大家多提建议-Write your own elevator scheduling system, we hope to be useful, badly written, with more suggestions please
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2099433
    • 提供者:李贺
  1. Wind-Turbine-Control-System

    1下载:
  2. 风力发电控制系统设计(英文经典),介绍了原理、模型和控制环路设计-Wind Turbine Control Systems Principles,Modelling and Gain Scheduling Design
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-09
    • 文件大小:1783597
    • 提供者:fmx
  1. 51_CS_updata

    0下载:
  2. 51单片机基于任务优先级的任务调度系统,可修改。可运行大模式。初学者可以参考。-51 single-priority task, task-based scheduling system can be modified. Can run large models. Beginners can refer to.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:90672
    • 提供者:zhangyingda
  1. STM8-time-tip

    0下载:
  2. 一个基于时间片轮转的调度系统,本软件是基于STM8S开发的,不过文件条理清晰,只要修改定时器函数即可方便移植到其它单片机上使用-A time-based round-robin scheduling system , this software is based on the STM8S development , but documentation clarity, as long as the timer function can be modified easily ported to o
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5852
    • 提供者:老胡
  1. OSTest3

    0下载:
  2. 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 -A. This experiment is a simulation of the operating system disk seek ways to use different disk access order to design a disk scheduling algorithm. Implementat
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2581
    • 提供者:艾原媛
  1. rtos

    0下载:
  2. 老外写的时间片调度系统,非常简单,适合单片机,尤其是资源极少的单片机使用-Time slice scheduling system, written by foreigners is very simple, suitable for single-chip, in particular the use of very little resources, single-chip
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:8898
    • 提供者:bobo
  1. 51_RTOS

    0下载:
  2. 基于51系统的ROTS,包含了一个完整的调度系统,具有很高的参考价值,51也能跑系统-Based on 51 systems ROTS, contains a complete scheduling system, with a high reference value, 51 is also able to run the system
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:489646
    • 提供者:panghui
  1. code

    1下载:
  2. 此为温湿度采集终端程序的完整实现,调试成功。实现了modbus协议03号命令的数据采集,采用STCSTC15F2K60S2单片机,使用了简单的具有优先级的任务调度系统,温湿度传感器型号为AM2302,,温度和湿度通过74HC595静态显示驱动的四位数码管轮流显示,2个按键单击1次可分别查看温湿度的最大值和最小值,uart1作为调试端口,数据通过uart2经过max485实现485通信。-This is the temperature and humidity acquisition termin
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:121922
    • 提供者:zuoxuqi
  1. 51-core-circle-operating-system

    0下载:
  2. 基于51内核的圈圈操作系统提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能。-Based on 51 core circle operating system create tasks, delete tasks, task scheduling, system delay, suspend the task, send messages, waiting for news, CPU usage stat
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:308028
    • 提供者:lili
« 12 »
搜珍网 www.dssz.com