-
VB.Net写的简单论坛.rar
VB.Net写的简单论坛.rar-VB.Net write a simple forum. Rar
- 2022-08-12 11:17:05下载
- 积分:1
-
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态...
用ping来判断网络通断太慢了,该程序可以实现快速判断网络通断状态-used to determine network ping-off too slowly, the program can achieve rapid judgment network communications severed
- 2022-04-29 16:36:47下载
- 积分:1
-
UDP examples of socket programming examples
socket编程实例UDP实例,112335456612-UDP examples of socket programming examples
- 2022-05-27 12:37:54下载
- 积分:1
-
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。...
一个自己写的HTML代码下载工具,支持代理,主要是演示SOCKET通信。-A HTML code downloader, support proxy. It s a demo to winsock.
- 2022-06-14 14:26:44下载
- 积分:1
-
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话...
基于udp通信的客户端源代码,可以与基于udp通信的服务器端实现通话-server for udp communication
- 2023-05-11 19:00:04下载
- 积分:1
-
personal gateway source code:Xfilter,which programmed by vc ,including details d...
- 2022-02-22 06:14:50下载
- 积分:1
-
局域网里文件传送
局域网里文件传送-LAN file transfer
- 2023-05-08 05:55:02下载
- 积分:1
-
我有一个最受推崇的聊天程序,提供的附加功能可以…
本人所最为推崇的一个vc聊天程序 提供添加删除好友功能 可以近乎实时的实现文字聊天功能 强烈推荐 本程序为客户端程序 在用户下载过起服务器程序后即可运行-I have one of the most respected vc chat program to provide added functions can be deleted friend of achieving near real-time text chat feature strongly recommend the procedure for clients to download the user with the server can run after
- 2022-03-25 14:34: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
-
downloaded from the website, so processing can be used to design its promotion p...
从网页上下载,这样的话可以用其加工来设计升级程序-downloaded from the website, so processing can be used to design its promotion procedures
- 2022-07-26 06:10:23下载
- 积分:1