-
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
-
mini2440 Development Board on the button
mini2440开发板上有关按键的驱动分析,用来学习Linux的驱动编写,很有用-mini2440 Development Board on the button-driven analysis is used to study and write Linux drivers, very useful
- 2022-03-10 16:35:53下载
- 积分:1
-
只写自己在下面的驱动器,以查看东部的状态
自己随便写的一个在linux下面查看光驱状态的-Just write themselves a drive in linux below to view the status of the Eastern
- 2023-07-12 07:45:02下载
- 积分: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
-
这本书以unix系统为背景,在全面介绍…
本书以unix系统为背景,全面系统介绍了unix操作内核的内部数据结构和算法。描述了文件系统程序调度和存储管理等。-This book as the background to unix system, a comprehensive introduction of the unix operating system kernel" s internal data structures and algorithms. Procedures described in the file system, such as scheduling and storage management.
- 2023-05-20 06:30:04下载
- 积分:1
-
健康法反对法萨菲大方的飞对方答复艾丝凡安抚啊安抚
健康法反对法萨菲大方的飞对方答复艾丝凡安抚啊安抚-so good
- 2022-08-20 04:41:54下载
- 积分:1
-
介绍Linux平台上最常用的图形系统
介绍Linux平台上最常用的图形系统---X Window。入门者适合看看。-Linux platform to introduce the most commonly used graphic system--- X Window. Suitable for beginners to see.
- 2023-02-17 21:10:03下载
- 积分:1
-
eclipse of the article hope that we can love
eclipse方面的的文章希望大家能够喜欢-eclipse of the article hope that we can love
- 2023-07-15 12:40:03下载
- 积分:1
-
LINUX下的通信实现,套接字,用于连个进程之间的通信
LINUX下的通信实现,套接字,用于连个进程之间的通信-Communication under LINUX, socket for even the process of communication between
- 2022-04-17 11:00:15下载
- 积分:1
-
一个UNIX/LINUX下的基于内容的过滤服务器源代码,可以设置关键词、URL、IP、PORT等多种方式进行网站过滤。...
一个UNIX/LINUX下的基于内容的过滤服务器源代码,可以设置关键词、URL、IP、PORT等多种方式进行网站过滤。-a UNIX/Linux-based content filtering server source code, can set keywords, URL, IP, PORT various means such as web filtering.
- 2022-01-28 22:33:54下载
- 积分:1