• 大小: 13.36M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-24
  • 语言: C/C++
  • 标签: c++  c++  识别  数字  图像  

资源简介

这是有冯伟兴编著的数字图像模式识别方面的数据

资源截图

代码片段和文件信息

// ChildFrm.cpp : implementation of the CChildframe class
//

#include “stdafx.h“
#include “demo1.h“

#include “ChildFrm.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CChildframe

IMPLEMENT_DYNCREATE(CChildframe CMDIChildWnd)

BEGIN_MESSAGE_MAP(CChildframe CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code !
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CChildframe construction/destruction

CChildframe::CChildframe()
{
// TODO: add member initialization code here

}

CChildframe::~CChildframe()
{
}

BOOL CChildframe::PreCreateWindow(CREATESTRUCT& cs)
{
// TODO: Modify the Window class or styles here by modifyin

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1532  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\ChildFrm.cpp

     文件       1397  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\ChildFrm.h

     文件     127060  2010-07-06 17:18  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\Debug\demo1.exe

     文件      30460  2010-01-20 10:06  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.aps

     文件       3395  2010-01-20 10:06  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.clw

     文件       4517  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.cpp

     文件       4853  2010-01-11 11:00  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.dsp

     文件        535  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.dsw

     文件       1345  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.h

     文件     394240  2010-07-06 17:18  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.ncb

     文件     801280  2010-07-06 17:18  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.opt

     文件       2672  2010-07-06 17:18  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.plg

     文件      13829  2010-01-11 10:58  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1.rc

     文件       2453  2010-02-11 15:08  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1Doc.cpp

     文件       1669  2010-01-11 10:52  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1Doc.h

     文件       2564  2010-01-15 21:48  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1View.cpp

     文件       1731  2010-01-11 10:58  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\demo1View.h

     文件       9539  2010-01-11 10:17  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\ImageDib.cpp

     文件       1673  2010-01-11 10:17  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\ImageDib.h

     文件       2522  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\MainFrm.cpp

     文件       1542  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\MainFrm.h

     文件       5028  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\ReadMe.txt

     文件       1078  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\res\demo1.ico

     文件        397  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\res\demo1.rc2

     文件       1078  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\res\demo1Doc.ico

     文件       6656  2010-07-06 17:18  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\res\Thumbs.db

     文件       1078  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\res\Toolbar.bmp

     文件        868  2009-12-14 13:47  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\resource.h

     文件        207  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\StdAfx.cpp

     文件       1054  2009-11-03 11:13  VISUAL C++数字图像模式识别技术详解  第2版guangpan\chapter02\2-1\demo\StdAfx.h

............此处省略902个文件信息

评论

共有 条评论