CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux驱动 搜索资源 - pthread linux

搜索资源列表

  1. Pthread-of-linux

    0下载:
  2. 在linux环境下编写一个控制台应用程序,程序中有一个共享的整型变量shared_var,初始值为0;创建一个线程并使其立即与主线程并发执行。新创建的线程与主线程均不断地循环,并输出shared_var 的值。主线程在循环中不断地对shared_var 进行加1操作,即每次循环shared_var 被加1;而新创建的线程则不断地对shared_var 进行减1 操作,即每次循环shared_var 被减1。观察程序运行的结果,并对你看到的现象进行解释。-Written in the linux
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:10294
    • 提供者:gc
  1. pThread

    0下载:
  2. 在Linux上实现的调用API的线程控制函数,包括线程的生成以及释放-Call the API on Linux thread control functions, including the generation and release of the thread
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:712
    • 提供者:顾兆伦
  1. threads

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

    • 发布日期:2017-04-25
    • 文件大小:180673
    • 提供者:saravanaa
  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. pthread-test

    0下载:
  2. linux 线程编程,基于2440的一个例子,挺好用的。-linux pthread
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:211649
    • 提供者:谢文卉
  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. 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. pthread

    0下载:
  2. 嵌入式 linux 多线程测试程序,读写线程 -embeded linux multi pthread
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:728
    • 提供者:许为
搜珍网 www.dssz.com