-
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++写在VC6.0 C.采用预测反褶积过程
用C++写的预测反褶积程序,在VC6.0下编译通过-Using C++ to write the predictive deconvolution procedure adopted in the VC6.0 compiler under
- 2022-04-30 06:43:14下载
- 积分:1
-
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,...
多项式的加减乘除算法,特殊之处是在加减的过程中实现排序并输出,-the way of mathematic
- 2022-02-21 14:00:58下载
- 积分:1
-
一款优秀的解码机源码
一款优秀的解码机源码-A good source decoding machine
- 2022-10-09 12:40:03下载
- 积分:1
-
这个用了好长时间编写的希望对大家用用。如果有不理想的地方请大家与我联系。我会不段完善的。/...
这个用了好长时间编写的希望对大家用用。如果有不理想的地方请大家与我联系。我会不段完善的。/-It takes me a long time to finish it.I hope that it is useful to you.If there is anything unperfect,please tell me. I ll consummate it continuously.
- 2022-01-25 14:18:18下载
- 积分:1
-
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!...
基于MFC 实现的个人通讯录程序,内有文件操作,功能齐全,整个工程打包下载!-Based on MFC to achieve personal address book program, there are file operations, complete functions to download the whole project package!
- 2022-04-28 09:28:47下载
- 积分:1
-
这是一个运算符重载的实例程序,程序中以复数的加法作为例子,实现将加法运算符重载,得到c=c1+c2直接得到俩个复数相加的和...
这是一个运算符重载的实例程序,程序中以复数的加法作为例子,实现将加法运算符重载,得到c=c1+c2直接得到俩个复数相加的和-This is an example of operator overloading, programs, the addition in the plural as an example, to achieve an additive operator overloading, to be c = c1+ c2 directly from the sum of both a complex and
- 2023-02-05 07:30:04下载
- 积分:1
-
one very handy MP3 segmentation tool, but also can be used to change the bit rat...
一款非常好用的MP3分割工具,同时还可以用它改变MP3的比特率,-one very handy MP3 segmentation tool, but also can be used to change the bit rate MP3,
- 2022-07-25 20:28:58下载
- 积分:1
-
Characters, numbers, dates and other information
字符、数字、日期等多种信息处理类,简单方便,直接包含到工程,就可以使用!
下载后,将扩展名更改为jar-Characters, numbers, dates and other information-processing categories, simple and convenient, direct to the works included, you can use! Download, would be changed to jar extension
- 2022-08-09 17:35:11下载
- 积分:1
-
绝对可以运行的程序 校园导游
绝对可以运行的程序 校园导游-definitely can run the procedure campus tour guides
- 2022-02-12 22:50:38下载
- 积分:1