-
(利用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
-
socket to receive the concrete realization of the code, test the connection usin...
socket 接收代码的具体实现,测试连接时使用-socket to receive the concrete realization of the code, test the connection using
- 2022-07-23 07:46:11下载
- 积分:1
-
NAT穿透 下面的表格列出民每个管理信息头的reSIP的类型。一个完整的包括每个类型存取的列表。 重新调用许多信息头是不同的值 这返回值用不同的值的情况必须重申...
NAT穿透 下面的表格列出民每个管理信息头的reSIP的类型。一个完整的包括每个类型存取的列表。 重新调用许多信息头是不同的值 这返回值用不同的值的情况必须重申为得到类型显示。 多值信息头被用(*)标识。-NAT Traversal The following table sets out the information in each of the first reSIP type. A complete access to each type of list. Many redeployed header value is different with this return value to the different values must be reiterated that as a type of show. Multi-value information was first used (*) logo.
- 2022-03-20 08:42:46下载
- 积分:1
-
a sip of the signaling protocol stack agency services program, realized through...
一个关于sip协议栈的信令代理服务程序, 实现穿越nat功能.配合媒体流使用.-a sip of the signaling protocol stack agency services program, realized through nat function. With the use of streaming media.
- 2022-01-25 21:10:56下载
- 积分:1
-
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:...
后台功能:
1、歌曲分类添加;
2、可以添加N个分类;
3、后台管理网友点歌;
4、可以增加多个管理员。
Build 0305 更新修正:
部分JS错误,修正歌曲列表css,控制显示为一行等
后台入口: admin.asp
用户名: admin
密码: admin888
-
-Back-office functions: 1, add a song classification 2, you can add N months classification 3, the background song management users 4, can increase the number of administrators. Build 0305 update: Some JS error and correct the list of songs css, display control, such as the background for his entrance: admin.asp user name: admin password: admin888--
- 2022-03-04 18:49:46下载
- 积分:1
-
vc下基于winsock2的网络嗅探器的程序。可以查看数据包的协议、源目的地址和端口以及数据及其大小...
vc下基于winsock2的网络嗅探器的程序。可以查看数据包的协议、源目的地址和端口以及数据及其大小-vc-based network sniffer Winsock2 procedures. Can view the data packet protocol, source and destination address and port data and the size of
- 2022-07-22 12:51:29下载
- 积分:1
-
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2...
利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
- 2023-07-07 14:55:03下载
- 积分:1
-
Lesson16线程同步与异步套接字编程
Lesson16线程同步与异步套接字编程-Lesson16 thread synchronization with asynchronous socket programming
- 2022-03-02 18:25:43下载
- 积分:1
-
网络抓包程序Java源码
网络抓包程序Java源码-network capturing Packet Java source code
- 2022-04-28 09:11:35下载
- 积分:1
-
win2k下用winsock原始套接字抓包,从事SOCKET编程
win2k下用winsock原始套接字抓包,从事SOCKET编程-win2k using protocols of the original socket capturing Packet engaged Socket Programming
- 2022-02-01 07:44:31下载
- 积分:1