-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
GridCtrl examples of the comprehensive development of the basic functions of con...
GridCtrl的综合开发实例,这个控件基本功能都展现出来了,非常实用-GridCtrl examples of the comprehensive development of the basic functions of control are shown, and very practical
- 2022-02-24 14:28:36下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第5章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第5章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 5 source!
- 2022-01-22 05:04:11下载
- 积分:1
-
语法分析,编译原理中的语法分析,共有四个文件…
语法分析,编译原理中的语法分析,一共四个c++源码文件-Syntax analysis, compiling principle of syntax analysis, a total of four documents
- 2022-08-23 17:53:33下载
- 积分:1
-
5x5 minesweeper, you can edit the width and height of this minesweeper code
5x5 minesweeper, you can edit the width and height of this minesweeper code
- 2022-01-26 04:28:02下载
- 积分:1
-
CC has released more than a month, but no effective defense CC CC code, issued t...
CC已经发布了一个多月了,但没有有效的CC防御方法CC的代码,发出来 ,大家讨论 一下 解压密码 www.77169.org-CC has released more than a month, but no effective defense CC CC code, issued to talk about extracting passwords www.77169.org
- 2022-06-20 09:33:44下载
- 积分:1
-
TI c6727开发资料,原码奉贤
很好找,但不全
TI c6727开发资料,原码奉贤
很好找,但不全-ti sourse code
- 2022-07-08 03:43:55下载
- 积分:1
-
进程间通信----匿名管道
匿名管道正因为提供的功能很单一,所以它所需要的系统的开销也就比命名管道小很多,
在本地机器上可以使用匿名管道来实现父进程和子进程之间的通信,
这里需要注意两点,第一就是在本地机器上,这是因为匿名管道不支持跨网络之间的两个进程之间的通信,
第二就是实现的是父进程和子进程之间的通信,而不是任意的两个进程。
然后得话还顺便介绍匿名管道的另外一种功能,其通过匿名管道可以实现子进程输出的重定向, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-07 18:15:15下载
- 积分:1
-
matlab 实现HOG算法
MATLAB 实现 Hog 特征 提取算法 , 有详细注释,非常详细,希望能帮到 你,赶紧来下载吧
- 2022-08-25 00:32:12下载
- 积分:1
-
非常好的介绍编译和链接的资料,讲解详细而透彻。
非常好的介绍编译和链接的资料,讲解详细而透彻。-A very good document describe load and link.
- 2023-01-29 15:35:03下载
- 积分:1