-
a TracerT example, as a very simple, You can directly use has finished inside th...
一个TracerT的例子,作为一个很简单的例子,你可以直接用已经完成的类里面,我们可以设置你写的上面的公式
- 2022-01-26 20:12:53下载
- 积分:1
-
使用TCP时间服务器
Time server using TCP-IP
- 2022-05-18 14:01:44下载
- 积分:1
-
文件下载器,运行后下载文件并运行,DELPHI代码
文件下载器,运行后下载文件并运行,DELPHI代码-files for running after the download and run, Delphi code
- 2022-07-04 01:31:50下载
- 积分:1
-
Synchronous machine model
Synchronous machine model- Synchronous machine model
- 2022-07-19 09:55:36下载
- 积分:1
-
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。...
通过对端的主机名得到的IP地址,或通过对端主机的IP地址,得到对应的主机名。-through the right side of the host name the IP address, or by right-host"s IP address, get the corresponding host name.
- 2022-06-11 19:49:04下载
- 积分:1
-
IP数据包捕获类,能使网卡工作在混杂模式,监听来自网络的所有数据包...
IP数据包捕获类,能使网卡工作在混杂模式,监听来自网络的所有数据包-IP packet capture category, enable the network card in promiscuous mode, monitoring from the network all packets
- 2022-01-26 04:30:12下载
- 积分:1
-
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。-paper described how the C# based on Socket achieved between the people chatting.
- 2022-03-16 08:18:12下载
- 积分:1
-
聊天程序 客户端 写的很好 下了就知道了
聊天程序 客户端 写的很好 下了就知道了-Chat Client write well under the will know
- 2022-04-07 14:41:26下载
- 积分:1
-
使用两行代码创建超链接,小代码非常的实用。不要错过啊
使用两行代码创建超链接,小代码非常的实用。不要错过啊- Not to miss ah
- 2022-10-21 07:10:03下载
- 积分: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