Linux命名大全
2021-01-28 00:42:24 1005KB 操作系统 linux
1
操作系统 精髓与设计原理 第9版 高清文字版。目前csdn上这个版本的最新版
2020-04-05 08:42:58 18.55MB 操作系统 linux windows10
1
操作系统的课程设计,完成了文件的基本操作,实现的文件目录树,磁盘块的模拟,文件inode节点的模拟,实现了静态硬链接
2019-12-30 03:27:22 10.76MB 操作系统 linux 文件管理系统
1
操作系统原理与LINUX实践教程 上课的课本的PDF
2019-12-24 03:33:21 126.01MB 计算机专业书籍 操作系统 Linux
1
共四项内容:Linux进程控制、线程同步与通信、共享内存与进程同步、Linux文件目录操作,参考报告详见:http://www.doc88.com/p-8189118756167.html
2019-12-21 21:37:48 63KB 操作系统 linux
1
文档内容是本人在学习了Linux操作系统课程以及实验后的一些总结,有什么问题请大家指教。内容包括:课程知识总结,对操作系统的认识,和操作系统相关的拓展知识学习以及课程体会。
2019-12-21 21:03:19 2.04MB 操作系统 Linux
1
【文件格式是Linux下的gz压缩包,在Windows下可以用WinRAR解压】 本人原创的操作系统上机作业(源代码),自己编写一个简单的Linux下的shell(a simple myshell)!原题见William Stallings写的《Operating Systems - Internals and Design Principles》(操作系统--内核与设计原则): The shell must support the following internal commands: cd - change the current default directory to . If the argument is not present, report the current directory. If the directory does not exist an appropriate error should be reported. This command should also change the PWD environment variable. clr - clear the screen. dir - list the contents of directory environ - list all the environment strings echo - display on the display followed by a new line (multiple spaces/tabs may be reduced to a single space) help - display the user manual using the more filter pause - pause operation of the shell until 'Enter' is pressed quit - quit the shell The shell environment should contain shell=/myshell where /myshell is the full path for the shell executable (not a hardwired path back to your directory, but the one from which it was executed)
1
山东大学大二下操作系统的课程实验,相比大三上的课程设计简单很多。
2019-12-21 19:34:16 2.34MB 山东大学 操作系统 linux
1