-
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux...
IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux-IP flow generator, used to produce UDP packet, the procedure you need to simulate the IP flow. Can be run on Linux
- 2022-03-17 06:49:48下载
- 积分:1
-
a simple character
一个简单的字符设备的驱动--led的驱动,对于学习linux驱动有一定的帮助!-a simple character-driven equipment-- led the drive, Drivers learning linux can help!
- 2023-08-06 00:40:04下载
- 积分:1
-
Code for Eula in Linux
Code for Eula in Linux
- 2022-09-18 07:20:02下载
- 积分:1
-
LINUX2.6 字符设备驱动程序,入门必看
LINUX2.6 字符设备驱动程序,入门必看-Char devise driver in LINUX2.6
- 2022-03-20 09:20:20下载
- 积分:1
-
Bluetooth
蓝牙
- 2022-08-14 03:00:07下载
- 积分:1
-
配置Linux局域网服务器
配置Linux局域网服务器-Linux LAN server configuration
- 2022-10-13 08:40:02下载
- 积分:1
-
Is a linux source code developed under the Second. Can be used as a template to...
是一个linux下开发二的源码。可以作为开发的模板-Is a linux source code developed under the Second. Can be used as a template to develop
- 2022-02-27 09:31:10下载
- 积分:1
-
Achieved in a multi
实现了在多处理器上可运行的矩阵相乘的程序-Achieved in a multi-processor run of the matrix multiplication program
- 2022-03-11 10:20:41下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
SmallBASIC Linux
smallbasic for linux
- 2023-06-18 05:05:04下载
- 积分:1