资源简介
人脸表情识别,笑脸,哭脸等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个文件信息
相关资源
- 发票识别微信小程序已发布
- 在线教学系统微信小程序
- 操作系统程序 WIN32API 进程的控制通信
- RTL8211EG千兆网FPGA开发测试程序
- STM32 MODBUS_RTU从站程序,KEIL编写
- 多个云台控制及串口精灵一个程序含
- 广东省各市区无街道地图SVG可接入程
- 微信小程序仿豆瓣电影源码.zip
- DDS最终版(PCB\\原理图\\源程序)
- labview经典小程序
- 电子水准仪格式转换与数据处理程序
- 欧姆龙可编程序控制器PID
- 基于TE6410的WINCE系统的录入学生成绩程
- ADS1232评估板程序
- 遥感影像几何纠正程序
- 根据导航文件计算卫星坐标的程序
- 陷波器的程序实现
- 网络编程实用教程第二版_各章的源程
- 恩智浦智能车摄像头组国赛3米1程序
- NRF24L01收发程序STM32F407
- 嵌入式 L inux C 语言应用程序设计.pd
- 开关电容滤波器max262应用,中文资料
- 飞思卡尔电磁程序
- 基于单片机的数字时钟系统设计
- 基于单片机的空调温度控制器设计
- 基于Pic16F877A单片机的出租车计价系统
- 基于单片机的教室灯光控制系统
- 基于单片机的晶闸管触发装置设计
- 基于51单片机的脉搏监测系统
- 一种基于单片机的公交车站自动报站
评论
共有 条评论