-
在实际问题中,我们需要在VB中得到更精确的时间事件触发,timer控件的精度只达到30ms,该程序应用timeSetEvent多媒体函数实现1ms的精确事件触发...
在实际问题中,我们需要在VB中得到更精确的时间事件触发,timer控件的精度只达到30ms,该程序应用timeSetEvent多媒体函数实现1ms的精确事件触发。-on practical issues, we need to be in VB more precise time trigger events, The timer control precision is only 30 ms. Application procedures for the multimedia function timeSetEvent ms achieve a precise trigger events.
- 2023-06-10 01:00:03下载
- 积分:1
-
简单封装线程操作的C++类,需要派生才能使用。
简单封装线程操作的C++类,需要派生才能使用。-Simple to operate package thread C++ class, the need to use derivatives.
- 2022-02-27 07:42:47下载
- 积分:1
-
Delphi编程
delphi编程-delphi programming
- 2022-03-18 04:46:24下载
- 积分:1
-
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级...
一个多线程发送并口控制信号的程序,控制信号的频率达到微秒级-a multithreaded parallel port control signals sent to the procedures, the frequency control signal to achieve microsecond
- 2023-03-11 18:30:03下载
- 积分:1
-
vb实现进程模拟事件
vb实现进程模拟事件-vb realization process simulation events
- 2023-04-12 12:00:03下载
- 积分:1
-
使用共享内存通讯的程序例子
使用共享内存通讯的程序例子-the demo of communication using shared memory
- 2023-05-18 08:00:03下载
- 积分:1
-
端口到进程实现的源代码 实现进程与端口的映射
端口到进程实现的源代码 实现进程与端口的映射 -port to the process of realization of the source code for achieving process and port mapping
- 2023-03-16 10:20:04下载
- 积分:1
-
VC多线程编程大全的好书,值得推荐哟,欢迎下载!
VC多线程编程大全的好书,值得推荐哟,欢迎下载!-VC multithreaded programming accessible books worth recommending yo welcome to download!
- 2022-02-05 22:15:13下载
- 积分:1
-
多的制备方法
多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-Procedures for the preparation of multi-threaded, multi-threaded applications easily arise. Mutex object to explain, how to use the mutex object to realize multi-thread synchronization. How to use named mutex object to ensure that applications run only one instance. Application of multi-threaded chat room procedures for the preparation of the network.
- 2022-07-09 10:13:40下载
- 积分:1
-
简介 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