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

搜索资源列表

  1. pthread.c

    0下载:
  2. LINUX多线程应用程序设计,希望对大家有用。-LINUX multithreaded application design, we hope that the right useful.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2072
    • 提供者:王大军
  1. c语言中多线程文件

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

    • 发布日期:2009-02-14
    • 文件大小:13921
    • 提供者:bookwormxcd
  1. pai1.rar

    0下载:
  2. 采用Pthread+C++方式进行多线程求Pai,The use of Pthread+ C++ Way for multi-threaded Pai
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1145
    • 提供者:ttttt
  1. pthreadmatrix

    0下载:
  2. Pthread c++ 并行矩阵乘法 运行于linux操作系统 -Multi thread matrix multiplication in c++ with Pthread
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1468
    • 提供者:cui
  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
    • 文件大小:811
    • 提供者: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
    • 文件大小:2667
    • 提供者: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
    • 文件大小:1063435
    • 提供者:梁海金
  1. pthread

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

    • 发布日期:2017-04-11
    • 文件大小:1115
    • 提供者:DAVID
  1. pthread_wrapper

    0下载:
  2. This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2523
    • 提供者:oob2
  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
    • 文件大小:642
    • 提供者: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
    • 文件大小:646
    • 提供者:林俞呈
  1. exp4

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

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

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

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

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

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

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

    • 发布日期:2017-04-07
    • 文件大小:1086
    • 提供者:zpf
  1. gw_main.cpp.tar

    0下载:
  2. linux守护程序,pthread c-linux c++ thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2094
    • 提供者:cash
  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
    • 文件大小:72234
    • 提供者: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
    • 文件大小:2045
    • 提供者:jiraheta
  1. pthread

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

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者: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
    • 文件大小:1024
    • 提供者:opznlzwx
« 12 3 4 »
搜珍网 www.dssz.com