-
一种crc的写法已经测试
一种crc的写法已经测试-a crc has written tests
- 2022-02-22 11:52:50下载
- 积分:1
-
Linux Shelf Scripting Tutorials
Linux Shelf Scripting Tutorials
- 2023-07-07 22:10:04下载
- 积分:1
-
BeginningLinuxProgramming example3
BeginningLinuxProgramming example3
- 2022-03-04 20:44:07下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
Exercises
linux下操作系统习题-Exercises
- 2023-06-11 09:55:08下载
- 积分:1
-
在ARM开发平台实现一个简单WEB服务器的HTTP测试程序
在ARM开发平台实现一个简单WEB服务器的HTTP测试程序-ARM development platform in the realization of a simple WEB server HTTP test procedures
- 2022-10-03 17:10:03下载
- 积分:1
-
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。...
linux环境下的cat命令部分功能的简单实现,可以实现输入命令的前台运行和后台运行两种方式。-linux environment, some functions of the cat command a simple implementation, the input commands can be running in the foreground and background to run in two ways.
- 2023-04-11 16:25:03下载
- 积分:1
-
Qt是一个跨
QT是一个跨平台的开发工具,在linux中也可以使用qt,本文件介绍了在linux下进行qt开发图形用户界面!-QT is a cross-platform development tool, linux can also be used qt, this document describes the qt under linux development of graphical user interface!
- 2022-03-13 13:54:03下载
- 积分:1
-
文字界面的模拟书店系统,实现各类书店运营管理操作,c++实现,环境:linux...
文字界面的模拟书店系统,实现各类书店运营管理操作,c++实现,环境:linux-Analog interface text book system, operation and management of various operations book, c++ to achieve, the environment: linux
- 2022-03-18 06:18:49下载
- 积分:1
-
这是利用FIFO在Linux C的一个例子,说明整个操作指南…
这是liunx下C编程关于fifo使用的例子,其中比较全面的讲述了fifo的使用方法。-This is an example of using fifo in linux c,which shows a whole operation guide on fifo.
- 2022-03-30 07:21:49下载
- 积分:1