-
一个在LINUX下运行的算法比较代码,请下载的朋友 认真分析各行代码...
一个在LINUX下运行的算法比较代码,请下载的朋友 认真分析各行代码-a LINUX operating in the algorithm code, download friends careful analysis of the lines of code
- 2023-04-14 15:00:04下载
- 积分:1
-
linux device driver development Xiang Jie, suitable for beginners to use. part t...
linux 设备驱动开发详解,适合初学者使用。part three.-linux device driver development Xiang Jie, suitable for beginners to use. part three.
- 2023-08-26 13:15:06下载
- 积分:1
-
libpcap是一个系统
libpcap is a system-independent interface for user-level packet capture. libpcap provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. -libpcap is a system-independent interfac e for user-level packet capture. libpcap provi des framework for a portable low-level network monitoring. Applications include network sta tistics collection, security monitoring, network debugging, etc..
- 2022-07-18 12:56:22下载
- 积分:1
-
实现xptree
xptree实现-achieve xptree
- 2022-01-26 02:56:10下载
- 积分:1
-
"Unix Network Programming," the source part of the debug
《Unix网络编程》的源代码的debug 部分-"Unix Network Programming," the source part of the debug
- 2022-04-16 22:29:45下载
- 积分:1
-
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定...
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定-linux/unix system, I/O is generally called low-level operating system I/O-- provision of basic IO services, os bind
- 2022-05-22 09:06:30下载
- 积分:1
-
linux programming very detailed white paper on the basic principles of programmi...
linux编程白皮书非常详细的阐述了linux编程的基本原理。-linux programming very detailed white paper on the basic principles of programming linux.
- 2022-03-21 22:42:11下载
- 积分:1
-
giga网卡完整的驱动代码,系统是linux,可以了解整个网卡驱动在linux系统的结构,并且包含了giga模式的特有接口的实现....
giga网卡完整的驱动代码,系统是linux,可以了解整个网卡驱动在linux系统的结构,并且包含了giga模式的特有接口的实现.-integrity of the driver code, the system is linux, can understand the whole LAN Driver in linux system structure, and contains a unique pattern of giga interface is achieved.
- 2022-05-06 03:34:17下载
- 积分:1
-
一个很好的例子,如何使用Linux在S3C2410。
A good example on how to use Linux on S3C2410.
- 2023-04-24 03:55:02下载
- 积分: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