-
The program standard BitSpoder category realize, realize multi
该程序采用标准的BitSpoder类实现,实现BitTorrent多点下载。-The program standard BitSpoder category realize, realize multi-point BitTorrent download.
- 2022-03-19 16:14:42下载
- 积分:1
-
跨平台的最轻量级socket的c++库,支持windows,linux,solaris
跨平台的最轻量级socket的c++库,支持windows,linux,solaris-cross-platform of the most lightweight c socket library, support for Windows, Linux, Solaris
- 2023-01-08 02:25:02下载
- 积分: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
-
分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天....
分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天.-Divided into server-side and client, when used to re-generate the code first. Running (add ip), server-side and client can voice chat.
- 2022-01-24 14:34:45下载
- 积分:1
-
- 2022-03-16 15:53:40下载
- 积分:1
-
PE executable files into the type of correction procedures and sample preparatio...
PE可执行文件的镶入式程序的编写方法及示例。注意:编译时注意安全。-PE executable files into the type of correction procedures and sample preparation methods. Note : compile-time pay attention to security.
- 2022-02-05 23:57:04下载
- 积分:1
-
扫描局域网内的所有机器信息,包括IP地址、主机名等。
扫描局域网内的所有机器信息,包括IP地址、主机名等。-Scan LAN for all machines, including IP address, host name and so on.
- 2023-05-25 03:15:03下载
- 积分:1
-
你想自己的程序能在托盘中运行吗,这是个最简单的程序,快下吧...
你想自己的程序能在托盘中运行吗,这是个最简单的程序,快下吧-you want to own procedures in the tray? Operation, which is the most simple procedures, are you fast
- 2023-02-03 21:45:03下载
- 积分:1
-
一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。...
一个IOCP的示例,封装了IO完成端口的IO模型。可以用做学习参考,也可以直接使用其中封装的类。-a IOCP example, the complete package, IO port IO model. Learning can be used as reference, which can be used directly to the Packaging category.
- 2022-01-24 18:57:17下载
- 积分:1
-
一个VC写的通信程序,用CSocket 实现的聊天室程序.
一个VC写的通信程序,用CSocket 实现的聊天室程序.-VC to write a communications program realize CSocket chat room procedures.
- 2022-02-09 14:50:30下载
- 积分:1