-
multithreading example
linux 多线程例子-multithreading example
- 2022-03-09 09:00:12下载
- 积分:1
-
Linux下的网络配置包含三个要素,分别是IP地址、子网掩码和网关。本文将介绍如何在C语言中进行网络的配置和配置信息的获取...
Linux下的网络配置包含三个要素,分别是IP地址、子网掩码和网关。本文将介绍如何在C语言中进行网络的配置和配置信息的获取-name:ip_config_get.c
This program is used to show the usage of ip_configand ip_get
- 2022-05-23 14:59:55下载
- 积分:1
-
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统...
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统-Embedded linux development of a good book, very useful, is essentially the development of embedded手把手教your linux system
- 2023-01-15 16:20:04下载
- 积分:1
-
linuxptables
linuxptables -P INPUT -A -p tcp -s 192.168.100.0/24 --dport 445 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 137 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 138 -j ACCEPT
iptables -P INPUT -A -p udp -s 192.168.100.0/24 --dport 445 -j ACCEPT-linuxptables-P INPUT-A-p tcp-s 192.168.100.0/24--dport 445-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 137-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 138-j ACCEPT
iptables-P INPUT-A-p udp-s 192.168.100.0/24--dport 445-j ACCEPT
- 2022-03-25 08:05:42下载
- 积分:1
-
";UNIX网络编程技术和分析,";一本C源
《unix网络编程技术与分析》一书的C源程序-"Unix Network Programming Technology and Analysis," a book of C source
- 2022-07-09 16:37:16下载
- 积分:1
-
安装 VMware TOOLS时需要此文件
安装 VMware TOOLS时需要此文件-This file is needed when you are using
VMware TOOLS.
- 2022-02-25 12:38:51下载
- 积分:1
-
Touchscreen Linux Drivers
基于ADS7843的触摸屏Linux驱动-Touchscreen Linux Drivers
- 2022-03-14 07:58:14下载
- 积分:1
-
Linux下的简单字符设备驱动的源码,有说明文件说明如何编译和安装卸载测试驱动...
Linux下的简单字符设备驱动的源码,有说明文件说明如何编译和安装卸载测试驱动-Linux simple character device driver source code, has the documentation on how to compile and install uninstall test drive
- 2022-04-24 23:15:21下载
- 积分:1
-
rgfdsghsdfh
rgfdsghsdfh
- 2022-12-13 14:40:03下载
- 积分:1
-
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出
圈子,问最后留下的是原来第几号的那位。...
有n个人围成一圈,顺序排号。从第一个人开始报数(从1到3报数),凡报到3的人退出
圈子,问最后留下的是原来第几号的那位。
-Have n individuals form a circle, in that order排号. From the first person to start off (from the reported number of 1-3), who reported 3 people out of the circle, the final question left is the original issue of who the first few.
- 2022-08-16 22:53:17下载
- 积分:1