-
采用Fork方式的,TCP/IP的接收/发送程序。很经典
采用Fork方式的,TCP/IP的接收/发送程序。很经典-used Fork of the way, TCP/IP receive/transmit procedures. Classic
- 2022-04-27 15:40:09下载
- 积分:1
-
tcp 连接工具,只建立三次握手!
tcp 连接工具,只建立三次握手!-tcp connection tools, only the establishment of three-way handshake!
- 2022-09-28 09:50:03下载
- 积分:1
-
一个从网络上自动下载文件的自由工具,支持HTTP和FTP协议,可以使用HTTP代理....
一个从网络上自动下载文件的自由工具,支持HTTP和FTP协议,可以使用HTTP代理.-One from the network to automatically download files free tools, to support the HTTP and FTP protocol, you can use the HTTP proxy.
- 2023-05-23 04:20:03下载
- 积分:1
-
ftam standard protocols, such as server and client source code.
ftam等标准协议服务器和客户端的源代码。-ftam standard protocols, such as server and client source code.
- 2023-04-09 09:00:03下载
- 积分:1
-
Linux内核监控工具。 Linux内核监控工具。
Linux内核监控工具。 Linux内核监控工具。 -Linux kernel monitoring tools. Linux kernel monitoring tools. Linux kernel monitoring tools.
- 2022-06-19 07:30:21下载
- 积分:1
-
这是一个教你如何在程序中插入html网页的程序,很好用
这是一个教你如何在程序中插入html网页的程序,很好用-teach you how to insert html procedures website procedures, with a good
- 2022-12-23 12:55:03下载
- 积分:1
-
嵌入式WEB,cgi网页编程,这里提供几个很好学习案例
嵌入式WEB,cgi网页编程,这里提供几个很好学习案例-Embedded WEB, cgi web page programming, here are a few very good case study
- 2022-03-18 12:59:35下载
- 积分:1
-
NethidPro 3.7 加密网桥 For linux
NethidPro 3.7 加密网桥 For linux-NethidPro 3.7 network bridge For linux
- 2022-07-25 22:02:49下载
- 积分:1
-
项目描述:
Fink is an attempt to bring the full world of Unix Open Source software...
项目描述:
Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS X. Packages are downloaded and built automatically and installed into a tree managed by dpkg.
Fink试图将Unix开源软件世界带入到 Darwin 和Mac OS X。工具包可以被下载和自动生成,并安装到由dpkg管理的树状结构中。
来源: http://sourceforge.net/projects/fink/
-Project Description : Fink is an attempt to bring the full world of Unix Open Source software to Darwin and Mac OS X. Packages are automatically downloaded and built and installed into a tree managed by dpkg. Fink tried to Unix into the open-source software world to Darwin and Mac OS X. Kit can be downloaded and automatically generated and the installation of the management by dpkg tree structure. Source : http://sourceforge.net/projects/fink/
- 2022-11-11 05:00:03下载
- 积分:1
-
用系统调用叉()来创建子进程。运行时,系统一。
使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上现实一个字符:父进程显示字符’a’;子进程分别显示字符’b’和’c’。试观察记录屏幕上的显示结果并分析原因。-use system calls fork () to create two child process. When running, the system is a process and the father of two sub-process activities. Each process in a realistic one screen characters : the father of the process show the character "a"; Child showed the characters" b "and" c ". Let observation records on the screen to show the results and analysis of the reasons.
- 2023-05-27 14:45:04下载
- 积分:1