-
who命令的具体实现,方法见原代码注释
/*who1.c
who命令的具体实现,方法见原代码注释
/*who1.c - for a first version the who programe
* open,read UTMP file,and show resulets
-/*who1.c- for a first version the who programe
* open,read UTMP file,and show resulets
*/
- 2022-03-23 17:18:26下载
- 积分:1
-
ccache2.4的源代码,用于嵌入式系统开发.
ccache2.4的源代码,用于嵌入式系统开发.-ccache2.4 the source code for the embedded system development.
- 2022-01-26 07:47:26下载
- 积分:1
-
dual rs232 drivers for linux
dual rs232 drivers for linux
- 2022-10-23 10:55:03下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LEDS_TEST篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LEDS_TEST articles
- 2022-06-26 14:55:52下载
- 积分:1
-
这是C++封装类。开发人员可以轻松地开发多线程程序…
This pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...). -This is pthread c++ wrapper class. Developer can easily develop multithread programs with GNU C++ just like developing those modern languages (Java, Qt, C# ...).
- 2022-01-25 19:55:45下载
- 积分:1
-
本软件代码是基于linux下进行语音播放、视频显示的一段代码!是开发嵌入式设备的非常好的例子程序...
本软件代码是基于linux下进行语音播放、视频显示的一段代码!是开发嵌入式设备的非常好的例子程序-The software is based on the Linux code under the voice playback, the video shows some code! The development of embedded devices very good example of the procedure!
- 2022-05-05 09:42:08下载
- 积分:1
-
可以修改dvd info 的内容的源码,通过自己修改dvd info 增强对dvd info的认识 不同于dvd parse...
可以修改dvd info 的内容的源码,通过自己修改dvd info 增强对dvd info的认识 不同于dvd parse -Dvd info can modify the contents of the source, dvd info, through their own amendments to increase the awareness of dvd info is different from the dvd parse
- 2022-06-02 10:43:34下载
- 积分:1
-
UNIX环境高级编程。使用LINUX或者UNIX的朋友不可错过。讲解了很多基础知识,全面。...
UNIX环境高级编程。使用LINUX或者UNIX的朋友不可错过。讲解了很多基础知识,全面。-UNIX high-level programming environment. LINUX or UNIX using friends can not afford to miss. Explain a lot of basic knowledge and comprehensive.
- 2022-01-21 17:45:35下载
- 积分: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
-
iptables源码,是学习linux防火墙的不错的资料,阅读源码有利于加深对理论的理解。...
iptables源码,是学习linux防火墙的不错的资料,阅读源码有利于加深对理论的理解。-iptables source code, is to learn a good linux firewall information, read the source code is conducive to deepening theoretical understanding.
- 2022-08-23 07:55:45下载
- 积分:1