-
Windows网络编程代码例子集合,可以供初学者参考
Windows网络编程代码例子集合,可以供初学者参考-Windows network programming code examples of a collection, you can reference for beginners
- 2022-01-26 06:04:37下载
- 积分:1
-
站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子...
站长写的Unix和Windows下的socket通用函数,简单易用。带Unix下的小例子- Stationmaster writes under Unix and the Windows socket general
function, simple is easy to use. Brings under Unix the small example
- 2022-03-13 00:49:12下载
- 积分:1
-
Win9x下的Sniffer源代码。
Win9x下的Sniffer源代码。-Sniffer source code.
- 2022-07-04 01:02:13下载
- 积分:1
-
在线投票系统jsp+sql开发。可以供JSP学习者使用,也可以直接移植...
在线投票系统jsp+sql开发。可以供JSP学习者使用,也可以直接移植-Online voting system jsp+ Sql development. Be available for learners to use JSP, you can directly transfer
- 2023-02-16 09:50:04下载
- 积分: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
-
一款类似于黑雨的邮箱密码攻克软件
一款类似于黑雨的邮箱密码攻克软件-similar to the one mail password capture software
- 2022-05-17 12:27:39下载
- 积分:1
-
这是一个VNC源代码,号称世界上监控速度最快的监控系统.
这是一个VNC源代码,号称世界上监控速度最快的监控系统.-This is a VNC source code, which claims to monitor the world
- 2023-02-28 07:15:04下载
- 积分:1
-
windows Socket server
windows Socket server
- 2022-08-02 17:47:26下载
- 积分:1
-
这是一个基于API自己定义的ServerSocket封装基类。
这是一个基于API自己定义的ServerSocket封装基类。-This is an API based on their own definition of ServerSocket Packaging base class.
- 2022-09-13 23:50:03下载
- 积分:1
-
Windows 的 socket 编程入门实践
实现server与client的通信
Windows 的 socket 编程入门实践
实现server与client的通信-Windows of the socket programming practice to achieve entry-server and client communications
- 2022-05-18 19:08:37下载
- 积分:1