-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
snmpd C++程序,用于snmp 管理,已在实际应用中得到检验。相信给你一些帮助的。...
snmpd C++程序,用于snmp 管理,已在实际应用中得到检验。相信给你一些帮助的。-snmpd C++ sourcecodes
- 2023-05-21 02:05:03下载
- 积分:1
-
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。...
通过本程序,我们可以访问局域网内的其他计算机的文件资源。通过学习,应学会如何使用CSocket类来对制定端口进行扫描。-Through this process, we can access other computers on the LAN of file resources. Through the study, should learn how to use the CSocket class to the development of port scan.
- 2022-03-19 19:36:32下载
- 积分: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
-
本文档是关于ACE入门优秀资料,强烈推荐
本文档是关于ACE入门优秀资料,强烈推荐-This document is excellent information on the ACE portal, strongly recommend
- 2022-02-07 16:16:11下载
- 积分:1
-
jabber 配套测试工具(2)
jabber 配套测试工具(2)-jab_simul 配合testsuite使用,怎么用就不用我在这里 多说了吧-jabber matching test tools (2)- jab_simul tie TestSuite use, not how I used it here to say all right
- 2022-09-15 07:50:03下载
- 积分:1
-
http隧道版lcx
在lcx源码的基础上改进的,http隧道通讯代码是在pcshare里面扣出来的,主要完成改的是-listen和-slave那块,-trans因为没有用到,所以就没有改。
- 2022-01-26 08:08:35下载
- 积分:1
-
网络编程 实例 对于新接触网络编成的 朋友应该是一个不错的例子。有扩展性!...
网络编程 实例 对于新接触网络编成的 朋友应该是一个不错的例子。有扩展性!-network programming examples for the new network into contact with friends is a good example. Scalability is!
- 2022-07-14 16:17:21下载
- 积分:1
-
用Visual C++开发的个人防火墙,对相关开发人员具有知道意义。...
用Visual C++开发的个人防火墙,对相关开发人员具有知道意义。-Visual C development of a personal firewall, to the relevant developers have to know significance.
- 2022-06-14 00:00:41下载
- 积分:1
-
open
open-flash-chart 官网最新下载文件,内有各种如 java ,php,html,actionscript,.net
例子-open-flash-chart official website to download the latest files, there are all kinds, such as java, php, html, actionscript,. net examples
- 2022-08-10 09:20:10下载
- 积分:1