-
关于在windows下使用vc++ 进行udp网络编程demo
关于在windows下使用vc++ 进行udp网络编程demo-On windows use vc++ For udp network programming demo
- 2022-07-01 06:19:02下载
- 积分:1
-
一包WinPcap层
一个封装了Winpcap中二层函数的类-a package of Winpcap Layer-2 function category
- 2023-04-25 20:05:04下载
- 积分:1
-
超级下载类(CDownURLFile),很通俗很通用!方便下载网络中的各种...
超级下载类(CDownURLFile),很通俗很通用!方便下载网络中的各种-Download super class, very popular very common! Convenience of a variety of network download Dongdong
- 2023-07-25 18:05:03下载
- 积分:1
-
RAS api的MFC类封装
RAS api的MFC类封装-MFC class encapulation of RAS api
- 2022-09-28 10:00:03下载
- 积分:1
-
MFC库,VC++开发环境,Socket网络编程接口…
MFC库,VC++开发环境,Socket网络编程接口,实现网络性能测试Ping-MFC Library, VC++ Development environment, Socket network programming interfaces, network performance testing Ping
- 2022-02-24 13:02:18下载
- 积分:1
-
用java实现一个聊天!
Make a chat with java !
- 2022-07-11 11:01:09下载
- 积分:1
-
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网可以聊天.这是客户端程序....
一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网可以聊天.这是客户端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current can be realized in the local area network chat. This is the client program.
- 2022-09-06 06:30: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
-
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,...
名称:互联网有害信息过滤1.0
功能:实时抓包,检测指定的有害信息
技术:使用原始套接字实现抓包功能
其他:本程序主要介绍使用原始套接字抓包的使用,希望对想了解这方面的朋友有点用。过滤部分很薄弱,如需当过滤系统使用,还需自行修改添加功能-Name: information filtering of harmful Internet 1.0 features: real-time capture, detection designated harmful information technology: the use of original socket capture realize other features: The program on the use of original capture the use of sockets, in the hope that it would like to know Friend a little used area. Filtering part is very weak, when the filtration system For use, needs to be modified to add functionality
- 2022-01-25 14:04:04下载
- 积分:1
-
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网....
RMI通讯,可以远程访问服务器端获取消息,给客户端应用在广域网.-RMI communications, can be remote access server-side access to news, to the client applications in wide area network.
- 2023-08-13 03:45:02下载
- 积分:1