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

搜索资源列表

  1. uCOS-II V2.52--Keil for MCS51

    0下载:
  2. 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。本文作者已经成功的将uC/OS-II移植到几种不同CPU之上。包括EPSON S1C33和Sunplus unSP™ 等,积累了丰富的经验,现在愿意和朋友们分享这些经历。希望本文的资料对于希望使用这个系统来开发的朋友有所帮助-for this first contact uC / OS-II programmers to introduce them into
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:509724
    • 提供者:鲁清竹
  1. UCOS-IIbook

    0下载:
  2. UCOS-II文件系统使用手册. It describes the functionality and user API of μC/FS FAT File System.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:622532
    • 提供者:aeron
  1. UCOS-iiAPI

    0下载:
  2. 基于UCOS-II操作系统的API函数,很好,HTML格式,易于查找!
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:73420
    • 提供者:wen
  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
    • 文件大小:301262
    • 提供者:lihua
  1. UCOS-API

    0下载:
  2. ucos常用基础系统API函数查询文件,深受大家喜爱的chm格式,方便好用。-uCOS based systems commonly used API function query documents, by everyone s favorite chm format, easy-to-use.
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:73425
    • 提供者:许俊超
  1. MASMsetup

    0下载:
  2. API的说明 对UCOS的API介绍很详细 可以供嵌入式系统开发运用-UCOS API descr iption of the API can be very detailed introduction for the use of embedded system development
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:319760
    • 提供者:主题
  1. API

    0下载:
  2. 介绍ucos系统接口函数,并有详细的注释。-Introduction uCOS system interface functions, and detailed notes.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1381408
    • 提供者:耿佳
  1. ucos_src_comments_ppt

    0下载:
  2. 详尽分析了ucos内核源码,有很详细的代码注释和ppt文档,方便学习理解!-UCOS a detailed analysis of the kernel source code, the code had a very detailed notes and ppt documents, facilitate learning to understand!
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4532756
    • 提供者:duyufang
  1. ucos

    0下载:
  2. 本文面向首次接触uC/OS-II的程序员,为他们介绍一下这个系统的一些基本特征和编程上的注意事项,并介绍几个值得了解的API。-This article first contact for uC/OS-II of the programmers, for their introduction of this system, some of the basic features and programming on the note and introduce a few worthy of un
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:16375
    • 提供者:nanyuanqi
  1. API

    0下载:
  2. 基于ARM9 S3C2410下ucos-II的基于lcd屏绘图API函数,需要正确设置ADS1.2下的配置否则无法编译通过,配置ADS1.2的文章网上有很多,参考下就可以了。-ARM9 S3C2410 based ucos-II under the lcd screen-based graphics API function, the need for the correct configuration settings of ADS1.2 otherwise it is impossible
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:694224
    • 提供者:
  1. UCOSAPI

    0下载:
  2. ucos操作系统API函数全集,附带详细中文解释-ucos API function
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:73159
    • 提供者:alex
  1. LPC2148_USB_uCOS

    0下载:
  2. 本软件包含有嵌入式操作系统uC/OS-II下,ARM7内核芯片LPC2148 USB的固件驱动程序。此代码用C语言在ADS1.2集成开发环境中开发并调通,可在实际工程中使用。USB外围电路、PC界面接口代码和使Windows98/2000/XP识别USB的驱动文件以及重要接口函数说明也在压缩包中。-This package mainly contains the USB firmware codes of the LPC2148 under the uC/)S-II operating syst
  3. 所属分类:uCOS

    • 发布日期:2017-05-11
    • 文件大小:2966500
    • 提供者:张集墨
  1. SNAKE_BC45

    0下载:
  2. 利用uC/OS II模拟器写的贪吃蛇游戏,注释比较全,可以了解uC/OS II 常用API的使用方法。 \BC45\SOURCE下是源码 \BC45\TEST下可以看到运行效果-Using uC/OS II emulator written by Snake game note relatively complete, you can understand the uC/OS II common API is used. \ BC45 \ SOURCE is the source cod
  3. 所属分类:uCOS

    • 发布日期:2017-04-05
    • 文件大小:157667
    • 提供者:sunyzy
  1. uCOS-II-API-Ref

    0下载:
  2. uCOS-II的API快速参考,列举uCOS-II所有函数-uCOS-II of the API quick reference, listing all the functions uCOS-II
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:6075
    • 提供者:刘群
  1. ucos_gui_api

    0下载:
  2. UCOS s3c2410开发版上 绘图的API函数的使用及实例-UCOS s3c2410 Developer Edition on the drawing API functions and examples of the use of
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1077450
    • 提供者:liuzhenhua
  1. UCOS-API

    0下载:
  2. 基于UCOS操作系统的API函数,帮助文档,提供给用户编程使用-UCOS OS based API functions, help documentation, made available to the user program to use
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:73150
    • 提供者:oyzw
  1. UCOS_system_API_Manual

    0下载:
  2. UCOS系统的API手册UCOS system API Manual很不错的文档资料-UCOS System API manual UCOS system API Manual is very good documentation
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:73182
    • 提供者:si
  1. uCOS-II

    0下载:
  2. uC OS API document, for development proce-uC OS API document, for development process
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:847032
    • 提供者:Asep
  1. uCOS-II_S3C2440

    0下载:
  2. S3C2440是一款ARM9处理器,本工程使用ADS1.2编译器,跑ucos操作系统,使用gui实现显示功能。-Is an ARM9 S3C2440 processor, this project uses ADS1.2 compiler, run ucos operating system, use the gui to achieve display.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3761768
    • 提供者:郭飞
  1. uCOS-II 常用函数参考手册

    0下载:
  2. uCOS系统的API手册,里面介绍了常用的API,并分析了部分API实现的原理(UCOS system manual API, which describes the commonly used API, and analyzes the principles of some API implementation)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:182272
    • 提供者:wrg
« 12 »
搜珍网 www.dssz.com