-
(利用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
-
qsoundqss_qws
QWS Sound Server Client Source Code for Embedded Linux.
- 2013-09-15 09:23:22下载
- 积分:1
-
Linux-GTK-CPP
这是一个使用Linux GTK C++语言编写的遵循PC/SC规范的读卡器演示程序。(This is a use of Linux GTK C++ language according to the PC/SC specification reader demo.
)
- 2013-10-24 14:32:29下载
- 积分:1
-
C语言远控源码
C Language Remote Control Source Code C语言远控源码(C Language Remote Control Source Code)
- 2020-06-23 17:20:01下载
- 积分:1
-
linux_ping
自已写的一个linux下ping命令的源程序。(own written under a linux ping command of the source.)
- 2006-12-03 17:42:06下载
- 积分:1
-
LL1
LL1 文法分析的实现..很完全的代码.需要的同志可以下载哈(LL1 grammar analysis to achieve a very complete code ... The need for comrades can download Kazakhstan)
- 2007-11-14 20:14:05下载
- 积分:1
-
was based on the c mfc chat tools, and client
是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择。-was based on the c mfc chat tools, and client-server. Servers can mount multi-client, and supports user name and password management, allowing for online messaging, as well as a chic aqua wave interface available.
- 2022-09-09 12:25:03下载
- 积分:1
-
FLUENT-UDF
FLUENT udf xiangguan chenxu shili
- 2015-09-09 17:02:56下载
- 积分:1
-
wuxiancewen
无线测温系统,电缆头无线的测温系统,用MODES845传输方式进行传输 数据等 检测电缆头的温度等(Wireless temperature measurement system, wireless temperature measurement system of cable head, transmission data using MODES845 transmission data, etc.)
- 2015-11-16 16:29:49下载
- 积分:1
-
STK_TEST
vs2010平台下的stk二次开发,利用CONNECT模块,获取stk模型数据(VS2010 platform under the STK two development, the use of CONNECT module, access to STK model data)
- 2020-09-18 10:07:54下载
- 积分:1