-
This part describe summary of what you will find in each of the files in this ch...
This part describe summary of what you will find in each of the files in this chat application.
Client.exe
This is the client part of the chat application. Clients can connect to the chat server using this application.
Server.exe
This is the server part of the chat application. This part establishes the connection between clients. First we have to execute this part before we execute the client part. So we have to mention the specific port number. This server can handle 50 clients.
- 2022-08-08 00:12:49下载
- 积分:1
-
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码...
C语言编写的图书馆管理系统,是数据结构的课程设计,附有源代码-C language library management system, the data structure, curriculum design, with the source code
- 2022-05-05 10:16:32下载
- 积分:1
-
树树的场景渲染,渲染,艺术和粘贴等动作
四叉树quadtree的场景绘制,渲染,贴文理,等等动作-Quadtree quadtree scene rendering, rendering, Arts and paste, and so on action
- 2023-07-10 18:35:03下载
- 积分:1
-
When a remote intruder to log in a timely manner, we will issue a report to the...
当有入侵者远程登
录时会及时给我们发出报警。要想能够及时发
出报警信息.就要用到短信报警,方便快捷-When a remote intruder to log in a timely manner, we will issue a report to the police. To be able to give timely warning information. Alarm SMS will be used, convenient and quick
- 2023-02-23 09:50:03下载
- 积分:1
-
键盘操作捕获(键盘钩子)
实现键盘操作的捕获。WIN32汇编,将捕获的操作记录中文件当中。
- 2023-06-11 23:50:08下载
- 积分:1
-
解决问题(带时间窗的车辆路径问题)问题,”。
Solve VRPBTW (Vehicle routing problem with backhauls and time window) problem, written in C++.
- 2022-11-15 10:35:04下载
- 积分:1
-
这是一个实用于Winrunner的一个计算器GUI文件,可直接用于调试...
这是一个实用于Winrunner的一个计算器GUI文件,可直接用于调试-This is a practical on a calculator WinRunner GUI files, can be directly used for debugging
- 2022-08-26 12:02:27下载
- 积分:1
-
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试...
VC调试信息监视器(Visual C++ Custom Debug Monitor)源码,用于程序调试-VC monitor debugging information (Visual C++ Custom Debug Monitor) source code for program debugging
- 2022-04-02 09:09:58下载
- 积分:1
-
solution of linear equations Ax = b SOR method of common procedures
解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
- 2022-03-21 05:41:20下载
- 积分:1
-
This procedure is a file compression, after compression format*. gz. This proced...
本程序是对文件进行压缩,压缩之后的格式为*.gz。本程序只是为了说明压缩和解压的原理,写得比较简明。运行此程序的时候,首先会生成一个.txt文件,然后对该文件进行压缩,生成.gz文件,最后会对.gz文件进行解压,生成一个新的.txt文件。-This procedure is a file compression, after compression format*. gz. This procedure only in order to explain the principles of compression and decompression, written in more concise. Run this program, the first will generate a. Txt file, and then compress the file to generate. Gz files, last will. Gz unzip files to generate a new. Txt file.
- 2022-09-30 04:50:03下载
- 积分:1