-
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
-
这本英语书,会告诉你如何准备KDE。
此书为英文版,将会告诉你如何编写KDE.-book for the English, will tell you how to prepare KDE.
- 2022-04-23 20:43:27下载
- 积分:1
-
界面头文件
界面头文件- Contact surface document
- 2023-08-24 00:30:03下载
- 积分:1
-
Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目...
Linux Wireless LAN Project 的目标是开发一个完整的,基于标准的无线 LAN系统,这个系统用的是GNU/Linux 操作系统。把这个项目同Linux 无线扩展和其它 Linux无线项目区分开的是,它完全基于 IEEE 802.11标准。-Linux Wireless LAN Project"s goal is to develop a comprehensive, standards-based wireless LAN system, the system is using GNU/Linux operating system. The item with Linux wireless expansion and other wireless Linux projects are separate, it is fully based on the IEEE 802.11 standards.
- 2022-11-25 00:10:03下载
- 积分:1
-
的最新版本
PHPBB最新版本-PHPBB newest edition
- 2022-06-11 19:28:38下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
渗透测试工具
penetration testing tool
- 2022-07-27 14:14:59下载
- 积分:1
-
linux下的按键中断程序
linux下的按键中断程序 -keys under linux interrupt procedures
- 2022-06-15 09:05:29下载
- 积分:1
-
一个自己使用tmake生成Makefile,之后编译的实例,对tmake感兴趣的朋友可以下载。...
一个自己使用tmake生成Makefile,之后编译的实例,对tmake感兴趣的朋友可以下载。-Tmake generate their own use a Makefile, compile the following example, the Friend tmake interest can be downloaded.
- 2022-02-21 10:49:07下载
- 积分:1
-
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差...
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差值和zip压缩的算法,类似PNG的
alpha通道,640x480尺寸,700帧,要11M字节
压缩包里面包含PIZ制作器和PIZ播放器,
以及全部代码 适合linux使用 -GIF89 because the image file format only supports 256 colors animation, I ve developed a 32-color animation file formats, this format is named Piz format, are multi-frame animation, based on the interframe difference and zip compression algorithm , similar to PNG s alpha channel, 640x480 size, 700 to 11M-byte packet containing compressed production Piz and Piz player, as well as all the code for linux use
- 2022-02-06 19:39:54下载
- 积分:1