-
thread safety examples. Description of the procedures for the security thread. T...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-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-02-05 20:02:18下载
- 积分:1
-
本源代码应用vc中的mfc编写出系统屏幕保护程序
本源代码应用vc中的mfc编写出系统屏幕保护程序
- 2022-03-03 09:35:49下载
- 积分:1
-
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。...
EXE文件在运行中修改自身内容。 可用于自升级或者程序加密等用途。-EXE document changes in the operation of its own content. Can be used to upgrade or procedures from encryption purposes.
- 2022-08-09 05:38:03下载
- 积分:1
-
用vc实现的多线程聊天室程序,包括服务器和客户端
用vc实现的多线程聊天室程序,包括服务器和客户端-By vc realize the multi-threaded chat room procedures, including server and client
- 2022-05-22 01:11:28下载
- 积分:1
-
HEU_KMS_Activator_v2.4
合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。
一种压缩文本文件的方法如下:
1. 原始文本文件中的非字母的字符,直接拷贝到压缩文件中;
2. 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。
3. 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。大写字母和小写字母认为是不同的字母,即 abc 和 Abc 是不同的词。词的例子如下: * x-ray 包括两个词 x 和 ray * mary s 包括两个词 mary 和 s * a c-Dec 包括三个词 a 和 c 和 Dec 编写一个程序,输入为一组字符串,输出为压缩后的文本。(Fruit combined compression is an effective method for reducing the amount of data, has been widely applied to various types of information into the system. A method of compressing a text file is as follows: 1 original text file non-alphabetic characters, copy directly to the compressed file 2 words in the original document (all composed of letters), if it is the first time, then. The word is added to a word list, and copied to the compressed file otherwise the term is not copied to the compressed file, but the position of the word in the list of words copied to the archive. 3 the starting position is a list of words. The maximum term is defined by a sequence of text consisting of uppercase and lowercase letters. Uppercase and lowercase letters are considered different letters, ie abc and Abc are different words. Examples of the word as follows:* x-ray consists of two words x and ray* mary' s, including two words mary and s* a c-Dec consists of three words a and c and Dec to write )
- 2013-12-02 17:28:34下载
- 积分:1
-
matlab画图代码
这个程序包括用matlab画直方图,散点图,三维网格图的代码,适合论文书写中图形的制作。方便,快捷,让你的文章变的高大上起来。都是自己写论文的时候总结的哦。
- 2022-07-05 04:24:08下载
- 积分:1
-
完美的完成端口客户端.性能稳定.已经测试过.希望给大家一点借鉴...
完美的完成端口客户端.性能稳定.已经测试过.希望给大家一点借鉴-perfect completion ports client. Stable performance. Already tested. We hope to learn from 1:00 a.m.
- 2022-03-06 04:12:40下载
- 积分:1
-
网络结构图控件中的流定义,可用于配置分布式系统网络结构
网络结构图控件中的流定义,可用于配置分布式系统网络结构-network structure which controls the flow definition, can be used to configure distributed network structure
- 2023-06-15 19:35:04下载
- 积分:1
-
Student achievement management procedures [C++ Code is complete in advance of th...
学生成绩管理程序[C++代码 很完整的事先了相应的功能~这个是我课程设计做的-Student achievement management procedures [C++ Code is complete in advance of the corresponding function ~ this is my curriculum design to do the
- 2022-01-25 22:15:00下载
- 积分:1
-
Simple C++ class for manipulate Date and time.
Simple C++ class for manipulate Date and time.
- 2022-02-04 15:45:35下载
- 积分:1