-
机器狗源码...C写的.
大家可以学习下.原理部分
机器狗源码...C写的.
大家可以学习下.原理部分-Dog source code ... C wrote. We can learn from the next. The principle part of
- 2022-02-24 18:21:33下载
- 积分:1
-
In the visual c++ TcpClient prepared procedures for the establishment of a simpl...
在visual c++ 下编写的TCPClient程序,用于建立简单的TCP通信 -In the visual c++ TcpClient prepared procedures for the establishment of a simple TCP communication
- 2022-01-25 23:07:52下载
- 积分:1
-
This code of network multicast software to send receive messages, similar to the...
本代码实现了网络组播软件的功能,能发送接收消息,类似于一个组播会议形式-This code of network multicast software to send receive messages, similar to the form of a multicast session
- 2022-02-20 21:43:20下载
- 积分:1
-
我个人认识这个是一个比较好的,很好的,系统
我个人认识这个是一个比较好的,很好的,系统-vevery good
- 2022-04-26 11:27:57下载
- 积分:1
-
YYSⅡ(媒体播放程序) v1.0 YYSⅡ(媒体播放程序) v1.0
YYSⅡ(媒体播放程序) v1.0 YYSⅡ(媒体播放程序) v1.0-YYS II (media player) v1.0 YYS II (media player) v1.0
- 2022-03-13 04:11:27下载
- 积分: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
-
收发电子邮件-e-mail
- 2022-07-01 03:04:09下载
- 积分:1
-
asp方面的一些用法
asp方面的一些用法-asp of some use
- 2022-07-08 06:46:22下载
- 积分:1
-
一个利用ICMP实现PING命令的工具
一个利用ICMP实现PING命令的工具-ICMP achieve a PING command to use the tools
- 2023-04-01 20:05:03下载
- 积分:1
-
类似windows的net send功能的给其他windows机器发送消息的程序,其他机器不需要安装程序也可以收到消息...
类似windows的net send功能的给其他windows机器发送消息的程序,其他机器不需要安装程序也可以收到消息-A program in which message can be sent to others windows machine as like windows`s net sending function , and other machines can receive messages without installing this program
- 2022-03-19 07:17:47下载
- 积分:1