-
jacobi algorithm pthreads unix
jacobi algorithm pthreads unix
- 2022-04-09 07:38:04下载
- 积分:1
-
w q jkl j q 我是食用作物 是欠介有人是仍你仍是股份制
w q jkl j q 我是食用作物 是欠介有人是仍你仍是股份制-seje imdd
- 2022-03-10 03:57:22下载
- 积分: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
-
目标:熟悉掌握工作原理的壳牌命令解释器…
目的:熟悉shell命令解释程序的工作原理,掌握使用fork和exec等系统调用设计多进程应用程序的基本技术。-Objective: shell command interpreter familiar with the working principle, to master the use of fork and exec system calls, such as the design of multi-process applications, the basic technology.
- 2022-10-07 05:15:02下载
- 积分:1
-
this source code contains the way of data transmission over l2cap sockets of blu...
this source code contains the way of data transmission over l2cap sockets of bluetooth under Linux Environment.
- 2022-05-18 03:39:05下载
- 积分:1
-
经典的unix下telnet的c代码
经典的unix下telnet的c代码-classic telnet under the code c
- 2022-04-01 16:19:54下载
- 积分:1
-
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4...
TCL
demo by N. Sidiropoulos and R. Bro
clear all
F=5 % users
I=4 % antennas-TCLdemo by N. Sidiropoulos and R. Broclear all F = 5 usersI = 4 antennas
- 2023-02-23 10:40:03下载
- 积分:1
-
Checks bash scripts for errors
Checks bash scripts for errors
- 2022-03-21 18:26:45下载
- 积分:1
-
linux、shell学习笔记,把一本经典书的内容再精简。
linux、shell学习笔记,把一本经典书的内容再精简。-linux, shell study notes, and a classic streamline the content of the book.
- 2022-02-06 23:02:16下载
- 积分:1
-
Dieharder是一个 测试一序列伪随机数的随机性能的测试套件,包括:生日间隔测试,在一个字节流中计算1的测试,最短距离测试,随机范围测试,和重叠测试,跑上测...
Dieharder是一个 测试一序列伪随机数的随机性能的测试套件,包括:生日间隔测试,在一个字节流中计算1的测试,最短距离测试,随机范围测试,和重叠测试,跑上测试,跑下测试,双骰子测试等等
-Dieharder is a random number generator (rng) testing suite.It includes,Birthday spacings test,, Overlapping permutations test,
Ranks of matrices test,Count the 1s,Parking lot test,Minimum distance test and so on.
- 2022-06-15 12:44:25下载
- 积分:1