-
获得本机网卡地址
获得本机网卡地址- Obtains this machine net card address
- 2022-02-02 09:00:24下载
- 积分:1
-
socket编程,建立一个服务器,用于聊天的程序。
socket编程,建立一个服务器,用于聊天的程序。-socket programming, the establishment of a server for the chat program.
- 2023-03-13 19:20:03下载
- 积分:1
-
数据库作业,我自己写的 很管用的东西 ,大家来下载吧
数据库作业,我自己写的 很管用的东西 ,大家来下载吧-operation of the database, I wrote it myself very useful things, we downloaded it to Gateway
- 2022-03-11 01:53:22下载
- 积分:1
-
IP Router : A new tool for Gigabit Networking
IP Router : A new tool for Gigabit Networking
- 2022-01-25 17:30:52下载
- 积分:1
-
VB远程网络监视、文件传输、消息发送实例程序
VB远程网络监视、文件传输、消息发送实例程序
- 2022-05-05 03:49:11下载
- 积分:1
-
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。...
基于C/S架构的主机与客户端通信的回声测试程序,以及socket的简单试验开发。-Based on C/S structure of the host and client communications echo test procedures, as well as pilot the development of a simple socket.
- 2022-02-26 10:21:23下载
- 积分:1
-
Programming Tutorial WinSocket used, can be used to look at
winsocket编程用的教程,用的到的可以看一下-Programming Tutorial WinSocket used, can be used to look at
- 2022-08-24 04:33:17下载
- 积分: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
-
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血...
客户端定时向服务器发送数据,用VC编写,XP下执行,虽然没什么价值,但是是我的心血-client regularly send data to the server, with VC preparation, the implementation of XP, although no value, but my efforts
- 2022-02-01 06:17:55下载
- 积分:1
-
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。...
本源文件是tcp的连接程序,可以当服务端或客户端,包括连接、收发数据等功能,在所有过程出错处理都较好。-origin of the document is tcp connections and can be a server or client, including connections, sending and receiving data and other functions, in all processes are better error handling.
- 2023-02-08 06:55:03下载
- 积分:1