-
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 package contains a collection of geometry filters
This package contains a collection of geometry filters-- programs that
are for manipulating polgonal representations for 3D graphical objects.
This source code is undergoing revision, and I expect that a new
version of the code, together with many more filters, will be
available shortly.
- 2022-01-25 18:10:58下载
- 积分:1
-
zifuchuanzaozuo ........
字符串的基本操作,不用我多讲了吧-zifuchuanzaozuo........
- 2022-01-26 06:35:15下载
- 积分:1
-
Memory usage...
监测系统内存使用情况,如内存泄漏分配等-Memory usage...
- 2022-08-08 08:44:57下载
- 积分:1
-
Serial Port Reader
这是用delphi7.0开发的串口阅读器
- 2023-02-13 07:50:04下载
- 积分:1
-
六个JAVA小程序:记事本,计算器,连接SQL,SUNDAM下载,跑马灯,SMTP....
六个JAVA小程序:记事本,计算器,连接SQL,SUNDAM下载,跑马灯,SMTP.-six small Java program : notebook, calculator, SQL, SUNDAM downloaded 5,250, SMTP.
- 2022-03-12 01:33:21下载
- 积分:1
-
在wince编辑控制滤波器
edit control filter by wince
- 2023-08-25 09:35:03下载
- 积分:1
-
使用vb检测你的机器有没有联上网一个实例,详见源代码
使用vb检测你的机器有没有联上网一个实例,详见源代码-Vb detect the use of your machine does not have an example of the Internet Alliance, see the source code
- 2022-02-01 20:17:16下载
- 积分:1
-
控制你的Windows桌面和任务条.doc demo为示例工程,将整个目录拷贝到硬盘上编译连接...
控制你的Windows桌面和任务条.doc demo为示例工程,将整个目录拷贝到硬盘上编译连接-control your Windows desktop and taskbar. Doc demo for example, the entire catalog copy to the hard drive connected to compile
- 2023-07-17 13:15:03下载
- 积分:1
-
Beginning CSharp 3.0 An Introduction to Object Oriented Programming
Beginning CSharp 3.0 An Introduction to Object Oriented Programming
- 2022-08-22 22:17:22下载
- 积分:1