-
VC wrote the FTP client function of the realization of a detailed software desig...
VC写的FTP客户端功能的实现,具有详细的软件设计说明书。-VC wrote the FTP client function of the realization of a detailed software design specification.
- 2022-01-22 11:39:45下载
- 积分: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
-
在网络聊天和文件传输程序ipx_spx协议
基于IPX_SPX协议的网络聊天和文件传输程序-IPX_SPX agreement on the network chat and file transfer program
- 2023-03-27 01:05:03下载
- 积分:1
-
使用netbios编写的聊天程序
使用netbios编写的聊天程序-Chat program in which netbios is used
- 2022-03-23 06:01:42下载
- 积分:1
-
HTTP隧道(HTTP代理客户端)
HTTP Tunneling (HTTP Proxy Socket Client)
- 2022-04-13 06:31:41下载
- 积分:1
-
使用winpcap对报文进行过滤(需要下载winpcap库)
使用winpcap对报文进行过滤(需要下载winpcap库)-winpcap use of the packet filter (download winpcap Treasurer)
- 2023-04-24 09:25:03下载
- 积分:1
-
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Gete...
这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Geteway PrimaryWinsServer DHCP 这些信息 -View network configuration code is mainly shows that the machinery of the main information : Name Type Interface IP Address SubNet Mask Geteway PrimaryWinsServer DHCP information
- 2023-07-14 17:20:04下载
- 积分:1
-
用VC++写访问IP程序,已经编译通过的使用参数。
用VC++写的获得IP程序,已经编译通过,使用时去掉文件只读属性,编译即可,很实用的,供参考-With VC++ Write access to IP procedures, has been compiled through the use of paper when removed read-only attribute, the compiler can be very useful for reference
- 2022-08-12 07:13:47下载
- 积分:1
-
聊天程序 客户端 写的很好 下了就知道了
聊天程序 客户端 写的很好 下了就知道了-Chat Client write well under the will know
- 2022-04-07 14:41:26下载
- 积分:1
-
网络摄像机中视频帧传输的其他程序
也很有用
网络摄像机中视频帧传输的其他程序
也很有用-Network Camera in the video frame transmission is also useful in other procedures
- 2022-03-20 11:25:24下载
- 积分:1