-
串口编程入门串口编程文档门户网站
Linux 下串口编程入门linux 下串口编程的入门文档-Linux Serial Programming portal linux Serial Programming Document Portal
- 2023-02-23 23:35:03下载
- 积分:1
-
Linux of Chinese character input method
Linux下的中文输入法-Linux of Chinese character input method
- 2023-01-31 23:55:04下载
- 积分:1
-
一个简单的linux下的 常用命令,对学习有一定帮助
一个简单的linux下的 常用命令,对学习有一定帮助-A simple linux command under the commonly used, have some help in learning
- 2023-03-02 17:45:03下载
- 积分:1
-
linux下的进程开发实例,对理解linux进程概念及操作有价值。
linux下的进程开发实例,对理解linux进程概念及操作有价值。-the process of development under linux examples linux process of understanding the concept and operation of value.
- 2022-01-22 16:50:12下载
- 积分:1
-
系统的介绍了Linux下的文件系统
VFS
VFS的作用
基于VFS的文件访问
VFS重要数据结构
文件系统的注册与安装
ext2...
系统的介绍了Linux下的文件系统
VFS
VFS的作用
基于VFS的文件访问
VFS重要数据结构
文件系统的注册与安装
ext2、ext3文件系统
文件操作
proc文件系统
CRAMFS文件系统
-Introduction of the Linux system file system under VFS VFS the role of the VFS-based file access important data structure VFS file system register and install ext2, ext3 file system file operations proc file system file system CRAMFS
- 2023-02-14 12:40:04下载
- 积分:1
-
linux 的client大文件传输
自己做得,opensuse
linux 的client大文件传输
自己做得,opensuse-linux large file transfer of the client doing, opensuse
- 2022-05-06 05:34:40下载
- 积分:1
-
BLT is a library of extensions to the Tk library. It adds new commands and varia...
BLT is a library of extensions to the Tk library. It adds new commands and variables to the application s interpreter. -BLT is a library of extensions to the Tk LIBR ary. It adds new commands and variables to the ap scalable s interpreter.
- 2022-02-11 22:57:24下载
- 积分:1
-
该模拟的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 arm移植全方位说明!!!1
linux arm移植全方位说明!!!1-all-linux arm transplant description! ! ! 1
- 2022-10-24 06:20:03下载
- 积分: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