-
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
-
一个非常简单的网站,具有留言板等功能,希望你们喜欢
一个非常简单的网站,具有留言板等功能,希望你们喜欢-A very simple website, with features such as message boards, and I hope you like
- 2022-03-28 13:54:09下载
- 积分:1
-
wince platform OpenGL es under the application of a source code, dancing rats, u...
wince 平台下的 的一个 OpenGL es 应用的原代码,跳舞的老鼠, 用EVC4.0下编译-wince platform OpenGL es under the application of a source code, dancing rats, using compiled EVC4.0
- 2023-07-22 19:05:02下载
- 积分:1
-
these are some demo of algorithms
算法演示的FLASH文件,比较有趣,但做的相对有些粗糙-these are some demo of algorithms
- 2022-02-12 17:40:28下载
- 积分:1
-
拓扑排序
拓扑排序--- 打印输出计算机本科专业4年每学期的课表-Computer printout of topological sorting------ 4-year undergraduate course per semester Timetable
- 2022-02-22 02:50:50下载
- 积分:1
-
用delphi写的文件拷贝小程序,供初学者参考
用delphi写的文件拷贝小程序,供初学者参考-with the paper copy write small programs for beginners reference
- 2022-04-26 10:18:46下载
- 积分:1
-
职工管理系统,具有以下功能:
1.添加
2.查找
3.修改
4.删除
5.输出
• 职工信息包括:工号、姓名、性别、年龄...
职工管理系统,具有以下功能:
1.添加
2.查找
3.修改
4.删除
5.输出
• 职工信息包括:工号、姓名、性别、年龄、学历、职位、工资、电话、住址
-Employee management system, has the following features: 1. Add 2. Find 3. Modify 4. Delete 5. Output • staff information includes: job number, name, sex, age, education, jobs, wages, telephone, address,
- 2022-08-09 01:22:00下载
- 积分:1
-
数字转换
将数字转换成单词 的函数,葡萄牙语
- 2022-07-28 02:56:36下载
- 积分:1
-
一个优秀的开源OA办公系统,适于中小型企业
一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业一个优秀的开源OA办公系统,适于中小型企业
- 2022-03-01 02:21:09下载
- 积分:1
-
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。...
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。-CRC, which is used in the network of well-tested, the maximum reached 10 well-tested through the program in data transmission, there is a definite guarantee.
- 2022-08-31 19:00:04下载
- 积分:1