代码搜索:CSize

找到约 1,126 项符合「CSize」的源代码

代码结果 1,126
www.eeworm.com/read/224643/14578976

cpp stringvw.cpp

// ex18avw.cpp : implementation of the CStringView class // #include "stdafx.h" #include "resource.h" #include "poemdoc.h" #include "stringvw.h" #ifdef _DEBUG #undef THIS_FILE static cha
www.eeworm.com/read/224643/14578998

cpp hexvw.cpp

// ex18avw.cpp : implementation of the CHexView class // #include "stdafx.h" #include "resource.h" #include "poemdoc.h" #include "hexvw.h" #ifdef _DEBUG #undef THIS_FILE static char BASE
www.eeworm.com/read/224643/14579046

cpp stringvw.cpp

// stringvw.cpp : implementation of the CStringView class // #include "stdafx.h" #include "resource.h" #include "poemdoc.h" #include "stringvw.h" #ifdef _DEBUG #undef THIS_FILE static ch
www.eeworm.com/read/224643/14579088

cpp hexvw.cpp

// ex18avw.cpp : implementation of the CHexView class // #include "stdafx.h" #include "resource.h" #include "poemdoc.h" #include "hexvw.h" #ifdef _DEBUG #undef THIS_FILE static char BASE
www.eeworm.com/read/224446/14590130

h diagramentity.h

#ifndef _DIAGRAMENTITY_H_ #define _DIAGRAMENTITY_H_ #include "DiagramPropertyDlg.h" #define CMD_START 100 #define CMD_CUT 100 #define CMD_COPY 101 #define CMD_DUPLICATE 102 #define
www.eeworm.com/read/224445/14590179

h diagramentity.h

#ifndef _DIAGRAMENTITY_H_ #define _DIAGRAMENTITY_H_ #include "DiagramPropertyDlg.h" #define CMD_START 100 #define CMD_CUT 100 #define CMD_COPY 101 #define CMD_DUPLICATE 102 #define
www.eeworm.com/read/224444/14590298

h diagramentity.h

#ifndef _DIAGRAMENTITY_H_ #define _DIAGRAMENTITY_H_ #include "DiagramPropertyDlg.h" #define CMD_START 100 #define CMD_CUT 100 #define CMD_COPY 101 #define CMD_DUPLICATE 102 #define
www.eeworm.com/read/223937/14611877

h dib.h

#ifndef __RXDIB_H__ #define __RXDIB_H__ // cdib.h // new version for WIN32 #include "Windows.h" class RxDib : public CObject { DECLARE_SERIAL(RxDib) public: LPVOID m_lpvColorTable; HBITMAP m_hBitm
www.eeworm.com/read/221223/14752845

m examp16_16.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/120975/14779119

cpp stringvw.cpp

// ex18avw.cpp : implementation of the CStringView class // #include "stdafx.h" #include "resource.h" #include "poemdoc.h" #include "stringvw.h" #ifdef _DEBUG #undef THIS_FILE static cha