-
unix下的一个网络查询程序
unix下的一个网络查询程序-of a network query procedures
- 2022-12-27 02:45:03下载
- 积分:1
-
ARM嵌入式操作系统uClinux Bootloader的移植程序。
Uclinux 操作系统嵌入式ARM移植的bootloader 程序。-ARM Embedded operating system ucLinux bootloader transplant procedures.
- 2022-01-25 19:18:35下载
- 积分:1
-
LINUX programming Programming LINUX White Paper Details
LINUX编程白皮书
详细介绍LINUX编程-LINUX programming Programming LINUX White Paper Details
- 2023-08-24 06:05:08下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-NAND篇
- 2022-02-03 14:05:35下载
- 积分:1
-
qt4 linux下实现俄罗斯方块,实现基本功能,能和电脑对战
qt4 linux下实现俄罗斯方块,实现基本功能,能和电脑对战-qt4 achieve Tetris
- 2022-04-25 08:38:44下载
- 积分:1
-
linux下想使用turboc的人有福了,这里可以重新找回那种感觉,这样对学习linux的编程是一个比较方便的入口!...
linux下想使用turboc的人有福了,这里可以重新找回那种感觉,这样对学习linux的编程是一个比较方便的入口!-This is a good news for Linux users who like to use turboc. And you can not feel the difference and it is a good way to study programming under Linux.
- 2023-05-22 22:35:04下载
- 积分:1
-
Explain some of the relevant knowledge on linux, easy
讲解的是一些关于linux的相关知识,讲解详细由浅入深。-Explain some of the relevant knowledge on linux, easy-to-digest explain in detail.
- 2022-02-12 14:45:10下载
- 积分:1
-
Linux内核中文版,介绍Linux内核,对深入了解linux内核有帮助
Linux内核中文版,介绍Linux内核,对深入了解linux内核有帮助-Chinese version of Linux kernel to introduce the Linux kernel, the in-depth understanding of linux kernel help
- 2022-06-12 05:13:12下载
- 积分:1
-
这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过...
这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过-This is a simple bank deposit simulation example, purpose is to understand how to develop RPC service procedures. the code in the Linux operating through testing
- 2022-02-04 02:51:55下载
- 积分: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