搜索资源列表
StressMark压力测试程序
- 简介 StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。 我们可以利用StressMark软件完成的典型测试任务包括: 1. 在多线程环境下测试一个软件模块、一段关键算法是否可以正确运行,即代码是否是多线程安全的。 2. 测试一个软件模块、一-brief StressMark test software is a Visual C prepared in the
071123xs
- vc多线程编程简单介绍,有个实例介绍的录像。-vc a brief multi-threaded programming, a video examples.
DEMO_for_VB_multithreaded
- 该源码包含了一个简短实用的Visual Basic6.0的多线程编程示例程序。有助于加深对VB多线程技术的理解和认识。-The source code contains a brief practical multithreaded programming examples based on Visual Basic6.0. Contribute to understanding of VB multi thread technology.
DEMO_for_VB_multithread
- 该源码包含了一个简短实用的Visual Basic6.0的多线程编程示例程序。有助于加深对VB多线程技术的理解和认识。-The source code contains a brief practical multithreaded programming examples based on Visual Basic6.0. Contribute to understanding of VB multi thread technology.
ProdCust
- 完整的生产者和消费者程序,不同于网上现有的只是对线程简单说明的程序,此文件包含main.cpp,main.h,thread.cpp,thread.h 设置相关控件后就可运行,加注释-Complete program of producers and consumers, unlike existing online only thread a brief descr iption of the program, this file contains the main.cpp main.h,