-
一个完整的IOCP类,可以直接使用,方便!
一个完整的IOCP类,可以直接使用,方便!-A complete IOCP classes can be used directly to facilitate!
- 2022-02-04 06:25:02下载
- 积分:1
-
IOCP的编程例子 IOCP的编程例子
IOCP的编程例子 IOCP的编程例子-IOCP programming examples IOCP programming examples
- 2022-03-19 23:08:02下载
- 积分:1
-
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用...
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket asynchronous communication, thread, double-teams listed in the program code : 1. correct start and termination of two threads. can chat over LAN 3. Double-cohort design and application
- 2022-08-18 23:06:46下载
- 积分:1
-
常用的lanhelp,netsuper等软件都用过吧?自己也写一个?这是个不错的例子。...
常用的lanhelp,netsuper等软件都用过吧?自己也写一个?这是个不错的例子。-common lanhelp, netsuper software has been used? One has written? This is a good example.
- 2022-08-17 08:16:23下载
- 积分:1
-
这个不需要多介绍吧,示范了如何编写3层结构的详细例子
这个不需要多介绍吧,示范了如何编写3层结构的详细例子-need any more on the bar, a demonstration on how to prepare a three-tier structure of the detailed examples
- 2022-02-04 07:40:04下载
- 积分: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
-
网络状态检测程序,可以分析数据包内容,可以借鉴一下。
网络状态检测程序,可以分析数据包内容,可以借鉴一下。-network performance testing procedures, analyze data packets, we can learn some lessons from.
- 2023-06-01 22:15:03下载
- 积分:1
-
用API函数写的winsock控件源代码.
用API函数写的winsock控件源代码.-API function to use the winsock control to write the source code.
- 2023-08-21 22:50:03下载
- 积分:1
-
C++。TCP多线程开放。客户端服务端程序。使用方便。实现多线程发送和接收。...
C++。TCP多线程开放。客户端服务端程序。使用方便。实现多线程发送和接收。-C++. Multi-threaded TCP open. Client server program. Easy to use. To send and receive multi-threading.
- 2022-02-09 17:01:12下载
- 积分:1
-
讲述如何对长文件进行socket通讯,编程,保证传输的质量
讲述如何对长文件进行socket通讯,编程,保证传输的质量-on how long the documents socket communications, programming, the quality assurance transmission
- 2022-10-07 08:40:03下载
- 积分:1