-
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。...
一个C#写的IOCP(完成接口)的示例程序,明确的写出了实现IOCP的核心算法。有研究服务器端高效编程的程序员,可以参考一下。-A C# written in IOCP (complete interface) of the sample programs and clear the heart to write algorithms to achieve IOCP. Studies have high-performance server-side programming programmer, you can reference.
- 2022-01-26 02:14:10下载
- 积分: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
-
you want simple access to their machines? Tcpip, then under the bar, guaranteed...
你想简单的获得自己机器的tcpip吗,那就下这个吧,保证有好处,-you want simple access to their machines? Tcpip, then under the bar, guaranteed benefit,
- 2022-08-03 17:59:30下载
- 积分:1
-
1从ie向列表控件中拖曳连接地址
2建立internet快捷
3创建拨号连接对象
4邮件客户端程序
5简单聊天程序
6ftp下载
7 s...
1从ie向列表控件中拖曳连接地址
2建立internet快捷
3创建拨号连接对象
4邮件客户端程序
5简单聊天程序
6ftp下载
7 socket传输
8 http服务监视器-ie from a list of controls to drag link which addresses the establishment of two fast internet dial-up connections create 3 Object four-mail client program Chat five simple procedures 6ftp download 7 8 http socket transmission services supervisor As for
- 2022-02-06 12:23:45下载
- 积分:1
-
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子...
此程序可以让你轻松的获得对方的数据,也可以发送给对方,这个可是通过winsock实现的,可以作为理解winsock的一个很好的例子-This procedure allows you to easily access each other"s data can also be sent to the other side, but through the realization of the related protocols, the protocols of understanding as a good example!
- 2022-02-13 04:42:37下载
- 积分:1
-
个性化桌面设置
使用c++语言编程,通过对计算机注册表的修改,对windows的桌面进行个性化的设置。本程序可用于学习c++语言编写注册表的方法,对于初学者有一定的帮助。
- 2022-04-27 04:07:15下载
- 积分:1
-
VC++环境下开发的网络流量监控软件,利于初学者学习参考
VC++环境下开发的网络流量监控软件,利于初学者学习参考-VC++ Environment developed network traffic monitoring software, which will help beginners learn the reference
- 2022-07-27 11:16:02下载
- 积分:1
-
windows网络编程技术之二,读者可继续下载
windows网络编程技术之二,读者可继续下载-windows network programming technology bis, readers can continue to download
- 2022-03-15 21:38:59下载
- 积分:1
-
同步套接字服务器
同步套接字服务器-synchronization socket server
- 2022-01-23 10:07:04下载
- 积分:1
-
一个很好玩的游戏,类似雷电,名字是雷霆战机。
一个很好玩的游戏,类似雷电,名字是雷霆战机。-A very fun game, similar to thunder and lightning, whose name is Thunder fighter.
- 2022-02-16 05:42:32下载
- 积分:1