代码搜索:CSize
找到约 1,126 项符合「CSize」的源代码
代码结果 1,126
www.eeworm.com/read/305249/13776041
m f11_7.m
%装载并显示原始图像
load flujet;
subplot(1,2,1);
image(X);
colormap(map);
title('原始图像');
%对图像X用小波db5进行2层分解
[c,l]=wavedec2(X,2,'db5');
Csize=size(c);
%弱化不重要的分解系数
for i=1:Csize(2)
if(c(i)>300)
www.eeworm.com/read/207234/13791110
m f11_7.m
%装载并显示原始图像
load flujet;
subplot(1,2,1);
image(X);
colormap(map);
title('原始图像');
%对图像X用小波db5进行2层分解
[c,l]=wavedec2(X,2,'db5');
Csize=size(c);
%弱化不重要的分解系数
for i=1:Csize(2)
if(c(i)>300)
www.eeworm.com/read/302045/13843777
cpp mycdc.cpp
// MyCDC.cpp: implementation of the MyCDC class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Wzq.h"
#include "MyCDC.h"
#ifdef _DEB
www.eeworm.com/read/301807/13848232
m f11_7.m
%装载并显示原始图像
load flujet;
subplot(1,2,1);
image(X);
colormap(map);
title('原始图像');
%对图像X用小波db5进行2层分解
[c,l]=wavedec2(X,2,'db5');
Csize=size(c);
%弱化不重要的分解系数
for i=1:Csize(2)
if(c(i)>300)
www.eeworm.com/read/238619/13871606
cpp imageview.cpp
// ImageView.cpp : CImageView 类的实现
//
#include "stdafx.h"
#include "Image.h"
#include "ImageDoc.h"
#include "ImageView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CImageView
www.eeworm.com/read/143026/5760280
h extoolbar.h
//////////////////////////////////////////////////////////////////////
// FileFury
// Copyright (c) 2000 Tenebril Incorporated
// All rights reserved.
//
// This source code is governed by the Te
www.eeworm.com/read/140411/5792522
h cdxcdynamicwnd.h
// cdxCDynamicWnd.h: interface for the cdxCDynamicWnd class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_CDXCDYNAMICWND_H__1FEFDD69_5C1C_11D3_800D_00000
www.eeworm.com/read/136849/5843740
cdg pvar.cdg
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK |
| FILE : pvar.cdg
www.eeworm.com/read/132649/5912715
cpp size.cpp
/*
* ===========================================================================
* PRODUCTION $Log: size.cpp,v $
* PRODUCTION Revision 1000.2 2004/06/01 19:25:07 gouriano
* PRODUCTION PRODUCTION
www.eeworm.com/read/131315/5940881
ccp rplex.ccp
// This may look like C code, but it is really -*- C++ -*-
/*
Copyright (C) 1988 Free Software Foundation
written by Doug Lea (dl@rocky.oswego.edu)
based on code by Marc Shapiro (shapiro@sor.