-
《Unix网络编程》的源代码的icmpd部分
《Unix网络编程》的源代码的icmpd部分-"Unix Network Programming," the source part of the ICMPD
- 2023-08-18 15:20:03下载
- 积分:1
-
source code of <<linux device driver II>>
LINUX设备驱动程序第二版配套源码 Alessandro rubini&Jonathan corbet著 中国电力出版社 魏永明 骆刚 姜君译 69元-source code of
- 2022-08-03 06:00:39下载
- 积分:1
-
一个公关系统的后台程序
一个公关系统的后台程序-system of a public relations background procedures
- 2023-09-08 04:20:03下载
- 积分:1
-
linux下的串口精灵的类似软件,为嵌入式软件开发人员提供一个在linux下的串口调试的工具...
linux下的串口精灵的类似软件,为嵌入式软件开发人员提供一个在linux下的串口调试的工具-linux serial port under the Wizard of similar software for embedded software developers to provide a serial port under linux debugging tools
- 2022-04-01 09:06:16下载
- 积分:1
-
绑定例如GTK界面开发,使用C开发的
gtkmm例子,用于gtk界面开发,使用c++开发-bindings example for gtk interface development, the development of the use of c
- 2023-03-23 18:30:04下载
- 积分:1
-
Linux宝典主要是详细地介绍了linux系统以及入门的相关知识
Linux宝典主要是详细地介绍了linux系统以及入门的相关知识-Linux book is mainly a detailed description of linux systems, as well as entry-relevant knowledge
- 2022-01-21 22:14:45下载
- 积分:1
-
jffs2源代码基于2。6内核
jffs2源代码基于2。6内核-jffs2 source code on two. 6 kernel
- 2023-06-18 16:55:03下载
- 积分:1
-
蚁群算法用于求解课程表安排问题。在linux下面实现的
蚁群算法用于求解课程表安排问题。在linux下面实现的-Ant colony algorithm for solving curriculum arrangements. Linux achieved in the following
- 2022-06-18 04:12:12下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-KEY_LED篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-KEY_LED articles
- 2023-06-04 09:50: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