-
一个可以引导多个操作系统的启动程序,支持可信计算的源代码。...
一个可以引导多个操作系统的启动程序,支持可信计算的源代码。-Multiple operating systems to guide a start-up procedures, to support the credibility of the source code of the calculation.
- 2022-07-11 09:57:56下载
- 积分: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
-
《Beginning Linux Programming》书的配置实例源代码。
《Beginning Linux Programming》书的配置实例源代码。-"Beginning Linux Programming" book configuration example source code.
- 2022-08-13 14:12:57下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
优龙Intel Xscale PXA270
开发平台 LINUX源码, 包括 平台用户手册, PDF原理图, kernel, driver代码.
非常有...
优龙Intel Xscale PXA270
开发平台 LINUX源码, 包括 平台用户手册, PDF原理图, kernel, driver代码.
非常有参考价值.-Intel Xscale PXA270 gifted Liuzhou LINUX-source development platform, including the platform, user manual, PDF schematic diagram, kernel, driver code. A very valuable reference.
- 2022-04-22 22:50:54下载
- 积分:1
-
Linux of Chinese character input method
Linux下的中文输入法-Linux of Chinese character input method
- 2023-01-31 23:55:04下载
- 积分:1
-
NFS版本3协议规范
NFS version 3 protocol specification
- 2022-09-10 19:30:04下载
- 积分:1
-
This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is th...
这是一个基于S3C2440 的VGA 驱动程序, 其中fc.c 是驱动程序,fc_test.c 是测试代码.
这是一个在LINUX frame buffer基础上利用
DMA 实现的高效驱动, 绝对原创!-This is a S3C2440 based on the VGA driver, which is fc.c driver, fc_test.c is the test code. This is a LINUX frame buffer based on the use of DMA to achieve high-performance drive, an absolute original!
- 2023-07-31 23:35:02下载
- 积分:1
-
非常好用的网络socket编程代码(服务器端多线程)
非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server
end multithreading)
- 2022-02-03 05:33:00下载
- 积分:1
-
一个在Linux下使用QT库开发可以处理JPEG,BMP,XPM文件的形式…
一个在linux下,利用QT库开发的,可以处理jpeg,bmp,xpm文件格式的应用程序。-One in linux, using the QT library developed can handle jpeg, bmp, xpm file format applications.
- 2022-05-21 09:24:14下载
- 积分:1