-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
This 16
This 16-bit DOS tool traverses all directories on all drives on your machine and finds files which match the template you specify.
- 2022-02-15 07:16:58下载
- 积分:1
-
用Timer做的一个漂亮的钟表程序!已调试通过!
用Timer做的一个漂亮的钟表程序!已调试通过!-Timer to do with a beautiful watch program! Have been debug through!
- 2022-02-02 18:02:35下载
- 积分:1
-
创建一线程等待并结束JH.rar
创建一线程等待并结束JH.rar-create a thread and wait for the end of JH.rar
- 2022-05-24 09:52:42下载
- 积分:1
-
button按钮的小程序
button按钮的小程序-button button for the small program
- 2022-03-03 15:17:29下载
- 积分:1
-
四轴飞机固件 stm32
四轴无人机开源固件源码,无遥控固件.这个源码非常好.我已经在使用了.
- 2022-11-27 11:10:03下载
- 积分:1
-
日历任何一年
日历中,你可以使用鼠标,只需输入年份和月份你会C中的结果自己,一个非常简单的逻辑日历
- 2022-02-11 13:44:21下载
- 积分:1
-
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵
矩阵类
矩阵基本运算,伴随矩阵,行列式,转置矩阵-Matrix basic operations, accompanied matrix determinant, matrix transpose, etc.
- 2023-02-16 02:40:03下载
- 积分:1
-
c#证书打印
会计小帮手 c#证书打印
- 2022-06-21 16:38:50下载
- 积分:1
-
Information Control System staff c++ language
职工信息控制系统 c++语言-Information Control System staff c++ language
- 2023-02-19 11:25:04下载
- 积分:1