资源列表
Shell脚本学习指南
- Shell就是一个命令行解释器,它的作用是解释执行用户的命令,用户输入一条命令,Shell就解释执行一条,这种方式称为交互式(Interactive)。(Shell is a command line interpreter, whose function is to explain the execution of user commands. The user enters a command, and Shell explains the execution, which is calle
wellpro debugging software
- Wellpro debugging software v1.42B, Manuals for all different kind of devices from WELLPRO, newest version V1.42B, WP9038ADAM, 10 different types of devices manual.
dms
- 达内unix/linuc C++培训项目的课程源码和笔记(The unix/linuc C++ training courses and source notes.)
ushell4
- Shells by Example Fourth Edition
Understanding_LinuxKernel
- Understanding the Linux Kernel, 3rd Edition, Publisher: O Reilly
PrenticeHallUnixShells
- Unix Shell编程资料 Prentice.Hall-Unix.Shells.By.Example,4th.Edition.chm-Unix Shell
Unix.Shells.By.Example
- 在《UNIX shell范例精解》(第4版附盘)的再版中,Quigley对她的经典著作进行了全新的改版,增加了当前shell程序员所需的最新内容——使用bash进行Linux shell编程。《UNIX shell范例精解》(第4版附盘)汇聚了Quigley 21年来的 shell编程教学经验。书中不仅展示了能帮助读者快速入门的大量精选范例,还系统地讲解了UNIX与GNU/Linux上的awk、sed及grep等内容。-In the second edition of the " UNI
UnderstandingLinuxKernel3rd
- 《Understanding the Linux Kernel 3rd.Edition》帮助不懂Linux内核但是又必须在工作当中用到的技术人员学习 Linux 内核知识-Help understand the Linux kernel, Understanding the Linux Kernel 3rd.Edition but they must be used in the work which technicians to learn the knowledge of Linux ke
LInux
- 深入理解LInux内核(第3版),英文版,仔细
curl-7.21.5.tar
- http client, it is a scr ipt http client. it can install on pc.
linux
- 这是一本深入理解linux的电子书,通过阅读此文档,可以加深对linux的理解。-This is an in-depth understanding of linux e-book, by reading this document, you can deepen the understanding of linux.
实验指导书
- 操作系统是计算机科学与技术及相关专业的一门重要的专业课,是一门实践性很强的技术课程。掌握操作系统原理、熟悉操作系统的使用是各层次计算机软硬件开发人员必不可少的基本技能。然而,困扰操作系统教学的问题是讲授理论原理比较容易,而如何指导学生进行实践则相对较难。其结果导致学生不能深刻地理解操作系统的本质,因而也不能在实际中应用所学的操作系统理论知识及操作系统所提供的功能来解决实际问题。