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

搜索资源列表

  1. POSIX 线程详解

    0下载:
  2. 来自IBM的教程,我把它做成了PDF。本文详细说明了POSIX线程的概念以及借口的用法。适合初级程序员阅读-from IBM's Guide, I put it into a PDF. This paper details the POSIX threads, and the concept of the use excuses. The initial reading for programmers
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:279741
    • 提供者:朱亮
  1. ZThread_src

    0下载:
  2. 一个高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。它支持一种来自native theads,非常出色和强大的abstraction。 -a high level object-oriented linear and sycnchronization basement, and a POSIX operating system Win32 C procedures. Its support comes from a native
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:478876
    • 提供者:nirvana
  1. linuxthreads

    0下载:
  2. Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:16655
    • 提供者:dj
  1. glibc-linuxthreads-2.3.tar

    0下载:
  2. This release 0.7 (late beta) of LinuxThreads, a BiCapitalized implementation of the Posix 1003.1c \"pthread\" interface for Linux. LinuxThreads provides kernel-level threads: each thread is a separate Unix process, sharing its address space with the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:244007
    • 提供者:马帅
  1. POSIX_thread.doc

    0下载:
  2. POSIX(可移植操作系统接口)线程是提高代码响应和性能的有力手段。本文档向您精确地展示在编程中如何使用线程,完本系列文章,您完全可以运用 POSIX 线程创建多线程程序。-POSIX (Portable Operating System Interface) thread is to improve the performance of the code response and a powerful tool. This document shows you exactly how to u
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:69072
    • 提供者:梅俊
  1. pThread

    0下载:
  2. 一个基于posix的并行程序示例!用pthread可以很方便的实现并行程序设计-A parallel procedure based on sample posix! Pthread can easily use the realization of parallel programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:12209
    • 提供者:刘洋
  1. one_time_format

    0下载:
  2. 有时候我们需要对一些posix变量只进行一次初始化,如线程键(下面会讲到)。如果进行多次初始化程序就会出现错误。-Sometimes we need some posix only once to initialize variables, such as thread key (will be mentioned below). If a number of initialization error will appear.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5875
    • 提供者:zhangkun
  1. owl630.6

    0下载:
  2. The Compartmented Robust Posix C++ Unit Test system. crpcut is a simple to use unit test system for C++, where each test case is run in its own process and own working directory, to ensure that each test case starts from a clean slate. -The Compartme
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-06
    • 文件大小:1070648
    • 提供者:岳明彦
  1. Programming_with_POSIX_Threads

    2下载:
  2. 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-24
    • 文件大小:8444538
    • 提供者:sgu
  1. mppp1.1b.tar

    0下载:
  2. ppp and xmppp are two configurable ppp dialers. mppp is a character based ppp dialer and xmppp is written in X/Motif. Either one can be used to make ppp connection. The programs talks to the modem device directly, therefore, no external sc
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:80902
    • 提供者:mat
  1. producer-and-consumer

    1下载:
  2. 创建4个POSIX线程。其中2个线程(A和B)分别从2个数据文件(data1.txt和data2.txt)读取10个整数. 线程A和B把从文件中读取的逐一整数放入一个缓冲池. 缓冲池由n个缓冲区构成(n=5,并可以方便地调整为其他值),每个缓冲区可以存放一个整数。另外2个线程,C和D,各从缓冲池读取10数据。线程C、D每读出2个数据,分别求出它们的和或乘积,并打印输出。-Creating four POSIX threads. Where two threads (A and B) were r
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1167
    • 提供者:徐舒怡
  1. gmediarender-0.0.6

    0下载:
  2. GMediaRender是UPnPA¢a?¢媒体渲染器POSIXA?兼容?的系统, 比如GNU / LinuxA??或UNIXA??。 它实现了 服务器组件提供“控制器的一种手段 提供媒体内容(音频、视频和图像) “媒体服务器。(GMediaRender is a UPnP media renderer for POSIX compliant systems, such as GNU/Linux or UNIX. It implements the server component that p
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:146432
    • 提供者:Zgj1819
  1. MSYS-1.0.11

    0下载:
  2. Minimal GNU(POSIX)system on Windows,是一个小型的GNU环境,包括基本的bash,make等等。与Cygwin大致相当。(Minimal GNU (POSIX) system on Windows is a small GNU environment, including basic bash, make, and so on. Roughly equal to Cygwin.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:2917376
    • 提供者:skylinethj
  1. pcre-8.36.tar

    0下载:
  2. PCRE(Perl Compatible Regular Expressions)是一个轻量级的Perl函数库,包括 perl 兼容的正则表达式库。它比Boost之类的正则表达式库小得多。PCRE十分易用,同时功能也很强大,性能超过了POSIX正则表达式库和一些经典的正则表达式库。(The PCRE(Perl Compatible Regular Expressions) is a lightweight Perl library, including a Perl compliant Regu
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2009088
    • 提供者:phpFlame
  1. BusyBoxFree

    0下载:
  2. Linux是一套免费使用和自由传播的类Unix操作系统,是一个基于POSIX和UNIX的多用户、多任务、支持多线程和多CPU的操作系统。它能运行主要的UNIX工具软件、应用程序和网络协议。它支持32位和64位硬件。Linux继承了Unix以网络为核心的设计思想,是一个性能稳定的多用户网络操作系统。(Linux is a free and free Unix like operation system. It is an operation system based on POSIX and UN
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4289536
    • 提供者:临摹
  1. musl-1.1.18c

    0下载:
  2. Musl是一个轻量级的C标准库,设计作为GNU C library (glibc)、 uClibc或Android Bionic的替代用于嵌入式操作系统和移动设备。它遵循POSIX 2008规格和 C99 标准,采用MIT许可证授权,使用Musl的Linux发行版和项目包括sabotage,bootstrap-linux,LightCube OS等等。(musl is a libc,an implementation of the standard library functionality d
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:5910528
    • 提供者:cludyh
搜珍网 www.dssz.com