-
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。...
互斥量的类封装,适合C++编程,通过此类,能够直接对互斥量进行控制。-Mutex class package for C++ programming, through such direct-to-mutex control.
- 2022-01-26 05:36:44下载
- 积分:1
-
关键词搜索
我们需要在文本文档中搜索关键字。有时我们也需要在一个单一的搜索多关键字搜索。因此,此项目可以从word文档中搜索关键字,并可以为找到的关键字着色。
- 2022-01-21 03:17:58下载
- 积分:1
-
in C called LabVIEW, you can use the LabVIEW Control
在C++中调用labview,可以使用labview的控件-in C called LabVIEW, you can use the LabVIEW Control
- 2022-03-18 01:15:47下载
- 积分:1
-
电压输出设计,AT89C51,DAC0808,把某一特定电压转成指定电压输出,输出电压通过键盘输入即可调...
电压输出设计,AT89C51,DAC0808,把某一特定电压转成指定电压输出,输出电压通过键盘输入即可调
- 2023-06-07 10:50:04下载
- 积分:1
-
hand recognition based on simple extraction
hand recognition based on simple extraction
- 2022-02-12 19:27:53下载
- 积分:1
-
This the VB6 code for Car Message Display.
This the VB6 code for Car Message Display.-This is the VB6 code for Car Message Display.
- 2022-01-27 15:06:43下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了...
这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了-Programming Guide English very well, the estimate of the Institute of you more than a month with 6K absolutely no problem with the
- 2022-05-24 14:42:33下载
- 积分:1
-
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。...
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。-3G signal a more comprehensive map of the flow, a detailed description of a variety of flow decomposition. Study well for the MAP protocol.
- 2022-08-22 03:18:03下载
- 积分:1
-
C #在formclosing的例子,简单易懂。适合初学者…
C#中的一个FormClosing的例子,简单易懂。适合初学者,如果是CSharp的熟客,就不要下载了!-C# in a FormClosing example, simple and easy to understand. Suitable for beginners, if you are not newcomer, do not download it!Thanks!
- 2023-01-11 16:50:04下载
- 积分:1