资源简介
vc 车牌识别源程序
代码片段和文件信息
//Download by http://www.NewXing.com
// ChildFrm.cpp : implementation of the CChildframe class
//
#include “stdafx.h“
#include “PlateLocate.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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 46860 2005-05-09 12:42 www.NewXing.com\Plate\PlateLocate.aps
文件 230454 2005-03-17 13:41 www.NewXing.com\example04.bmp
文件 230454 2005-03-25 19:22 www.NewXing.com\example27.bmp
....... 1918 2005-05-09 12:19 www.NewXing.com\Plate\res\Toolbar.bmp
....... 3649 2005-05-11 10:05 www.NewXing.com\Plate\PlateLocate.clw
文件 1773 2011-03-24 22:19 www.NewXing.com\Plate\ChildFrm.cpp
文件 29246 2011-03-24 22:19 www.NewXing.com\Plate\DIBAPI.CPP
文件 5057 2011-03-24 22:19 www.NewXing.com\Plate\DlgIntensity.cpp
文件 2566 2011-03-24 22:19 www.NewXing.com\Plate\MainFrm.cpp
文件 4619 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocate.cpp
文件 8064 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocateDoc.cpp
文件 28027 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocateMethod.cpp
文件 21148 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocateView.cpp
文件 251 2011-03-24 22:19 www.NewXing.com\Plate\StdAfx.cpp
..A.SH. 6144 2005-06-25 08:35 www.NewXing.com\Plate\res\Thumbs.db
....... 5260 2005-05-02 10:08 www.NewXing.com\Plate\PlateLocate.dsp
....... 547 2005-04-24 18:59 www.NewXing.com\Plate\PlateLocate.dsw
文件 155723 2005-05-11 09:12 www.NewXing.com\plate.exe
文件 1494 2011-03-24 22:19 www.NewXing.com\Plate\ChildFrm.h
文件 65079 2011-03-24 22:19 www.NewXing.com\Plate\ColorTable.h
文件 1913 2011-03-24 22:19 www.NewXing.com\Plate\DIBAPI.H
文件 1754 2011-03-24 22:19 www.NewXing.com\Plate\DlgIntensity.h
文件 1580 2011-03-24 22:19 www.NewXing.com\Plate\MainFrm.h
文件 1449 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocate.h
文件 2016 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocateDoc.h
文件 1142 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocateMethod.h
文件 2572 2011-03-24 22:19 www.NewXing.com\Plate\PlateLocateView.h
文件 1525 2011-03-24 22:19 www.NewXing.com\Plate\Resource.h
文件 1092 2011-03-24 22:19 www.NewXing.com\Plate\StdAfx.h
....... 1078 2005-04-24 18:56 www.NewXing.com\Plate\res\PlateLocate.ico
............此处省略12个文件信息
- 上一篇:c++ 换肤窗口程序代码
- 下一篇:C++OpenCV实现数字识别
相关资源
- C++OpenCV实现数字识别
- c++ 换肤窗口程序代码
- C++hello world
- VC++截屏,并截屏图像旋转(简单)
- 大华设备初始化(c++代码)
- c++ 定时关机 项目源码
- C++ GUI QT4 随书源码
- C++百米赛入门级
- 计算黄金分连数
- 计算圆周率
- 程序相似性比较代码
- c++自定义 button(按键)
- C++控制台地震勘探观测系统数据文件
- 低频词过滤系统 c++ 数据结构(入门级
- c++ 整形数据排序 入门级
- c++设计模式——观察模式
- c++设计模式——工厂模式
- c++ LOL智商测试仪器(测谎入门级)
- c++ 椭圆拟合算法
- c++ 手工做一个STL文件
- C++实现主席树(可持久化线段树)
- c++ 文本格式化
- 提取特定目录下特定文件类型的至一
- C++ MFC调用Javascrip函数
- C++ 读取和写入CSV文件
- c++类似于window的屏保曲线算法
- c++ 实现 本科生导师制度系统源码(数
- 密码学基于RCB和CBC的RSA实现(c++)
- c++ 用字符画的形式输出超级玛丽中的
- C++ 数组课件(入门级)
评论
共有 条评论