-
src
端口扫描工具 C++语言编写 代码简洁有效快捷!(Port scanning tool C++ language code is simple and effective and efficient!)
- 2014-04-13 16:16:39下载
- 积分:1
-
The complexity of network simulation software pajek source, the World Wide Web g...
复杂网络的仿真软件pajek源码,万维网的仿真图形-The complexity of network simulation software pajek source, the World Wide Web graphical simulation
- 2022-01-30 18:01:47下载
- 积分:1
-
SOCKET FOR DELPHI
使用Udp绑定本机接受数据,同时又可以让Udp客户端发送数据,这样就可以不同过服务器让多态主机进行通信了,虽然可以实现广播的功能(局域网内的所有开启监听的程序都能收到信息),但是在发送消息的时候,自己也会收到自己的信息在信息接收到的时候可以进行ip判断,如果是自己的ip就过滤掉自己的信息上面红色代码
- 2023-08-20 00:20:03下载
- 积分:1
-
Socket
java Socket服务端和客户端源程序(java socket server and client )
- 2012-11-23 13:25:00下载
- 积分:1
-
126web自助建站无错版.rar
126web自助建站无错版.rar-126web no wrong version. Rar
- 2023-01-14 20:45:04下载
- 积分:1
-
TCP服务器端和客户端程序
使用C++ builder的TCP组件开发的服务器端和客户端程序,可以进行二进制形式的通信(The server - side and client - side programs developed using the TCP component of C++ builder can communicate in binary form)
- 2017-12-29 08:35:47下载
- 积分:1
-
VPMCD
说明: CPMCD是一种基于变量预测模型的模式识别方法。(Cpmcd is a pattern recognition method based on variable prediction model.)
- 2021-03-27 17:09:12下载
- 积分:1
-
一个基于web的开源项目管理工具,可以对多个项目、多个团队进行基本的项目管理:任务进度控制、讨论区、文档共享,可生成干特图、普通列表。...
一个基于web的开源项目管理工具,可以对多个项目、多个团队进行基本的项目管理:任务进度控制、讨论区、文档共享,可生成干特图、普通列表。
- 2022-08-09 13:12:16下载
- 积分:1
-
数字带通系统传输代码
说明: 此代码应用于数字带通系统中,其中包括BPSK和QPSK调制传输中的MATLAB编码。(This code is used in digital band-pass system, including Matlab code in BPSK and QPSK modulation transmission.)
- 2021-04-08 20:33:41下载
- 积分:1
-
FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
- 2022-02-25 08:53:38下载
- 积分:1