-
端口复用的样本
网络端口复用程序演示,多个客户端连接服务端同一个网络端口-port multiplexing sample
- 2023-02-20 05:40: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
-
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码...
基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
- 2022-06-21 04:04:05下载
- 积分:1
-
一个用VC实现的基于POP3协议的邮箱监控实例。
一个用VC实现的基于POP3协议的邮箱监控实例。-VC realize a use-based POP3 mail protocol monitoring examples.
- 2023-02-20 07:30:03下载
- 积分:1
-
主要用于查找共享文件,并在下载共享文件时可支持断点续传...
主要用于查找共享文件,并在下载共享文件时可支持断点续传-mainly used to locate and share files, and download file-sharing can support HTTP
- 2022-03-26 10:29:07下载
- 积分:1
-
WNetAddConnection2 become
WNetAddConnection2å˜æˆ-WNetAddConnection2 become
- 2022-03-10 02:20:05下载
- 积分:1
-
ASP.NET信息管理系统开发实例导航第3章 物业管理系统
ASP.NET信息管理系统开发实例导航第3章 物业管理系统-ASP.NET development of information management system navigation example, Chapter 3 of the property management system
- 2022-04-16 12:17:56下载
- 积分:1
-
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端....
一个网络编程的示例程序,用于对网络设备的各参数采集,服务端.-a network programming examples of procedures for the network equipment parameters of the acquisition, server.
- 2022-05-13 14:00:30下载
- 积分:1
-
局域网查询工具的源代码 是学习多线程编程。Windows API Helper wincap 编程的好例子,大家一定不要错过了!...
局域网查询工具的源代码 是学习多线程编程。Windows API Helper wincap 编程的好例子,大家一定不要错过了!-Local area network query tool is to learn the source code for multi-threaded programming. Windows API Helper wincap a good example of programming, we must not miss!
- 2022-07-04 16:26:57下载
- 积分:1
-
用Evc开发的Ping、UDP协议演示程序实例源码
用Evc开发的Ping、UDP协议演示程序实例源码-Evc development with the Ping, UDP demo program source code examples
- 2022-07-28 11:10:01下载
- 积分:1