-
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。
仿照WINDOWS的扫雷程序,做的不好,有BUG 大家可以自己修改。-WINDOWS modeled on de-mining program, did a poor job, there are BUG we can modify their own.
- 2022-03-02 21:47:15下载
- 积分: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
-
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助....
书上的一个Csocket聊天室的服务器端.对我有挺大帮助,希望对初学winsock的人有所帮助.-book on the Csocket a chat room server. I have to help getting bigger, and I hope to beginners protocols of the people some help.
- 2023-03-02 13:10:03下载
- 积分:1
-
使用WINSOCKET 编写的小巧的即时聊天工具服务器端,编写时考虑了多种网络情况...
使用WINSOCKET 编写的小巧的即时聊天工具服务器端,编写时考虑了多种网络情况-Prepared using WinSocket compact real-time chat server-side tools, to prepare to take into account a variety of network
- 2023-04-13 04:15:03下载
- 积分:1
-
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程...
局域网中查看各个终端的磁盘信息的小程序。主要是网络socket编程-See all LAN terminals disk information applets. Network socket programming is mainly
- 2022-08-03 01:22:06下载
- 积分:1
-
利用拨号上网的简单例子。
利用拨号上网的简单例子。-use dial-up Internet access simple example.
- 2023-01-26 19:00:03下载
- 积分:1
-
支持附件的邮件发送接收程序
支持附件的邮件发送接收程序-In support of the annex to receive e-mail program
- 2023-07-04 21:40:03下载
- 积分:1
-
UML
uml--统一建模语言 rose 网络编程高手必经之路-uml-- Unified Modeling Language rose network programming essential to master
- 2022-02-10 12:45:06下载
- 积分:1
-
一个在AMPipeCom上开发的即时消息系统.rar
一个在AMPipeCom上开发的即时消息系统.rar-AMPipeCom one on the development of the instant messaging system. Rar
- 2022-08-16 18:45:05下载
- 积分:1
-
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立....
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
- 2022-01-30 14:47:37下载
- 积分:1