-
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框...
为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog
- 2022-02-15 21:20:21下载
- 积分:1
-
网络通讯实例子,可以更多的电脑通讯 简单使用
网络通讯实例子,可以更多的电脑通讯 简单使用-Examples of sub-network communication can be more simple to use computer communication
- 2022-04-11 01:24:12下载
- 积分:1
-
udp server design process concluded. Rar
udp服务器设计过程总结.rar-udp server design process concluded. Rar
- 2022-12-11 13:45:03下载
- 积分:1
-
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。...
异步I/O WinInet Http数据获取,可以用来做下载。使用 WinInet Api。-Asynchronous I/O WinInet Http data acquisition, can be used to make download. The use of WinInet Api.
- 2022-02-02 21:05:40下载
- 积分:1
-
C/S模式程序简单开发样例,可以学到多线程及socket方面的知识...
C/S模式程序简单开发样例,可以学到多线程及socket方面的知识-C/S to develop a simple example, can learn multithreading socket and the knowledge
- 2022-01-28 11:12:21下载
- 积分:1
-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
send email ,实现了简单的邮件发送功能
send email ,实现了简单的邮件发送功能 -send email to achieve a simple function of mail sent
- 2022-03-03 04:24:43下载
- 积分: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
-
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。...
为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
- 2023-01-01 09:40:03下载
- 积分:1
-
代理客户端实现。HTTP1.1支持,socket4,socket4a,socket5。文件有限..
代理客户端实现。HTTP1.1支持,socket4,socket4A,socket5。包含详细信息的文档。
- 2022-02-03 21:52:30下载
- 积分:1