-
死锁以及如何与互斥解决它
Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal - 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer-Deadlock and how to solve it with mutex
a client request bank command like DEPOSIT CREATE TRANSFER WITHDRAW
and 4 server
server 1 simple server.
server 2 shows wrong answer an withdraw(2 terminal- 2 threads)
server 3 solve 2
server 4 solve deadlock on transfer
- 2022-06-19 01:49:01下载
- 积分:1
-
在linux下利用video4linux接口采集单幅图像
在linux下利用video4linux接口采集单幅图像-grab one picture via video4linux in linux
- 2022-05-25 18:07:43下载
- 积分:1
-
斑点检测。采用XScale(setip功能)
Blob autotest. Used on xscale (setip function)
- 2023-04-06 08:05:03下载
- 积分:1
-
用YACC实现的一个小的编译工具,在Unix/Linux下运行。
用YACC实现的一个小的编译工具,在Unix/Linux下运行。-YACC with a small build tools, in the Unix/Linux operating.
- 2023-03-29 20:55:03下载
- 积分:1
-
linux C聊天室代码,包括server端和client端。
linux C聊天室代码,包括server端和client端。-chat rooms linux C code, including server-side and client side.
- 2023-03-31 16:50:04下载
- 积分:1
-
A57C32 ADS1.2 in the demo process.
A57C32在ADS1.2下的demo程序。-A57C32 ADS1.2 in the demo process.
- 2022-11-14 09:50:04下载
- 积分:1
-
portfwd
portfwd-0.26.rar
- 2022-03-16 13:02:01下载
- 积分:1
-
The official linux mouse drivers, who are interested can look at.
linux 的官方鼠标驱动程序,有兴趣的可以研究一下.-The official linux mouse drivers, who are interested can look at.
- 2022-10-24 08:00:03下载
- 积分: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
-
斑点检测。采用XScale(fvscaler功能)
Blob autotest. Used on xscale (fvscaler function)
- 2023-01-01 18:15:04下载
- 积分:1