搜索资源列表
ASocket示例
- ASocket示例 #include "stdafx.h" #include "s.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //////////////////////////////////////////////////////////
MemoryMgr
- 查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#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,
Ex_ODBC
- 简单的VC+程序,包括学生成绩添加、查询、删除、修改-// ScoreDlg.cpp : implementation file // #include "stdafx.h" #include "Ex_ODBC.h" #include "ScoreDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif
YUV2Jpg
- 一个y u v 转换成 JPEG图片格式的例子. #include "stdafx.h" #include "YUV2Jpg.h" #include "YUV2JpgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif -A yuv convert JPEG image format examples.
Dsound3DPlayDemo
- // Dsound3DPlayDemo.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "Dsound3DPlayDemo.h" #include "Dsound3DPlayDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif
aviplayer
- #include "stdafx.h" #include "Dsound3DPlayDemo.h" #include "Dsound3DPlayDemoDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif- #include "stdafx.h" #include "Dsound3DPlayDemo.h" #include "Dsound3DPlayDemoDlg.h" #ifdef _DEBUG
newmine
- 挖雷 自己写的排雷类的代码文件 // 雷的初始化等函数。 /// /// /// /// /// /// /// /// /// /// /// //// #include "stdafx.h" #include "newmine.h" #include "MINE.h" #include <stdlib.h> #include <stdio.h> #include <time.h> #ifdef _DEBU
dbg_new
- C++内存泄漏检测原理+实例源码下载,是一个跨平台的C++ 内存泄漏检测器的源程序,一个主要缺陷是不支持多线程。分配内存时不进行文件名复制,而只是保存其指针;效率较高(编译debug_new.cpp -Memory leak detection principle in C++ the+ instance of the source code download is a cross-platform source C++ memory leak detector, a main weakness
memory-leak-detection
- C++内存泄漏检测原理+实例源码下载,是一个跨平台的C++ 内存泄漏检测器的源程序,一个主要缺陷是不支持多线程。分配内存时不进行文件名复制,而只是保存其指针;效率较高(编译debug_new.cpp 时有效;参见文件中的注释)-Memory leak detection principle in C++ the+ instance of the source code download is a cross-platform source C++ memory leak detector, a
dbg_new
- C++内存泄漏检测原理+实例源码下载,是一个跨平台的C++ 内存泄漏检测器的源程序,一个主要缺陷是不支持多线程。分配内存时不进行文件名复制,而只是保存其指针;效率较高(编译debug_new.cpp -Memory leak detection principle in C++ the+ instance of the source code download is a cross-platform source C++ memory leak detector, a main weakn
DCT-transform
- #include "stdafx.h" #include "DCT变换.h" #include "DCT变换Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif-DCT transform
Erlangcalculator-VCPP
- 用MATLAB实现ERLANGB计算器 #include "stdafx.h" #include "ErlangCalculator.h" #include "ErlangCalculatorDlg.h" #include "afxdialogex.h" #include "math.h" #ifdef _DEBUG #define new DEBUG_NEW #endif -Using MATLAB ERLANGB calculator# inc
V5YM
- 鬼影V5源码 生成免杀 去验证版 免杀好做。去后门-// Build.cpp : implementation file // #include stdafx.h #include 客户端.h #include Build.h #include encode.h #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE_
Erlangcalculator-VCPP
- 用MATLAB实现ERLANGB计算器#include stdafx.h #include ErlangCalculator.h #include ErlangCalculatorDlg.h #include afxdialogex.h #include math.h #ifdef _DEBUG#define new DEBUG_NEW#endif-Using MATLAB ERLANGB calculator# include " stdafx.h"# include &quo