-
few days ago to some people do graduate design, MakeList.EXE through the text fi...
前些日子帮某些人做的毕业设计,通过MakeList.EXE在文本文件目录生成图书列表,然后将文本文件和列表文件一同放到FTP目录下,这样就可以远程查看了。-few days ago to some people do graduate design, MakeList.EXE through the text file directory generated list of books, and then a text file and the list of documents put together FTP directory, we can see the distance.
- 2022-05-09 10:41:52下载
- 积分:1
-
嵌入式TCP/IP协议源代码,能够在ARM嵌入式开发板上实现
嵌入式TCP/IP协议源代码,能够在ARM嵌入式开发板上实现-Embedded TCP/IP protocol source code, be able to realize on-board ARM Embedded Development
- 2022-02-22 13:15:52下载
- 积分:1
-
NTP协议的实现
可以使用该程序将linux主机的时间和网络ntp server同步时间...
NTP协议的实现
可以使用该程序将linux主机的时间和网络ntp server同步时间-NTP protocol realize you can use the program to linux host of time and network time synchronization ntp server
- 2022-03-25 18:24:59下载
- 积分:1
-
linux unix thread semaphore
linux unix thread semaphore
- 2022-02-21 05:34:05下载
- 积分:1
-
linux
实时linux系统构建参考,作为rtlinux在
strongarm上移植-linux-building reference system, as the strongarm rtlinux on transplantation
- 2022-11-10 14:20:04下载
- 积分:1
-
软件是一个通用的网络API,提供了多种协议。它…
Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. 很好的学习linux网络变成的源码-Libnet is a generic networking API that provides access to several protocols. It is not designed as a all in one solution to networking. Currently many features that are common in some network protocols are not available with Libnet, such as streaming via TCP/IP. We feel that Libnet should not provide specific features that are possible in other protocols. If we restrict Libnet to the minimal needed to communicate (datagram/packets) then this allows it to support more interfaces. good learnin
- 2023-08-30 08:00:04下载
- 积分:1
-
Unix环境高级编程 第1版 源程序
内容丰富,包括:
网络编程
多纯种编程
系统核心编程...
Unix环境高级编程 第1版 源程序
内容丰富,包括:
网络编程
多纯种编程
系统核心编程-Unix环境高级编程 第1版 源程序
内容丰富,包括:
网络编程
多纯种编程
系统核心编程
等等...
- 2022-06-11 21:33:08下载
- 积分: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
-
linux 增量升级服务器,主要负责不定时处理手机终端进行某个插件升级,处理多tcp连接,同时加入简单客户端链接demo...
linux 增量升级服务器,主要负责不定时处理手机终端进行某个插件升级,处理多tcp连接,同时加入简单客户端链接demo-linux upgrade server, mainly manipulating time to time plugin upgrade applications by mobiles, handling multiple tcp links, and also a demo client.
- 2023-07-23 21:55: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