资源简介
这是有冯伟兴编著的数字图像模式识别方面的数据
代码片段和文件信息
// 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个文件信息
相关资源
- Qt5C++GUIProgrammingCookbook(PDF+源码)
- c++ 电子海图简单程序
- C++/Qt 期货数据获取
- c++ 实时获取光标处颜色(类似抓色器
- c++ 执行脚本的程序(一键安装全部卸
- 定时器 c++源码
- office 文档自动打印
- 7z sdk的C++封装
- 单片机与PC机串口通信的类程序
- c++ 压缩文件/解压缩文件 (亲测通过
- c++ 串口通信Demo源码(方便学习调试)
- 邓俊辉数据结构(C++版)第三版
- c++学生信息管理系统源码(数据保存
- 数据结构与算法C++版
- 算法竞赛入门经典(第2版)lrj紫书
- c++ 贪食蛇小游戏代码
- hotelcy大学餐厅的管理系统源码(附数
- 串口通信上位机开发(c++代码)
- c++ 远程开机
- stm32实现MODBUS-MODBUS做主站
- C 并发编程实战(C 11).[美]Anthony Wi
- C++标准程序库.pdf9931
- C++程序设计语言(特别版 十周年纪念
- c++并发编程
- VC++ 可视化计算器
- c++ 冒泡排序
- 浏览磁盘所有文件夹c++源代码
- c++ 万能打印模块源码
- c++ 界面换肤
- c++ 汉字转拼音
评论
共有 条评论