-
一个Socket连接类,封装了Winsock API,VB源码,推荐下载!
一个Socket连接类,封装了Winsock API,VB源码,推荐下载!-a socket connection type, Packaging, a Winsock API, VB source code to download!
- 2022-04-22 01:41:21下载
- 积分:1
-
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形...
本例实现了一个完整的四人网络麻将游戏,该程序集服务器与客户端功能与一体。本例主要介绍了非对等的网络服务功能的建立,传输信息的序列化,建立虚拟的三维空间,绘制图形和显示位图,在内存中创建位图和绘制图形等。
-the cases to achieve a complete network of four mahjong games, the procedures set server and client functions and integration. The cases are introduced to the non-network services established, the sequence of transmission of information, the establishment of a virtual three-dimensional space, drawing and display bitmap in memory to create bitmap graphics and mapping.
- 2023-03-25 04:00:03下载
- 积分:1
-
UDP处理方式,Multicast_IOCP_CLIENT程序,效率很不错。
UDP处理方式,Multicast_IOCP_CLIENT程序,效率很不错。-UDP approach, Multicast_IOCP_CLIENT procedures, efficiency is pretty good.
- 2022-12-13 22:40:03下载
- 积分:1
-
防火墙源代码
网络编程
防火墙源代码
网络编程-Firewall, network programming source code for
- 2022-03-24 23:28:23下载
- 积分:1
-
几只游动的金鱼和网页页面经常碰见的小水滴,很漂亮哦,供初学者参考...
几只游动的金鱼和网页页面经常碰见的小水滴,很漂亮哦,供初学者参考-handful of goldfish swimming and Web pages often met with a small drop of water, and very pretty, oh reference for beginners
- 2022-02-04 00:14:40下载
- 积分:1
-
点对点服务端源码,希望能对大家通讯编程有一定的帮助
点对点服务端源码,希望能对大家通讯编程有一定的帮助-failed to translate
- 2023-07-16 10:35: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
-
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用...
这是个模拟点对点的聊天程序,功能很小,只是做为一般参考学习新手用-This is a simulation of peer-to-peer chat program, function very small, just as a general reference study with newcomers
- 2022-04-30 16:19:31下载
- 积分:1
-
use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures...
使用vc编写的实现SMTP简单邮件传输协议的程序,在VC6编译运行通过。-use vc prepared by the realization SMTP Simple Mail Transfer Protocol procedures, the VC6 compiler running through.
- 2022-10-11 00:15:03下载
- 积分:1
-
基于IP的网络状态实时监测系统的设计与实现
基于IP的网络状态实时监测系统的设计与实现-IP-based real-time network status monitoring system design and implementation
- 2022-08-11 05:33:01下载
- 积分:1