-
邮件客户端程序,根据pop服务器,用户名可以收取邮件
邮件客户端程序,根据pop服务器,用户名可以收取邮件-E-mail client program, according to pop server, user name, e-mail that may be charged
- 2022-04-24 01:12:45下载
- 积分:1
-
我测试过了,效果好,可以挂协议分析
我测试过了,效果好,可以挂协议分析-I ve tested, and effective and can be linked to protocol analysis
- 2022-08-23 15:53:07下载
- 积分: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
-
通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。...
通过件包头信息和管理员设定的规则表比较,读出并拒绝那些不符合标准的包,过滤掉不应入站的信息。 -Through the pieces of header information and administrators set the rules of table comparison, and refused to read out those who do not meet the standard package, should not filter out the information into the station.
- 2022-05-14 02:47:02下载
- 积分:1
-
一个利用Socket进行文件传输的例子。
一个利用Socket进行文件传输的例子。-use for a file transfer example.
- 2022-03-06 06:20:37下载
- 积分:1
-
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务....
Java RMI 编程, 实现远程方法调用, 接口提供了一些功能, 通过注册并创建实例来远程调用用户需要的服务.-Java RMI programming, Remote Method Invocation, Interface provided some functions, and created examples distance call service user needs.
- 2022-02-27 08:13:33下载
- 积分:1
-
一个简单的vc聊天室程序供对使用vc进行网络编程感兴趣的人参考代码是相对完整的并且本人对其进行了尽可能的简化处理以方便vc 初学者学习...
一个简单的vc聊天室程序供对使用vc进行网络编程感兴趣的人参考代码是相对完整的并且本人对其进行了尽可能的简化处理以方便vc 初学者学习-a simple vc chat room procedures for the use of network programming vc interested in the reference code is relatively complete and I waged a simplified as much as possible to facilitate vc beginners learning
- 2022-03-20 06:58:27下载
- 积分:1
-
基于linux的PPPoe驱动的实现,非常好,阅读之后,感觉很好,特此与大家共享...
基于linux的PPPoe驱动的实现,非常好,阅读之后,感觉很好,特此与大家共享-Linux-based Realization of PPPoE driver, very good, after reading, feel good, and would like to share with everyone
- 2022-03-29 20:05:34下载
- 积分:1
-
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端- Realized the procedure through Winsock API which TCP chatted,
in the procedure integrated the server end and the customer end
- 2022-05-22 17:50:13下载
- 积分:1
-
snmpd C++程序,用于snmp 管理,已在实际应用中得到检验。相信给你一些帮助的。...
snmpd C++程序,用于snmp 管理,已在实际应用中得到检验。相信给你一些帮助的。-snmpd C++ sourcecodes
- 2023-05-21 02:05:03下载
- 积分:1