Welcome![Sign In][Sign Up]
Location:
Search - UNIX system call

Search list

[Develop ToolsUNIXgaojibiancheng

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。 -the book a comprehensive account of the UNIX system programming interface-system call interface and the standard C library provides a lot of functions. The book's first 15 chapters focus on theoretical knowledge exposition, includes UNIX files and directories, processes, process control, inter-process communication and I / O. On this basis, according to introduce a number of application examples, including how to create database libraries, PostScript printer driver, a modem and a dial-up in pseudo-terminals running on other procedures procedures. The book is rich in content authority, brilliantly clear concept has been praised as UNIX Programming "Bible" for all UNIX programmers - whether beginners or experts - who are an invaluable reference books.
Platform: | Size: 14537803 | Author: 林风 | Hits:

[Develop ToolsUNIXEAP

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。 -the book a comprehensive account of the UNIX system programming interface-system call interface and the standard C library provides a lot of functions. The book's first 15 chapters focus on theoretical knowledge exposition, includes UNIX files and directories, processes, process control, inter-process communication and I / O. On this basis, according to introduce a number of application examples, including how to create database libraries, PostScript printer driver, a modem and a dial-up in pseudo-terminals running on other procedures procedures. The book is rich in content authority, brilliantly clear concept has been praised as UNIX Programming "Bible" for all UNIX programmers - whether beginners or experts - who are an invaluable reference books.
Platform: | Size: 14538866 | Author: neptune87140104 | Hits:

[BooksUNIXgaojibiancheng

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。 -the book a comprehensive account of the UNIX system programming interface-system call interface and the standard C library provides a lot of functions. The book's first 15 chapters focus on theoretical knowledge exposition, includes UNIX files and directories, processes, process control, inter-process communication and I/O. On this basis, according to introduce a number of application examples, including how to create database libraries, PostScript printer driver, a modem and a dial-up in pseudo-terminals running on other procedures procedures. The book is rich in content authority, brilliantly clear concept has been praised as UNIX Programming "Bible" for all UNIX programmers- whether beginners or experts- who are an invaluable reference books.
Platform: | Size: 14537728 | Author: 林风 | Hits:

[BooksUNIXEAP

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。 -the book a comprehensive account of the UNIX system programming interface-system call interface and the standard C library provides a lot of functions. The book's first 15 chapters focus on theoretical knowledge exposition, includes UNIX files and directories, processes, process control, inter-process communication and I/O. On this basis, according to introduce a number of application examples, including how to create database libraries, PostScript printer driver, a modem and a dial-up in pseudo-terminals running on other procedures procedures. The book is rich in content authority, brilliantly clear concept has been praised as UNIX Programming "Bible" for all UNIX programmers- whether beginners or experts- who are an invaluable reference books.
Platform: | Size: 14538752 | Author: neptune87140104 | Hits:

[Linux-Unixlinux

Description: 本程序通过系统调用stat读出文件大小属性,并显示输出。 linux文件系统调用 编译命令:cc dir.c 运行命令:./a.out-This procedure stat through the system call to read out the file size attribute, and display output. linux file system commands invoke the compiler: cc dir.c run the command:./a.out
Platform: | Size: 2048 | Author: qiufengy | Hits:

[Linux-Unixlinux_system

Description: linux系统调用.ppt LINUX宋广华电子书籍-linux system call. ppt LINUX Song Kwong Wah e-books
Platform: | Size: 276480 | Author: jackly | Hits:

[Otherapue_chm

Description: unix环境高级编程英文版。详细讲解了unix/linux环境下,C语言开发的系统调用接口。是一本在unix/linux环境下进行C语言开发的入门级教材。-The English version of advanced programming unix environment. Detailed account of unix/linux environment, C language development system call interface. Are at a unix/linux environment developed in C language entry-level teaching.
Platform: | Size: 3346432 | Author: 李凯 | Hits:

[BooksUnix

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。-This book a comprehensive introduction to UNIX system programming interface- system call interface and the standard C library provides a number of functions. The book s first 15 chapters focus on theoretical knowledge of the main contents include the UNIX files and directories, process environment, process control, inter-process communication as well as various I/O. On this basis, were introduced by the chapter number of application examples, including how to create a database library, PostScript printer driver, a modem dial-up pseudo-terminal device and other programs running on the procedures and so on. The authority of the book is rich in content, the concept of clear and incisive, UNIX has been programmed as "the Bible", for all UNIX programmers- whether beginner or expert-level people- are an invaluable reference books
Platform: | Size: 19439616 | Author: wmagic | Hits:

[OS programaddsystemcall

Description: 怎样像UNIX/MINIX系统中添加自己的System Call以用来调用-How to add your own system call to UNIX or MINIX
Platform: | Size: 140288 | Author: zi | Hits:

[Linux-UnixRes_advanced_programming_in_the_unix_environment.r

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。-This book has a comprehensive introduction of programming interface UNIX system call- interface and standard C library provides many functions. The book before chapter 15 focuses on the theoretical knowledge, main contents include the UNIX files and directories, process control, the process of environment, inter-process communication and the I/O. On this basis, the chapter multiple applications, including how to create the database function PostScript printer driver, modems dialer and pseudo terminal operation in other programs, etc. This rich content, clear concept and insightful, authorities have been known as the "bible" UNIX programming, for all the UNIX programmer- both beginners or expert professionals- is an invaluable reference books.
Platform: | Size: 14540800 | Author: | Hits:

[Linux-UnixUNIX

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。-This book a comprehensive introduction to UNIX system programming interface- the system call interface and the standard C library provides many of the functions. The main contents include UNIX files and directories, process environment, process control, inter-process communication, and various I/O.
Platform: | Size: 14540800 | Author: 朱少平 | Hits:

[Linux-Unixwfdb.tar

Description: GUIDE FOR CYGWIN Cygwin is free software that provides a Unix-like environment and software tool set to users of any modern version of MS-Windows for x86 CPUs (NT/2000/XP/Vista/7) and (using an older version of Cygwin) some obsolete versions (95/98/ME) as well. Cygwin consists of a Unix system call emulation library, cygwin1.dll,
Platform: | Size: 2016256 | Author: ranjeet kumar singh | Hits:

[Internet-NetworkUNIX-System-Calls

Description: Unix system call implemantation.
Platform: | Size: 113664 | Author: aryan | Hits:

[Linux-UnixUnix

Description: Unix环境高级编程介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。-Advanced Unix Programming Environment introduced the UNIX system programming interface- the system call interface and offers many of the standard C library functions.
Platform: | Size: 18302976 | Author: 李凯 | Hits:

[Linux-UnixProgramming-in-the-UNIX

Description: UNIX高级环境编程第二版 英文原版 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 -Advanced Programming in the UNIX® Environment: Second Edition By W. Richard Stevens, Stephen A. Rago The book is a comprehensive introduction to the UNIX system programming interface - the system call interface and the standard C library provides many functions.The first 15 chapters focus on the elaboration of theoretical knowledge, the main contents, including UNIX file and directory, the process environment, process control, interprocess communication as well as various I / O. On this basis, according to Zhang introduced a number of application examples, including how to create a database library, the PostScript printer driver, modem dialer and run other programs on the pseudo-terminal.
Platform: | Size: 3380224 | Author: 东方不败 | Hits:

[Driver Developkexec-loader-2.3.tar

Description: kexec使用Unix系统调用exec()的覆盖哲理,它产生一个新的内核覆盖正在运行的内核。这个过程不用启动机器上的固件(firmware),所以可以节省一些重启时间。-kexec using the Unix system call exec () covering philosophy, it produces a new kernel covering the running kernel. This process do not have to start the firmware (firmware) on the machine, so you can save some restart time.
Platform: | Size: 55296 | Author: lanve | Hits:

[Internet-NetworkShell

Description: 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, the process of communication between the management and completion of the process, understanding the concurrent program synchronization problems.
Platform: | Size: 33792 | Author: linyu | Hits:

[Internet-NetworkUNIX-Programming

Description: 本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。-Book is a comprehensive introduction to the UNIX system programming interface- the system call interface and offers many of the standard C library functions.
Platform: | Size: 14542848 | Author: will | Hits:

[OtherLINUX-driver

Description: 只要您理解C语言并具有Unix系统调用的一些背景知识即可。您将学到如何为字符设备、块设备和网络接口编写驱动程序-As long as you understand the C language and have some background knowledge of Unix system call. You will learn how to write a driver character device, piece of equipment, and network interface program
Platform: | Size: 47835136 | Author: hello | Hits:

[Linux-UnixUNIX环境高级编程_第二版中文

Description: 本书描述了UNIX系统程序设计接口,系统调用接口和标准C库提供的很多函数等。(This book describes the UNIX system programming interface, the system call interface and many functions provided by the standard C library.)
Platform: | Size: 13526016 | Author: 告诉自己、要坚强√ | Hits:
« 12 3 »

CodeBus www.codebus.net