Welcome![Sign In][Sign Up]
Location:
Search - posix a

Search list

[Process-ThreadPOSIX 线程详解

Description: 来自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
Platform: | Size: 279741 | Author: 朱亮 | Hits:

[Internet-Network20041211-mylib

Description: 经常用到的 socketAPI,posix thread 的类封装,还有一些同步设施 智能指针的实现,线程安全的引用计数-frequently used the socketAPI, posix thread-like packaging, there are some smart synchronization facilities to achieve the target, thread-safe reference counting
Platform: | Size: 17408 | Author: 知鱼 | Hits:

[Process-ThreadZThread_src

Description: 一个高级面向对象的线性和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 theads, very excellent and powerful abstraction.
Platform: | Size: 478208 | Author: nirvana | Hits:

[OtherPOSIXMultithreadProgrammingPrimer

Description: 多线程编程的经典书籍。是多线程编程方面写的很好的书籍。-multithreaded programming of the classic books. Is a multithreaded programming aspects to write a good book.
Platform: | Size: 783360 | Author: hover | Hits:

[Program doclinuxthreads

Description: Linux系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要使用库libpthread.a。-Linux systems adhere to POSIX thread-multi-threaded interface, known as the pthread. Prepared under the Linux multi-threaded process, need to use the header file pthread.h, connections need to use the library libpthread.a.
Platform: | Size: 16384 | Author: dj | Hits:

[Linux-Unixlibkf701-1[1].0-beta.tar

Description: 一个收集所有最基本功能的函数库;所有的函数都是尽量短小和简单 使用 doxygen 生成文档 所有代码以在 Linux 系统上可以编译并运行为准;每当在 lib 目录里增加了一个功能函数,必须在 test 目录里编写一个针对此功能函数的测试程序,使其可以在 Linux 系统上正常编译并正确运行;每个增加的外部功能函数,必须在源代码前写有注释,注释格式为符合 doxygen 要求的 JavaDoc 格式。 所有代码内部调用的 C 库和系统函数要求完全符合 ANSI C 标准和 POSIX 标准。 -To collect all the basic functions of a library all of the functions are short and simple as possible to use doxygen to generate documentation for all code to the Linux system can be compiled and run prevail Whenever in the lib directory added a function to be in the test directory to prepare a function for this test procedure so that it can be a normal Linux system to compile and run correctly each increase in the external function must be written in the source code of the former have the Notes, the Notes doxygen format in order to comply with the requirements The JavaDoc format. Calling all code within the C library functions and system requirements in full compliance with the ANSI C standard and the POSIX standard.
Platform: | Size: 493568 | Author: 安田 | Hits:

[Process-ThreadPOSIX

Description: 《POSIX多线程编程》随书配套源码,经典的教程- POSIX multi-threaded programming With complementary source book, a classic tutorials
Platform: | Size: 64512 | Author: rzexin | Hits:

[Linux-UnixUNIX-POSIX-API

Description: UNIX-POSIX API,网站上dump下来的,看接口不必那么累去网上看了,离线可以看-UNIX-POSIX API, from the dump site and see no need to interface to the Internet so tired reading, offline can be seen
Platform: | Size: 2783232 | Author: kdf | Hits:

[VxWorksVxWorks

Description: VxWorks入门例程,包括基于Wind与POSIX的任务调度与通信(信号量、消息队列、管道)。-It is a package of some examples,which includes ones about task scheduling & communication (using semaphore & message queue & pipes) based on Wind & POSIX.
Platform: | Size: 12288 | Author: 李铮 | Hits:

[Linux-UnixThreadBook

Description: 《多线程编程指南》介绍了SolarisTM 操作系统(Solaris Operating System, Solaris OS)中 POSIX® 线程和Solaris 线程的多线程编程接口。本指南将指导应用程序程序员如何创建 新的多线程程序以及如何向现有的程序中添加多线程。-" Multi-threaded Programming Guide" describes the SolarisTM operating system (Solaris Operating System, Solaris OS) in the POSIX ® threads and Solaris threads of the multi-threaded programming interface. This guide will guide the application programmers how to create a new multi-threaded program, and how to add to an existing multi-threaded program.
Platform: | Size: 1349632 | Author: fengminggao | Hits:

[Linux-Unixlinuxdriver_code_tool

Description: Linux是开放的源代码,它具备了unix的全部特征,与POSIX标准兼容。 Linux操作系统,不仅广泛与应用于PC、服务器,还广泛地用于手机、PDA等高端嵌入设备。 Linux综合了unix主要派生系统(如SysV、BSD)的先进技术,所以,Linux操作系统上能运行原Unix系统的各种应用程序,同时,还存在大量的应用程序开放源代码供开发者使用。 Linux内核代码几乎是每个软件工程师必读的-Linux is open source code, which possesses all the features of unix, and POSIX standards-compliant. Linux operating system, not only widely and used in PC, servers, is also widely used in mobile phones, PDA and other high-end embedded devices. Linux combines the main derived unix systems (such as SysV, BSD) of advanced technology, so, Linux operating system can run the original Unix system, a variety of applications at the same time, there is also a large number of applications for the open-source developers to use. Linux kernel code is almost required reading for every software engineer
Platform: | Size: 25116672 | Author: rason | Hits:

[Othernetwork.tar

Description: UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //本来还有2是关于进程的,不过那个电子书文件太大了,作罢。 POSIX Multithread Programming Primer.pdf //介绍pthread很不错的一本书,比如说介绍cancellation,它同时会对照win32,OS/2等实现的区别。 OReilly - Network Security with OpenSSL Ebook.pdf //对信息敏感的数据传输必须用ssl加密,配上openssl的源代码看书很不错。 mysql_MySQL Cookbook - Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf nginx-0.7.63.tar.gz //一个不错的webserver.和apache 类似。不过效率比apache好。 fourier_mellin.pdf // 关于fouriermellin算法的文件。 -UNIX_Network_Programming_Vol_1_Richard_Stevens.djvu //Richard_Stevens!!! POSIX Multithread Programming Primer.pdf OReilly- Network Security with OpenSSL Ebook.pdf mysql_MySQL Cookbook- Solutions and Examples for MySQL Database Developers (MySQL 4.01) [O Reilly, 2002, Paul DuBois].pdf fourier_mellin.pdf //optical flow estimation using fourier mellin transform nginx-0.7.63.tar.gz //a efficient web server
Platform: | Size: 18493440 | Author: tomt | Hits:

[Process-ThreadProgramming_with_POSIX_Threads

Description: 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, including asynchronous programming, thread life cycle and synchronization mechanisms and then discuss the topic, and gives avoiding mistakes and issues such as Ti Gao Xing valuable suggestions. This book uses a lot of comments over the examples to explain the concept of reality, and includes a slimmed-down Pthreads standard index and on the prospects. Book for experienced C language programmers to read, also suitable for multi-threaded programming for reference.
Platform: | Size: 8444928 | Author: sgu | Hits:

[Linux-Unixprogramming-with-posix

Description: linux下pthread库标准《programming with posix》书籍的中文电子版-POSIX under Linux,this is a book about linux pthread
Platform: | Size: 27352064 | Author: xulisong | Hits:

[JSP/JavaPosix-multiprocedure-programing

Description: 这是一份关于Posix多线程编程中介绍线程属性的一份资料,对于正确完成多线程编程是很有好处的。-This is a multi-threaded programming on the Posix attributes described in an information thread for the proper completion of multi-threaded programming is very good.
Platform: | Size: 9216 | Author: aiya | Hits:

[Linux-Unixa

Description: 深入理解进程及进程在调度执行和内存空间等方面的特点,掌握在POSIX 规范中fork和kill系统调用的功能和使用-The further understanding of process and process in the implementation and memory space, and other aspects of the features, master in POSIX norms of the fork and kill system call function and use
Platform: | Size: 1024 | Author: 陆阳 | Hits:

[OtherMultiThreaded-Programming-With-POSIX

Description: it is a document to demonstrate how to use the pthread API in linux system-multi-thread programming tutorial
Platform: | Size: 102400 | Author: 李安迪 | Hits:

[OtherProgramming-with-POSIX-Threads

Description: 一个关于线程的书中文版PDF,里面内容介绍的比较详细,分享给大家-A Chinese version of the PDF on the thread of the book inside content described in more detail, we share
Platform: | Size: 8462336 | Author: 王超 | Hits:

[Linux-Unixplatform-posix

Description: Platform specific code for POSIX goes here. This is not a platform on its own but contains the parts which are the same across POSIX platforms Linux, Mac OS, FreeBSD and OpenBSD. -Platform specific code for POSIX goes here. This is not a platform on its own but contains the parts which are the same across POSIX platforms Linux, Mac OS, FreeBSD and OpenBSD.
Platform: | Size: 2048 | Author: reicozai | Hits:

[Program doca

Description: 此书为POSIX多线程程序设计英文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。--This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, including asynchronous programming, thread life cycle and synchronization mechanisms and then discuss the topic, and gives avoiding mistakes and issues such as Ti Gao Xing valuable suggestions
Platform: | Size: 320512 | Author: Liu | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net