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

搜索资源列表

  1. pthread

    0下载:
  2. Unix环境编程基础之线程,对入门级的程序员有很好的帮助-Unix programming environment based on the entry-level programmers have a good help
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5805
    • 提供者:程兵兵
  1. pthread.c.tar

    0下载:
  2. 共享锁和信号量的使用方法,多线程程序的设计原理!-Shared locks and semaphores to use, multi-threaded program design principles!
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:1144
    • 提供者:黄电
  1. count_words1

    0下载:
  2. 初学者,很好的pthread 应用实例,建议-Beginners, pthread application examples
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:wan li
  1. list_statistics

    0下载:
  2. pthread 在linux下高性能并行计算平均值与方差。-pthread linux parallel computing mean and variance.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:1741
    • 提供者:KangDu
  1. pthread

    0下载:
  2. 创建两个线程,分别向线程传递如下两种类型的参数并在线程中打印:传递整型值、传递字符。-Create two threads, the following two types of parameters are passed in each thread to thread print: pass integer value, passing characters.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:626
    • 提供者:徐舒怡
  1. pthreadsocketPsort

    1下载:
  2. pthread+socket+singnal linux network 可以用于linux下的线程网络通信,以及典型的排序算法-pthread+socket+singnal linux network classic sort function
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:7780
    • 提供者:很久以前
  1. pthreads-w32-2-9-1

    0下载:
  2. 一个跨平台的线程库 pthread,很好用-one cross pthread lib,so nice
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1214045
    • 提供者:micklongen
  1. threads

    0下载:
  2. Thread development of ordinary linux that is pthread
  3. 所属分类:Driver develop

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

    0下载:
  2. window下一个简单的多线程例子,使用了window的多线API,适合初学者-next window of a simple multi-threaded example, the use of multi-line API window, suitable for beginners
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:1688
    • 提供者:sunny
  1. 1.c

    0下载:
  2. Pthread 解决哲学家问题,Linux环境,C语言实现
  3. 所属分类:MPI

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

    0下载:
  2. build using pthreads Source Code for Andriod.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3947
    • 提供者:qiebaiying
  1. NetworkOnChip

    0下载:
  2. A c implementation of the network on chip topology.It can be used in the early development stage of the NoC model.The performance is fast since it utilizes the fast pthread for each processor in this NoC.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:5227
    • 提供者:马坊镇
  1. pthread

    0下载:
  2. Linux操作系统下的线程编程代码。原创-Threaded programming code under the Linux operating system.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:8261
    • 提供者:yinsua
  1. matrix

    0下载:
  2. 在Linux下分别用Ptread线程和一般的方法编矩阵乘法,比较两者的差异。-we use Pthread and the general method to implement the matrix multiplication,and compare the difference between the two methods.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:81456
    • 提供者:He Zhanpeng
  1. pi

    0下载:
  2. pthread多线程实现π的计算,可以设置线程数与计算量-pthread multithreading π calculation, you can set the number of threads and computation
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:小苹
  1. public-Secure-Chating

    0下载:
  2. winsocket 编程, 具备聊天记录,公钥加密聊天内容,接收到后私钥解密。还有多线程pthread, 已经配置好pthread 直接就可以运行。同时还有个contackbook.txt 只有在这上面的联系人才可以被允许聊天。所以输入对方ip连接上还会验证代码运行会查询出局域网ip,如果是在同一台机子上运行,请输入 127.0.0.1 5019 Ricky或者 127.0.0.1 6019 Ricky 或者其他的在contacbook里的名字。-c++ winsocket public c
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-22
    • 文件大小:6828829
    • 提供者:amosyan
  1. pc

    5下载:
  2. 天津大学并行计算大作业代码及实验报告。 包括: 1.利用Pthread并行实现求Pi和Jacobi迭代 2.利用MPI并行实现Jacobi迭代 3.hadoop下的Mapreduce实现Wordcount算法-Tianjin University of parallel computing job code and lab reports. Include: (1) the use of parallel implementation Pthread seeking Pi and
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4210062
    • 提供者:李晨
  1. mini-tuto-sur-les-threads

    0下载:
  2. Hello, I post a zip containing three sources of programming Pthread (Posix thread). A presentation and explanation of the functions that will be USED ​ ​ is present in each source. The zip addresses only the strict necessary to pro
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:4609
    • 提供者:mohammed
  1. pthreadcc

    0下载:
  2. For those wishing to develop multi-threaded applications in a C++ class oriented environment. This library allows creation of threads as classes as well as access to multi-threaded programming tools as class abstractions. Even if the basic prog
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:16243
    • 提供者:李东
  1. lab

    0下载:
  2. 国外操作系统课程编程实验及答案,包括计数,运算,pthread,thread创建运用等-lab of oprerating systems(the use of thread and pthread, etc)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1394225
    • 提供者:wanghongguang
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com