-
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。
这是一个在 sco unix 系统下编辑的选择框,列表管理程序,本程序开发使用了 curses 函数库,你需要在 sco unix 系统安装开发软件包。-in sco unix systems edited selection box, list management procedures, the procedures used to develop the curses library, you need the sco unix system development package installed.
- 2022-03-11 05:51:49下载
- 积分:1
-
Powerful network spider software, support for custom configuration and expansion...
功能强大的网络蜘蛛软件,支持自定义配置及扩展。-Powerful network spider software, support for custom configuration and expansion.
- 2023-06-10 08:30:03下载
- 积分:1
-
ortp协议栈(房
ortp协议栈(实时传输协议),版本:ortp-0.4.2.tar.gz-ortp protocol stack (Real-time Transport Protocol), version: ortp-0.4.2.tar.gz
- 2022-03-04 23:34:34下载
- 积分:1
-
<<unix/linux develop guide with Curses library>>instances program
《unix/Linux下的Curses库开发指南》综合示例程序 -instances program
- 2023-07-13 12:30:03下载
- 积分:1
-
本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。...
本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。-The code file is S3C44B0X plate test procedures, including the compilation of documents and C language to initialize test code.
- 2022-07-09 09:07:12下载
- 积分:1
-
Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。...
Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。-Linux application development in the ad,da,serial port,stepper motor,keyboard scan source code,hope everyone help linux system development,with learning,to discuss them.
- 2022-08-21 18:51:12下载
- 积分:1
-
linux device drivers under a few examples, see Oh.
linux下设备驱动的几个例子,值得一看哦。-linux device drivers under a few examples, see Oh.
- 2022-01-27 13:06:30下载
- 积分:1
-
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。...
LINUX启动时,第一个运行的进程是INIT进程。
本文主要对INIT进程作了详细分析。-LINUX started, the first running process is the INIT process. In this paper, INIT process of detailed analysis.
- 2022-03-01 15:40:30下载
- 积分:1
-
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作...
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作-Under the thread on the linux experiment contains thread creation, hang by a thread in this case may be familiar with the operation! !
- 2022-04-11 01:55:23下载
- 积分: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