-
用c++写的一个小型的网上拍卖系统。实现的功能:1.添加拍卖物2.竞标...
用c++写的一个小型的网上拍卖系统。实现的功能:1.添加拍卖物2.竞标-With c++ Written a small web-based auction system. To achieve the functions of: 1. Add auction complex 2. Bid
- 2022-06-16 00:01:02下载
- 积分:1
-
flex open
flex 的开源服务器端 blazeds_bin_3-0-0-544.zip-flex open-source server-side blazeds_bin_3-0-0-544.zip
- 2022-08-08 13:34:49下载
- 积分:1
-
use metamorphosis Express prepared a kernel BT downloading software to download...
使用变态快车内核编写的一个BT下载软件,为单任务下载-use metamorphosis Express prepared a kernel BT downloading software to download single task
- 2023-03-27 11:20:03下载
- 积分:1
-
套接字编程实例
Linux Socket Programming by Example
- 2022-01-30 23:03:45下载
- 积分:1
-
通过域名查询,以及通过IP域名的Web应用…
通过IP查询域名,以及通过域名查询IP的Web应用程序-inquiries by IP domain, as well as through the IP domain name for Web Applications
- 2022-05-30 12:42:29下载
- 积分:1
-
这代码是实现windows下的socket网络编程。
这代码是实现windows下的socket网络编程。-This code is under the windows socket network programming.
- 2022-08-22 20:12:25下载
- 积分:1
-
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求...
代理服务器(Proxy Server)软件是一种常用的网络软件,常用于网吧、学校、公司等使用局域网的机构中。代理服务器的功能是接受过个客户端的网络请求,分析请求的内容,从远程的服务器上获取信息后返回给客户计算机。本例实现一个比较简单的HTTP代理服务器程序。-proxy server (Proxy Server) software is a common network software commonly used in Internet cafes, schools, companies use LAN institutions. Proxy server function is accepted-client network request, analyze the content of the request from the remote server access to the information and returned to the client computer. The cases to achieve a relatively simple HTTP proxy server.
- 2023-07-09 18:25:03下载
- 积分:1
-
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
- 2022-05-19 18:52:33下载
- 积分:1
-
Winsock 基地由选择模式与 mysql 操作执行集成
Winsock 基地由选择模式执行。MySQL 操作集成。此外包括一些为 TCP/IP 帧的 parse 方法。它可以使用适用于服务器端来解析和传输自定义基于 TCP/IP 协议的帧。
- 2022-01-25 17:32:29下载
- 积分:1
-
实现 完成端口模型 协议为Tcp/Ip
实现 完成端口模型 协议为Tcp/Ip-achieve complete port model agreement for DEC/Ip
- 2023-06-10 09:40:03下载
- 积分:1