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

搜索资源列表

  1. ipc_demo

    0下载:
  2. linux ipc经典问题生产者与消费者问题及几个简短多线程编程代码-linux ipc classical problem about consumer and the pruducer and some easy pthread codes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:10293
    • 提供者:赵新宇
  1. oopthread

    0下载:
  2. his oopthread - C++ wrapper for pthread-compatible implementation. Currently, the library installation is pretty simple one: just put the file oopthread somewhere on your drive and include it in your project. The Doc folder contains doc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:12761
    • 提供者:YifanZhang
  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. exa_5

    0下载:
  2. 多核程序设计一书中第五章代码,讲述linux下使用pthread函数库进行多线程开发。-Multi-core programming code for a book chapter, talk about linux using pthread library for multi-threaded development.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:55412
    • 提供者:Xing
  1. threecodes

    5下载:
  2. 1、 用C语言写一个程序名字为procs4,该程序运行过程中共有4个进程,procs4程序(父进程)创建2个子进程p1和p2,p1子进程再创建一个子进程p3。4个进程完成如下工作: 父进程并打印字符串“I am main process”;p1子进程打印“I am child process p1”字符串;p2子进程打印“I am child process p2”;子进程p3打印字符串“I am child process p3”,然后使用exec(族)系统调用打印当前目录下文件和子目录下
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1702
    • 提供者:杨子坤
  1. pthread

    0下载:
  2. 两个多线程程序设计的例子来说明多线程比单线程方案提高性能-Two multi-threaded programming examples to illustrate the multi-threading to improve performance over single-threaded programs
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:2223
    • 提供者:cgy
  1. pthread

    0下载:
  2. 这是一个在linux下运行的并行程序 由ptread实现-this a program written in parell and can run on linux
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:crytal
  1. bank

    0下载:
  2. 银行调度机代码,使用C++实现,多线程编写(pthread),使用网络通讯连接取好机和终端。-Bank of scheduling machine code, using C++ implementation, multi-threading (pthread), the use of network communication link to take a good machine and terminal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:30810
    • 提供者:哈哈哈哈
  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. pstree

    0下载:
  2. 在Ubuntu8.04下编译通过,该程序可以打印系统进程树-print the pthread tree
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1907
    • 提供者:zdd
  1. simple_task_create

    0下载:
  2. simple pthread task example. Tested in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:5205
    • 提供者:Alex
  1. examples

    0下载:
  2. arm9驱动例程,包括IIC,PTHREAD,PWM,BUTTONS,MATH,CAMTEST等-arm9 driver routines, including the IIC, PTHREAD, PWM, BUTTONS, MATH, CAMTEST etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:15194
    • 提供者:wuyan
  1. x264_encoder

    0下载:
  2. C++ x264 编码器类,支持多线程,使用pthread多线程库-C++ x264 encoder classes, support multi-threaded, multi-threaded use of pthread library
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:260070
    • 提供者:谢凯
  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. 互斥量的简单应用,使用互斥量是实现多线程程序中的同步访问的另一种手段 -Mutex amount of simple applications using the exclusive capacity to achieve simultaneous multi-threaded program in an alternative means of access
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:34308
    • 提供者:伍超
  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. SSS.ZIP

    0下载:
  2. Satanic Socks Server v0.66.170506 Powered by drmist\STNC Compilation: Win32: cl /Gz /O1 sss.c && del sss.obj Linux: gcc -lpthread sss.c -o sss FreeBSD: gcc -pthread sss.c -o -Satanic Socks Server v0.66.170506 Powered by drmist\STNC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:3021
    • 提供者:Andrey
  1. pthread(arm_linux)

    0下载:
  2. arm—linux线程程序,适用于arm-linux线程编程的学习。-arm-linux thread programming for arm-linux thread programming learning.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 线程的源代码。。。能说明线程的基本工作原理-Thread of the source code. . . Can explain the basic working principle of the thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:554
    • 提供者:龙虾
  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 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com