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

搜索资源列表

  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. pi

    0下载:
  2. linux下计算PI值,创建线程、互斥锁,可以借鉴一下-PI values ​ ​ calculated under linux, create threads, mutexes, we can draw
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:771
    • 提供者:郭震
  1. pthread.c.tar

    0下载:
  2. 共享锁和信号量的使用方法,多线程程序的设计原理!-Shared locks and semaphores to use, multi-threaded program design principles!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:1144
    • 提供者:黄电
  1. tty.c.tar

    0下载:
  2. 多线程来处理串口的收发处理!终端io函数的使用方法。-Multi-threading to handle serial transceivers processing! Terminal io functions are used.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-03
    • 文件大小:526
    • 提供者:黄电
  1. LINUX

    0下载:
  2. Linux学习总结文档,里面包含了Linux命令介绍和使用,以及介绍线程和进程应用开发,对于初学者有很大的帮助-Linux learning summary document, which contains the Linux command introduction and use, as well as introduction thread and process application development, a great help for beginners
  3. 所属分类:Driver develop

    • 发布日期:2017-05-09
    • 文件大小:1558206
    • 提供者:张杰
  1. matrix

    0下载:
  2. 在Linux下分别用Ptread线程和一般的方法编矩阵乘法,比较两者的差异。-we use Pthread and the general method to implement the matrix multiplication,and compare the difference between the two methods.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:81456
    • 提供者:He Zhanpeng
  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. pthread-test

    0下载:
  2. linux 线程编程,基于2440的一个例子,挺好用的。-linux pthread
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:211649
    • 提供者:谢文卉
  1. task-scheduling-simulation

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

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

    0下载:
  2. 如何构建一个简单的线程池,要点:线程池的构建,互斥锁与条件变量的使用-how to build a thread pool
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:1530
    • 提供者:张牌
  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. zhuxiancheng

    0下载:
  2. 主程序创建两个线程 myThread1 和myThread2, 每个线程打印一句话。-The main program creates two threads myThread1 and myThread2, each thread to print a word.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2783
    • 提供者:付小杰
  1. sort

    0下载:
  2. 使用两个线程和管道排列两个文件中的序列,使一个线程保留大的一部分,另一个保留小的一部分,但空间的大小限制-Piping arrangement uses two threads and two files in sequence, so that a large part of the thread to retain another retain a small part, but the size of the space restrictions
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:897
    • 提供者:肖亚斌
  1. mutex_ok

    0下载:
  2. 线程之间的互斥锁,当线程之间所用的资源相同,要同时访问,为了防止冲突,要用互斥锁。-请键入文字或网站地址,或者上传文档。 取消 Xiànchéng zhī jiān de hù chì suǒ, dāng xiànchéng zhī jiān suǒyòng de zīyuán xiāngtóng, yào tóngshí fǎngwèn, wèile fángzhǐ chōngtú, yào yòng hù chì suǒ.Mutex between threads, when the
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:865
    • 提供者:董小姐
  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. yocto_com_test

    0下载:
  2. yocto平台下的测试串口的例程,可设置串口速率等参数,会启动一个线程去接收串口数据,同时也可向串口中写入数据-Yocto platform test serial port routines, can be set parameters such as rate of serial port, will start a thread to receive serial data, at the same time also can write data to the serial port
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:253591
    • 提供者:皮蓬
  1. atomic

    0下载:
  2. Linux 下原子操作的驱动模块,主要应用于线程之间对同一资源的抢占问题。-Driver Module Linux atomic operations, mainly used to seize the issue of resources between threads of the same
  3. 所属分类:Driver develop

    • 发布日期:2017-04-13
    • 文件大小:2095
    • 提供者:笑笑
« 1 23 »
搜珍网 www.dssz.com