-
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或...
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.
- 2022-07-13 21:48:19下载
- 积分:1
-
zlib1.2.1 FOSS
zlib1.2.1源码-zlib1.2.1 FOSS
- 2022-08-18 23:27:06下载
- 积分:1
-
网站中管理图片的程序代码(网上收集)
网站中管理图片的程序代码(网上收集)-site management pictures of the code (online collection)
- 2022-03-13 14:44:04下载
- 积分:1
-
FTP服务器源代码
FTP服务器源代码-FTP server source code
- 2022-02-02 13:30:35下载
- 积分:1
-
stm32 socket server
使用stm32作为主控芯片的socket server示例程序,来自秉火的开发板。
使用stm32作为主控芯片的socket server示例程序,来自秉火的开发板。
使用stm32作为主控芯片的socket server示例程序,来自秉火的开发板。
- 2022-01-21 01:51:29下载
- 积分:1
-
一个复杂的服务器程序,采用CSocket类,适合刚接触网络编程人员...
一个复杂的服务器程序,采用CSocket类,适合刚接触网络编程人员-a complex server using CSocket category, for counting network programmers
- 2022-04-22 00:53:18下载
- 积分:1
-
基于Qt的局域网聊天系统
应用背景基于Qt的局域网聊天系统,实现了局域网聊天,文件传输,更改字体,保存聊天记录等功能,对于研究Qt,研究局域网通信具有较强学习价值。关键技术udpSocket = new QUdpSocket(this);
port = 45454;
udpSocket->bind(port, QUdpSocket::ShareAddress | QUdpSocket::ReuseAddressHint);
connect(udpSocket, SIGNAL(readyRead()), this, SLOT(processPendingDatagrams()));
sendMessage(NewParticipant);
server = new TcpServer(this);
connect(server, SIGNAL(sendFileName(QString)), this, SLOT(getFileName(QString)));
connect(ui->messageTextEdit, SIGNAL(currentCharFormatChanged(QTextCharFormat)),
this, SLOT(currentFormatChanged(const QTextCharFormat)));
- 2022-01-25 20:19:41下载
- 积分:1
-
利用网卡id号自动注册
利用网卡id号自动注册-id card use, automatic registration
- 2022-01-23 11:27:07下载
- 积分:1
-
jave全站
jave全站-jave entire station
- 2022-02-14 03:22:16下载
- 积分:1
-
CGI程序函数库,CGI程序源码,CGI网络编程程序函数库
CGI程序函数库,CGI程序源码,CGI网络编程程序函数库-cgi
- 2022-04-13 06:48:48下载
- 积分:1