-
(利用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
-
基于NT的Telnet客户端
基于NT的Telnet客户端 -NT-based Telnet client
- 2023-06-04 13:35:03下载
- 积分:1
-
HanoiTower100
最近在学用API写windows程序,经过半天的努力写出了一个汉诺塔演示程序.程序短小精悍,能完整地完成盘子的移动过程.(Recent study using API to write windows procedure, after the efforts of a half-day Tower of Hanoi to write a demo program. Dapper procedures can be completed full course of plate movement.)
- 2016-02-18 08:48:08下载
- 积分:1
-
django-chinese-docs-18
说明: 这是一个关于web开发的文件,里面有详细的Django教程(This is a document on web development with detailed Django tutorials)
- 2020-06-22 21:20:01下载
- 积分:1
-
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文...
要求asp.net环境,并要在IIS里设置网站属性 可以用来限制图片等文件的盗链,0.32版可设置不限制域名 通过referrer判断,如果没有引用页返回真实文件,如果引用页的域名不是本网站域名则返回wbtbForbidden.jpg这个图片,文件不存在返回wbtbNotFound.jpg这个图片 用法:http://www.xmlasp.net/WBAL/-Asp. Net environmental requirements and to the installed IIS Web site attributes can be used to limit pictures of the Irvine document, version 0.32 is not set restrictions on domain names through referrer judgment, if not applied to the real page document, if the pages of the Web site domain name is not returned wbtbForbidden . jpg the photographs, the file does not exist to return to the Photo wbtbNotFound.jpg Usage : http://www.xmlasp.net/WBAL/
- 2022-01-25 16:37:23下载
- 积分:1
-
VB物流管理系统
说明: 基于VB开发的物流管理系统,包括物流管理系统说明,源代码,是一份相当好的毕业论文或者设计(The logistics management system based on VB, including the description and source code of the logistics management system, is a quite good graduation thesis or design.)
- 2020-06-18 08:00:02下载
- 积分:1
-
Audio_playback_and_record
This application shows how to use the different functionalities of Audio device
and ST MEMS microphones (MP45DT02), three different menu are available to switch
between them use the joystick button:
+ Explorer Audio File menu
+ Start Audio Player menu
+ Start Audio Recorder menu(This application shows how to use the different functionalities of Audio device and ST MEMS microphones (MP45DT02), three different menu are available to switch between them use the joystick button:+ Explorer Audio File menu+ Start Audio Player menu+ Start Audio Recorder menu)
- 2016-03-03 16:46:57下载
- 积分:1
-
Mobile
模拟手机通讯录,在控制台下实现来电显示、通话记录保存等功能(Analog phone contacts, at the console to achieve caller ID, call record keeping and other functions)
- 2015-01-17 18:27:16下载
- 积分:1
-
Delphi write access to a subnet mask of the examples for reference only
一个delphi写的获取子网掩码的例子,仅供参考-Delphi write access to a subnet mask of the examples for reference only
- 2022-06-27 06:52:04下载
- 积分:1
-
小波行波测距
说明: 可以实现小波法行波测距功能,用小波分析原始信号,行波测距原理(It can realize traveling wave ranging based on wavelet)
- 2021-04-16 11:04:12下载
- 积分:1