-
该模拟的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
-
linux下基于web的个人信息管理器源码
linux下基于web的个人信息管理器源码-linux web-based personal information manager FOSS
- 2022-04-27 05:09:00下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1
-
采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make...
采用ark 3116芯片组的usb转rs232接口线的linux下驱动程序,要求linux内核是2.6版本,用压缩包中的makefile直接make make install即生成.o后缀的elf驱动程序,用insmod按装-used ark 3116 chip set usb rs232 interface to the line under linux driver require Linux kernel 2.6 version, compressed using the makefile directly make make install that is generated. o suffix e lf driver, loaded by using insmod
- 2022-01-25 18:32:41下载
- 积分:1
-
简易的日志管理。
简易的日志管理。-simple log management.
- 2022-01-25 20:04:56下载
- 积分:1
-
经典的linux 编程入门书籍!Linux程序设计(第4版)
评价:
又名: Beginning Linux Programming...
经典的linux 编程入门书籍!Linux程序设计(第4版)
评价:
又名: Beginning Linux Programming
译者: 陈健
作者: (英)斯通斯 / (英)马修-Classic books linux programming entry! Linux Program Design (4th edition) Evaluation: also known as: Beginning Linux Programming Translator: Chen Jian, the author: (British) Stones/(English) Matthew
- 2022-03-03 07:40:13下载
- 积分:1
-
in Linux environment, the use of GTK 2.0 programming tools and the C development...
在Linux系统环境下,运用GTK+2.0编程工具和C开发语言,实现了对一个局域网内的主机IP地址的扫描、端口扫描和在建立连接通信下TCP状态转移的分析 注:压缩文件并没用GZ压缩,一个归档文件,去掉后缀.gz即可-in Linux environment, the use of GTK 2.0 programming tools and the C development language, the right one to achieve the mainframe LAN IP address scanning, port scanning and the establishment of communication links TCP state transition analysis Note : do not use compressed files GZ compression, a document archiving and remove the suffix. gz can
- 2023-06-07 12:55:04下载
- 积分:1
-
最近研究了s3c2410下LCD控制器的相关知识,主要的参考资料就是 三星s3c2410数据手册(arm920T),英文版,看的不是非常明白,后来参考了WinC...
最近研究了s3c2410下LCD控制器的相关知识,主要的参考资料就是 三星s3c2410数据手册(arm920T),英文版,看的不是非常明白,后来参考了WinCE下的部分代码,似有所领悟。于是写了此程序,用以在LCD上显示图片。
本程序可以在LCD上居中显示小于800×480的任意大小的图片。-Recently studied under the LCD controller S3C2410-related knowledge, the main reference is the Samsung S3C2410 Data Sheet (arm920T), English, is not very aware of see later with reference to the next part of WinCE code, may be realized. This procedure was written for the picture in the LCD display. This procedure can be the center LCD display is less than 800 × 480 images of any size.
- 2022-03-22 11:33:28下载
- 积分:1
-
linux系统,Qt,编写的地图义程序,运行过的
linux系统,Qt,编写的地图义程序,运行过的-linux systems, Qt, to prepare a map of justice programs, run-off
- 2022-09-29 02:15:03下载
- 积分:1
-
英文的关于驱动的书籍,我觉得这本书比ldd好,虽然是英文,但是在讲解时引用了很多程序,容易理解...
英文的关于驱动的书籍,我觉得这本书比ldd好,虽然是英文,但是在讲解时引用了很多程序,容易理解-English books on the drive, I think this book ldd than good, although it is in English, but invoked to explain a lot of procedures, easy to understand
- 2022-03-06 06:48:00下载
- 积分:1