CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - linux 多线程

搜索资源列表

  1. mutex_semphore

    0下载:
  2. Linux下操作系统的基本知识,在多线程处理中通过信号量进行互斥处理。-Basic knowledge of the Linux operating system under multithreading semaphore mutex.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:19000
    • 提供者:江城
  1. simple-multithreaded-programming-

    0下载:
  2. linux下的简单多线程编程,一个进程中创建3个线程协同工作。-linux simple multi-threaded programming, a process created three threads to work together.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:621
    • 提供者:fire
  1. Timercunt

    0下载:
  2. S3C2440的linux驱动,能实现高精度的内核计时,可利用计时,进行多线程中断!-S3C2440 linux driver, to achieve the kernel timing of the high-precision, available time, multi-threaded interrupt!
  3. 所属分类:Driver develop

    • 发布日期:2017-11-08
    • 文件大小:134308
    • 提供者:王荣成
  1. linux

    0下载:
  2. linux从入门到精通 包含基础命令,linux下c编程基础,嵌入式系统基础,嵌入式linux开发环境的搭建,文件IO编程,进程控制开发,进程间通信,多线程编程,嵌入式linux网络编程,嵌入式设备驱动编程,Qt图形编程基础等-linux from entry to master basic commands include, linux c programming based embedded system based on embedded linux development environ
  3. 所属分类:Driver develop

    • 发布日期:2017-11-13
    • 文件大小:8295424
    • 提供者:高咪咪
  1. thread

    0下载:
  2. linux多线程源程序代码,已通过编译,如有需要可以下来看看,绝对经典,欢迎大家参考。-linux multithreading source code, has compiled, if necessary you can look down, an absolute classic, we welcome the reference.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:6806
    • 提供者:高咪咪
  1. thread

    0下载:
  2. C C++ Linux多线程文件程序 C C++ Linux thread-C C++ Linux thread C C++ Linux thread
  3. 所属分类:Driver develop

    • 发布日期:2017-04-06
    • 文件大小:20441
    • 提供者:yeats
  1. serial

    0下载:
  2. 实现Linux下的串口助手功能,采用多线程编程,基于Qt4.-Implementation under Linux serial assistant.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-31
    • 文件大小:67203
    • 提供者:苑巍
  1. 1

    0下载:
  2. linux下一个多线程并发服务器的实例,用于学习多线程编程及相关操作系统的知识-linux under a multi-threaded concurrent server instances for learning multithreaded programming and operating systems knowledge
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:1474
    • 提供者:dy
  1. LinuxLab

    0下载:
  2. Linux基本实验,包括进程通信、多线程、进程锁等使用实例-Linux basic experiments, including interprocess communication, multi-threading, locks and other processes using examples
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:3672
    • 提供者:vincent
  1. threaddemo

    0下载:
  2. 主要通过对thread等多种库函数的引用实现多线程编程,适用于初学Linux的大学生群体。-multiple thread programming
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:573
    • 提供者:李欧文
  1. task-scheduling-simulation

    0下载:
  2. 在Linux环境下实现任务调度仿真,利用多线程实现任务池中的多个任务,支持先来先服务、轮转和反馈三种调度策略-Task scheduling simulation
  3. 所属分类:Driver develop

    • 发布日期:2017-04-17
    • 文件大小:310415
    • 提供者:覃岚
  1. duoxiancheng

    0下载:
  2. 多线程同步实验代码。实现在linux的环境下多线程同步的通信-Multithreaded code synchronization experiments. Implementation in the Linux multithreaded synchronization under the environment of communication
  3. 所属分类:Driver develop

    • 发布日期:2017-04-26
    • 文件大小:33997
    • 提供者:luminjie
  1. dxc

    0下载:
  2. linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。--linux network under the multi-threaded programming, video capture and arm9 send jpeg data network, using udp protocol, wrote it myself, out for a few days! Multithreading unde
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4055
    • 提供者:梁龙武
  1. Multi-threaded-programming

    0下载:
  2. 主要介绍Linux 线程的基本概念及分析多线程库中的主要函数调用, 阐述使用多线程的优点, 以及多线程编程过程中应该注意的问题。-It introduces the basic concepts of Linux threading and analysis of multi-threaded library main function call, describes the advantages of using multiple threads, as well as multi-threa
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:101974
    • 提供者:JAcket
  1. pthread

    0下载:
  2. 嵌入式Linux 系统下关于线程应用的例程,有助于在编写多线程软件提供参考-Embedded Linux system on the thread application routines, help in the preparation of multi-threaded software to provide reference
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:594
    • 提供者:
  1. pthread

    0下载:
  2. 嵌入式 linux 多线程测试程序,读写线程 -embeded linux multi pthread
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:728
    • 提供者:许为
搜珍网 www.dssz.com