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

搜索资源列表

  1. liyao_ucos1

    0下载:
  2. 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:82098
    • 提供者:许之敏
  1. uC_OS_II_外围接口程序大全

    0下载:
  2. uCOS-II作者Jean J.Labrosse所著图书 《嵌入式系统构件》书后光盘中的源代码。基本设计了常用嵌入式系统的外围硬件接口程序,源码有极其详细的注释-uCOS-II author Jean J. Labrosse books written by "embedded system components" after the CD source. The basic design of embedded systems commonly used external
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:175975
    • 提供者:张忠义
  1. waiweiapi

    0下载:
  2. uCOS-II作者Jean J.Labrosse先生所著图书 《嵌入式系统构件》书后光盘中的源代码。基本涉及了常用嵌入式系统的外围硬件接口程序,源码有极其详细的注释。-uCOS-II author Jean J. Labrosse Mr. written books, "Embedded System - pieces "after the CD source. Basic involved in the embedded systems used in the extern
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1708370
    • 提供者:黄勇
  1. ti-c2xx

    0下载:
  2. This code ports the uC/OS operating system by Jean LaBrosse to the TI TMS320C2xx family of DSP s.-This code ports the uC / OS operating system by Jean LaBrosse to the family of TI DSP TMS320C2xx s.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:8729
    • 提供者:羽翔
  1. calender_time

    0下载:
  2. 文件名 :Calender.c // 描述 :日历时钟模块,用于不带时钟芯片的系统 // 语言 :C 作者 :Jean J. Labrosse 日期 :2002-05-17 // 说明 :原来的程序用于-File Name : Calender.c / / Descr iption : Calendar Clock module, for the non-chip clock system / / Language : C Author : Jean J. Labrosse
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:6427
    • 提供者:yuflyer
  1. uCOS-II-V270-NEC-V850.ZIP

    1下载:
  2. If you port µ C/OS-II to a processor not listed and want to include your port on this web site, please contact Micrium at Jean.Labrosse@Micrium.com. Note that the ports are provided as is with the exeption of the Micrium ports which are supporte
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:7585
    • 提供者:hong
  1. EmbeddedSystemBuildingBlocks_CD

    1下载:
  2. Jean J.Labrosse又一部力作《Embedded System Building Blocks》的光盘
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1999037
    • 提供者:dotdotpan
  1. uCOSII_2nd

    0下载:
  2. 《嵌入式实时操作系统uCOS-II》(第二版).pdf MicroC/OS The Real-Time Kernel Second Edition Jean J. Labrosse著 邵贝贝等译
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:42237023
    • 提供者:shevsten
  1. uCOS-2_DiskSource

    0下载:
  2. 嵌入式实时操作系统μCOS-Ⅱ Jean J.Labrosse(美)著 随书光盘资料
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:3102014
    • 提供者:james
  1. embedded-system-functional-blocks

    0下载:
  2. 嵌入式系统构件光盘资料,Jean J. Labrosse写的按键、显示、串口等模块的接口实现。-Embedded system components CD-ROM, Jean J. Labrosse wrote buttons, display, serial interface and other modules.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:209295
    • 提供者:苏维
  1. KEYMN

    0下载:
  2. ucos/II作者美国人Labrosse原创键盘扫描程序,经典之作。-ucos/II Author Americans original keyboard scanner Labrosse, classic.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:5970
    • 提供者:范佩西
  1. pusle-generator

    0下载:
  2. 根据Jean J. Labrosse的dio嵌入式构件,自己编写的一个脉冲发生器。结构简洁,注释清晰,可供编程者参考。-According to Jean J. Labrosse embedded component of the dio, I have written a pulse generator. Simple, clear notes for programming reference.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:11555
    • 提供者:zhuxiaosan
  1. LCD

    0下载:
  2. ucos/II作者美国人Labrosse原创LCD驱动程序。-ucos/II original author Labrosse Americans LCD driver.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:4792
    • 提供者:范佩西
  1. LED

    0下载:
  2. UCOS/II作者美国人Labrosse原创的LED驱动程序,移植性好!-UCOS/II original author Labrosse Americans LED driver, transplantation of good!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4504
    • 提供者:范佩西
  1. EX1mini2440

    0下载:
  2. 使用广州友善之臂(Friendly Arm) mini2440开发板,学习uc/os-ii RTOS的范例,依据Jean J. Labrosse先生之书中第一个学习的例子,并展示如何移植uc/os-ii至SAMSUNG 公司之S3C2440 蕊片的开发板中,提供用户一个学习ARM CPU系统移植RTOS的经验。-Guangzhou friendly use of the arm (Friendly Arm) mini2440 development board, learning uc/os-i
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4391463
    • 提供者:黃海
  1. uCOS-II2.5.2

    0下载:
  2. Labrosse原版书带的UCOS代码,是学习嵌入式开发的好工具-Labrosse original book with the UCOS code, is a good tool for learning embedded development
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1616207
    • 提供者:xiaoh
  1. uCOSV252

    0下载:
  2. MicroC/OS-II The Real-Time Kernel Second Edition By Jean J. Labrosse -ucos
  3. 所属分类:uCOS

    • 发布日期:2017-05-06
    • 文件大小:1091236
    • 提供者:田世杰
  1. UCOS2-251

    0下载:
  2. This the Kernal for the MicroC/OS-II by Jean J Labrosse for Dynamic C Version 2.51 for Rabbit Microprocessors. Compatible up to Dynamic C 9.25, higher versions you need to modify the code a little.-This is the Kernal for the MicroC/OS-II by Jean
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:78561
    • 提供者:Sammy
  1. ModUcos

    0下载:
  2. Documentation for MicroC/OS-II real time Kernal by Jean J. Labrosse for Rabbit Semiconductors.
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:575438
    • 提供者:Sammy
  1. ucos-ii

    0下载:
  2. uCOSII最经典的一本参考资料,邵贝贝翻译国外著名大师labrosse的书籍-uCOSII a classic reference, Shao Beibei translated books of famous masters labrosse
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1776012
    • 提供者:stanley
« 12 »
搜珍网 www.dssz.com