-
(利用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
-
6网络编程,界面美观,使用方便,有很高的R ..
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-03-18 10:53:31下载
- 积分:1
-
可以过滤浏览网页时广告的小程序,由VC利用MFC编写。
可以过滤浏览网页时广告的小程序,由VC利用MFC编写。-filter can visit the website at a small advertising procedures used by the VC MFC prepared.
- 2022-07-22 21:28:12下载
- 积分:1
-
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下...
利用VC编写的小程序,可以获取当前的工作组……大家可以学习参考一下-VC prepared using a small program, you can obtain the current working group ... ... everyone can learn from reference
- 2022-02-01 16:42:01下载
- 积分:1
-
主要功能: 1.可以搜索局域网内的所有工作组和计算机; 2.利用了win2k的net send 功能。可以向对端直接发送桌面消息,对端不 用有该程序; 3.可以...
主要功能: 1.可以搜索局域网内的所有工作组和计算机; 2.利用了win2k的net send 功能。可以向对端直接发送桌面消息,对端不 用有该程序; 3.可以查看对方的共享资源; 4.可以直接登录对方计算机,可以建立空连接; 5.可以点对点的进行语音通话; 6.可以匿名发送消息; 7.可以传送文件,(最好是小于10M的文件,这个功能还没有优化好);-main functions : 1. LAN can search all the working group and the computer; 2. Win2k use of the net send function. To be sent directly to end desktop news is not right side of the proceedings; 3. View can share each other"s resources; 4. The other side can be directly logged in the computer, we can establish air links; 5. Could the point-to-point voice calls; 6. Anonymous information can be sent; 7. documents can be transmitted, (preferably less than 10M of the document, and the optimization feature is not good);
- 2022-03-22 07:50:43下载
- 积分:1
-
With VC++ Realize network file transfers, windows sockets used to realize the
用VC++实现的网络文件传输,用了windows sockets来实现的-With VC++ Realize network file transfers, windows sockets used to realize the
- 2022-08-19 22:03:15下载
- 积分:1
-
本程序是一个关于如何检查电子邮件的数量的小程序,简单易懂。...
本程序是一个关于如何检查电子邮件的数量的小程序,简单易懂。-this procedure is an e-mail on how to check the number of small programs, simple and understandable.
- 2022-10-22 04:05:03下载
- 积分:1
-
电子商务系统开发平台,可供大家参考!
电子商务系统开发平台,可供大家参考!-e-commerce system development platform for your reference!
- 2022-06-16 21:59:53下载
- 积分:1
-
利用winsokets进行文件传输的例子
利用winsokets进行文件传输的例子-use winsokets transfer files to the example
- 2023-04-15 01:00:04下载
- 积分:1
-
a touch screen to write browser procedures, with a soft keyboard (VC, 180KB)
一个为触摸屏写的浏览器程序,带一个软键盘 (VC, 180KB)-a touch screen to write browser procedures, with a soft keyboard (VC, 180KB)
- 2023-02-15 13:40:04下载
- 积分:1