-
简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多...
简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。 我们可以利用StressMark软件完成的典型测试任务包括: 1. 在多线程环境下测试一个软件模块、一段关键算法是否可以正确运行,即代码是否是多线程安全的。 2. 测试一个软件模块、一-brief 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. We can also use the software to complete the StressMark typical test tasks include : 1. In multithreaded environment testing a software module, a key algorithms can correct operation, code is a multithreaded safe. 2. A software module testing, a
- 2022-02-03 20:56:30下载
- 积分:1
-
series of multi
多线程编程系列。一个线程池实现的实例代码。很好。-series of multi-threaded programming. A thread pool to achieve the example code. Very good.
- 2022-07-17 00:04:04下载
- 积分:1
-
experimental operating system producers and consumers Mutual Exclusion signal to...
操作系统实验 生产者与消费者 互斥问题 信号量操作 两种选择-experimental operating system producers and consumers Mutual Exclusion signal to operate two options
- 2023-01-20 14:05:04下载
- 积分:1
-
可以加载进程,并查看它在内存中程序、连接库及各种数据的地址映象...
可以加载进程,并查看它在内存中程序、连接库及各种数据的地址映象-can loading process, and view it in the memory process, library data and the address mapping
- 2023-01-10 11:55:04下载
- 积分:1
-
用VC模拟的生产者与消费者问题,只是一个界面实现简单功能,其他得还需弥补...
用VC模拟的生产者与消费者问题,只是一个界面实现简单功能,其他得还需弥补-Analog with VC problem of producers and consumers, only a simple interface functions, other may need to make up for
- 2023-06-19 10:55:03下载
- 积分:1
-
列出进程,并杀死进程
列出进程,并杀死进程-list process and kill process
- 2022-01-25 21:16:53下载
- 积分:1
-
c++builder下的多线程例程,多线程演示三种排序方法,为初学者理解多线程很有帮助~!...
c++builder下的多线程例程,多线程演示三种排序方法,为初学者理解多线程很有帮助~!-c++ builder under the routine multi-threaded, multi-threaded sort of three methods of presentation, for beginners to understand multi-threaded helpful ~!
- 2022-04-25 12:34:18下载
- 积分:1
-
多线程编程的两个实例,对于多线程的工作机制的理解有帮助...
多线程编程的两个实例,对于多线程的工作机制的理解有帮助-Multi-threaded programming two examples, for the working mechanism of multi-threaded understanding has helped
- 2022-03-07 05:04:55下载
- 积分:1
-
实践指南,STL
Practic Guides to STL
- 2022-08-14 21:10:38下载
- 积分:1
-
Function: 1. Display System processes and process modules, threads information....
功能:
1.显示系统进程及进程的模块、线程信息。
2.能杀死任意进程包括系统服务进程。
3.能释放任意进程中的任意模块,不过有些关键模块释放不了。
4.结束任意进程中的任意线程。
5.请用右键进行操作。-Function: 1. Display System processes and process modules, threads information. 2. Can kill any process including the process of system services. 3. To any process of release of any module, but not the release of some key modules. 4. The end of any process in any thread. 5. Please use Right-operate.
- 2022-01-27 19:51:19下载
- 积分:1