-
Advanced BASH (unix/linux shell scripting language) scripting guide.
Advanced BASH (unix/linux shell scripting language) scripting guide.
- 2022-01-25 23:39:45下载
- 积分:1
-
C Primer Plus book example source code
C Primer Plus书上的例题源代码-C Primer Plus book example source code
- 2022-12-28 07:05:03下载
- 积分:1
-
在树下的命令下,用窗口,更强大!1、树
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
- 2022-07-08 04:26:28下载
- 积分:1
-
麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创...
麻雀虽小,五脏俱全加强版聊天室,源码来自网上搜得的,增加用户登录密码检查,聊天信息记录功能,版权归原作者所有,我只是修改下玩。在终端下执行,没有图形界面,没有创建子进程,利用int型数组保存客户accept套接字 -Sparrow may be small, fully-equipped enhanced version of chat rooms, source gathered from the Internet, and increase user login password checking, chat information recording function, belongs to original author, I just change the next play. Executed in a terminal, there is no graphical interface, did not create the child process, using an array of int type to save customers accept socket
- 2023-04-26 01:50:03下载
- 积分:1
-
正则表达式库,是实现正则表达式的官司方源代码。
正则表达式库,是实现正则表达式的官司方源代码。-Regular expression library, regular expressions to achieve the lawsuit Fangyuan code.Regular Expression Library.
- 2023-01-20 09:50:04下载
- 积分: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
-
的PDF linux0.11的Linux内核源代码和说明。是非常…
linux0.11的源代码和linux内核解释的pdf。非常适合linux初学者,linux0.11的代码量为1万多行,而最新的linux源代码会有几百万行,可能一辈子也没办法全部理解,所以我们要理解linux的精髓。linux0.11版本是我们学习linux的最适合的源代码^_^,配合这位同济大学的教授的注释,真的很不错^_^-linux0.11 the linux kernel source code and explanation of the pdf. Linux is very suitable for beginners, linux0.11 code capacity of more than 10,000 lines, but the latest linux source code there will be millions of lines may have no means to all of life to understand, so we need to understand the essence of linux. linux0.11 version of linux is that we learn the most appropriate source code ^ _ ^, with the Tongji University professor notes, really good ^ _ ^
- 2022-04-08 13:46:33下载
- 积分:1
-
S3C2410 hardware platforms under the UBOOT driving under the DM9000E
S3C2410硬件平台下的UBOOT下的DM9000E驱动-S3C2410 hardware platforms under the UBOOT driving under the DM9000E
- 2022-04-27 05:10:42下载
- 积分:1
-
老印有CP / M的源代码
Old Tarbell CP/M Source Codes
- 2022-05-25 09:29:16下载
- 积分:1
-
GUI例程,初学者的入门实例
GUI例程,初学者的入门实例-GUI routines, beginners entry examples
- 2022-07-12 06:08:49下载
- 积分:1