-
unix网络编程daytimetcpcli
unix网络编程daytimetcpcli-daytimetcpcli
- 2022-03-22 04:42:19下载
- 积分:1
-
linux内核启动描述,很详细的启动过程描述,是linux培训材料的一部分。
linux内核启动描述,很详细的启动过程描述,是linux培训材料的一部分。-linux kernel to start a description of a very detailed description of the startup process is part of linux training materials.
- 2022-02-10 12:47:43下载
- 积分:1
-
linux下面直接读硬盘扇区的程序,不错,已经测试过,能用,代码也比较清晰...
linux下面直接读硬盘扇区的程序,不错,已经测试过,能用,代码也比较清晰-linux straight respectfully receiveds and reads the hard
disk fan area the procedure, good, has already tested, can use, the
code quite is also clear
- 2022-03-09 10:23:47下载
- 积分:1
-
linux 高级编程的例子源码,包括了本书上的所有代码
linux 高级编程的例子源码,包括了本书上的所有代码-example source code, including a book on all code
- 2022-04-08 22:21:01下载
- 积分:1
-
此程序完
成任意一个英文文本文件中英文单词的统
计工作。要求:把英文单词出现频率次数
由高到低打印出来;只要英文单词形式不
一样就算两个词,不考...
此程序完
成任意一个英文文本文件中英文单词的统
计工作。要求:把英文单词出现频率次数
由高到低打印出来;只要英文单词形式不
一样就算两个词,不考虑词语的复数时
态。-this procedure completed an arbitrary text in English English word document statistics. Requirements : English word frequency from high to low frequency printed; As long as English is not the same form of words even if the two words, not consider the words in the plural tense.
- 2023-06-02 10:00:04下载
- 积分:1
-
hfa3841,hfa3842无线局域网Linux驱动源代码
这是基于hfa3841、hfa3842的无线网卡linux驱动程序源代码-hfa3841, hfa3842 wireless LAN linux driver source code
- 2022-06-02 12:37:52下载
- 积分:1
-
Explain some of the relevant knowledge on linux, easy
讲解的是一些关于linux的相关知识,讲解详细由浅入深。-Explain some of the relevant knowledge on linux, easy-to-digest explain in detail.
- 2022-02-12 14:45:10下载
- 积分:1
-
485串口编程实例,非常好的!
linux 485串口编程示例,非常好!
- 2022-03-23 03:55:14下载
- 积分:1
-
linux下的sdcard目标程序!
sdcard模块!
linux下的sdcard目标程序!
sdcard模块!-Linux sdcard
- 2022-10-15 02:55:04下载
- 积分: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