-
要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码...
要求上传五份源代码, 这是重量级的, 苹果达尔文服务器源代码, RTSP, RTP/RTCP等等, 其中RTSP解析, RTP/RTCP接收发送等等高效源码-request upload five source code, which is the heavyweight, Apple Darwin server source code, RTSP, RTP/RTCP, etc., analytic RTSP, RTP/RTCP receive this efficient source, etc.
- 2022-01-26 07:40:59下载
- 积分:1
-
写日志,输入所要的记的内容,输出到文件中
写日志,输入所要的记的内容,输出到文件中-Write log entries to enter the contents of the output to a file
- 2022-09-03 23:45:02下载
- 积分:1
-
- 2023-07-27 17:50:03下载
- 积分:1
-
uClinux环境下MinuGUI的应用实例及简单介绍,列外还有Makefile文件,可在linux环境下编译运行。...
uClinux环境下MinuGUI的应用实例及简单介绍,列外还有Makefile文件,可在linux环境下编译运行。-uClinux environment MinuGUI of application examples and simple, there are those in Makefile document in the Linux operating environment compiler.
- 2022-11-16 12:05:03下载
- 积分:1
-
PAX270 linux键盘驱动,以中断方式驱动矩阵键盘
PAX270 linux键盘驱动,以中断方式驱动矩阵键盘-PAX270 driver of keyboard
- 2022-06-18 05:41:04下载
- 积分:1
-
Linux 下编程的三个重要工具(ZT).rar
Linux 下编程的三个重要工具(ZT).rar-Linux Programming three important tools (ZT). Rar
- 2022-03-30 11:27:08下载
- 积分:1
-
linux设备驱动开发详解(书代码).
linux设备驱动开发详解(书代码). -linux设备驱动开发详解(书代码).linux设备驱动开发详解(书代码).
- 2022-10-13 23:35:03下载
- 积分:1
-
xml开源解析代码.版本为libxml2
xml开源解析代码.版本为libxml2-2.6.29,可支持GB3212.网络消息发送XML时很有用.-xml open-source code analysis. version libxml2-2.6.29, supports GB3212. network message when XML is useful.
- 2022-10-06 03:15:03下载
- 积分:1
-
一种crc的写法已经测试
一种crc的写法已经测试-a crc has written tests
- 2022-02-22 11:52:50下载
- 积分: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