-
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
-
SAP bussiness one学习资料
SAP bussiness one学习资料 -SAP bussiness one学习资料
- 2022-01-24 18:06:43下载
- 积分:1
-
VB编写的小型FLASH播放器软件,播放FLASH还是比较好的
VB编写的小型FLASH播放器软件,播放FLASH还是比较好的-VB prepared by the small Flash player software, Flash player is still relatively good
- 2022-01-22 10:40:13下载
- 积分:1
-
这一样本的蓝牙应用说明使用Windows CE
This a sample Bluetooth application which illustrates the use of Windows CE
Bluetooth stack -This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack
- 2022-03-13 23:35:05下载
- 积分:1
-
非常不错的自动更新程序.该有的都有了.十分好用
非常不错的自动更新程序.该有的都有了.十分好用-Very good automatic updates. That everything I had. Very easy to use
- 2022-08-08 06:52:41下载
- 积分:1
-
opengl入门的例子,希望对初学者有用
opengl入门的例子,希望对初学者有用-Examples of entry-opengl, I hope useful for beginners
- 2022-04-11 11:59:55下载
- 积分:1
-
Visual Basic 6.0应用编程150例vb,这是一个很好的例子教程!请大家不要错过哦!...
Visual Basic 6.0应用编程150例vb,这是一个很好的例子教程!请大家不要错过哦!-Visual Basic 6.0 application programming 150 cases of vb, which is a good example of tutorial! Please do not miss Oh!
- 2022-12-15 01:45:04下载
- 积分:1
-
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分...
选票系统,各项目名次取法:
1.取前5名:第1名得分7,第2名得分5,第3名得分3,第4名得分2,第5名得分1。
2.取前3名:第1名得分5,第2名得分3,第3名得分2。
3.用户自定义:各名次权值由用户指定。-Vote system, the project取法ranking: 1. Check before 5: No. 1 scoring 7, No. 2 scoring 5, 3 scored 3, four scored 2, 5 scoring 1.2. Take the first 3 Name: the first one scored 5, two scored 3, 3 scores 2.3. User-defined: the right to value the place designated by the user.
- 2022-02-12 09:50:33下载
- 积分:1
-
机场定退票系统C++builder版本.可以定票退票,选择航线
机场定退票系统C++builder版本.可以定票退票,选择航线-Refund airport system C++ Builder version. Can refund tickets, select the route
- 2022-01-26 02:32:27下载
- 积分:1
-
链表问题的功能插入删除修改存入文件等功能
链表问题的功能插入删除修改存入文件等功能-power of list problems
- 2022-10-25 23:00:03下载
- 积分:1