-
Microsoft Visual C++ 边沿检测与提取,轮廓跟踪
Microsoft Visual C++ 边沿检测与提取,轮廓跟踪-Microsoft Visual C++ Edge detection and extraction, contour tracing
- 2022-04-29 20:27:51下载
- 积分:1
-
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出...
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出错信息,CLbraryError用来处理C运行时库的出错信息,CWin32APIError用来处理Win32 API出错信息。-contains three types of code sets, respectively, to deal with three different kinds of error messages, custom error messages, built-in CRT or Win32 API error messages. CBasicError to handle custom error messages, CLbraryError to handle C Runtime Library error messages, CWin32APIError to deal with the Win32 API error messages.
- 2023-03-19 01:15:03下载
- 积分:1
-
间的使用
利用进程间通讯的方法,获取msn聊天内容的原代码-The use of inter-process communication methods, to obtain the contents of the msn
- 2022-02-04 09:48:00下载
- 积分:1
-
短信收发程序,能从一个目录中固定格式的文本文件中读取出相应的信息,发送出去。...
短信收发程序,能从一个目录中固定格式的文本文件中读取出相应的信息,发送出去。-SMS transceiver procedures, from a directory fixed format text file to read out the corresponding information sent.
- 2022-12-05 18:35:03下载
- 积分:1
-
In The Art of Project Management, you ll learn from a veteran manager of softwar...
In The Art of Project Management, you ll learn from a veteran manager of software and web development how to plan, manage and lead projects. This personal account of hard lessons learned over a decade of work in the industry distills complex concepts and challenges into practical nuggets of useful advice. Inspiring, funny, honest, and compelling, this is the book you and your team need to have within arms reach. It will serve you well with your current work, and on future projects to come.
- 2022-07-18 07:55:20下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1
-
wince操作系统,sc2440的iic驱动程序。
wince操作系统,sc2440的iic驱动程序。-wince operating system, sc2440 driver of the IIC.
- 2022-05-13 22:05:44下载
- 积分:1
-
" Empire download system" for the website information and online video...
《帝国下载系统》是为网站资料下载与在线影视网站提供的解决方案。功能强大,简单易用,全静态页面,完善的会员收费方案,全面满足免费与收费下载或影视网站需求-" Empire download system" for the website information and online video download site solution. Powerful, easy-to-use, all static pages, a sound program of membership fees, and charges to meet the full free download or demand video Web site
- 2023-08-20 05:30:04下载
- 积分:1
-
Achieved with VB puzzle game. There are two more difficult, is to picture divide...
用VB实现的拼图小游戏。有两种难度,是将图片分成九块或是16块。希望能对初学VB的朋友有些许帮助啊~-Achieved with VB puzzle game. There are two more difficult, is to picture divided into 9 or 16. Hope that the friends of the novice VB help somewhat ah ~
- 2022-01-25 15:47:31下载
- 积分:1
-
WinMobile拍照
使用C#开发的适用于winMobile6平台,使用CameraCaptureDialog类实现拍照功能,适合初学者学习摄像、拍照的开发。
- 2022-04-14 19:18:50下载
- 积分:1