-
很好的多线程例子。这个例子实现了线程池和工作消费模式
很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
JobQ.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CJobQApp application class.
JobQ.cpp
This is the main application source file that contains the application
class CJobQApp.
JobQ.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
JobQ.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to stor
- 2022-02-24 15:16:57下载
- 积分:1
-
讲解C++,PPT(主要是关于类和对象)
讲解C++的PPT(主要是关于类和对象)-Explain the C++, PPT (mainly about classes and objects)
- 2022-02-04 17:13:52下载
- 积分:1
-
pascal语法小全
很实用
实在官网上提取的
pascal语法小全
很实用
实在官网上提取的
-it s a pascal program
- 2022-05-05 16:30:26下载
- 积分:1
-
A Core VC reference book.
A Core VC reference book.
- 2022-04-20 15:30:21下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
复化梯形二分步长法求二重积分
复化梯形二分步长法求二重积分-Minute trapezoid two-step method for Double Integral
- 2022-05-14 03:34:54下载
- 积分:1
-
这虽不是一个专门为程序员定做的工具,不过对于象我这样比较厌倦开始菜单的人来说,Quick Tray 还是蛮有用的。通过它可以方便地打开您常用的程序、文档资料、以...
这虽不是一个专门为程序员定做的工具,不过对于象我这样比较厌倦开始菜单的人来说,Quick Tray 还是蛮有用的。通过它可以方便地打开您常用的程序、文档资料、以及网站链接等。Windows光盘上也有一个微软的Quick Tray,可千万别搞错了,虽然名字一样,但在功能上却有天壤之别哟! Quick Tray 的最大好处,莫过于它的易用性。当然,它还有许多特点: 极其简单的打开/隐藏方式:鼠标移向屏幕右下角,Quick Tray 主窗口马上打开;鼠标移向屏幕右边界,主窗口立即消失。 允许对程序项进行分门别类,用户可建立任意树形目录结构,并提供两种目录显示方式。 可以对Quick Tray中的任何程序文档等项目定义系统级热键,无论Quick Tray是否在前台,均可捕获热键。如果平时你习惯用热键,一定不要忘了这项功能哦。 有自启动功能,每次进入Windows后,Quick Tray 以小图标方式显示在任务条上的通知区中。 支持OLE拖放功能,您可将任意文件或IE/Netscape中的超链接拖入Quick Tray中。 方便的多用户管理功能。每位用户均有自己的设置。 提供多种小巧实用的工具,如锁定屏幕、墙纸管理等,并允许以插件方式加以扩充。若有兴趣请参见Quick Tray帮助。-Although this was not a specialized programmers for custom tool, but for me, this like the start menu tired of the people, or Quick Tray is quite useless. Through it can easily open your frequently used programs, files, as well as links to other websites. Windows CD is a Microsoft Quick Tray, 10 million other wrong, although the same name, but the function was very different yo! Quick Tray the greatest benefit is the ease of use. Of course, there are
- 2022-08-02 12:39:01下载
- 积分:1
-
GPS positioning system, it can search or query detailed address associating with...
GPS定位系统,能够配合GPS搜索或查询详细的地址-GPS positioning system, it can search or query detailed address associating with GPS.
- 2022-01-22 04:50:17下载
- 积分:1
-
魔鬼XP窗体皮肤控件
魔鬼XP窗体皮肤控件 -Devil skin Controls
- 2022-10-16 05:45:03下载
- 积分:1
-
用汇编语言实现的三个字节与两字节的数据乘法子程序,已调试通过,使用时直接调用即可...
用汇编语言实现的三个字节与两字节的数据乘法子程序,已调试通过,使用时直接调用即可-using assembly language to achieve the three-byte and 2 gigabytes of data multiplication subroutine, debugging, use can be called directly
- 2022-02-02 11:56:13下载
- 积分:1