-
Redhat Linux9安装的详细步骤及过程,可以作为入门的简单资料
Redhat Linux9安装的详细步骤及过程,可以作为入门的简单资料-Redhat Linux9 detailed installation steps and the process can be used as a simple data entry
- 2022-01-25 22:59:15下载
- 积分:1
-
Windows源文件,可以安装的问问题。ntfsprogs
ntfsprogs for windows 源码 文档 可安装问价 张庆义-ntfsprogs for windows source documents that can be installed asking about the price Zhang Qingyi
- 2022-04-28 06:51:21下载
- 积分:1
-
linux2.6.18源码,带有zb1211b驱动
linux2.6.18源码,带有zb1211b驱动-linux2.6.18,include zb1211b driver
- 2022-03-06 07:00:24下载
- 积分:1
-
NetworkGame Tictactoe
NetworkGame Tictactoe
- 2023-04-17 19:10:04下载
- 积分:1
-
mersad源码
03年robocup 季军
可以研究一下大家
mersad源码
03年robocup 季军
可以研究一下大家-lie source 03 robocup runners-up can look at you
- 2022-04-20 10:46:40下载
- 积分:1
-
Linux新手管理员手册
Linux新手管理员手册-Linux novice administrators Manual
- 2023-05-31 06:10:03下载
- 积分:1
-
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/p...
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下:
1)如果命令行格式不符合要求,应有错误提示信息;
2)在/etc/passwd文件中查找是否有该用户,
如有,则输出“Found in the /etc/passwd file.”
否则,输出“No such on our system”
-Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
- 2023-02-19 02:40:04下载
- 积分:1
-
The latest version of 7zip source code, to appropriate friends, I am looking for...
最新版7zip源代码,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!-The latest version of 7zip source code, to appropriate friends, I am looking for zip compression algorithm, a pure C language, want to get everyone" s help, thank you!
- 2022-03-21 21:58:08下载
- 积分:1
-
- 2022-02-22 06:06:03下载
- 积分:1
-
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而...
读者―写者问题的读写操作限制(包括读者优先和写者优先):
1)写―写互斥,即不能有两个写者同时进行写操作。
2)读―写互斥,即不能同时有一个线程在读,而另一个线程在写。
3)读―读允许,即可以有一个或多个读者在读。
-readers-the problem was the restrictions on reading and writing operations (including readers wrote priority and priority) : 1) write-write mutex, and that is not written there were two parallel write. 2) read-write exclusive, and that is not also a thread reading, and writing in another thread. 3) Reading-time permitting, there may be one or more readers in Reading.
- 2022-05-20 17:11:31下载
- 积分:1