注册 | 登录读书好,好读书,读好书!
读书网-DuShu.com
当前位置: 首页出版图书科学技术计算机/网络操作系统UNIXUNIX作业系统:UNIX内核服务开发教程(英文版)

UNIX作业系统:UNIX内核服务开发教程(英文版)

UNIX作业系统:UNIX内核服务开发教程(英文版)

定 价:¥69.00

作 者: 刘玉坤 等编著
出版社: 高等教育出版社
丛编项:
标 签: Solaris

购买这本书可以去


ISBN: 9787040319071 出版时间: 2011-04-01 包装: 精装
开本: 16开 页数: 368 字数:  

内容简介

  UNIX操作系统是一个源代码操作系统,广泛应用于企业级行业应用领域以及嵌入式设备中。《UNIX操作系统(依据UNIX内核服务的开发指南英文版)》全面地、系统地介绍了UNIX操作系统的开发和管理原则、内核服务、Shell、计算机联网和应用。内容包括五个部分:背景以及如何开始、文本编辑器、UNIX的内核服务、UNIX的命令解释以及编程和UNIX的网络连接。《UNIX操作系统(依据UNIX内核服务的开发指南英文版)》可作为高等院校计算机专业研究生和高年级本科生的教学参考书,也可供程序设计员参考。本书由刘玉坤、岳勇、郭立炜编著。

作者简介

  郭立炜,1988年硕士研究生毕业于哈尔滨电工学院,现任河北科技大学信息学院院长、教授。长期在高校从事教学及管理工作,主讲过10门大学课程,参与完成了与波兰华沙电工研究所的大型发电设备电磁场计算及其频率特性分析的合作课题,在国内外发表有影响的学术论文30多篇。Yukun Liu(刘玉坤)河北科技大学计算机系副教授,英国贝德福特大学应用计算研究所博士研究生。 YongYue(岳勇)英国贝德福特大学教授,应用计算研究所主任,计算机科学与技术系执行主任。

图书目录

1 Background of UNIX Operating System
 1.1 Introduction of Operating System
 1.2 Types of UNIX
 1.3 History of UNIX
 1.4 Summary
 Problems
 References
2 How to Start
 2.1 UNIX Software Architecture
  2.1.1 UNIX Kernel
  2.1.2 System Call Interface
  2.1.3 Standard Libraries and Language Libraries
  2.1.4 UNIX Shell
  2.1.5 Applicatio
 2.2 UNIX Environment
 2.3 Character User Interface Veus Graphical User Interface
 2.4 UNIX Command Lines
  2.4.1 UNIX Command Syntax
  2.4.2 Directory Operation Commands
  2.4.3 File Operation Commands
  2.4.4 Displaying Online Help
  2.4.5 General Utility Commands
  2.4.6 Summary for Useful Common Commands
 2.5 UNIX Window Systems
  2.5.1 Starting X
  2.5.2 Working with a Mouse and Windows
  2.5.3 Terminal Window
  2.5.4 Using a Mouse in Terminal Windows
 2.6 Shell Setup Files
 2.7 Summary
 Problems
 References
3 Text Edito
 3.1 Difference Between Text Edito and Word Processo
 3.2 Introduction of Pico Editor
  3.2.1 Start pico, Save File, Exit pico
  3.2.2 Create a New File with Pico
  3.2.3 Cuor-moving Commands in Pico
  3.2.4 General Keystroke Commands in Pico
 3.3 The vi Editor and Modes
  3.3.1 Three Modes of the vi and Switch Between Them
  3.3.2 Start vi, Create a File, Exit vi
  3.3.3 Syntax of the vi Commands
 3.4 Practicing in Iert Mode of the vi Editor
 3.5 Practicing in Command Mode and Last Line Mode of the viEditor
 3.6 Using Buffe of the vi Editor
 3.7 The vi Environment Setting
 3.8 Introduction of the emacs Editor
  3.8.1 Start emacs, Create File, Exit emacs
  3.8.2 Buffe, Mark and Region in emacs
  3.8.3 Cuor Movement Commands
  3.8.4 Keyboard Macros
  3.8.5 Search and Replace
  3.8.6 Operation Example
  3.8.7 Programming in emacs
 3.9 Summary
 Problems
 References
4 UNIX Process Management
 4.1 Multiple Processes'Running Concurrently
  4.1.1 Fundamental Concept for Scheduler and SchedulingAlgorithm
  4.1.2 UNIX Scheduling Algorithm and Context Switch
 4.2 Process States
 ……
5 Unix Memory Management
6 Unix File System
7 Unix i/o System, i/o Redirection and Piping
8 Unix Shell Introduction
9 How to Program in Bourne Shell (1)
10 How to Program in Bourne Shell (2)
11 Unix in Internet and Computer Networking
index 

本目录推荐