-
用C++在vs2005开发的tcp远程文件传输程序。
用C++在vs2005开发的tcp远程文件传输程序。-With C++ In VS2005 development tcp remote file transfer procedures.
- 2022-06-21 19:51:41下载
- 积分:1
-
对于C #开发语言Delphi和VC,并支持发展。
开发语言可以为C#,Delphi和VC,并支持面向对象的开发的支持,在服务容量增加的时候很方便的扩充,因此可以很方便的开发C/S网络应用。此外,充分利用UDP的优点并增加了通讯的可靠性。以及对用户的可管理性简化了用户的开发难度。-Development language for the C#, Delphi and VC, and to support the development of object-oriented support to increase capacity in the service when the expansion is convenient, it can be very convenient to develop C/S network application. In addition, full use of the advantages of UDP and increased communications reliability. As well as the users can simplify the management of the development of user difficulty.
- 2022-10-17 21:00:03下载
- 积分: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
-
chatroom application coded by VC.both server side and client side.
用vc实现的网络编程!聊天程序的客户端服务端都有!并且可灵活应用!可谓是一个实用程序!-chatroom application coded by VC.both server side and client side.
- 2022-04-08 18:21:09下载
- 积分:1
-
vc++6.0,网络编程,实现局域网文件传输功能。
vc++6.0,网络编程,实现局域网文件传输功能。-vc++ 6.0, network programming, LAN file transfer function.
- 2022-02-09 16:55:00下载
- 积分:1
-
获取网络上某台电脑的ip地址,权威程序!经典认证。
获取网络上某台电脑的ip地址,权威程序!经典认证。-access to a network of computers ip address, authoritative procedures! Classic certification.
- 2022-02-26 05:27:11下载
- 积分:1
-
IOCP模型
IOCP的网络模型,C++写的,需要的同学拿去吧。
- 2022-01-25 15:59:34下载
- 积分:1
-
personnel system (SQLServer version) professional talent website system, individ...
人才系统(sqlserver版本) 专业的人才网站系统,个人可以发布自己的简历,企业可以发布招聘信息,并附带有查询功能(18KB)-personnel system (SQLServer version) professional talent website system, individuals can post their own curriculum vitae, enterprises can release employment information, together with an inquiry function (18KB)
- 2023-01-13 23:20:03下载
- 积分:1
-
网络编程 有一个服务器 和一个客户端
网络编程 有一个服务器 和一个客户端-network programming with a server and a client
- 2022-02-12 16:29:59下载
- 积分:1
-
This is the winpcap Chinese document easier to understand than the English, more
这是winpcap的中文文档 比英文的容易理解多了-This is the winpcap Chinese document easier to understand than the English, more
- 2022-02-20 05:00:00下载
- 积分:1