-
一个简单的Socket带外数据程序(客户端和服务器程序)
一个简单的Socket带外数据程序(客户端和服务器程序)-a simple Socket-band data (client and server)
- 2022-05-26 10:14:21下载
- 积分:1
-
一个非常不错的网络通讯程序,是用VC++6.0编写的,非常非常的好用,对想学网络编程的朋友非常有帮助...
一个非常不错的网络通讯程序,是用VC++6.0编写的,非常非常的好用,对想学网络编程的朋友非常有帮助-A very good network communication procedures, is to use VC 6.0 prepared, very, very easy to use, and want to learn network programming friends very helpful
- 2023-06-14 22:40:29下载
- 积分: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
-
用python制作的网站de收录模型,课文用与网站的快捷管理
用python制作的网站de收录模型,课文用与网站的快捷管理-using python site de production included model, using texts and efficient management of the site
- 2022-01-25 16:01:03下载
- 积分:1
-
high
高速,高容量,多种网络之间E-MAIL电子邮件的储存.修补等的C语言开发的软件,共有31种功能-high-speed, high-capacity, multi-network E-MAIL e-mail storage. Patch the development of the C-language software, there are 31 functions
- 2022-03-24 22:18:03下载
- 积分:1
-
一个子网掩码的算法工具 减轻了大家对子网的麻烦 希望对大家有用...
一个子网掩码的算法工具 减轻了大家对子网的麻烦 希望对大家有用-A subnet mask of the algorithm we want to be useful tools for
- 2022-02-12 04:15:44下载
- 积分:1
-
TCP与UDP套接字编程,用C语言开发的
TCP与UDP套接字编程,用C语言开发的-TCP and UDP socket programming, C language development
- 2022-01-22 10:30:08下载
- 积分:1
-
一个“路由跟踪”程序,包括如何设置IP头标,如何对收发过程中的错误进行控制等内容。...
一个“路由跟踪”程序,包括如何设置IP头标,如何对收发过程中的错误进行控制等内容。-a "routing track" procedures, including how to set up the IP header. Transceivers how to process the errors control content.
- 2023-02-05 04:35:03下载
- 积分:1
-
采用CSocket实现的聊天程序
入门socket编程的好东西
采用CSocket实现的聊天程序
入门socket编程的好东西-CSocket realize the use of the chat program entry-socket programming of good things
- 2023-09-06 14:40:03下载
- 积分:1
-
you have an AC tachometer.
this program ask you about machine parameters in per...
you have an AC tachometer.
this program ask you about machine parameters in per unit consist of stator resistance,reactance, rotor resistance,reactance,magnetizing reactance, voltage, frequency, min speed and max speed.
so,voltage output,tourqe and ... will be out put which will show as a diagram
- 2022-02-15 15:03:29下载
- 积分:1