-
这是一个VNC源代码,号称世界上监控速度最快的监控系统.
这是一个VNC源代码,号称世界上监控速度最快的监控系统.-This is a VNC source code, which claims to monitor the world
- 2023-02-28 07:15: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
-
在调试状态下,在Output窗口中输出监测信息,监测局域网信息
在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
- 2022-10-30 02:00:04下载
- 积分:1
-
套接字文件传输服务器
SOCKET 文件传输服务器端,仅可传输ASCII编码的文件-SOCKET file transfer server-side, only ASCII-encoded file transfer
- 2022-11-29 23:50:04下载
- 积分:1
-
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!...
利用vc实现的局域网文件传输,共分为客户端和服务器端两部分,该部分是文件传输的服务器端,采用了TCP/UDP协议,可扩展到net网络传输!-use vc achieve LAN file transfer, is divided into client and server-side two, The file transfer is part of the server using the TCP/UDP protocol, which can be expanded to net network transmission!
- 2022-02-02 18:29:08下载
- 积分:1
-
spserver是一个简单易用的基于Windows的服务器框架库,…
SPServer is a simple and easy to use server framework library based on Windows ,希望能帮助大家-SPServer is a simple and easy to use server framework library based on Windows, to help U.S.
- 2022-04-01 18:03:04下载
- 积分:1
-
一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。...
一个封装良好、稳定的SOCKET基类(TCP),不使用MFC,可初始化为服务端或客户端。-a good, stable base class SOCKET (TCP), do not use MFC, initialize to the server or client.
- 2022-03-14 13:47:52下载
- 积分:1
-
NAT映射端口,网外(Internet)访问代理服务器内部的实现方法.
NAT映射端口,网外(Internet)访问代理服务器内部的实现方法.-NAT mapping portal network (Internet) Access Proxy internal realization.
- 2022-06-21 00:20:15下载
- 积分:1
-
样品的ftpserver SRC
一个简单可用的ftp服务器例子程序。
在studio2005下编译,windows x32 平台-a sample ftpserver src
- 2023-03-07 14:25:03下载
- 积分:1
-
这是java程序
SimpleServlet.java
这是java程序
SimpleServlet.java-procedures SimpleServlet.java
- 2022-05-10 12:19:24下载
- 积分:1