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

搜索资源列表

  1. uCosPC

    0下载:
  2. 这个例程在是uCOS移植到PC机上的实例; vs2010中调试通过; 里面包含进程间切换,信号量,消息邮箱等之间的通信实验,绝对可行; 我希望能给你学习uCOS一些帮助;-vs2010 debugging through Which includes switching between processes, semaphores, message mailboxes and other communications between the experiments, the a
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:329945
    • 提供者:郭国典
  1. 1

    0下载:
  2. uCOS下二值信号量的应用,自己的代码,调试成功。-UCOS binary signals under the amount of application,Their code, commissioning success
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4444090
    • 提供者:Neal Caffrey
  1. 2

    0下载:
  2. uCOS下计数式信号量的使用,自己写的代码,调试成功。-UCOS next count the amount of signal type use, his writing code, debugging success.
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4463702
    • 提供者:Neal Caffrey
  1. ucos_TEST

    0下载:
  2. 基于stm32平台的基本uc/os II操作系统,包括基本任务创建,信号量,消息邮箱等-Stm32 platform based on the basic uc/os II operating system, including creating basic tasks, semaphores, message mailboxes, etc.
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1575381
    • 提供者:郎平
  1. MSP430-UCOS-example1

    0下载:
  2. 移植UCOS II 到MSP430 上,并实现 信号量集 功能,经过实际测试。-Transplantation UCOS II on the MSP430, and semaphore sets feature, after the actual test.
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:288581
    • 提供者:周鹏辉
  1. MSP430-UCOS-example3

    0下载:
  2. 移植UCOS II 到MSP430 上,并实现 互斥性信号量 功能,经过实际测试。-Transplantation UCOS II on the MSP430 and realization of mutual exclusion semaphore function, after the actual test.
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:276161
    • 提供者:周鹏辉
  1. OSSEM

    0下载:
  2. 讲述怎么利用uCOSII 的信号量来实现任务间切换
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:123499
    • 提供者:下小雨
  1. bf518_ucos

    0下载:
  2. UCOS操作系统应用代码 此工程是PLM平台的UCOS移植的测试程序。程序通过闪灯变换指示ucos的运行状态。参看app.c文件,程序一共创建了3个任务: 1、 uCosMainThread 优先级4 负责LED4的1秒钟闪烁 2、 Task1 优先级15 负责LED0和LED2的1/4秒闪烁 3、 Task2 优先级16 负责LED0和LED2的1/8秒闪烁 任务之间通过信号量sem1、sem2和OSTimeDly进行调度。 -UCOS operating system
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:795094
    • 提供者:曹健
  1. Stm32_ucos_3-2

    0下载:
  2. 在uCOS环境下实现科学家就餐问题,程序采用信号量实现-In the the uCOS environment scientists dining program using semaphores to achieve
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:303740
    • 提供者:张扬
  1. Hydrogen_Core51

    0下载:
  2. Hydrogen/C51 是一个用于51的非占先操作系统 基本上用纯 C 实现, 嵌入了大概10行的汇编 基本需求: 1.最小编译代码大概在 2.4k 2.需要使用片外的 xdata 作为堆使用 3.占用 TIMER0 作为计时 使用基本要求: 1.任务中必需要存在 Sleep/WaitFor 函数才能主动放弃占用CPU 2.任务入口和使用到Sleep/WaitFor的函数必需是 reentrant. 内核功能: 1.动态建立任务 2.支持事
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3266712
    • 提供者:binary
  1. xx3

    0下载:
  2. μC/OS-II 2.0版以上的内核都具有可抢占的实时多任务调度功能,另外它还提供了许多系统服务,例如信号量、消息队列、邮箱、内存管理、时间函数等,这些功能可以根据不同的需求进行裁减。可以说,μC/OS-II是一个具备现代操作系统特点的RTOS,同时它结构清晰、注解详尽,具有良好的可扩展性和可移植性,被广泛地应用于各种架构的微处理器上。 -μC/OS-II version 2.0 kernel over a preemptive real-time multi-task scheduling f
  3. 所属分类:uCOS

    • 发布日期:2017-04-01
    • 文件大小:19180
    • 提供者:panhaiyan
  1. charcterDevices-Drivers

    0下载:
  2. 基于S3C2440班子的linux字符型驱动课件源程序,包括内核空间与用户空间数据拷贝,自旋锁与信号量,proc文件系统等试验源码-Based on the source of the the S3C2440 team linux character-driven courseware, including the kernel space and user space data copy, spin locks and semaphores, proc file system test sou
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:324979
    • 提供者:门汉龙
  1. xinhao

    0下载:
  2. ucos下 ARM7,LPC2138的信号量使用范例很好的代码-ucos under the ARM7, LPC2138 semaphore example of good code
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:58829
    • 提供者:刘一
  1. multi_tasks

    0下载:
  2. 本程序通过信号量和消息队列的使用,展示了VxWorks下多任务机制的研究。-This program through the use of semaphores and message queues, shows VxWorks multi-tasking mechanism.
  3. 所属分类:VxWorks

    • 发布日期:2017-04-16
    • 文件大小:25229
    • 提供者:朱小涛
  1. RTX51tiny

    0下载:
  2. 51单片机上的实时操作系统RTX51程序5合一,含有信号量的使用,交通灯、电子钟等例子,并用含proteus仿真文件,非常适合对51单片机感兴趣同时想进入RTOS领域的同学-51 single-chip real-time operating system RTX51 program one that contains the example of semaphore use, traffic lights, electronic clock, and including proteus sim
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:64182
    • 提供者:韩冰
  1. DemoProject

    0下载:
  2. ucosii 消息队列和信号量 多按键处理-ucosii message queue and semaphore key multi-processing
  3. 所属分类:uCOS

    • 发布日期:2017-05-21
    • 文件大小:6181110
    • 提供者:钟星辉
  1. ThreadAsyn1

    0下载:
  2. 嵌入式系统 信号量 五种集成(无信号量、互斥、信号量、事件、临界区)-Embedded system semaphore five integrated (no semaphores, mutexes, semaphores, events, critical area)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-21
    • 文件大小:6271880
    • 提供者:李玮
  1. thread

    0下载:
  2. wince 信号量 五种集成(无信号量、互斥、信号量、事件、临界区)-wince semaphore five integrated (no semaphores, mutexes, semaphores, events, critical sections)
  3. 所属分类:Windows CE

    • 发布日期:2017-05-21
    • 文件大小:6370295
    • 提供者:李玮
  1. mutitask

    0下载:
  2. 互斥信号量的使用例子,大家多多学习。哈哈啊-metux demo
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:4272
    • 提供者:Aaron Young
  1. MC68375Source

    0下载:
  2. 程序是在MOTO单片机68375上开发的,主要实现了信号量采集、模拟量采集、开出控制等功能。-Procedure is in the MOTO 68375 single-chip development,the main achievement of the signal acquisition,analog acquisition,out of control and other functions.
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:909579
    • 提供者:sunrz
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com