登录
首页 » Windows Socket编程 » (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:

(利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:

于 2022-05-19 发布 文件大小:61.05 kB
0 224
下载积分: 2 下载次数: 1

代码说明:

(利用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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • books on CD
    在书籍的光盘上复制下来的代码 这个是用Winsock技术实现的聊天室-books on CD-ROM copy down the code is Winsock technology chat room
    2022-08-18 14:07:07下载
    积分:1
  • VC++6.0开发的网络序,界面美观,使用方便,有很高的参考价值....
    VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
    2022-03-05 14:09:42下载
    积分:1
  • windows mobile 网络接入点配置
    windows mobile 网络接入点配置-windows mobile network access point configuration
    2022-06-01 10:16:17下载
    积分:1
  • rsatool  ase64.c
    RSAToolase64.c .......History.txt-RSATool base64.c ....... History.txt
    2023-04-17 11:30:03下载
    积分:1
  • GUN development of the SIP protocol stack, which is the latest version, support...
    GUN 开发的SIP协议栈,这是最新版分,支持RFC3261,RFC3265等。是一个非常稳定的协议栈,用的人很多。-GUN development of the SIP protocol stack, which is the latest version, support RFC3261 and RFC3265, etc.. It is a very stable protocol stack, with a lot of people.
    2022-03-15 02:31:37下载
    积分:1
  • 自定义标签实现自动分页,这是我们老师给的序,比较靠谱,用eclipse导入即可...
    自定义标签实现自动分页,这是我们老师给的程序,比较靠谱,用eclipse导入即可-Custom tags for automatic paging, this is our teacher to the program, compare Kaopu, can be used to import eclipse
    2023-06-14 13:55:03下载
    积分:1
  • simple client
    简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
    2022-05-16 17:53:12下载
    积分:1
  • HGE engine was based on Hall and Network Interface SDK ~ can be used to develop...
    基于HGE引擎开发得大厅和网络接口SDK~可以用于开发自己得小网络游戏-HGE engine was based on Hall and Network Interface SDK ~ can be used to develop their own online games is too low
    2022-03-04 08:30:47下载
    积分:1
  • windows network programming e
    windows网络编程电子书,内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。本书论述深入浅出、用大量实例详解了微软网络API函数的应用。配套光盘包含了所有实例代码,方便读者使用。本书适合中、高级程序设计人员以及网络设计与管理人员参考。-windows network programming e-books, including NetBIOS and Windows redirector methods, Winsock methods, client methods of remote access server. The book discusses in simple terms, using a large number of detailed examples of the Microsoft Network Application API function. Supporting CD-ROM contains all example code to allow readers to use. This book suitable for middle and senior programming staff, as well as network design and management of reference.
    2022-02-12 02:57:21下载
    积分:1
  • 点到点协议是为在两个对等实体间传输数据包建立简单连接而设计的。这种连接提供了同时的双向的全双工操作。...
    点到点协议是为在两个对等实体间传输数据包建立简单连接而设计的。这种连接提供了同时的双向的全双工操作。-Point-to-point agreement is for two pairs of entities such as the establishment of inter-transmission packets designed for simple connection. This connection provides a simultaneous two-way full-duplex operation.
    2022-06-16 06:09:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载