-
more documentation procedures to help document the establishment, including the...
多文档程序中帮助文件的建立,包括帮助的主题索引等的设计-more documentation procedures to help document the establishment, including the subject index to help in the design
- 2023-03-07 09:10:03下载
- 积分:1
-
no i have comments
1234567
no i have comments
1234567
- 2022-06-14 10:16:51下载
- 积分:1
-
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
- 2022-02-12 16:35:15下载
- 积分:1
-
这是用VC做的轴承数据库,为想做数据库方面的人做个实例
这是用VC做的轴承数据库,为想做数据库方面的人做个实例-This is done by the bearing VC database, for those who want to be a database instance
- 2022-05-14 06:10:24下载
- 积分:1
-
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路...
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路-travel salesman problem is the solution with a tree. The plan is to find an optimal cost of the Loop
- 2022-02-04 07:16:44下载
- 积分:1
-
单文档绘图
单文档界面绘制图形与符号,添加表格,经典之作
- 2022-02-20 01:18:52下载
- 积分:1
-
艺术文字输入
艺术文字输入
- 2022-05-06 22:37:29下载
- 积分:1
-
按任意角度旋转图片,并生成新的旋转后图片
按任意角度旋转图片,并生成新的旋转后图片-?
- 2022-03-16 22:35:35下载
- 积分:1
-
查看TOKEN资讯,含有驱动和界面源码。
查看TOKEN资讯,含有驱动和界面源码。-Show TOKEN information source that contains drivers and interfaces.
- 2022-07-09 12:21:33下载
- 积分:1
-
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