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

搜索资源列表

  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. Scheduling-strategies-for-multiprocessor-Real_Time

    0下载:
  2. Scheduling strategies for multiprocessor Real_Time DSP,多处理器或者多DSP系统的任务调度方案,可以用在雷达声纳和医学等高性能计算领域-Scheduling strategies for multiprocessor Real_Time DSP, multi-processor or multi-DSP system, task scheduling program, can be used in radar and sonar fields
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:598147
    • 提供者:john
  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. real-time-operating-system

    0下载:
  2. ucOS/II实时操作系统,主要介绍内核结构-任务以及调度机制,任务间通信,uC/OS的移植,在PC机上运行uC/OS。适合于小的、控制器的操作系统。-ucOS/II real time operating system, introduces the kernel structure- tasks and scheduling, task communication, uC/OS porting, run on the PC, uC/OS. Suitable for small, the co
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1225126
    • 提供者:于凯
  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. ucosPlesson

    0下载:
  2. μC/OS-2标准教程》分析硬件平台相关代码,逐步介绍移植过程。内核基本原理(包括任务及任务调度、系统启动与实始化、任务间通信与同步、内存管理),分析源代码及应用案例,并介绍在ARM9内核处理器移植。-μ C/OS-2 standard tutorial "analysis relevant code hardware platform, and gradually introduce transplant process. The kernel basic principle (includi
  3. 所属分类:uCOS

    • 发布日期:2017-05-06
    • 文件大小:1298149
    • 提供者:
  1. Small_uCOSMostImportant

    0下载:
  2. STM32F107 keil 一个高仿uCOS的任务调度系统。其实uCOS的核心部分需要移植的部分仅仅是这些,这里我用了很精简的代码让大家知道uCOS到底有多小。-STM32F107 the keil an imitation the uCOS task scheduling system. In fact, the core part of uCOS part in need of transplantation only these, I used a very concise code t
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:35468
    • 提供者:sunyi
  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-QQ-OS

    0下载:
  2. 基于51内核的mini操作系统,提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息,等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等功能-51 mini operating system kernel, create a task, delete task, task scheduling, system delay, suspend the task, send a message and wait for the message, CPU utilizat
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-11-06
    • 文件大小:300032
    • 提供者:lby
  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. real-time-image-processing-system-

    0下载:
  2. 以多片ADSP21060构成的图像处理系统为硬件平台,借助Virtuoso 4.2提供的微内核构造了一个嵌入式系统软件,介绍了系统中任务调度、资源管理、并发处理、中断响应、数据通信等实现方式。最后,针对某些图像处理算法进行了实验,并测试了系统性能指标,实验结果表明提出的方案实现方便、开发快捷、性能稳定可靠,可在实时图像处理系统中得到广泛应用。-ADSP21060 constitute a multi-chip image processing system as the hardware pla
  3. 所属分类:DSP program

    • 发布日期:2017-11-05
    • 文件大小:81571
    • 提供者:贾悦
  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
  1. AVR-hybrid-scheduling-system

    0下载:
  2. 混合式调度系统,说白了也就是分时切换任务的小系统。很好用的,我在很多产品上的程序都是用它。很稳定!-Hybrid scheduling system, saying that white is sharing a small task switching systems. Well used, on many products in my program are using it. Very stable!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-28
    • 文件大小:21643
    • 提供者:zbm
« 12 3 4 5 »
搜珍网 www.dssz.com