CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - ucos ii A

搜索资源列表

  1. 1144853503

    0下载:
  2. uCOS-II 初级程序员指南本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP?等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助,作者乐意与您分享任何您成功的喜悦。-for uCOS-II Junior Programmer's Guide
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4856
    • 提供者:victor
  1. ucosonflash

    0下载:
  2. 针对某些嵌入式系统中处理数据量大和速度要求高的特点, 在剖析了uCOS - Ⅱ内核工作原理的基础上, 提出一种应用于uCOS - Ⅱ中的大容量内存文件系统的实现方案1 该方案通过在内存中建立文件系统, 将临时数据有效组织于内存中, 既提高访问速度又节省外存空间-against certain embedded systems handle large data volume and speed of high-features in the analysis for uCOS-II core p
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:212947
    • 提供者:康康
  1. ucosfilesystem

    0下载:
  2. 分析了文件系统在嵌入式应用中的重要作用,在剖析了uCOS - II内核工作原理的基础上,借鉴FAT16文件系统,构建了一个适合嵌入式应用的文件系统FAT8,并详细介绍了如何在uCOS - II内核上实现-analysis of the file system in embedded applications of the important role in the analysis for uCOS-II core principle of work and drawing on the FAT
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:105255
    • 提供者:康康
  1. winarv_ucosii

    0下载:
  2. 想做AVR下移植UC/OS-II RTOS的朋友可以用这个教程来摆脱ICC编译器的单调界面,使写程序与改程序变得更加简单,方便-AVR wants to transplant under the UC/OS-II RTOS of a friend can use this course to shake off the monotony of ICC compiler interface, so that written procedures and the procedures to beco
  3. 所属分类:Communication

    • 发布日期:2014-09-30
    • 文件大小:699175
    • 提供者:liming
  1. wangyu

    0下载:
  2. 这是一个嵌入式系统的ucos-ii的移植程序。-thisis a ucos-ii program
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:200005
    • 提供者:郑艳芳
  1. uCOS-IIARM

    0下载:
  2. uCOS-II在ARM系统上的移植与实现 一篇有关方面的思路性论文 相当经典-uCOS-II system in the ARM transplantation with the idea of the parties concerned to achieve a very classic papers
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:36929
    • 提供者:suiwnjie
  1. UCOS-II移植

    0下载:
  2. UCOS-II移植ARM的读书笔记,很好的设计文档资料-UCOS-II portable ARM-reading notes, a good design documentation
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:57366
    • 提供者:
  1. ucosiiofChinese

    0下载:
  2. ucos-ii中文文档,详细说明了ucos-ii运行原理和过程,对ucos-ii的例程做详细介绍!-ucos-ii Chinese documents, detailed descr iption of ucos-ii operating principle and process of ucos-ii a detailed descr iption of the routine!
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1773225
    • 提供者:lijiantao
  1. uCOS-II-5

    0下载:
  2. uC_OS_嵌入式系统平台的开发与应用,非常经典-uC_OS_ embedded systems platform development and application of a very classical
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:385702
    • 提供者:域名
  1. ucos-ii-doc

    0下载:
  2. 介绍uCOS-II操作系统的安装; 深入剖析uCOS-II操作系统内核运行机制; 在各种平台上移植uCOS-II。-Introduction uCOS-II operating system installation in-depth analysis uCOS-II operating system kernel operating mechanism in a variety of platforms transplantation uCOS-II.
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1772707
    • 提供者:lihuiwen
  1. ii

    0下载:
  2. 一本很好的关于UCOS讲解的书籍,网上好不容易找到的,先分享给大家-A very good about the UCOS explaining the books, not easy to find online, before sharing to everyone
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:1941852
    • 提供者:wang
  1. uCOS-IIsorcelearning

    0下载:
  2. uC/OS-II源码分析(总体思路 一) 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main() { OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用TaskCreate创建几个进程/Task,最后调用OSStart,操作系统就开始运行了。-uC/OS-II source code analysis (general idea of ​ ​ a) F
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:76165
    • 提供者:lalala
  1. ucosII

    0下载:
  2. UCOS-II内核详解,μC/OS-II是一种可移植的,可植入ROM的,可裁剪的,抢占式的,实时多任务操作系统内核-UCOS-II Kernel detailed, well a document, for beginners, easy to understand
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:472183
    • 提供者:liuhao
  1. ucos

    0下载:
  2. 最精悍的实时操作系统UC/OS-ii的全文注释,方便同学们很好的理解操作系统的原理。-Most lean and real-time operating system UC/OS-ii full text annotation to facilitate the students a good understanding of the principles of operating systems.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2530279
    • 提供者:xiaogui
搜珍网 www.dssz.com