-
使用IO完成端口异步通讯的VC源代码
使用IO完成端口异步通讯的VC源代码- Uses IO to complete the port asynchronous communication the VC
source code
- 2023-01-08 13:40:03下载
- 积分:1
-
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。...
一个简单实用的网络TCP/IP测试程序源代码,不修改 即可完成普通测试,在此基础上修改后,即可得到特定的程序。-a simple and practical network TCP/IP testing program"s source code can be completed without amending the general test, on the basis of this revision, can be a particular procedure.
- 2022-03-17 19:08:46下载
- 积分:1
-
用EVC编写
用EVC编写的一款基于TCP协议的实例代码,包括完整的Client和Server-prepared with the EVC-based TCP code examples, including the integrity of the Client and Server
- 2022-04-21 07:00:53下载
- 积分:1
-
局域网聊天工具客户端,基于sock写的,适于初学者
局域网聊天工具客户端,基于sock写的,适于初学者-LAN client chat tool, based on the sock was made suitable for beginners
- 2022-01-25 14:13:18下载
- 积分: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
-
一个delphi的视频点播播放器,能够播放媒体,是个不错的小程序,希望能够对大家有所帮助...
一个delphi的视频点播播放器,能够播放媒体,是个不错的小程序,希望能够对大家有所帮助-a video-on-demand player, can play the media, is a good small program, we hope to be able to help
- 2023-07-04 11:50:04下载
- 积分:1
-
转换伪html,非常方便的使用,你是需要的东西!
转换伪html,非常方便的使用,你是需要的东西!-turn html turn html turn html turn html turn html
- 2022-03-17 22:53:35下载
- 积分:1
-
In the visual c++ TcpClient prepared procedures for the establishment of a simpl...
在visual c++ 下编写的TCPClient程序,用于建立简单的TCP通信 -In the visual c++ TcpClient prepared procedures for the establishment of a simple TCP communication
- 2022-01-25 23:07:52下载
- 积分:1
-
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法....
一个非常简单的例子,根据域名获得IP地址列表.主要用到了IPHostEntry类以及GetHostByName方法.
-A very simple example, under the domain name to obtain a list of IP addresses. IPHostEntry the main use of the category, as well as methods gethostbyname.
- 2022-03-05 18:07:54下载
- 积分:1
-
partysip源码,支持Windows,Linux系统。绝对实用,是商务…
partysip源码,支持windows,linux系统!绝对实用,可商用的。-partysip source, support windows, linux system. Absolutely practical, be commercial.
- 2022-12-10 13:55:03下载
- 积分:1