虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

uC<b>OS-II</b> v2.52

  • This book is intended for embedded system programmers, consultants and students interested in real-t

    This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see Appendix F, Licensing). Instead of writing your own kernel, you should consider μC/OS-II. You will find, as I did, that writing a kernel is not as easy as it first looks.

    标签: consultants programmers interested intended

    上传时间: 2015-11-06

    上传用户:l254587896

  • 本课题的目的就是研制适用于工业现场控制的嵌入式工业控制器

    本课题的目的就是研制适用于工业现场控制的嵌入式工业控制器,这对于提 高工业现场控制的实时性具有重要意义。本课题以嵌入式系统设计原理和工业控 制实际应用为核心,从理论上和技术方法上开展了一系列研究。主要工作有: 1全面系统地概述了嵌入式系统的发展过程和分类,及其在各个领域 内的应用,以及嵌入式系统的发展方向 2基于嵌入式系统设计原理的嵌入式工业控制器的设计的总体方案, 从硬件和软件两个方面讲述了嵌入式工业控制器的设计思想和方 法,及其可行性的论证 3嵌入式工业控制器硬件平台的设计与调试,着重叙述了硬件平台的 整体设计方案,包括各个设计模块的选型与接口电路的设计 4嵌入式工业控制器所采用的操作系统的移植与调试,详细讲叙了 u C/OS-II实时操作系统在基于AT9I M40800的嵌入式工业控制器 硬件平台上的移植过程及注意事项 5在后继的工作中,我们还要在实时嵌入式操作系统的基础上完成对 操作系统的扩展以及对各个模块的驱动。

    标签: 工业现场 嵌入式工业 控制 控制器

    上传时间: 2015-12-05

    上传用户:kikye

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 『embedded systems building blocks, complete and ready-to-use modules in C, second edition』 - This

    『embedded systems building blocks, complete and ready-to-use modules in C, second edition』 - This second edition features revisions that support the latest version of the author s popular operating system and book, MicroC/OS-II - Complete and ready-to-use modules in C Get a clear explanation of functional code modules and microcontroller theory

    标签: ready-to-use embedded building complete

    上传时间: 2014-12-04

    上传用户:阿四AIR

  • 《STR7 系列微控制器》介绍

    《STR7 系列微控制器》介绍,以及《µ C/OS-II在STR71x微控制器上的移植》,都是中文的,这年头中文的资料不好找。

    标签: STR7 微控制器

    上传时间: 2014-01-27

    上传用户:英雄

  • 混合动力汽车( HEV) 控制系统一直是电动车的核心控制部分。论文介绍了其控制系统具有多任务、实时性的特点, 开发了一套基于Freescale MC9S12DP256 控制器与CAN 总线设计的混合动

    混合动力汽车( HEV) 控制系统一直是电动车的核心控制部分。论文介绍了其控制系统具有多任务、实时性的特点, 开发了一套基于Freescale MC9S12DP256 控制器与CAN 总线设计的混合动力汽车管理系统, 提出了在软件开发中引入嵌入式 实时操作系统μC /OS—II , 并重点详述了μC /OS—II 在该系统中的移植与应用。经过理论和实验证明, 该控制系统实时性 强、可靠性高。

    标签: Freescale HEV 256 CAN

    上传时间: 2014-01-25

    上传用户:wab1981

  • 用游标的方法实现对称差的计算

    用游标的方法实现对称差的计算,即 (A-B)+(B-A)

    标签: 对称 计算

    上传时间: 2016-05-23

    上传用户:远远ssad

  • FPS200驱动程序

    FPS200驱动程序,基于μC/OS-II的源码,基于串行总线SPI进行采集

    标签: FPS 200 驱动程序

    上传时间: 2016-06-05

    上传用户:zhaiye

  • 词法分析器 对输入一个函数

    词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }

    标签: 分析器 函数 输入

    上传时间: 2013-12-20

    上传用户:hfmm633

  • 见文件

    见文件,提高μC/OS-II在ARM上执行效率的几种方法

    标签:

    上传时间: 2014-12-02

    上传用户:invtnewer