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

搜索资源列表

  1. multiple_thread_program

    0下载:
  2. Linux 下的多线程编程,学习文档,很详细很好-Linux multiple thread program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1349558
    • 提供者:BK
  1. threadtest

    1下载:
  2. 一个linux下的多线程编程的例子,主要是对互斥锁的介绍-Under a linux example of multi-threaded programming, mainly for the introduction mutex
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6499
    • 提供者:fuyu
  1. glibc-linuxthreads-2.5

    0下载:
  2. linux 线程池源码,深入了解linux多线程机制的资料-linux thread pool source, in-depth understanding of the mechanisms for multi-threaded linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:545059
    • 提供者:石越
  1. pthread

    0下载:
  2. 一个简单的Linux多线程实例,三个执行单位共同生成随机数,小于给定的就输出-A simple multi-threaded Linux instance, the three execution units together to generate a random number is less than given to the output
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:882
    • 提供者:oxangen
  1. fuzhi

    0下载:
  2. 这是一个关于Linux脚本的学习PPT,里面有详细的章节,同时还有多线程编程的源代码,和大家分享下。-This is a scr ipt on the Linux learning PPT, there are detailed chapters, as well as multi-threaded programming source code, and share with you.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-20
    • 文件大小:5877370
    • 提供者:梁俊明
  1. callnum_3.0V

    0下载:
  2. 一款基于linux c/c++的叫号机源码,使用c/s模式,多线程,功能强大。-A based on linux c/c++ source code machine called number, use the c/s mode, multi-threading, and powerful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:26580
    • 提供者:胡超
  1. qt3

    0下载:
  2. LINUX下,QT多线程程序,供大家学习,参考。-Under LINUX, QT multi-threaded programs, for everybody to learn, for reference.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:330850
    • 提供者:高楚雄
  1. os2

    0下载:
  2. linux下多线程矩阵运算,使用posix线程库-multi-threaded matrix operations under linux, using posix thread library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:149710
    • 提供者:陈云卿
  1. thread

    0下载:
  2. Linux高级环境编程,线程编程、线程的创建、多线程,希望对你的学习有帮助-Senior Environmental Linux programming, thread programming, thread creation, multi-threaded, you want help in learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1653
    • 提供者:张建
  1. pi

    0下载:
  2. 多线程计算pi,在linux下用gcc编译 执行下面命令: gcc -pthread pi.c -o pi-Multi-threaded computing pi, using the gcc compiler under linux execute the following command: gcc-pthread pi.c-o pi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:720
    • 提供者:laurence
  1. pthread_sync_and_mutual

    0下载:
  2. linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。 示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。-linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion. The sample code shows us how to ensure multi-thread synch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5682
    • 提供者:y
  1. 3PCF

    0下载:
  2. 多线程编程实现3PCF算法(Linux) -Algorithm for multi-threaded programming 3PCF (Linux) multi-threaded programming 3PCF algorithm (Linux)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:872
    • 提供者:ycz
  1. progrem

    0下载:
  2. Linux应用程序,多线程应用开发,关于生产者与消费者的问题-Linux applications, multi-threaded application development, the question on the producers and consumers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:707
    • 提供者:乐乐
  1. linux-exec

    0下载:
  2. linux 线程管理示例代码,程序包中包含多个不同版本,供参考学习!-linux thread management sample code package contains several different versions, for reference to learn!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1657
    • 提供者:admiral
  1. BlockChatTool

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。--To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:33345
    • 提供者:zishan
  1. linuxwangluobiancheng

    0下载:
  2. 采用socket套接字方式实现一个简单的linux下多人聊天程序,运用了多线程技术。-To achieve more than a simple chat program under linux, using multi-threading.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2449
    • 提供者:zishan
  1. pthread

    1下载:
  2. linux多线程编程的一个例子。里面用到了互斥锁。生产者/消费者模型。-linux an example of multi-threaded programming. Which uses a mutex. Producer/consumer model.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3418
    • 提供者:sds
  1. Testserver_Linux

    0下载:
  2. linux 下服务器多线程程序。同时实现与多个客户端程序通信-Write multi-threading server application with linux. The same time to achieve multi-client communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3239
    • 提供者:yang_yinxia
  1. log_sys

    0下载:
  2. 基于Linux的一个记录客户写入情况的日志模块。 其中附有详细的ReadMe说明和代码注释。 关键字:Linux,日志模块,共享存储,多线程。-Linux-based clients to write a case record log module. One of the ReadMe with detailed instructions and code comments. Keywords: Linux, the log module, shared memory, multi-t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:61866
    • 提供者:罗雄威
  1. client

    0下载:
  2. linux中socket多线程通信的客户端源代码-linux communication in multi-threaded socket client source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:915
    • 提供者:仙鹤神针
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com