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

搜索资源列表

  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. thread_attr

    0下载:
  2. 线程属性的设置,创建一个具有绑定和分离属性的线程,而且主线程通过一个finish-flag标志变量来获得线程结束的消息,而且不调用pthread-join()函数-Thread attributes Settings, create a thread binding and separation properties, and the main thread through a finish- flag symbol variables to get the message thread end
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:江其雄
  1. warehose

    0下载:
  2. linux下的仓库物联网系统 linux下的仓库物联网系统 linux下的仓库物联网系统 -#include<stdio.h> #include<sys/types.h> #include<sys/ipc.h> #include<sys/msg.h> #include<stdlib.h> #include<unistd.h> #include<string.h> #include<
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:4316
    • 提供者:sunguangjiang
  1. thread_poll

    0下载:
  2. 线程池实现的源码例子。代码有详细的注释。可用于学习-pthread poll
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2334
    • 提供者:王位
  1. shiyan2

    0下载:
  2. 哲学家进餐问题 #include<stdio.h> #include<semaphore.h> #include<pthread.h> //宏定义信号量个数为5,宏定义0表示思考,宏定义1表示饿,宏定义2表示吃,宏定义(ph_num+4) N表示左,宏定义(ph_num+1) N表示右 #define N 5 #define THINKING 0 #define HUNGRY 1 #define EATING 2 #
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1320
    • 提供者:cc
  1. Pthread_count_area

    0下载:
  2. Pthread程序设计 题目:求曲线y=-x4+x3+1与x轴围成的面积 要求: 1.平均取点估算面积 2.Pthread实现-This is a parallel programming. Its main funciton is count the area closed by the function y=-x4+x3+1.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1032
    • 提供者:姚仁贵
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com