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

搜索资源列表

  1. UIandWorkThread

    0下载:
  2. 一个运行在PDA上的线程程序,适合初学者学习,运行和测试环境:VS2005+多普达8125
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1890857
    • 提供者:唐进
  1. thread

    0下载:
  2. 嵌入式linux开发应用程序中 多个线程的实例-Embedded linux development application examples of multiple threads
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:7518
    • 提供者:马利娜
  1. LinuxProgrammingembeddedmulti-task

    0下载:
  2. 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:12489
    • 提供者:魏冲
  1. RT-Thread0.3.0Introduction

    0下载:
  2. 实时线程操作系统(RT-Thread)是国内 RT-Thread工作室精心打造的开源实时操作系 统,历时 4 年的呕心沥血开发,力图突破国内没有小型开源实时操作系统的局面,它不仅仅 是一款开源意义的实时操作系统,也是一款产品级别的实时操作系统,它已经被国内十多所企 业所采用,被证明是一款能够稳定持续运行数周的操作系统。-...
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:125138
    • 提供者:qujunsong
  1. 5509_BIOS

    0下载:
  2. 以5509芯片为硬件,详细示范了TI公司的BIOS实时操作程序的开发过程,用到了各种线程,各种对象,包括邮箱机制、信号量、SWI、TSK等多个小例子,有价值!-The 5509 chip for hardware, detailed demonstration of TI s BIOS real-time operation of the development process, used in a variety of thread
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1257588
    • 提供者:郑天雷
  1. RT-Thread-1.0.2

    1下载:
  2. RT-Thread 嵌入式操作系统 Kernel内核部分包括了RT-Thread的核心代码,包括对象管理器,线程管理及调度,线 程间通信等的微小内核实现(最小能够到达4k ROM,1k RAM体积占用)。内核库是为了保证 内核能够独立运作的一套小型类似C库实现(这部分根据编译器自带C库的情况会有些不同,使 用GCC编译器时,携带更多的标准C库实现)。CPU及板级支持包包含了RT-Thread支持的各个平 台移植代码,通常会包含两个汇编文件,一个是系统启动初始化文件,一个是线
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:35415395
    • 提供者:马工
  1. C_Program_Skill

    0下载:
  2. Linux下的C语言高级编程实例代码,包含多个内存处理,线程池处理等例子。-C high-level language programming under Linux code examples, contains examples of multiple memory processing thread pool.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:102592
    • 提供者:古月
  1. Threaded-programming-test

    0下载:
  2. 本代码用于WinCE环境下线程的创建和销毁,线程是编程中常常用到的处理多任务的方法。-The code for WinCE environment thread creation and destruction, the thread is a method often used in programming to handle multiple tasks.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:43337
    • 提供者:牧童
  1. STM32transformUCOS

    0下载:
  2. stm32移植ucos系统的源代码,主要为stm32单片机嵌入ucos操作系统以实现多线程同时执行任务-stm32 transplant ucos system source code, the main operating system stm32 ucos embedded microcontroller to implement multiple threads to perform tasks simultaneously
  3. 所属分类:uCOS

    • 发布日期:2017-05-07
    • 文件大小:1430987
    • 提供者:Wang Bingqi
  1. embOS

    2下载:
  2. 支持stm8l的小型操作系统,最多可以增加256个线程-embos for stm8l, support max 256 threads
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:311861
    • 提供者:ehui
  1. xtimer-posix

    0下载:
  2. 适用于Linux的多线程的timer轻量级组件,适合需要并发处理的timer应用,非常高效易用。-For Linux multithreaded timer lightweight components for applications requiring concurrent processing timer application, very easy to use and efficient.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:5480
    • 提供者:lf
  1. SerialPort.tar

    0下载:
  2. 自己封装的一个qt5的串口类,亲测可用,不过暂时还不支持多线程。-Qt5 own package of a serial type, pro-test available, but not yet support multi-threading.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:5161
    • 提供者:田强
  1. ucos

    0下载:
  2. 基于ST公司的stm32f407的ucos的多线程任务实现的实例-Based on ST' s ucos examples of multi-threaded task stm32f407 implemented
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:237793
    • 提供者:杨宇航
  1. ebook_pthread

    0下载:
  2. 采用多线程实现电子书在JZ2440开发板上的显示,使用模块化的编程思想,便于添加与修改各个单独的模块(包括显示,编码,输入模块)-The use of multi-threaded e-book development board in the JZ2440 display, the use of modular programming ideas, easy to add and modify the individual modules (including display, coding,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-12
    • 文件大小:853346
    • 提供者:周鑫
  1. mqtt_client

    1下载:
  2. 连接代理mqtt,订阅发布消息,多个主题多线程订阅。支持断网自动重连(Connect proxy mqtt, subscribe to publish messages, multiple topics, multi thread subscr iptions. Automatic reconnection of broken wire network)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-26
    • 文件大小:556032
    • 提供者:苏提春晓
  1. fft2

    0下载:
  2. 在 DSPBIOS中多线程编程程序开发方法(Multithreaded programming program development method in DSPBIOS)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-21
    • 文件大小:1607680
    • 提供者:半笺1900
  1. Qt_Event_Loop.pdf

    0下载:
  2. qt多线程编程详细说明文档,对多线程以及消息处理的说明(QT multithreaded programming detailed documentation, multi-threaded and message processing instructions)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:306176
    • 提供者:hanglang
  1. jt808_stm32

    2下载:
  2. 在单片中模拟多线程实现方式,可以在无法移植操作系统的单片机上实现复杂功能和协议。(It can realize complex function and protocol in MCU which can't transplant OS by simulating Multithread in single chip.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:pitte
  1. DSPBIOS

    0下载:
  2. DSP/BISO线程调度,通过允许高优先级的线程抢占低优先级的线程,以及允许阻塞、同步、通信等各种线程间的交互方式,使得多线程的应用程序可以在一个处理器上运行。(DSP/BISO thread scheduling)
  3. 所属分类:DSP编程

  1. TCP Server

    0下载:
  2. lwip 移植,tcp服务器端多线程代码移植(LwIP transplant, multi thread transplanting of TCP server)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-06
    • 文件大小:8960000
    • 提供者:longwen
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com