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

搜索资源列表

  1. LM3S6000RTC

    0下载:
  2. 本源码是CORTEX-M3之流明LM3SXXX系列上的RTC程序,此处理器系列不带年月日寄存器,只提供秒寄存器,带有部分算法-The source of the CORTEX-M3 are LM3SXXX series of lumens on the RTC process, this processor family without date registers, only second register, with some algorithm ...
  3. 所属分类:uCOS

    • 发布日期:2017-04-28
    • 文件大小:468469
    • 提供者:李杰伟
  1. uc_51_small

    0下载:
  2. ucos在51单片机上的小内存模式的初始化过程-uCOS Singlechip at 51 on a small memory model initialization process
  3. 所属分类:uCOS

    • 发布日期:2017-04-23
    • 文件大小:175945
    • 提供者:优优
  1. philosopher

    0下载:
  2. 基于UCOS2开源的程序,描述了操作系统里经典的哲学家就餐问题,很好的实现了进程的实时控制,实现了进程同步 -UCOS2 procedures based on open source, describes the operating system in the classic dining philosophers problem, a very good implementation of the process of real-time control, implementation of
  3. 所属分类:uCOS

    • 发布日期:2017-04-28
    • 文件大小:296427
    • 提供者:肖叶枝
  1. ucos_clk

    0下载:
  2. 基于ucos,软件实现的钟点程序,能够方便的移植到不同的平台-Based on ucos, the part-time software implementation process, be able to easily migrate to different platforms
  3. 所属分类:uCOS

    • 发布日期:2017-04-29
    • 文件大小:10961
    • 提供者:liusiwei
  1. ucos128atmega128

    0下载:
  2. ucos2在单片机atmega128上的详细移植过程,具有很高的参考价值。-atmega128 in SCM ucos2 details on the process of transplantation, a high reference value.
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:605203
    • 提供者:feng
  1. exercise

    0下载:
  2. 1、ldscr ipt,用于程序连接过程中指导程序段组织情况 2、程序段: 只读段(可位于ROM和RAM中):text、rodata 读写段(必须位于RAM中):data、 bss -1, ldscr ipt, used to connect the process of guiding the organization of the procedures in paragraph 2, the procedure above: read-only paragraph (ROM
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:1589026
    • 提供者:张守明
  1. ucoswnl

    0下载:
  2. ucos操作系统下的一个完整的万年历程序,开发环境是ADS,对于想学习UCOS操作系统的人来说,是个很经典的例子-ucos a complete operating system of the calendar process, development environment is the KEIL, want to learn about the operating system UCOS people, is a classic example of
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:138748
    • 提供者:laishw
  1. Exp8fileexam

    0下载:
  2. 这是三星公司arm9 2410编写的文件处理程序,采用codewarrior编写-This is Samsung arm9 2410 document prepared by the process used to prepare codewarrior
  3. 所属分类:uCOS

    • 发布日期:2017-05-06
    • 文件大小:1320547
    • 提供者:老马
  1. High-speed-serial-port-driver

    0下载:
  2. 本实例的高速串口驱动,以UCOS内核为基础,详细的讲解了UCOS的外部扩展过程!-The examples of high-speed serial port driver to kernel-based UCOS a detailed explanation of the expansion process of the external UCOS!
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:450536
    • 提供者:momo
  1. S3C2410_complete_developement_process

    0下载:
  2. 这是S3C2410完全开发流程的pdf文档和源代码,里边内容浅俗易懂,较适合初学者学习!-This is completely S3C2410 development process pdf documents and source code inside the content of conventional light and easy to understand, more suitable for beginners to learn!
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2577229
    • 提供者:翔宇
  1. port_ucos_to_arm

    0下载:
  2. 介绍了ucos在ARM上移植过程与注电事项-Describes the ucos the ARM note on the migration process and electrical items
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:703807
    • 提供者:wayne
  1. ucos

    1下载:
  2. UCOS在AVR STDIO平台上的移植程序,单片机用的是ATMEGA128-UCOS in the AVR STDIO platform migration process, using a microcontroller ATMEGA128
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:164521
    • 提供者:张军
  1. 53607890DriveM

    0下载:
  2. 基于开源的uC/OS-II 内核没有设备管理功能的缺点,本项目根据uC/OS-II 自身的结构特点,设计一个设备管理框架,将不同设备驱动程序通过统一的内核接口进行管理。同时,该设备管理框架对用户屏蔽底层设备驱动,可进一步加强uC/OS-II 易于移植、裁剪的特点。-Owing to the bustling of the daily loading operation of methanol, artificial loading has some disadvantages such as l
  3. 所属分类:uCOS

    • 发布日期:2017-04-25
    • 文件大小:17834
    • 提供者:韩晓
  1. s3c2410ad

    0下载:
  2. s3c2410在ucos ii环境先实现AD转换的程序,ADS1.2开发环境-s3c2410 in ucos ii environment to achieve the first AD conversion process, ADS1.2 Development Environment
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:180929
    • 提供者:wanyong
  1. usb

    1下载:
  2. A7102的USB烧录程序,包含工程文件和程序资料,程序包含注释,非A7102芯片自带程序。-A7102 of USB recording process, including project documentation and program data, the program contains comments, non-native program A7102 chip.
  3. 所属分类:uCOS开发

    • 发布日期:2012-12-08
    • 文件大小:118121
    • 提供者:周玉佳
  1. uCOS-51

    0下载:
  2. 绍了一种实时操作系统叫c/os.II的内核结构,分析了它的移植技术;讨论了将其移植到80C51系列单片机硬 件平台上的关键技术,并详细描述了此移植的实现过程,分析了移植测试实验情况;针对keilCx51编译器环境下的一些特殊 情况进行了说明,并总结了移植的一般方法。-Introduce a real-time operating system, called the uc/os-II core structure of its Transplant technique addresse
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:429098
    • 提供者:陈生
  1. armlearning

    0下载:
  2. ARM开发调试教程,ARM7在嵌入式应用中启动程序的实现。-ARM development and debugging tutorials, ARM7 embedded applications start in the implementation process.
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:72147
    • 提供者:曾锐
  1. UCGUI44BO

    0下载:
  2. UCGUI 在44BO 上的移植 在网络上看到已经有不少人把 UCGUI 成功移植到44BO 上了不过他们只提供了他们的演示程序而公开他们的 移植方法过程这里我把我的移植过程写写希望对各位有帮助-UCGUI transplant in 44BO on the network that many people have been successfully transplanted to the UCGUI 44BO went, but they only provide their dem
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:41076
    • 提供者:zhaokang
  1. ucos-ii(video)

    0下载:
  2. 介绍ucos-ii的一段视频,很形象,有助于对堆栈过程的理解。-Introduction ucos-ii of a video, it is the image of the process contribute to the understanding of the stack.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:171243
    • 提供者:王中镇
  1. ucos

    0下载:
  2. 我自己写的对于ucos工作过程的认识,对于初学者有一定的帮助-I wrote it myself for ucos work process knowledge, there is some help for beginners
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:20677
    • 提供者:lufangtao
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com