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

搜索资源列表

  1. uCOS2.0

    0下载:
  2. uCOS2.76标准内核,包括配置文件,调试标志,消息邮箱,内存管理,任务,时钟等-uCOS2.76 standard kernel, including the configuration file, the debug flag, message mailboxes, memory management, task, clock, etc.
  3. 所属分类:uCOS

    • 发布日期:2017-11-22
    • 文件大小:66249
    • 提供者:禾叶
  1. mulTask

    0下载:
  2. 嵌入式实时操作系统多任务延时及时间管理函数应用演示-Embedded real-time operating system multitasking delay and time management function application demo
  3. 所属分类:uCOS

    • 发布日期:2017-12-02
    • 文件大小:38356
    • 提供者:涂小谦
  1. uCOS-III

    0下载:
  2. uCOS-III,提供诸多现代实时操作系统内核的功能,如资源管理、同步、任务间通信等。还能提供特有的运行时间测量、直接信号收发等功能。-uCOS-III, many modern real-time operating system kernel functions, such as resource management, synchronization, inter-task communication. Run time measurement, a direct signal trans
  3. 所属分类:uCOS

    • 发布日期:2017-11-25
    • 文件大小:7250318
    • 提供者:allencheng
  1. os

    0下载:
  2. UCOS 源代码 标准的OS,包括内存管理,任务调度,信号量,消息队列等机制 -UCOS os source code
  3. 所属分类:uCOS

    • 发布日期:2017-11-16
    • 文件大小:175029
    • 提供者:wlx
  1. Nucleus

    0下载:
  2. NUCLEUS 源代码 标准的OS,包括内存管理,任务调度,信号量,消息队列等机制 -nucleus os source code
  3. 所属分类:uCOS

    • 发布日期:2017-11-19
    • 文件大小:569842
    • 提供者:wlx
  1. IO

    0下载:
  2. 对stm32107的所有外设进行统一管理,解决ucos下上层应用对硬件访问的互斥问题-All peripherals for stm32107 unified management solution ucos upper application under exclusive access to hardware problems
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:5719
    • 提供者:hu
  1. task-managment-base-on-9mcu

    0下载:
  2. 给予小苗的ucos系统操作,简单的任务管理。-Ucos give seedlings of system operation, a simple task management.
  3. 所属分类:uCOS

    • 发布日期:2017-05-26
    • 文件大小:9231068
    • 提供者:冉小一
  1. information-terminal-based-on-ucos

    0下载:
  2. 基于ucos的实时多任务调度技术,实现酒店客房信息终端的控制管理及与服务器的通信。-Ucos-based real-time multi-task scheduling technology, hotel management and control of information terminals communicate with the server.
  3. 所属分类:uCOS

    • 发布日期:2017-05-13
    • 文件大小:3583945
    • 提供者:CZL
  1. os_task

    0下载:
  2. ucosⅢ操作系统中的任务管理源代码,实现系统管理任务等功能-ucos Ⅲ task management source code
  3. 所属分类:uCOS

    • 发布日期:2017-04-17
    • 文件大小:14169
    • 提供者:刘永
  1. ucos3change-the-priority-of-a-task

    0下载:
  2. 对ucos实时操作系统的任务管理的源代码中改变优先级进行详细的注释,-Ucos real-time operating system for the task of managing the source code to change the priority for detailed notes,
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:3302
    • 提供者:刘永
  1. os_flag

    0下载:
  2. ucos3操作系统中事件标记管理,是此类操作系统中源代码的一部分-ucos3 Mark manage the operating system, the operating system is such a part of the source code
  3. 所属分类:uCOS

    • 发布日期:2017-04-15
    • 文件大小:8033
    • 提供者:刘永
  1. ucos-k60

    0下载:
  2. 基于kinetis cortex m4 uc/os-ii实时系统内存管理-Based kinetis cortex m4 uc/os-ii Real-Time System Memory Management
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:269526
    • 提供者:赵四
  1. ucos

    0下载:
  2. 基于kinetis cortex m4 ucos 消息管理-Based kinetis cortex m4 ucos message management
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:269924
    • 提供者:赵四
  1. GreedySnake

    0下载:
  2. 经典的游戏贪吃蛇在UCOS_2上的实现,采用了多进程管理。项目文件是在PROTEUS下的仿真。-The classic Snake game in UCOS_2 on the realization of multi-process management. Project document is under the PROTEUS simulation.
  3. 所属分类:uCOS

    • 发布日期:2017-04-24
    • 文件大小:9255
    • 提供者:xh
  1. test

    0下载:
  2. 在ZLG MAGIC241 开发板或者其他ARM9架构的其他开发板上实现贪吃蛇的小游戏,利用μC/OS-II的任务管理系统对于所有的任务进行管理调度。建立两个任务(不包括空闲任务),其中一个高优先级的任务一直实现按键扫描,以便获得键值;另一个低优先级的任务,实现游戏方向键定义和游戏运动画面等功能。-In ZLG MAGIC241 development board or other ARM9 architecture of other development board to achieve s
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2624876
    • 提供者:苞苞
  1. STM32-SD-Fatfs-ucgui-ucos

    0下载:
  2. 程序是奋斗开发板的例程,采用ucGUI作为操作系统,FATFS作为FAT32的文件管理系统,读写SD卡,是很完整的文件管理程序。-Program is struggling development board routines, using ucGUI as the operating system, FATFS as FAT32 file management system, SD card reader, it is a complete file management program.
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4151764
    • 提供者:Dingli
  1. STM32-SST25VF016B-Fatfs-ucgui-ucos

    0下载:
  2. 配合奋斗开发板使用。但是,其采用SPI FLASH作为存储,ucGUI与ucOS为屏幕驱动及操作系统,FatFS是文件管理系统。可以借鉴其中的编程结构及代码。-Struggle with the development board. However, its use as a storage SPI FLASH, ucGUI with ucOS to screen drivers and operating systems, FatFS is a document management syst
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4140628
    • 提供者:Dingli
  1. SmartPartSystem-Gateway

    0下载:
  2. 在ADS1.2中编译通过 智能停车管理系统的网关程序 支持射频卡的信息读取-In ADS1.2 compiled by Intelligent Parking Management System Gateway program Support RF card information reading
  3. 所属分类:uCOS

    • 发布日期:2017-05-28
    • 文件大小:11603267
    • 提供者:zjwfan
  1. ucos2

    0下载:
  2. ucos-ii学习电子书(doc),适合初学者参考。内容包括线程调度、同步和内存管理-ucos-ii learning eBook (doc), suitable for beginners reference. Including thread scheduling, synchronization and memory management
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:1831878
    • 提供者:风行
  1. uCOS-from-ads1.2-to-mdk4.2

    0下载:
  2. UCOSII源码版本为2.83,基于ADS1.2工程源码移植到MDK4.2,适应于mini2440开发板,本人已经测试过,OK!可以正常添加任务,利用系统调度实现任务管理。-UCOSII source code version 2.83, ADS1.2 project source code transplanted to MDK4.2 based, to adapt to the mini2440 development board, I have tested, OK! Can the no
  3. 所属分类:uCOS

    • 发布日期:2017-05-01
    • 文件大小:736682
    • 提供者:mike
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com