-
Aken
说明: Various C++ MFC software applications mostly about dialogs and stuff1
- 2019-04-12 21:07:15下载
- 积分:1
-
Aken
Various C++ MFC software applications mostly about dialogs and stuff1
- 2019-04-12 21:07:15下载
- 积分:1
-
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能...
一个服务器端,两个客户端:student和teacher两者权限不一,更能不一;能进行简单的选课、发送通知等功能-a server, two clients : student and teacher competence of the two different and more mixed; Can a simple classes, sent notification function
- 2022-03-10 10:50:40下载
- 积分: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
-
C:Documents and Settingsyyy桌面新建文件夹 socket.rar
C:Documents and Settingsyyy桌面新建文件夹 socket.rar -C:Documents and Settingsyyy桌面新建文件夹 socket.rarC:Documents and Settingsyyy桌面新建文件夹 socket.rar
- 2022-07-15 12:25:42下载
- 积分:1
-
文件传输程序几源码,网络传输开发,从事TCPIP技术
文件传输程序几源码,网络传输开发,从事TCPIP技术-file transfer procedures several source, network transmission development, technical engaged TCPIP
- 2022-12-17 05:30:03下载
- 积分:1
-
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet.
This file is implementing that how to control UDP protocol with Java
- 2022-03-11 12:47:53下载
- 积分:1
-
MIMO_GMD
对MIMO中GMD预编码性能进行仿真,采用基于QR分解的检测方法。(Simulation of GMD precoding performance in MIMO)
- 2017-12-11 15:56:55下载
- 积分:1
-
用c++写的一个telnet客户端和服务端的实现。编程
用c++写的一个telnet客户端和服务端的实现。编程-With c++ Write a telnet client and server implementations. Programming
- 2022-03-19 17:58:18下载
- 积分:1
-
VS2010之MFC入门到精通教程(1-55全部)
说明: learn how to use mfc easily ,it is so easy!
- 2019-01-02 14:38:20下载
- 积分:1