-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-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
-
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。...
串口调试工具,在开发板和pc链接后,可以直接测试串口的传送。-Serial debugging tools, development boards and pc link, serial transmission can be directly tested.
- 2022-03-28 11:00:44下载
- 积分:1
-
一个把VB原代码转换为VC原代码的软件代码。
一个把VB原代码转换为VC原代码的软件代码。-put a VB code conversion of the original VC-source software code.
- 2023-07-24 12:15:03下载
- 积分:1
-
SDIO驱动补丁,已经通过测试,可以使用!
sdio 驱动程序的补丁,已经通过测试,可以使用!-SDIO driver patches, has passed the test, you can use!
- 2023-07-20 19:25:03下载
- 积分:1
-
Image Compression Decompression FOSS
图像压缩解压的源码-Image Compression Decompression FOSS
- 2022-05-17 05:59:39下载
- 积分:1
-
CSL是一种编程语言,与C语法和综合图书馆。COM…
CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
- 2022-02-04 08:39:51下载
- 积分:1
-
一个简单的linux下的聊天程序,server端和client端下载后直接编译就可运行。...
一个简单的linux下的聊天程序,server端和client端下载后直接编译就可运行。-a simple chat under linux procedures, server and client-side download operation can be directly translated.
- 2022-02-21 20:05:25下载
- 积分:1
-
用于词法分析的词法分析器
用于词法分析的词法分析器-for lexical analysis of the lexical analyzer
- 2022-12-29 10:05:04下载
- 积分:1
-
写日志,输入所要的记的内容,输出到文件中
写日志,输入所要的记的内容,输出到文件中-Write log entries to enter the contents of the output to a file
- 2022-09-03 23:45:02下载
- 积分:1
-
linux环境下开发,利用测井数据制作合成地震记录的程序。在目录下执行make进行编译,在demo目录中有该程序的例子.
linux环境下开发,利用测井数据制作合成地震记录的程序。在目录下执行make进行编译,在demo目录中有该程序的例子.-linux environment development, the use of logging data produced synthetic seismogram procedures. Make the implementation of the directory to compile, in the demo directory has the program examples.
- 2023-02-18 18:55:02下载
- 积分:1