-
LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出...
LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出-LINUX under MYSQL data on the operation, and its function has to realize the database records search output
- 2022-02-25 19:50:38下载
- 积分: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
-
linux
linux示例4
- 2022-02-07 18:28:23下载
- 积分:1
-
C语言编程的好书
C语言编程的好书-C programming language books
- 2022-08-09 11:11:01下载
- 积分:1
-
It is a linux core s book!
一个介绍LINUX内核的书籍!详细的介绍了内核裁减的知识!-It is a linux core s book!
- 2022-05-31 11:57:47下载
- 积分:1
-
under linux camera image acquisition format conversion tools
linux下摄像头采集的图像格式转换工具-under linux camera image acquisition format conversion tools
- 2022-07-20 01:55:53下载
- 积分:1
-
葡萄酒
Wine-20031016
- 2022-12-26 08:40:04下载
- 积分:1
-
本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事...
本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事件栅栏和闹钟原语来解决电梯问题(详细内容请看nachos-labs.pdf)。-this experiment designed to use the line of nachos procedures to address more complex issues of concurrency. Experimental content is divided into three parts : to achieve the original language fence incident and accuracy testing; Achieve clock original language and accuracy testing; Using Event fence and alarm clock to solve the original language Elevator (See details nachos- labs.pdf ).
- 2023-03-03 19:20:04下载
- 积分:1
-
linux下一些常用的C函数的说明和例子
linux下一些常用的C函数的说明和例子-linux some commonly used C function description and example
- 2022-01-26 03:32:31下载
- 积分:1
-
ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例
和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以...
ARM编程的基本知识,BOOT代码流程和功能分析,OS中断程序的编写举例
和BOOT代码的流程图,希望这些内容能为初学ARM的朋友拨开迷雾,以最快的速度和最短的时间走进嵌入世界的大们
-ARM basic knowledge of programming, BOOT code flow and functional analysis, OS interrupted, for example the preparation of procedures and flow chart BOOT code, I hope the content of the ARM for the beginner Friend fog cleared, the fastest and the shortest period of time away embedded into the big world have
- 2022-01-25 18:23:49下载
- 积分:1