-
linux环境下,对时间使用的实例,包括秒和毫秒,微秒
linux环境下,对时间使用的实例,包括秒和毫秒,微秒-linux environment, examples of the use of time, including seconds and milliseconds, microseconds
- 2022-02-14 22:26:46下载
- 积分:1
-
Linux 基本操作指令
Linux 基本操作指令-2-basic Linux operating instructions-2
- 2023-06-05 19:25:03下载
- 积分:1
-
一个公关系统的后台程序
一个公关系统的后台程序-system of a public relations background procedures
- 2023-09-08 04:20:03下载
- 积分:1
-
linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法...
linux 0.11 内核注释,作者写的非常详尽深刻,是学习操作系统不可或缺的一本书,介绍了内核代码组织结构与相互之间的关系,还说明了编译内核的方法-linux 0.11 kernel notes, the authors write very detailed and profound, is to learn the operating system an indispensable book on the organizational structure of the kernel code and the mutual relations, but also describes the method of compiling the kernel, etc.
- 2022-06-26 07:44:36下载
- 积分:1
-
用简单的例子实现了用命名管道实现进程间通信
用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
- 2022-08-25 17:11:40下载
- 积分:1
-
nios ii cpu核,包含通用IO口、sdram、flash、uart
nios ii cpu核,包含通用IO口、sdram、flash、uart-nios ii cpu、genernal io port、sdram、falsh、uart
- 2022-03-26 08:28:45下载
- 积分:1
-
Jflash.rar
Jflash.rar --Jflash的源代码,vcc编写过的-Jflash.rar-- Jflash of source code, prepared by vcc
- 2022-07-23 18:33:56下载
- 积分:1
-
sphit algorithm is used in this code to describe image compression
sphit algorithm is used in this code to describe image compression
- 2023-08-12 04:05:03下载
- 积分:1
-
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能...
播放摄像头数据(spcaview)、流媒体服务器(spcaserv)、图片抓取工具(spcacat)三个功能-Broadcast camera data (spcaview), streaming media server (spcaserv), picture crawler (spcacat) three functions
- 2022-05-26 08:55:42下载
- 积分: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