资源简介
人脸表情识别,笑脸,哭脸等7种表情,非常好用,,,好资源

代码片段和文件信息
// ChildFrm.cpp : implementation of the CChildframe class
//
#include “stdafx.h“
#include “test1.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 modifying
// the CREATESTRUCT cs
if( !CMDIChildWnd::PreCreateWindow(cs) )
return FALSE;
return TRUE;
}
/////////////////////////////////////////////////////////////////////////////
// CChildframe diagnostics
#ifdef _DEBUG
void CChildframe::AssertValid() const
{
CMDIChildWnd::AssertValid();
}
void CChildframe::Dump(CDumpContext& dc) const
{
CMDIChildWnd::Dump(dc);
}
#endif //_DEBUG
/////////////////////////////////////////////////////////////////////////////
// CChildframe message handlers
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10278 2004-05-29 15:10 表情识别\247067\ex
文件 10278 2004-05-25 16:37 表情识别\247067\ex
文件 10278 2004-05-24 19:13 表情识别\247067\ex
文件 10278 2004-05-24 19:14 表情识别\247067\ex
文件 10278 2004-05-24 19:14 表情识别\247067\ex
文件 10278 2004-05-24 19:15 表情识别\247067\ex
文件 10278 2004-05-24 19:15 表情识别\247067\ex
文件 10278 2004-05-24 19:15 表情识别\247067\ex
文件 10278 2004-05-24 19:15 表情识别\247067\ex
..A.SH. 32256 2007-01-23 21:19 表情识别\247067\ex
文件 10278 2004-05-24 19:16 表情识别\247067\ex
文件 10278 2004-05-24 19:16 表情识别\247067\ex
文件 10278 2004-05-24 19:16 表情识别\247067\ex
文件 10278 2004-05-24 19:17 表情识别\247067\ex
文件 10278 2004-05-24 19:17 表情识别\247067\ex
文件 10278 2004-05-24 19:17 表情识别\247067\ex
文件 10278 2004-05-24 19:18 表情识别\247067\ex
文件 10278 2004-05-24 19:18 表情识别\247067\ex
..A.SH. 38912 2005-06-02 16:32 表情识别\247067\ex
文件 10278 2004-05-24 19:18 表情识别\247067\ex
文件 10278 2004-05-29 15:24 表情识别\247067\ex
文件 10278 2004-05-24 19:19 表情识别\247067\ex
文件 10278 2004-05-29 15:40 表情识别\247067\ex
文件 10278 2004-05-24 19:19 表情识别\247067\ex
文件 10278 2004-05-24 19:19 表情识别\247067\ex
文件 10278 2004-05-24 19:20 表情识别\247067\ex
文件 10278 2004-05-24 19:20 表情识别\247067\ex
文件 10278 2004-05-24 19:20 表情识别\247067\ex
..A.SH. 47616 2005-06-02 16:32 表情识别\247067\ex
文件 10278 2004-05-18 21:06 表情识别\247067\ex
............此处省略139个文件信息
相关资源
- PLC1200MODBUS TCP 程序
- IIS选项程序 添加/删除windows组件中找
- 易语言取程序运行时间模块源码
- 在LabVIEW 中利用TCPIP协议实现网络通信
- delphi源码-检测是否运行了多个程序
- 达尔优机械键盘驱动程序 v13.05.03 官方
- 6122协议和红外线的发送程序
- 红外转串口通信含原理图和程序
- stm32做的红外遥控解码程序
- 联想lenovo G480 USB3.0驱动程序 for win7
- nmos转移特性曲线hspice程序—&mdas
- 易语言高仿Windows记事本源码
- 九齐程序 ny Q-Code
- Palm OS应用程序设计指南
- Borland Socket Server程序 包含D6和D7源码
- TCP IP通信labview程序
- 2018西门子杯中国智能制造挑战赛逻辑
- 自已写的 自习室预约小程序微信125
- 基于stm32f103ve的程序——跑马灯实验
- 基于STM32RCT6的步进电机驱动程序
- E4A无障碍跨程序操作类库(带源码、
- labview魔方程序
- 程序员专用字体YaHei.Consolas.1.11b42517
- scratch3.0 源程序(说相声)
- 欧姆龙CP1系列单轴定位PLC程序.cxp
- SVR算法程序可运行
- labview编程软件滤波器以及编写程序设
- 电力系统潮流计算程序集合
- 仿知乎界面小程序源代码
- STM32蓝牙和串口程序
评论
共有 条评论