-
适用于QT2410(UNITAR)
适用于QT2410(UNITAR)-ARM,ARM程序参考
- 2022-04-01 17:13:14下载
- 积分: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
-
这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。...
这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
- 2022-02-12 19:41:06下载
- 积分:1
-
开源图书馆管理软件
开源图书馆管理软件-open source library management software
- 2022-09-19 16:15:04下载
- 积分:1
-
Bison 是替代yacc的语法解析器. Bison能生成可以分析文本文件结构的程序....
Bison 是替代yacc的语法解析器. Bison能生成可以分析文本文件结构的程序.-Bison alternative generates the parser. Bison can generate text files can be analyzed structure of the procedure.
- 2022-04-15 03:51:14下载
- 积分:1
-
kalman算法代码实现,unix/linux下可直接运行。
kalman算法代码实现,unix/linux下可直接运行。-Tracking algorithm code realized, unix/linux operating under direct.
- 2022-06-16 23:15:06下载
- 积分:1
-
guiqt C++程序设计第二版,随书代码。包含基础…
C++guiQt编程第二版,随书代码。包含基础的例子和一些高级的例子,有浅入深-C++ GuiQt programming second edition, with the book code. Contains the basis of examples and some examples of high-level, there are shallow to deep
- 2022-07-21 09:16:38下载
- 积分:1
-
教你如何一步 的搭建自己的linuxGUI,这个不是正式的发行版,不过很不错...
教你如何一步 的搭建自己的linuxGUI,这个不是正式的发行版,不过很不错-Teach you how to build their own step linuxGUI, this is not an official release version, but very good
- 2022-02-04 23:03:19下载
- 积分:1
-
数控系统的BIOS程序启动of the
在NC中启动系统的BIOS程序――PMON-initiation of the NC system BIOS procedures-- Short
- 2023-03-30 14:45:09下载
- 积分:1
-
pthreads的雅可比迭代法
pthreads jacobi iteration
- 2023-08-26 01:15:03下载
- 积分:1