Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
DynSplitView2.h
Package: 1matlab.rar [view]
Upload User: jjlianmen
Upload Date: 2022-08-03
Package Size: 157k
Code Size: 2k
Category:
Special Effects
Development Platform:
Matlab
- #if !defined(AFX_DYNSPLITVIEW2_H__76E949DA_9CAD_11D1_907F_00A024782894__INCLUDED_)
- #define AFX_DYNSPLITVIEW2_H__76E949DA_9CAD_11D1_907F_00A024782894__INCLUDED_
- #if _MSC_VER >= 1000
- #pragma once
- #endif // _MSC_VER >= 1000
- // DynSplitView2.h : header file
- //
- #include"DSplitDoc.h"
- /////////////////////////////////////////////////////////////////////////////
- // CDynSplitView2 view
- #include "JisuanProcessDib.h"
- #include "CDIB.h"
- class CDynSplitView2 : public CView
- {
- protected:
- CDynSplitView2(); // protected constructor used by dynamic creation
- DECLARE_DYNCREATE(CDynSplitView2)
- // Attributes
- public:
- CDSplitDoc* GetDocument();
- // Operations
- public:
- CPalette *CreateBitmapPalette( JisuanProcessDib* pBitmap);
- CString filename;
- JisuanProcessDib *CDibNew1;
- CDib *CDib1;
- CPalette hPalette;
- int state2;
- void clearmem();
- int yuzhi_gray;
- // Overrides
- // ClassWizard generated virtual function overrides
- //{{AFX_VIRTUAL(CDynSplitView2)
- protected:
- virtual void OnDraw(CDC* pDC); // overridden to draw this view
- //}}AFX_VIRTUAL
- // Implementation
- protected:
- virtual ~CDynSplitView2();
- #ifdef _DEBUG
- virtual void AssertValid() const;
- virtual void Dump(CDumpContext& dc) const;
- #endif
- // Generated message map functions
- protected:
- //{{AFX_MSG(CDynSplitView2)
- afx_msg BOOL OnEraseBkgnd(CDC* pDC);
- afx_msg void OnFilesave();
- afx_msg void OnAreajisuan();
- afx_msg void OnXiaochusmall();
- afx_msg void OnFollowline();
- afx_msg void OnA();
- //}}AFX_MSG
- DECLARE_MESSAGE_MAP()
- };
- /////////////////////////////////////////////////////////////////////////////
- //{{AFX_INSERT_LOCATION}}
- // Microsoft Developer Studio will insert additional declarations immediately before the previous line.
- #endif // !defined(AFX_DYNSPLITVIEW2_H__76E949DA_9CAD_11D1_907F_00A024782894__INCLUDED_)