-
Linux的讲课课件,便于初级学习者的入门学习!
Linux的讲课课件,便于初级学习者的入门学习!-Linux Courseware lectures for primary learners study entry!
- 2022-09-27 06:25:03下载
- 积分:1
-
入门程序,用于测试udp 仅仅几行,但可以了解udp基本写法
入门程序,用于测试udp 仅仅几行,但可以了解udp基本写法-entry procedures for testing udp only a few lines, but I can understand basic written udp
- 2022-02-03 06:52:50下载
- 积分:1
-
只写自己在下面的驱动器,以查看东部的状态
自己随便写的一个在linux下面查看光驱状态的-Just write themselves a drive in linux below to view the status of the Eastern
- 2023-07-12 07:45:02下载
- 积分:1
-
嵌入式linux的摄像头驱动程序,补丁形式的
嵌入式linux的摄像头驱动程序,补丁形式的-Embedded Linux camera driver, patch form
- 2022-02-04 21:50:30下载
- 积分:1
-
qt3.8 development example, so under linux programming can refer qt
qt3.8开发的例子, 做linux下qt编程可以参考-qt3.8 development example, so under linux programming can refer qt
- 2022-07-03 11:29:41下载
- 积分:1
-
哈夫曼编码解码以及文档资料和Makefile文件。
哈夫曼编码解码以及文档资料和Makefile文件。-Huffman decoding, as well as document information and Makefile files.
- 2022-07-07 04:13:19下载
- 积分:1
-
zd1211lnxdrv_2_22_0_0
ZD1211LnxDrv_2_22_0_0
for linux2.4
- 2022-06-16 21:20:10下载
- 积分:1
-
用c写的ftp客户端源代码,可以在UNIX,Windows下编译通过,学习的好代码!...
用c写的ftp客户端源代码,可以在UNIX,Windows下编译通过,学习的好代码!-used to write the ftp client source code, in UNIX, Windows compile and study the good code!
- 2022-08-23 18:47:31下载
- 积分:1
-
linux下的tftp socket编程样例
linux下的tftp socket编程样例-the tftp socket Programming Example
- 2023-05-29 17:20: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