-
linux 经验学习录,是你学习linux入门的好教材!
linux 经验学习录,是你学习linux入门的好教材!-linux experiential learning record, is that you started to learn linux is good material!
- 2022-12-30 17:40:04下载
- 积分:1
-
GTK+编程入门(ZT).rar
GTK+编程入门(ZT).rar-GTK programming entry (ZT). Rar
- 2022-04-22 04:50:53下载
- 积分:1
-
蛴螬
grub-0.93.part1源码,可以学习编写自己的操作系统-grub-0.93.part1 source, can learn to write your own operating system
- 2022-06-15 00:39:57下载
- 积分:1
-
linux
linux-2.6.x 内核 arm 平台补丁-linux-2.6.x kernel patch arm platform
- 2022-08-06 10:13:46下载
- 积分:1
-
Linux Network Programming is very important, but when we reach a Linux Network P...
Linux网络编程是非常重要的,而且当我们一接触到Linux网络编程,我们就会发现这是一件非常有意思的事情,因为以前一些关于网络通信概念似是而非的地方,在这一段段代码面前马上就豁然开朗了。在刚开始学习编程的时候总是让人感觉有点理不清头绪,不过只要多读几段代码,很快我们就能体会到其中的乐趣了。下面我就从一段Proxy源代码开始,谈谈如何进行Linux网络编程。-Linux Network Programming is very important, but when we reach a Linux Network Programming, we find this is a very interesting thing, because in the past some of the communications network concept specious, in this section of the code immediately before the gleam. At the beginning of the learning programming always make people feel a little disarray clue, but as long as the code to read paragraphs and soon we will be able to appreciate the fun. Now, I am from a Proxy source code, talk about how Linux Network Programming.
- 2022-01-26 03:42:09下载
- 积分:1
-
Linux 设计源代码,包括很多测试程序,如简单的hello等等!
Linux 设计源代码,包括很多测试程序,如简单的hello等等!-Linux hello test
- 2022-03-15 22:01:49下载
- 积分:1
-
linux下can
linux下can-driver.zip-under-driver.zip
- 2022-01-26 05:30:53下载
- 积分:1
-
SAVSD起到示范歌告诉三个额外是还是色图海容
SAVSD起到示范歌告诉三个额外是还是色图海容-vASDVASVWEA
- 2022-05-25 19:10:49下载
- 积分:1
-
Linux使用技巧集。Linux 是目前最热门的网络操作系统之一,它包含了完整的Internet服务...
Linux使用技巧集。Linux 是目前最热门的网络操作系统之一,它包含了完整的Internet服务-Linux set to use the skills. Linux is the most popular one of the network operating system, which includes a complete Internet services ... ...
- 2022-01-23 10:38:54下载
- 积分: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