资源简介
小波变换的VC++实现,基于MFC,有界面,可计算一维和二维的小波变换,很好用
代码片段和文件信息
// DSplit.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “DSplit.h“
#include “MainFrm.h“
#include “DSplitDoc.h“
#include “DSplitView.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDSplitApp
BEGIN_MESSAGE_MAP(CDSplitApp CWinApp)
//{{AFX_MSG_MAP(CDSplitApp)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// 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
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFileNew)
ON_COMMAND(ID_FILE_OPEN CWinApp::OnFileOpen)
// Stand
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
.CA.... 5990 2004-09-20 17:37 小波变换\CDIB.CPP
.CA.... 924 2004-09-20 17:22 小波变换\Cdib.h
.CA.... 19919 2004-09-20 17:38 小波变换\Debug\Cdib.obj
.CA.... 0 2004-09-20 17:38 小波变换\Debug\Cdib.sbr
.CA.... 147581 2004-09-20 17:38 小波变换\Debug\DSplit.exe
.CA.... 22915 2004-09-20 17:22 小波变换\Debug\DSplit.obj
.CA.... 566272 2004-09-20 17:38 小波变换\Debug\DSplit.pdb
.CA.... 9364 2004-09-20 17:20 小波变换\Debug\DSplit.res
.CA.... 0 2004-09-20 17:22 小波变换\Debug\DSplit.sbr
.CA.... 21981 2004-09-20 17:22 小波变换\Debug\DSplitDoc.obj
.CA.... 0 2004-09-20 17:22 小波变换\Debug\DSplitDoc.sbr
.CA.... 25159 2004-09-20 17:22 小波变换\Debug\DSplitView.obj
.CA.... 0 2004-09-20 17:22 小波变换\Debug\DSplitView.sbr
.CA.... 19486 2004-09-20 16:36 小波变换\Debug\DynSplitterWnd.obj
.CA.... 0 2004-09-20 16:36 小波变换\Debug\DynSplitterWnd.sbr
.CA.... 33281 2004-09-20 17:22 小波变换\Debug\DynSplitView2.obj
.CA.... 0 2004-09-20 17:22 小波变换\Debug\DynSplitView2.sbr
.CA.... 22560 2004-09-20 17:22 小波变换\Debug\MainFrm.obj
.CA.... 0 2004-09-20 17:22 小波变换\Debug\MainFrm.sbr
.CA.... 10394 2004-09-20 16:36 小波变换\Debug\Num.obj
.CA.... 0 2004-09-20 16:36 小波变换\Debug\Num.sbr
.CA.... 54172 2004-09-20 16:36 小波变换\Debug\StdAfx.obj
.CA.... 816568 2004-09-20 16:36 小波变换\Debug\StdAfx.sbr
.CA.... 126976 2004-09-20 17:38 小波变换\Debug\vc60.pdb
.CA.... 4719 2004-09-20 17:22 小波变换\Debug\WFilter.obj
.CA.... 0 2004-09-20 17:22 小波变换\Debug\WFilter.sbr
.CA.... 18052 2004-09-20 17:22 小波变换\Debug\WvltTransDib.obj
.CA.... 0 2004-09-20 17:22 小波变换\Debug\WvltTransDib.sbr
.CA.... 47848 2004-09-20 17:06 小波变换\DSplit.aps
.CA.... 3786 2004-09-20 17:38 小波变换\DSPLIT.CLW
............此处省略41个文件信息
- 上一篇:谭浩强C语言程序设计笔记资料
- 下一篇:幸运52猜价钱游戏
相关资源
- DevC++
- 关于MFC的 基本用法及实例的源代码
- VC++6.0
- vc++6.0初学入门教程(PDF编辑版)
- 计算机图形学MFC
- Vc++ 400例 指定初始目录的源程序
- VC 学习笔记
- Vc++6.0中文版
- Visual_C++MFC入门教程
- vC++6.0 绿色版
- vc++6.0程序调试步骤
- vc++6.0 (32位64位都可以)
- VC6写的Socket API封装类非MFC
- VC++读写FAT32操作
- mfc 自绘控件实现 竖排TAB sheet控件
- visual C++ 实现文件共享
- MFC 学生通讯录系统
- 基于MFC的学生通讯薄管理系统
- VC++ 实现简单的文件加密与解密功能
- MFC下MSChart柱状图、折线图、饼状图
- 四次Bezier曲线动态生成 VC++代码实现
- VC++编程经典之- 文件系统
- C++ MFC 教师工资管理系统
- 模拟鼠标单击、双击 C++实现
- MFCResourceID v2.0.rar
- VC++ 三维图形绘制
- 学生机和老师机
- MFC 菜单 树视图控件 界面切换
- vc++实现图像的缩放
- DES加密解密 MFC C++
评论
共有 条评论