-
GCC的核心代码的分析,很好学下GCC编译器源码的资料
GCC的核心代码的分析,很好学下GCC编译器源码的资料-GCC core code analysis, a good school under the GCC compiler source of information
- 2022-03-03 04:10:28下载
- 积分:1
-
Linux下配置samba
Linux下配置samba-Linux configuration samba
- 2022-09-01 15:00:03下载
- 积分:1
-
对UNIX/LINIX学习者能有一定启示
对UNIX/LINIX学习者能有一定启示-on UNIX/Linux is certainly learners Inspiration
- 2023-07-10 08:05:03下载
- 积分:1
-
LINUX内核分析方法谈,PDF格式
LINUX内核分析方法谈,PDF格式-LINUX essence analysis method discussed, PDF form
- 2023-05-28 20:10:03下载
- 积分:1
-
linux video player under the players, support a variety of formats, including on...
linux下实现视频播放的播放器,支持多种格式,包括在线流媒体,支持文件管理-linux video player under the players, support a variety of formats, including online streaming media, support for document management
- 2022-04-15 16:03:37下载
- 积分:1
-
哈夫曼编码解码以及文档资料和Makefile文件。
哈夫曼编码解码以及文档资料和Makefile文件。-Huffman decoding, as well as document information and Makefile files.
- 2022-07-07 04:13:19下载
- 积分:1
-
通用的菜单界面程序
通用的菜单界面程序-common menu interface procedures
- 2023-08-31 04:40:03下载
- 积分:1
-
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2解码器源代码...
Intel提供的在Sitsang等嵌入式开发平台上使用Linux操作系统,基于IPP4.0库的MPEG2解码器源代码-Intel Sitsang Evaluation Board in the embedded development platform such as the use of the Linux operating system, based on IPP4.0 for MPEG2 decoder source code
- 2022-05-08 13:50:43下载
- 积分:1
-
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。...
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。-LINUX started, the first running process is the INIT process. In this paper, INIT process of detailed analysis.
- 2022-03-01 15:40:30下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1