-
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-IOCP model code of all the original code package good VC has a certain degree of study and research the role of U.S. can be downloaded to
- 2023-04-25 14:00:03下载
- 积分:1
-
自动拷贝指定服务器上的共享文件,支持多线程,可指定多台服务器。...
自动拷贝指定服务器上的共享文件,支持多线程,可指定多台服务器。-Automatically copy specified file-sharing server, support for multi-threaded, multiple servers can be specified.
- 2022-11-25 21:15:03下载
- 积分:1
-
基于TCP的socket编程客户端程序,能接收服务器端的文件
基于TCP的socket编程客户端程序,能接收服务器端的文件
- 2022-06-15 18:25:30下载
- 积分:1
-
提供了一台主机ping 另一台主机的源代码,原理清晰明了
提供了一台主机ping 另一台主机的源代码,原理清晰明了-Provided a host ping another host source code, the principle of clarity
- 2022-05-15 09:00:58下载
- 积分:1
-
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 M...
典型的论坛原码,是一个使用PHP+mySQL做为数据源的二手市场程序,系统需求: 1 Linux + Apache 或者 Windows IIS/PWS 2 MySQL 3.23+:For Windows and Linux 3 Telnet 或者一个 MySQL 的 WEB 界面管理程序,phpMyAdmin 或者其它类似的。-typical forum original code, is a PHP mySQL as a source of data for the secondary market procedures, system requirements : a Linux or Windows IIS Apache/MySQL 3.23 PWS 2 : For Windows and Linux 3 MySQL Telnet or a Web interface management procedures, or phpMyAdmin similar to the other person.
- 2023-05-03 17:50: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
-
Several network programming procedures, can produce very good results, I hope th...
几个网络编程的程序,可以制作出很不错的效果,希望大家可以很好的利用和指导-Several network programming procedures, can produce very good results, I hope that we can make use of good and guidance
- 2023-07-21 11:20:03下载
- 积分:1
-
一个用VisualBasic编写的局域网消息发送软件。
一个用VisualBasic编写的局域网消息发送软件。-a prepared using Visual Basic LAN messaging software.
- 2022-08-05 11:47:38下载
- 积分:1
-
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程...
用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程-C-series with a small procedure, based on the basis of Socket programming, LAN connectivity, with multi-threaded
- 2023-04-03 17:10:03下载
- 积分:1
-
Gateway switch is used only for the use of the compilation of written xp 2000 wi...
网关切换 使用汇编写成 只用于xp 2000下会弹出错误,一直没又找到原因-Gateway switch is used only for the use of the compilation of written xp 2000 will pop-up error, the reasons have not been found
- 2022-08-05 11:01:09下载
- 积分:1