-
这是一个学习Linux网络编程的好资料。
这是一个学习Linux网络编程的好资料。-A good information for learning Linux network programming.
- 2022-01-25 18:08:33下载
- 积分: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
-
linux arm移植全方位说明!!!1
linux arm移植全方位说明!!!1-all-linux arm transplant description! ! ! 1
- 2022-10-24 06:20:03下载
- 积分:1
-
UCOS2 tutorial, the best is the most detailed book, this information is the word...
UCOS2 的教程,是国内最详细的最好一本书,本资料是这本书的word版本-UCOS2 tutorial, the best is the most detailed book, this information is the word version of this book
- 2022-02-21 15:03:31下载
- 积分:1
-
用简单的例子实现了用命名管道实现进程间通信
用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
- 2022-08-25 17:11:40下载
- 积分:1
-
金融IC卡读写器函数,支持PBOC2.0协议,原创
金融IC卡读写器函数,支持PBOC2.0协议,原创-Financial IC card reader function to support PBOC2.0 agreement, originality
- 2022-11-14 00:00:03下载
- 积分:1
-
这是C++封装类。开发人员可以轻松地开发多线程程序…
This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
- 2022-01-25 19:55:45下载
- 积分:1
-
在Linux控制台下显示JPEG图像
在Linux控制台下显示JPEG图像
-In the Linux console display JPEG images
- 2023-03-18 17:05:04下载
- 积分:1
-
小型web服务器,linux下的c程序实现,简洁高效。适合网络编程学习。...
小型web服务器,linux下的c程序实现,简洁高效。适合网络编程学习。-web server.
- 2022-03-06 22:28:09下载
- 积分:1
-
linux下mysql调用,用开源项目组建自己的数据库
linux下mysql调用,用开源项目组建自己的数据库-under mysql call, using open-source projects to form its own database
- 2023-04-18 08:05:03下载
- 积分:1