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

搜索资源列表

  1. pxmsg

    0下载:
  2. 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12958
    • 提供者:张云
  1. os1-TheYalnixShell

    0下载:
  2. · Develop clear, readable, well-documented and well-designed programs in the C Programming Language. · Develop software in the Unix/Linux using tools such as gcc, gdb, and make. · Locate and interpreting “man pages” applicable to applicatio
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:42604
    • 提供者:wanghui
  1. ThreadBook

    0下载:
  2. 《多线程编程指南》介绍了SolarisTM 操作系统(Solaris Operating System, Solaris OS)中 POSIX® 线程和Solaris 线程的多线程编程接口。本指南将指导应用程序程序员如何创建 新的多线程程序以及如何向现有的程序中添加多线程。-" Multi-threaded Programming Guide" describes the SolarisTM operating system (Solaris Operating
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1349444
    • 提供者:fengminggao
  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-25
    • 文件大小:8444538
    • 提供者:sgu
  1. Beginning.Linux.Programming4th_EN

    0下载:
  2. Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4136405
    • 提供者:gh
  1. programming-with-posix

    0下载:
  2. linux下pthread库标准《programming with posix》书籍的中文电子版-POSIX under Linux,this is a book about linux pthread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-17
    • 文件大小:27352064
    • 提供者:xulisong
  1. real-time-systems-with-C-and-POSIX

    0下载:
  2. Programming real-time systems with C and POSIX
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:122474
    • 提供者:吳英文
  1. forkSYSV

    0下载:
  2. 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 任务要求 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks requi
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:1036
    • 提供者:伴随
  1. ThreadPosix

    0下载:
  2. 本任务主要目的练习UNIX/LINUX同步编程,熟悉基本的线程相关API。 编程实现下图的效果,要求分别使用进程和线程 (1) 进程+SYS V信号量 (2) 线程实现+Posix同步操作API -The main purpose of this task exercises UNIX/LINUX synchronization programming, familiar with the basic thread-related APIs. Tasks require p
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:818
    • 提供者:伴随
  1. OReilly.-.21st.Century.C.2012.RETAiL.eBOOk-rebOOk

    0下载:
  2. Set up a C programming environment with shell facilities, makefiles, text editors, debuggers, and memory checkers Use Autotools, C’s de facto cross-platform package manager Learn which older C concepts should be downplayed or deprecated Expl
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4377891
    • 提供者:elfenkoenig
  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. POSIX-Threads-Programming_Modified_07_03_2015

    0下载:
  2. Tutorial Using LLNL s Supercomputers workshop. (Modified: 07/03/2015) Parallel programming with threads. Introduction to concepts, motivations, and design considerations for using Pthreads. Thread Management, Mutex Variables,Condition Variabl
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:354143
    • 提供者:Alex Z
  1. Bash-Shell

    0下载:
  2. UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel
  3. 所属分类:Shell api

    • 发布日期:2017-05-04
    • 文件大小:115517
    • 提供者:jin
搜珍网 www.dssz.com