CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c pthread

搜索资源列表

  1. c语言中多线程文件

    1下载:
  2. 在C语言中实现多线程的的头文件,只要在C语言中加入pthread.h头文件就可以实现多线程功能。
  3. 所属分类:Windows编程

    • 发布日期:2009-02-14
    • 文件大小:13.59kb
    • 提供者:bookwormxcd
  1. pthread.c

    0下载:
  2. pthread的例子,可以很好的帮助我们理解Linux多线程的主要函数用法-pthread example, could well help us understand the main function of multi-threaded Linux usage
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:811byte
    • 提供者:yuguess
  1. PThread

    0下载:
  2. 线程类,适合C++编程,能够直接引起进行线程的创建等使用,非常清楚,很好用。-Thread class, suitable for C++ programming, can directly lead to thread creation, use, very clear, very good use.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:2.6kb
    • 提供者:zifangz
  1. pthreadTest

    0下载:
  2. pthread 库是c语言的一个重要的库,是多线程编写的必须。-pthread library is an important c language of the Treasury is prepared to be multi-threaded.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1.01mb
    • 提供者:梁海金
  1. pthread

    0下载:
  2. 利用C语言程序编写的生产者消费者模型实例-With C language programming examples of the producer consumer model
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1.09kb
    • 提供者:DAVID
  1. 4.7.c

    0下载:
  2. 操作系统概念(第七版)第四章作业,pthread线程答案-Operating System Concepts (7th Edition) Chapter IV operations, pthread thread is the answer
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:642byte
    • 提供者:Li Zhao
  1. pthread.c

    0下载:
  2. 利用pthread,使用者在命令列輸入,程序將產生一個個別行程產生費式數目,置串列為資料型態且被執行緒共享.當執行緒完成執行,由父行程輸出子行程的串列.因為父行程不再一開始就輸出費氏序列,需等待子行程完成 命令列: gcc hw2.c -lpthread-Use pthread, the user at the command line input, the program will produce a resulting fee amount for the individual tr
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:646byte
    • 提供者:林俞呈
  1. exp4

    0下载:
  2. 哲学家就餐问题C语言模拟,pthread库实现-The Dining Philosophers Problem C language simulation, pthread library implementation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:814byte
    • 提供者:哈哈哈哈
  1. pthread_cp_net.c.tar

    0下载:
  2. 多线程实现拷贝,用linux 下的C 实现-linux c to pthread copy function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1.53kb
    • 提供者:袁景宏
  1. pthread_threadpool.c

    0下载:
  2. this pthread thread pool form-this is pthread thread pool form
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1.58kb
    • 提供者:adward
  1. pthread

    0下载:
  2. 多线程 编写源代码 经典实例 Linux C下实现-Classic example of the preparation of multi-threaded Linux C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1.06kb
    • 提供者:zpf
  1. pthread

    0下载:
  2. All you need to know to start using Linux, a free Unix clone. This manual covers the basic Unix commands, as well as the more speci c Linux ones. This manual is intended for the beginning Unix user, although it may be useful for more experienced
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:70.54kb
    • 提供者:ls
  1. elevator.c

    0下载:
  2. this a pthread simulaton of an elevator elevator with synch. this is a tipical assigment for students taking operating systems.-this is a pthread simulaton of an elevator elevator with synch. this is a tipical assigment for students taking operating
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:2kb
    • 提供者:jiraheta
  1. pthread-merge

    0下载:
  2. p-thread merge sort!
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1.58kb
    • 提供者:Sarah
  1. pia.c.tar

    0下载:
  2. 这是linux下采用 POSIX 的 pthread 机制计算圆周率的程序-This is the linux multi pthread POSIX mechanisms used under the pi calculation program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:694byte
    • 提供者:xudawei
  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
    • 文件大小:720byte
    • 提供者:laurence
  1. pthread

    0下载:
  2. this program sorting an array using Pthread library in C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.43kb
    • 提供者:CS_Girl
  1. pthread

    0下载:
  2. pthread library for working with threads in c-pthread library for working with threads in c++
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:20.81kb
    • 提供者:aaag
  1. pthread

    0下载:
  2. 提供c/c++多线程开发的API,兼容windows linux平台(provide the developer the application program interface of Multithreading)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-28
    • 文件大小:9kb
    • 提供者:1234.l
  1. main.c

    0下载:
  2. 用 pthread 进行1000个随机整数的快速排序,以达到加速的目的。(With pthread for 1000 random integer fast sort, in order to achieve the purpose of acceleration.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-28
    • 文件大小:1kb
    • 提供者:opznlzwx
« 12 3 4 »
搜珍网 www.dssz.com