搜索资源列表
1
- 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
python_forUnix
- Python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how Python can provide a more ef
Linux_kernel_char
- 通俗易懂的讲述了Linux kernel里面字符设备的机制,不用看书,就能写好一个char字符设备驱动-Easy to understand about the mechanism of the Linux kernel inside the character device, can not read, you can write a char character device driver
Serial-communication-programming
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口. 由于Linux引入了设备文件的概念,读写串口可以像读写普通文件一样进行操作,非常简单,方便。-The serial port is a common computer interface, with connecting lines is less simple communication, is widely used. Used serial RS-232-C interface.
Linux
- 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1.可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 -Design a simple two file system for Linux systems. To do the following: 1. Can be achieved followin
serial-linux
- Linux_串口读写.doc Linux串口编程说明.pdf LINUX下的串口通信编程与调试.pdf Visual C++_Turbo C串口通信编程实践.pdf 串口通信编程大全.pdf 嵌入式操作系统Linux中的串口应用编程.pdf-Linux_ serial read and write. Doc Linux serial programming instructions. Pdf LINUX under the serial communication programming and
15427018-凌恺-3
- 操作系统实验题,学会操作linux系统的学习基础,对磁盘和扇区的读写加深理解(Experimental problem of operating system, learn to operate the learning base of Linux system, deepen understanding of read and write of disk and sector)