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

搜索资源列表

  1. remove_const

    0下载:
  2. Some implementations of <pthread.h> require this to be defined.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6024
    • 提供者:cenqantv
  1. Gr1DKernelEffect

    0下载:
  2. POSIX threads specific definitions. Easy, since the interface is just one-to-one mapping.Some implementations of <pthread.h> require this to be defined.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6276
    • 提供者:vunhwei
  1. test-mem

    0下载:
  2. on HP-UX 11, this one contradicts with pthread.h on pthread_atfork, unless we unset this.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4548
    • 提供者:xavouyf
  1. smb_mount

    0下载:
  2. This class is a simple wrapper around a pthread Windows thread that creates and runs a PPAPI message loop on that thread.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 用C语言编写的并行计算π值的代码,并附多次运算结果的分析和比较-Using C language code for parallel computing π value, along with many of the analysis and comparison of operation results
  3. 所属分类:MPI

    • 发布日期:2017-04-29
    • 文件大小:9298
    • 提供者:lsy
  1. e_log10

    0下载:
  2. pthread s id for the thread.the kernel s id for the thread.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4133
    • 提供者:hgktpai
  1. pthread

    0下载:
  2. Descr iption: This translation unit agregates pthreads-win32 translation units. It is used for inline optimisation of the library, maximising for speed at the expense of size.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1049
    • 提供者:xiuqzdk
  1. _pthread_alloc

    0下载:
  2. Pthread-specific allocator.Return a recycled or new per thread state.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5818
    • 提供者:pqqrdu
  1. bridge_server

    1下载:
  2. linux下多线程通信,主要是服务端与客户端的通信的socket编程-linux pthread communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:wangrong
  1. HW2_102062342

    0下载:
  2. pthread作業系統multithread sorting
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:887
    • 提供者:蔡承宏
  1. SkBlitRow_opts_mips_dsp

    0下载:
  2. should we use forceCreateTheSlot to potentially skip calling pthread once and just return NULL if we ve never been called with forceCreateTheSlot Source Code for Linux v2.13.6. -should we use forceCreateTheSlot to potentially skip calling pthread o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7017
    • 提供者:msjxqq
  1. 3sw(pthread)

    0下载:
  2. 实验要求作到以下几点:  ①构造具有两个参数的子函数,子函数将首个指针参数中的各个元素进行排序,次参数传递的是收参数的元素数目;  ②f2.c:设计具有俩参数的子函数,子函数将二参数值交互;  ③实现主函数,主函数中创建俩线程,线程一定义一个十元素的数组,使用文件f1中定义的函数对数组排列顺序并能够使结果输出;线程2定义俩整形的变量,使用文件f2中定义的函数将二变量的值进行  交互而且要结果输出 -The experimental requiremen
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-30
    • 文件大小:13695
    • 提供者:高安
  1. tow_pthread_printf

    0下载:
  2. 实现linux多线程之间间隔互斥操作的互斥锁和条件变量例子-tow_pthread_printf linux lock pthread pinter something
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1305
    • 提供者:w95825565liaob
  1. pthread_test

    0下载:
  2. pthread basic example
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:1740213
    • 提供者:leelee1112
  1. pthread

    0下载:
  2. 嵌入式Linux 系统下关于线程应用的例程,有助于在编写多线程软件提供参考-Embedded Linux system on the thread application routines, help in the preparation of multi-threaded software to provide reference
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:594
    • 提供者:
  1. source-archive

    0下载:
  2. Flyff server source files. Called Rune, and it attempts to emulate a v6 server. Before you go on It is incomplete, buggy and not ready for use. Special thanks goes to Kiki for releasing his work. Also thanks to Hunter for the heads up on
  3. 所属分类:Other systems

    • 发布日期:2017-06-14
    • 文件大小:21504216
    • 提供者:Robert
  1. matrix_mult

    0下载:
  2. 在C++11的基础上采用4种不同方法实现了多线程并发矩阵与向量乘积,矩阵转置与矩阵乘积,Linux下编译,需连接pthread库。-Using four different methods on the basis of C++ 11 is implemented on a multi-threaded matrix and vector product, matrix transpose and matrix multiplication, Linux compiler, connect pt
  3. 所属分类:MPI

    • 发布日期:2017-05-04
    • 文件大小:7083
    • 提供者:mimic
  1. pthreadPool

    0下载:
  2. Pthread开发的简单线程池,简单实用-pthread build threadpool easy to use
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1818
    • 提供者:李阳
  1. semprod_consu

    0下载:
  2. 基于信号量机制和Pthread实现的生产者消费者模型。-The producer consumer model based on the mechanism of the signal quantity and the realization of Pthread.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:714
    • 提供者:吴羽伦
  1. pthread

    0下载:
  2. Este programa permite paralelizar los procesos mediante hilos en donde la subrutina con tiene una structura de data que es medificada en una sección crítica.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-05
    • 文件大小:4604
    • 提供者:lubarreraabarca
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com