-
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
-
单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题...
单纯形法c编程,可用于运筹学线性规划问题的解决,优化问题-Simplex Method c programming, operations research can be used for linear programming problem-solving, optimization, etc.
- 2022-08-06 01:40:56下载
- 积分:1
-
gfhvguiygjbjhg
gfhvguiygjbjhg
- 2022-01-22 16:50:34下载
- 积分:1
-
MFC播放器
基于MFC的视频播放器,用的是windows自带的media player 。就是作为一个学习用的MFC播放器。运行环境是VS2010,其他版本的也可以运行。里面的功能就是打开一个视频文件,然后再打开播放。可以双击全屏。
- 2023-01-11 13:35:03下载
- 积分:1
-
相当不错的C++课件,表达式与语句入门基础
相当不错的C++课件,表达式与语句入门基础-Fairly good C++ Courseware, based on regular expressions and statements Getting Started
- 2022-03-17 03:24:40下载
- 积分:1
-
用VC 6.0 MFC开发的餐厅管理系统,非常实用
用VC 6.0 MFC开发的餐厅管理系统,非常实用-Developed using VC 6.0 MFC restaurant management system, very useful
- 2022-06-12 12:37:22下载
- 积分:1
-
fff lll jjh
fff lll jjh
- 2022-12-13 09:40:04下载
- 积分:1
-
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面...
快捷桌面!可以添加快捷方式以及其他的应用程序,可以减少桌面放置的快捷方式数量!美化桌面-Fast desktop! You can add shortcuts, and other applications, can reduce the number of the desktop shortcut to be placed! Beautification of the desktop
- 2023-08-18 08:40:02下载
- 积分:1
-
在实现超链接对话框程序
在对话框实现超链接的程序-in achieving Hyperlink dialog box procedure
- 2022-11-19 07:15:03下载
- 积分:1
-
Matlab下多径衰落信道的仿真代码
多径衰落信道由单径信道叠加而成,而单径信道中最重要的就是瑞利(Rayleigh)平坦衰落信道,此程序为瑞利平坦衰落信道的改进Jakes模型,
- 2022-07-08 21:58:24下载
- 积分:1