-
mapwindow6-81799
mapwindow6的源码。对于学习提高非常有用(mapwindow6 source. Very useful for learning to improve.)
- 2013-11-17 09:46:02下载
- 积分:1
-
reprojection
基于块投影的图像恢复算法,matlab程序(denoise)
- 2010-12-09 01:26:45下载
- 积分:1
-
matlab
程序相当有用,可用于数学建模中。数据是实例,程序浅显易懂。(Program is useful for mathematical modeling. Data instance, the program easy to understand.)
- 2013-09-07 09:44:59下载
- 积分:1
-
2002063920060390MATLABjihe
图象处理基础算法原代码MATLAB 集合。(image processing algorithms based on the original MATLAB code set.)
- 2006-12-13 15:15:50下载
- 积分:1
-
some-MATLAB
几个matlab程序 包括:计算任意相交区域面积和电场的仿真实现(Several matlab programs include: the intersection area and in arbitrary Simulation of the electric field)
- 2011-01-24 23:49:48下载
- 积分:1
-
matlabprog
matlab实例编程一百个源程序,里面含有matlab图像处理的基本算法(example of matlab programming source 100, which contains the basic matlab image processing algorithm)
- 2009-05-15 20:14:45下载
- 积分:1
-
111
利用windows提供的API中GetSystemFirmwareTable function
读取SMBIOS中的信息(Use the API provided GetSystemFirmwareTable function windows
Read SMBIOS information)
- 2015-03-30 14:55:29下载
- 积分:1
-
局部二值模式LBP
lbp实现图像的特征提取,可得到图像的直方图特征。(LBP realizes the image feature extraction, and can get the histogram features of the image)
- 2017-11-20 15:24:05下载
- 积分:1
-
Parallel_Port_Complete_Programming-_Interfacing_a
Complete Parallel Port Development. Covers all PP standards.
- 2014-01-28 20:21:15下载
- 积分:1
-
vcPPsourcecode7
说明: 600个大型项目源码之一:
MATLAB与VC++混合编程实现一维小波多尺度分解
小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。
VC++是由美国Microsoft 公司开发的可视化C/C++集成编程环境,是目前功能最强大的软件开发工具之一。被广泛应用于Win32平台的基础应用程序的开发。 它具有强大的图形界面编程能力且代码执行效率高,可生成脱离VC++环境而独立运行的应用程序。可是VC++在数值处理分析和算法工具等方面不如MATLAB。
本文结合VC++和MATLAB 的各自优点,以VC++图形界面作为前台框架,MATLAB作为后台进行数值运算和数据可视化,利用组件对象模型(COM)技术作为媒介,实现了一维小波多尺度分解。
(matlab and vc++ program:
Wavelets are a class of a functions used to localize a given function in both space and scaling. A family of wavelets can be constructed from a function ...
)
- 2011-02-27 07:33:07下载
- 积分:1