-
jitter buffer algorithm source code
jitter buffer算法的源代码-jitter buffer algorithm source code
- 2022-01-25 21:43:24下载
- 积分:1
-
利用pcap来分析HTTP包,并过滤http包,来实现URL重定向
利用pcap来分析HTTP包,并过滤http包,来实现URL重定向
- 2022-10-12 00:30:03下载
- 积分:1
-
This is a local
这是一个本地监控端软件.用来接受远程发送过来的数据-This is a local-control software. Send to accept over the long-distance data
- 2022-06-19 08:55:38下载
- 积分:1
-
此程序可以实现获取网卡地址的功能,开发环境VC++。
此程序可以实现获取网卡地址的功能,开发环境VC++。-This procedure can achieve access to the network card address function, development environment VC++.
- 2022-01-21 03:03:42下载
- 积分:1
-
(利用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
-
一个TCP聊天例子
一个TCP聊天例子
- 2022-02-24 13:49:49下载
- 积分:1
-
一个建立internet连接的例子。非常实用啊
一个建立internet连接的例子。非常实用啊-establish an internet connection example. Very practical ah!
- 2022-07-27 20:17:28下载
- 积分:1
-
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做...
一个windows SOCKET client端测试程序,与Remote Server 连接后可以发送和接收TCP Packet。在作网络程序开发时,我们用它做网络测试程序。基于microsoft visual studio 开发。-A windows SOCKET client-side test procedure, with the Remote Server connections can send and receive TCP Packet. In program development for the network, we use it to do network testing procedures. Development based on microsoft visual studio.
- 2022-04-27 23:42:54下载
- 积分:1
-
自动发送电子邮件
这是的自动发送电子邮件的源代码。请下载并试用。谢谢大家的支持。
- 2022-01-28 08:28:59下载
- 积分:1
-
CS模型的聊天室,做的不太好,支持多客户端对一个服务器,端口
CS模型的聊天室,做的不太好,支持多客户端对一个服务器,端口-CS model of chat rooms, so not too good, multi-client support to a server port
- 2023-02-02 01:45:03下载
- 积分:1