Welcome![Sign In][Sign Up]
Location:
Search - Programming with POSIX

Search list

[Linux-Unixpxmsg

Description: 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix / linux the Message Queue programming; For commercial use POSIX do with the source code
Platform: | Size: 12958 | Author: 张云 | Hits:

[Linux-Unixos1-TheYalnixShell

Description: · 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 application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.
Platform: | Size: 42604 | Author: wanghui | Hits:

[Linux-Unixpxmsg

Description: 基于unix/linux 的消息队列编程;库采用POSIX 可做商业源代码用-based on unix/linux the Message Queue programming; For commercial use POSIX do with the source code
Platform: | Size: 12288 | Author: | Hits:

[Linux-Unixos1-TheYalnixShell

Description: · 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 application-level system programming. · Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. · Understanding how synchronization might become problematic in light of concurrency. · Understand how to communicate and cooperate with a project partner.-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 application-level system programming. Use the POSIX/Unix API to system functions to manage process and sessions as well as use signals and pipes for inter-process communication. Understanding how synchronization might become problematic in light of concurrency. Understand how to communicate and cooperate with a project partner.
Platform: | Size: 44032 | Author: wanghui | Hits:

[Process-ThreadPOSIX

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

[OtherMordenMultithreading

Description: Master the essentials of concurrent programming,including testing and debugging This textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the textbook sets itself apart from other comparable works by helping readers to become proficient in key testing and debugging techniques. Among the topics covered, readers are introduced to the relevant aspects of Java, the POSIX Pthreads library, and the Windows Win32 Applications Programming Interface.
Platform: | Size: 1725440 | Author: Jacky | 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:

[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-UnixBeginning.Linux.Programming4th_EN

Description: Linux程序设计 : 第4版(最负盛名的Linux程序设计图书) 时至今日,linux系统已经从一个个人作品发展为可以用于各种关键任务的成熟、高效和稳定的操作系统,因为具备跨平台、开源、支持众多应用软件和网络协议等优点,它得到了各大主流软硬件厂商的支持,也成为广大程序设计人员理想的开发平台。 本书是linux程序设计领域的经典名著,以简单易懂、内容全面和示例丰富而受到广泛好评。中文版前两版出版后,在国内的linux爱好者和程序员中也引起了强烈反响,这一热潮一直持续至今。本书是国内读者翘首以待的第4版,此次新版内容组织更加严谨,译者更是细心雕琢,保留了这部权威著作的原汁原味。 对linux所提供的功能全面而准确的阐述,以及贯穿全书的示例程序体验,使本书不仅成为初学者的最佳linux程序设计指南,而且是中高级程序员不可或缺的参考书。 -Beginning Linux Programming, Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux
Platform: | Size: 4135936 | Author: gh | 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:

[Linux-Unixreal-time-systems-with-C-and-POSIX

Description: Programming real-time systems with C and POSIX
Platform: | Size: 122880 | Author: 吳英文 | Hits:

[Internet-NetworkforkSYSV

Description: 本任务主要目的练习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 programming to achieve the effect of the following figure, requirements, respectively, using processes and threads (1) process+ the SYS V semaphores (2) threads to achieve synchronous operation of+Posix API
Platform: | Size: 1024 | Author: 伴随 | Hits:

[Internet-NetworkThreadPosix

Description: 本任务主要目的练习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 programming to achieve the effect of threads (1) process+ the SYS V semaphores (2) threads to achieve synchronous operation of+Posix API
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:

[OtherInternetworking-with-TCP--IP

Description: 《国外计算机科学教材系列·用TCP/TP进行网际互联(第3卷):客户-服务器编程与应用(Linux.POSIX套接字版)》是一部关于计算机网络的经典教科书。它是目前美国大多数大学里所开设的计算机网络课程的主要参考书。目前国内外能见到的各种有关TCP/IP的书籍,其主要内容均出自《国外计算机科学教材系列·用TCP/TP进行网际互联(第3卷):客户-服务器编程与应用(Linux.POSIX套接字版)》。《国外计算机科学教材系列·用TCP/TP进行网际互联(第3卷):客户-服务器编程与应用(Linux.POSIX套接字版)》的特点是:强调原理、概念准确、深入浅出、内容丰富且新颖。全书共分为三卷。第三卷主要讨论应用软件如何使用TCP/IP,重点研究了客户-服务器范例,并考察了分布式程序中的客户和服务器,举例说明了各种设计,讨论了应用网关和隧道技术。第三卷共31章,各章之后附有很多很好的习题。-Foreign computer science textbook series · TCP/TP the internetworking (Volume 3): client- server programming and applications the (Linux.POSIX Sockets Version) "is a classic textbook on computer networks. It is the major reference computer network courses offered in most universities in the United States. At home and abroad to see a variety of books about TCP/IP, and its main contents are from the "foreign computer science textbook series · TCP/TP the internetworking (3): client- server programming and application (Linux. POSIX sockets version). ""Foreign computer science textbook series, Internetworking with TCP/TP (Volume 3): client- server programming and applications (Linux.POSIX Sockets Version)" features: emphasis on the principles, concepts accurate, easy to understand, rich in content and the novel. The book is divided into three volumes. The third volume focuses on how applications use TCP/IP, and focus on the client- server paradigm, and the effects of distributed client and
Platform: | Size: 10734592 | Author: Jackie | Hits:

[OtherUNIX-Shell-Programming

Description: 本书是UnixShell编程方面的经典书籍。第3版以Unix Shell的最新POSIX标准Shell为主线,同时,在必要的情况下,及时指出与其他流行Shell的区别,因此,本书对其他版本Shell的编程也具有重要的借鉴意义。 本书的特点: 前后衔接:循序渐进 本书的特点之一是:虽然是按主题组织介绍。但各主题之间并非彼此独立。后面的主题经常使用到前面讲到过的知识。因此给人以非常深刻的渐进和整体的感觉。 简易明了的举例说明 本书最大的特点是举例说明。书中没有长篇的概念描述,而是在简单介绍后举出适当的例子,简易明了。例子的后面,经常有一些针对要点的说明,比如,为什么用某一条命令,输出结果为什么是这样,或者解释程序的结构或执行顺序等,可以帮助读者加深理解。-This book is' s classic books UnixShell programming. Version 3 Unix Shell' s latest POSIX standard Shell main line, the same time, if necessary, timely pointed out that the difference with other popular Shell, the book also has an important reference for other editions Shell programming. The book features: back to back: one of the book features step-by-step: Although it is organized by subject introduced. Between topics are not independent of each other. The subsequent topics frequently used to knowledge mentioned above. Therefore gives a very deep progressive and the overall feeling. Simple and clear examples of the biggest feature of this book is to illustrate. The book is not the concept of the long description, but after a brief introduction to cite the example easy to understand. The back of the examples, often for point, for example, why a certain command, the output Why is this, or the structure or the order of execution of the interpreter can help readers to deepen unders
Platform: | Size: 21017600 | Author: 林业 | Hits:

[Internet-Networkmini-tuto-sur-les-threads

Description: 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 program the Pthread, I encourage you to read the man and. h Finally, to use the Pthread ensure that you working on a Linux or compile with Cygwin or other emulators, add the lib-lpthread in the edition links. If you have any questions, post the.-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 program the Pthread, I encourage you to read the man and. h Finally, to use the Pthread ensure that you working on a Linux or compile with Cygwin or other emulators, add the lib-lpthread in the edition links. If you have any questions, post the.
Platform: | Size: 5120 | Author: mohammed | Hits:

[Software EngineeringPOSIX-Threads-Programming_Modified_07_03_2015

Description: 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 Variables.Example codes. LLNL specifics and mix MPI with pthreads. -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 Variables.Example codes. LLNL specifics and mix MPI with pthreads.
Platform: | Size: 354304 | Author: Alex Z | Hits:
« 12 »

CodeBus www.codebus.net