代码搜索:CMapX
找到约 154 项符合「CMapX」的源代码
代码结果 154
www.eeworm.com/read/352663/10527349
cpp cmapx.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/352663/10527395
h cmapx.h
#if !defined(AFX_CMAPX_H__BEE5ABB0_9512_4345_A338_9408F48002E9__INCLUDED_)
#define AFX_CMAPX_H__BEE5ABB0_9512_4345_A338_9408F48002E9__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/482521/6617170
cpp cmapx.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/482521/6617272
h cmapx.h
#if !defined(AFX_CMAPX_H__12DE6CBB_B3E2_4CFD_A372_1796417CD515__INCLUDED_)
#define AFX_CMAPX_H__12DE6CBB_B3E2_4CFD_A372_1796417CD515__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/216320/15019372
cpp cmapx.cpp
#include "stdafx.h"
#include
#include "Cmapx.h"
/////////////////////////////////////////////////////////////////////////////
// CMapX
#ifdef CWND_MAPX
IMPLEMENT_DYNCREATE(CMapX,
www.eeworm.com/read/216320/15019389
h cmapx.h
#ifndef __MAPX_H__
#define __MAPX_H__
#ifdef UNDER_CE
#define HELP_FINDER 0x000b
#endif
#pragma warning( disable: 4100)
// event dispids
#define MAPX_DISPID_SELECTION_CHANGED 0x1
#
www.eeworm.com/read/138743/5813919
m wt08fig21.m
% CAPTION
fprintf('\n');
disp('Figure 8.21')
disp('The grid shows the support of the square windows')
disp('of a "best" local cosine basis selected in the local cosine quad-tree.')
fprintf('\n');
www.eeworm.com/read/138743/5813954
m wt07fig07.m
% CAPTION
fprintf('\n');
disp('Figure 7.7')
disp('The original signal is at the bottom.')
disp('The detail wavelet coefficients d_j[n] at scales 2^j for 0
www.eeworm.com/read/138743/5814002
m wienerdec2.m
function [H,out] = Wienerdec2(G,in,sig,sigma)
% wiener -- Wiener filter for blurred and noisy image.
% Usage
% out = wiener2(h,in)
% Inputs
% G Low-pass filter.
% in Degraded image.
%
www.eeworm.com/read/138743/5814025
m wt04fig19.m
% CAPTION
fprintf('\n');
disp('Figure 4.19')
disp('The bottom image is the Wigner-Ville distribution of the analytic part')
disp('of the top signal.')
close all;
f = MakeChirps('Chirps',1024)