-
将图片以网页的形式在MFC 多文档程序中浏览。
将图片以网页的形式在MFC 多文档程序中浏览。-use mfc view the pictures in the form of html.
- 2022-07-21 13:17:15下载
- 积分:1
-
一款简单的聊天类程序,易上手,方便大家学习
一款简单的聊天类程序,易上手,方便大家学习-A simple chat-type procedures,易上手to facilitate U.S. study
- 2022-07-21 01:29:31下载
- 积分:1
-
Using VB to write a similar MSN chat system for learning to use, good entry stag...
用VB写的类似MSN的聊天系统,可以供学习使用,入门阶段不错。-Using VB to write a similar MSN chat system for learning to use, good entry stage.
- 2022-09-14 14:55:03下载
- 积分:1
-
文件传输,.net编程
文件传输,.net编程-file transfer,. Net Programming
- 2022-10-25 18:15:03下载
- 积分:1
-
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通...
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通-simple chat communications procedures, including server and client, can send text messages to communicate
- 2022-02-06 12:48:22下载
- 积分:1
-
An early end packaging and testing services, the source code, all you can compil...
很早的网络游戏封测服务端源代码,全部可以通过编译,需要自行附加MYSQL头文件以及链接库。-An early end packaging and testing services, the source code, all you can compile it necessary to attach MYSQL header files, and link libraries.
- 2023-06-23 08:45:04下载
- 积分:1
-
使用python编写的聊天lib,支持jabber协议。
使用python编写的聊天lib,支持jabber协议。-Prepared to use python chat lib, to support the jabber protocol.
- 2022-05-07 07:15:51下载
- 积分:1
-
fuzzy control
模糊控制模拟
fuzzy control
模糊控制模拟-fuzzy the control fuzzy control simulates
- 2022-02-05 07:40:45下载
- 积分:1
-
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!...
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!-A class library that supports p2p network application development by Java, which belongs to JXTA service architecture by SUN corp.
- 2022-07-18 12:44:24下载
- 积分: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