linux教程 唐凯,[计算机硬件及网络]Linux文件系统.doc

[计算机硬件及网络]Linux文件系统

ABSTRACT

Currently, Linux IT technology has become a hot development technology. Participating in Linux technology research communities, research institutes and software enterprises are in support of Linux more and more, software and hardware manufacturers and solution providers have increased rapidly, in the development of the information industry the Linux application is also increasing, Linux industry chain has taken shape, and is sustained improvidently. With the entire industry in the development of Linux, and Linux is also at the rapid development process, formed a number of technical points.

In order to assist teaching to help students better understand the Linux system, Linux file management module for the simulation of the subject function, design a simple file system. Simulation file system data structure design and the overall framework, given the division of the system to achieve the function of each functional module and its complete function. System by calling the function the user’s login, creates directories, change directory, create files, modify files, and user rights management.

In the interface design using MFC visual design, will realize the code to load MFC interface, in response to the news of the mouse function call simulating system design code, which finally operation is in Windows interface operation, the response of the mouse command. The interface is simple and easy to operate.

This system can be used as the experimental course of the operating system instance.

Keyword: Operating System; File System; UNIX; Linux; Simulation

第1章 绪论

1.1 选题背景和意义

“操作系统”是计算机科学中一门重要的专业基础课,是计算机系统的核心和灵魂,同时又是一门实践性很强的技术课程。掌握操作系统原理,熟悉操作系统的使用是各个层次计算机软硬件开发人员必不可少的基本技能。然而,困扰学校“操作系统”教学的问题是讲授理论原理比较容易,而如何指导学生进行实践则相对较难。其结果是致使学生不能深刻的理解操作系统的本质,因为也不能在实际应用当中用所学的“操作系统”课程知识以及操作系统所提供的功能来解决实际问题。本文编写的文件系统是为了在学生学习操作系统基本原理的同时,强调理论联系实际,为操作系统实验教学提供一定的指导和帮助。

Linux是一个新型操作系统,现在甚至能与Windows、Mac等主流操作系统分庭抗礼,它的出现,在计算机领域内添加了一个新的概念“自由软件”,由于这一软件的开放性和健壮性,它的发展速度及应用的普及是其他操作系统所不能相比的。

对大多数用户来说,文件

文章知识点与官方知识档案匹配,可进一步学习相关知识CS入门技能树Linux入门初识Linux24909 人正在系统学习中 相关资源:凯歌软件安装管理器1.0-其它文档类资源-CSDN文库

来源:瞻子苏苏苏

声明:本站部分文章及图片转载于互联网,内容版权归原作者所有,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2021年4月6日
下一篇 2021年4月6日

相关推荐