-
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
-
client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过
client.c server.c talker.c listener.c 已经编译通过的完整打包文件,在linux环境下测试通过-client.c server.c talker.c listener.c has compiled a complete package through the documents in linux environment test
- 2022-03-21 01:29:55下载
- 积分:1
-
简单的LINUX入门介绍,关于驱动LINUX的介绍,文档版本,内含代码。...
简单的LINUX入门介绍,关于驱动LINUX的介绍,文档版本,内含代码。-LINUX entry describes a simple, on the driver LINUX introduction, document version, containing the code.
- 2022-02-05 21:11:38下载
- 积分:1
-
BitTorrent
BitTorrent-3.2
- 2023-01-13 17:55:03下载
- 积分:1
-
如果你对linux内核编程感兴趣的话就来吧, 这本书是你最佳的选择! 取之于网, 用之于网, 于你分享!...
如果你对linux内核编程感兴趣的话就来吧, 这本书是你最佳的选择! 取之于网, 用之于网, 于你分享!-if you linux kernel programming interested in the case of Barber, this book is your best choice! Taken from the net benefit of network, you have to share!
- 2022-02-14 12:37:12下载
- 积分:1
-
LINUX下,蓝牙协议栈
包括SDP HCI 等完整的代码
LINUX下,蓝牙协议栈
包括SDP HCI 等完整的代码-LINUX, the Bluetooth protocol stack including the SDP HCI, such as a complete code
- 2022-09-08 14:00:02下载
- 积分:1
-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
马维尔wifi驱动
marvell wifi driver
GSPI-8385-LINUX-OMAP1510-5.0.10.p0-144-src.rar
- 2022-12-21 00:05:08下载
- 积分:1
-
davinci linux drivers
davinci linux drivers
- 2023-01-18 12:10:03下载
- 积分:1
-
一个简单的linux下的聊天程序,server端和client端下载后直接编译就可运行。...
一个简单的linux下的聊天程序,server端和client端下载后直接编译就可运行。-a simple chat under linux procedures, server and client-side download operation can be directly translated.
- 2022-02-21 20:05:25下载
- 积分:1