-
软件还不是很完善,支持ftp与http下载,断点、多线程
软件还不是很完善,支持ftp与http下载,断点、多线程-software is not perfect, ftp and http support downloaded breakpoints, multithreading
- 2022-04-24 16:24:43下载
- 积分:1
-
使用HTTP协议将文件下载到Windows的下载文件临时目录的程序源代码。...
使用HTTP协议将文件下载到Windows的下载文件临时目录的程序源代码。-use HTTP protocol can be downloaded to the Windows temporary directory download the source code.
- 2022-10-17 21:20:03下载
- 积分:1
-
使用Windows远程终端协议RDP的工具,可以远程访问Windows2000/Xp,和VNC类似,但功能强大,附带完整Source code....
使用Windows远程终端协议RDP的工具,可以远程访问Windows2000/Xp,和VNC类似,但功能强大,附带完整Source code.-Windows remote terminal agreement RDP tools can be remotely accessed Windows2000/Xp and VNC similar, but powerful, fringe integrity Source code.
- 2022-04-17 11:17:24下载
- 积分:1
-
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成...
很简单的网络对时程序,命令提示符界面,基于windows网络通信与程序设计修改而成-Very simple network when procedures, command prompt interface, windows-based network communication and program design modifications from
- 2022-07-22 05:43:27下载
- 积分:1
-
超简单聊天室,可以发表情语言,很像论坛里面的界面
超简单聊天室,可以发表情语言,很像论坛里面的界面-super-simple chat rooms, language can express feelings, which mimic the interface Forum
- 2023-08-18 04:55:03下载
- 积分:1
-
完成端口,多线程,支持65535个连接,效果很好,请放心下载使用
完成端口,多线程,支持65535个连接,效果很好,请放心下载使用-Completion port, multi-threaded to support 65,535 connections, well, please rest assured download
- 2022-03-24 07:18:46下载
- 积分: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
-
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。...
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。-This is a simple port scanner Note: To find the exe in cmd and then follow the format of the absolute path in order to have to run.
- 2022-03-20 15:29:34下载
- 积分:1
-
显示网络流量的源代码,在VC++下开发而成,可动态监视本机的网络流量。(NetTrafficButton)...
显示网络流量的源代码,在VC++下开发而成,可动态监视本机的网络流量。(NetTrafficButton)-network traffic shows the source code, and was developed under VC, dynamic monitoring of the network traffic machine. (NetTrafficButton)
- 2023-05-06 16:00:02下载
- 积分: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