91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

模式識別中的印章識別,兩類三類模式判別,界面友好!VC6開發

資源截圖

代碼片段和文件信息

//?DrawLine.cpp:?implementation?of?the?DrawLine?class.
//
//////////////////////////////////////////////////////////////////////

#include?“stdafx.h“
#include?“Model01.h“
#include?“DrawLine.h“

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

//////////////////////////////////////////////////////////////////////
//?Construction/Destruction
//////////////////////////////////////////////////////////////////////

DrawLine::DrawLine()
{
FirstPoint=SecondPoint=ThirdPoint=(00);
Line_Red=Line_Green=Line_Blue=0;


}

DrawLine::~DrawLine()
{

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????4594??2009-05-11?17:13??源程序\Debug\DrawLine.obj

?????文件??????????0??2009-05-11?17:13??源程序\Debug\DrawLine.sbr

?????文件????3458048??2009-05-11?17:51??源程序\Debug\Model01.bsc

?????文件?????135261??2009-05-11?17:55??源程序\Debug\Model01.exe

?????文件?????292032??2009-05-11?17:55??源程序\Debug\Model01.ilk

?????文件??????17786??2009-05-11?17:13??源程序\Debug\Model01.obj

?????文件????6878572??2009-05-11?17:13??源程序\Debug\Model01.pch

?????文件?????410624??2009-05-11?17:55??源程序\Debug\Model01.pdb

?????文件???????3412??2009-05-11?17:55??源程序\Debug\Model01.res

?????文件??????????0??2009-05-11?17:13??源程序\Debug\Model01.sbr

?????文件??????78784??2009-05-11?17:51??源程序\Debug\Model01Dlg.obj

?????文件??????????0??2009-05-11?17:51??源程序\Debug\Model01Dlg.sbr

?????文件?????105933??2009-05-11?17:13??源程序\Debug\StdAfx.obj

?????文件????1376645??2009-05-11?17:13??源程序\Debug\StdAfx.sbr

?????文件?????214016??2009-05-16?22:33??源程序\Debug\vc60.idb

?????文件?????364544??2009-05-11?17:51??源程序\Debug\vc60.pdb

?????文件????????621??2003-05-07?12:32??源程序\DrawLine.cpp

?????文件????????705??2003-05-07?11:56??源程序\DrawLine.h

?????文件??????37960??2009-05-16?22:34??源程序\Model01.aps

?????文件???????2311??2009-05-16?22:34??源程序\Model01.clw

?????文件???????2081??2003-05-05?21:41??源程序\Model01.cpp

?????文件???????4306??2003-05-07?12:51??源程序\Model01.dsp

?????文件????????539??2009-04-14?10:08??源程序\Model01.dsw

?????文件???????1335??2009-04-14?10:08??源程序\Model01.h

?????文件?????140288??2009-05-16?22:34??源程序\Model01.ncb

?????文件??????56832??2009-05-16?22:34??源程序\Model01.opt

?????文件????????248??2009-05-16?22:33??源程序\Model01.plg

?????文件???????6871??2009-05-16?22:34??源程序\Model01.rc

?????文件??????30369??2009-05-11?17:51??源程序\Model01Dlg.cpp

?????文件???????2676??2003-05-09?23:21??源程序\Model01Dlg.h

............此處省略12個文件信息

評論

共有 條評論