-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-09-25 11:15:03下载
- 积分:1
-
独立设备驱动程序规范。
linux stand alone device driver specification.
- 2022-01-27 23:27:05下载
- 积分: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
-
pthread的例子程序,新手上传,更多的关心
pthread的例子程序,新手上传,多关照-pthread examples of procedures, and newcomers upload, more care
- 2023-09-01 03:00:02下载
- 积分:1
-
正则表达式源代码,用于对字符串的处理,如电话号码的识别等...
正则表达式源代码,用于对字符串的处理,如电话号码的识别等-regular expression source code for the string processing, such as telephone numbers and other identification
- 2022-01-26 01:01:30下载
- 积分:1
-
linux下的串口示例2
linux下的串口示例2-examples of Serial 2
- 2022-03-21 11:50:14下载
- 积分:1
-
linux console 界面下的触摸屏的驱动程序
linux console 界面下的触摸屏的驱动程序-linux console interface of the touch screen driver
- 2022-09-18 18:40:03下载
- 积分:1
-
portfwd
portfwd-0.26.rar
- 2022-03-16 13:02:01下载
- 积分:1
-
SRC的pnetwirk bogramm用来模拟
SRC its pnetwirk bogramm used to simulate
- 2022-07-01 13:56:51下载
- 积分:1
-
M9D112系列芯片驱动源码,可在Linux内核下对芯片配置、初始化及数据读写...
M9D112系列芯片驱动源码,可在Linux内核下对芯片配置、初始化及数据读写-M9D112 series chip driver source code, available at Linux kernel under the chip configuration, initialization and data reading and writing
- 2022-05-31 11:40:44下载
- 积分:1