-
该模拟的UNIX文件系统应该有以下功能:
多级目录的结构,第一目录为用户名,其余的为它的子目录;
多用户的功能,有8个用户使用同一块数据区;
具有...
该模拟的UNIX文件系统应该有以下功能:
多级目录的结构,第一目录为用户名,其余的为它的子目录;
多用户的功能,有8个用户使用同一块数据区;
具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆;
-simulation of the UNIX file system should have the following features : multi-level directory structure, the first directory to the user name, the rest are in a subdirectory; Multi-user functions, eight users with a data area; With user login and registration functions, if users do not have a user name and secret the codes would be registered, if we have a user name and password should landing;
- 2022-07-21 08:38:49下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LED_ON――c篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LED_ON- c Part
- 2022-07-15 00:55:11下载
- 积分:1
-
这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库...
这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
- 2022-05-30 15:19:38下载
- 积分:1
-
清华大学
清华大学-电子信息工程系-实验用ARM-linux-源代码-UART篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-UART articles
- 2022-09-16 07:10:03下载
- 积分:1
-
GNU Mach micro
GNU Mach 微内核源代码, 基于美国卡内基美隆大学的 Mach 研究项目,是 GNU Hurd 运行的基础。详情请参阅: http://www.gnu.org/software/hurd-GNU Mach micro-kernel source code, based at Carnegie Mellon University"s Mach research projects, GNU Hurd operational basis. For details, please refer : http://www.gnu.org/software/hurd
- 2022-01-25 14:58:06下载
- 积分:1
-
avifile
avifile-1.6.tar.bz2.raravifile-1.6.tar.bz2.rar
- 2022-03-23 21:58:18下载
- 积分:1
-
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。...
通常一个VC项目中包含多个C或C++文件,有时需要同时对这一系列的文件进行lint检查,我们可以通过配置一个pclint_project来达到目的。
这里我们需要用到unix中的find等命令来查找当前目录下的C和C++文件,然后再将它们送给lint程序处理,所以得使用到UnxUtils.zip.-VC projects usually contain a number of C or C++ Paper, it is sometimes necessary at the same time in this series of documents lint checks, we can configure a pclint_project to achieve the objectives. Here we need to use the unix command to find, such as search the current directory under the C and C++ Document and then process them to the lint, so use UnxUtils.zip.
- 2022-05-20 21:14:35下载
- 积分:1
-
用于实现消息队列服务器和客户端之间的通信
用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
- 2022-12-28 03:25:03下载
- 积分:1
-
this if for bash doc to get good idea on bash
this if for bash doc to get good idea on bash
- 2023-02-07 03:30:03下载
- 积分:1
-
QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用....
QT是跨平台的GUI开发工具包,本代码是使用QT3.x实现的文本文件编辑器,可以嵌入到其他项目中使用.-QT is a cross-platform GUI development toolkit, the code is used to achieve QT3.x text file editor, can be embedded into other projects.
- 2022-12-04 22:20:02下载
- 积分:1