-
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
-
windows写字板的源代码,直接使用VC++ 6编译即可!
windows写字板的源代码,直接使用VC++6.0即可编译!-WordPad windows source code, directly used VC++ 6.0 can be compiled!
- 2022-01-25 16:05:08下载
- 积分:1
-
- 2022-01-22 06:42:08下载
- 积分:1
-
SBC2410V6BSP_tft640x480
SBC2410V6BSP_tft640x480 -SBC2410V6BSP_tft640x480
- 2022-08-12 08:57:31下载
- 积分:1
-
进行开发不可避免有好多问题要解决对初学者来说这是一个所有问题的答案....
进行开发不可避免有好多问题要解决对初学者来说这是一个所有问题的答案.-inevitable for the development of a lot of issues to resolve for beginners, this is an answer to all the problems.
- 2023-04-01 09:05:04下载
- 积分:1
-
这个是dll中如何取得参数的方法,有完整的程序,这个是6.0开发的...
这个是dll中如何取得参数的方法,有完整的程序,这个是6.0开发的-this is how the parameters achieved, a complete set of procedures is the development of the 6.0
- 2022-03-25 08:21:14下载
- 积分:1
-
基于多孔算法的图像边缘检测编码,matlab 6.5,7.0都可用
基于多孔算法的图像边缘检测编码,matlab 6.5,7.0都可用-Trous algorithm based on image edge detection coding, matlab 6.5,7.0 are available
- 2022-05-04 23:42:37下载
- 积分:1
-
strategic game writing russian programmers
strategic game writing russian programmers
- 2022-05-27 06:28:28下载
- 积分:1
-
由浅入深的Wince源码.rar
适合新手学习的 WinCE 源码,共 13 章
由浅入深的Wince源码.rar
适合新手学习的 WinCE 源码,共 13 章-Progressive approach to the Wince source. Rar suitable for novice to learn WinCE source code, a total of 13 chapters
- 2022-06-03 12:14:47下载
- 积分:1
-
鼠标活动记录程序
鼠标活动记录程序-mouse activity recording procedures
- 2022-07-13 15:54:27下载
- 积分:1