UNIX系统编程

ISBN-10
7111161904
ISBN-13
9787111161905
Category
Operating systems (Computers).
Pages
656
Language
Chinese
Published
2005
Authors
罗宾斯, Robbins, Kay A.·罗宾斯

Description

本书基于最新的UNIX标准进行了更新,其内容完全覆盖文件、信号、POSIX线程、UDP、Web和客户机-服务器等相关内容,并对通信、并发和多线程问题进行了透彻的研究,对复杂的概念进行了全面解释。

Other editions

Similar books

  • Operating Systems: Internals and Design Principles
    By William Stallings

    Keep Your Course Current with Updated Technical Content: This edition covers the latest trends and developments in operating systems.

  • Unix Unleashed
    By Robin Anderson, Andy Johnston

    LISTING 6.5 Swatch Configuration Examples # System crashes and halts watchfor /(panic|halt)/ echo bell mail exec "call_pager 3667615 0911" # System reboots watchfor /SunOS Release/ echo bell mail exec "call_pager 3667615 0411" The ...

  • Introduction to Operating Systems: A Survey Course
    By Todd Stubbs, Staff, CEP Inc.

    Offering a broad survey of operating systems, this text provides a strong foundation for learning about the history, types, and functions of operating systems.

  • Open Enterprise Server Administrator's Handbook
    By Mike Latimer

    Open Enterprise Server Administrator's Handbook

  • ICAS3024B: Provide Basic System Administration
    By Scope, Susan Owen

    This Learner Guide addresses the competency ICAS3024A Provide basic system administration.

  • Guide to Operating Systems

    ... Programs Desktop Themes Programs Control Panel Fotos Find Fast Font : Document Seting Game Controles InteRI PROS Internet Options Use the settings in Control Panel to personalize your computer Select an item to view its description ...

  • Learning the UNIX Operating System
    By John Strang, Grace Todino, Jerry D. Peek

    The parent directory of the tree is known as the root directory and is written as a forward slash ( / ) . The root contains several directories . Figure 3-1 shows the top of an imaginary UNIX filesystem tree — the root directory and ...

  • Learning the UNIX Operating System
    By John Strang, Grace Todino, Jerry D. Peek

    bin , etc , users , tmp , and usr are some of the subdirectories ( child directories ) of root . These are fairly standard directories and usually contain specific kinds of system files . For instance , bin contains many UNIX commands .

  • Modern Operating Systems: Global Edition
    By Andrew S. Tanenbaum, Herbert Bos

    Keep Your Course Current: This edition includes information on the latest OS technologies and developments Enhance Learning with Student and Instructor Resources: Students will gain hands-on experience using the simulation exercises and lab ...

  • Operating System Concepts
    By Abraham Silberschatz, James Lyle Peterson, Peter B. Galvin

    5.14 The Sleeping - Barber Problem . A barbershop consists of a waiting room with n chairs , and the barber room containing the barber chair . If there are no customers to be served , the barber goes to sleep .