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

搜索资源列表

  1. MyLinuxThread

    0下载:
  2. linux epoll多线程编程实例,在Linux下编译通过。-linux epoll instance of multi-threaded programming in Linux, compile.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:18191
    • 提供者:Tony
  1. quick

    0下载:
  2. linux下多线程编程,实现快排程序,比较简单,关键在于算法设计,希望对大家有所帮助-linux under the multi-threaded programming, scheduling procedures to achieve fast, relatively simple, the key lies in algorithm design, I hope all of you to help
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1575
    • 提供者:ww
  1. axel

    0下载:
  2. axel,linux下的多线程下载工具,下载速度还可以,-axel, linux under the multi-threaded download tools, download speeds can also be,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:271293
    • 提供者:bluefeifei
  1. PXA270GPRS

    0下载:
  2. PXA270开发板+GPRS,采用嵌入式Linux系统,Qt/Embedded图像用户界面编程,实现电话拨打和短信功能。-PXA270 development board+ GPRS, embedded Linux systems, Qt/Embedded graphical user interface programming, the realization of telephone calls and SMS function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:2065206
    • 提供者:舒服
  1. test_thread

    0下载:
  2. Unix/Linux多线程编程,非常简单实用的例子。-Unix/Linux multi-threaded programming, a very simple and practical examples.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1803
    • 提供者:happy
  1. main(linux)

    0下载:
  2. 多线程实现矩阵相乘 多线程实现矩阵相乘-Multi-threading to achieve the realization of multi-threaded matrix multiply matrices
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:516
    • 提供者:ff
  1. pthread

    0下载:
  2. 基于ARM9的Linux多线程应用程序。生产者写入缓冲区和消费者从缓冲区读数的具体流程,生产者首先获得互斥锁,并且判断写指针+1后是否等于读指针,如果相等则进入等待状态,等候条件变量notfull;如果不等则向缓冲区中写入一个整数,并且设置条件变量为notempty,最后释放互斥锁。消费者线程与生产者线程类似。-ARM9-Linux-based multi-threaded applications. Producers and consumers into a buffer from the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1364
    • 提供者:刘冉
  1. LINUX

    0下载:
  2. 简单的说,Linux是Unix克隆(Unix clone)或Unix风格(Unix alike)的操作系统(OS),在原代码级上兼容绝大部分Unix标准(指的是IEEE POSIX,System V,BSD),是一个支持多用户, 多进程,多线程,实时性较好的功能 强大而稳定的操作系统.它可以运行在x86 PC,Sun Sparc,Digital Alpha,680x0,PowerPC, MIPS等平台上,可 以说Linux是目前运行硬件平台最多的操作系统-Simply put, Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:171005
    • 提供者:罗芳
  1. linux_txt

    0下载:
  2. 总结了诸多的关于Linux方面的内容,包括基本操作命令,服务器的配置,多线程多进程等等欢迎下载-Summarizes the many aspects on Linux, including basic operation command, the server' s configuration, multi-threaded multi-process, etc. are welcome to download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:378109
    • 提供者:lba
  1. Reader-Writer

    0下载:
  2. reader—writer problem 多线程同步算法 linux下实现-reader-writer problem linux multithreaded synchronization algorithm to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:10066
    • 提供者:小贺
  1. readerwriter

    0下载:
  2. 在Linux下用多线程同步方法解决读者-写者问题(Reader-Writer Problem) -In Linux, use the multi-thread synchronization solution to the reader- writer problem (Reader-Writer Problem)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:113373
    • 提供者:孙芸芸
  1. cond.tar

    0下载:
  2. unix/linux 多线程的控制,条件变量的使用-unix/linux Multi-threaded control, the use of condition variables
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:aasdf
  1. Linux

    0下载:
  2. 《多线程编程指南》介绍了Solaris TM 操作系统(SolarisOperating System, SolarisOS)中 POSIX® 线程和Solaris线程的多线程编程接口。本指南将指导应用程序程序员如何创建新的 多线程程序以及如何向现有的程序中添加多线程。 尽管本指南同时介绍了POSIX线程接口和Solaris线程接口,但大多数主题都以POSIX线程 为重点。-" Multithreaded Programming Guide" desc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1262013
    • 提供者:miky
  1. thread

    0下载:
  2. Linux多线程程序最简单的一个例程,AT91SAM9260板上的一个例子。-Linux multi-threaded program, a simple routine, AT91SAM9260 board an example.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4525
    • 提供者:张俊哲
  1. glibc-linuxthreads-2.5

    0下载:
  2. linux 线程池源码,深入了解linux多线程机制的资料-linux thread pool source, in-depth understanding of the mechanisms for multi-threaded linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:545059
    • 提供者:石越
  1. pthread

    0下载:
  2. 一个简单的Linux多线程实例,三个执行单位共同生成随机数,小于给定的就输出-A simple multi-threaded Linux instance, the three execution units together to generate a random number is less than given to the output
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:882
    • 提供者:oxangen
  1. log

    0下载:
  2. LINUX下的多线程日志文件系统,本代码其于ACE日志系统思想而实现。-LINUX log files under the multi-threaded system, the code logs its ideological ACE achieved.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:8573
    • 提供者:翁延海
  1. axel_2.4.orig.tar

    0下载:
  2. Linux/Unix下的一个简单的http/ftp下载加速器。涉及网络编程、多线程编程、http和ftp相关协议,适合网络编程初学者学习!-Http/Ftp download accelerator
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:50704
    • 提供者:范逸鸣
  1. pthread_sync_and_mutual

    0下载:
  2. linux多线程极大方便了程序编写,但同时必须考虑线程同步、互斥问题。 示例代码给出了利用信号量实现P、V操作,从而保证多线程同步、互斥。-linux multithread programming is very convenient, but we must pay attention to synchronization and mutual exclusion. The sample code shows us how to ensure multi-thread synch
  3. 所属分类:Linux-Unix program

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

    1下载:
  2. linux多线程编程的一个例子。里面用到了互斥锁。生产者/消费者模型。-linux an example of multi-threaded programming. Which uses a mutex. Producer/consumer model.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3418
    • 提供者:sds
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com