资源简介
(MFC单文档实现,添加了对话框)医学图片DICOM格式打开以及BITMAP转换, 图片像素计算等等
代码片段和文件信息
// DICOM.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “afxwinappex.h“
#include “afxdialogex.h“
#include “DICOM.h“
#include “MainFrm.h“
#include “DICOMDoc.h“
#include “DICOMView.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CDICOMApp
BEGIN_MESSAGE_MAP(CDICOMApp CWinAppEx)
ON_COMMAND(ID_APP_ABOUT &CDICOMApp::OnAppAbout)
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW &CWinAppEx::OnFileNew)
ON_COMMAND(ID_FILE_OPEN &CWinAppEx::OnFileOpen)
// Standard print setup command
ON_COMMAND(ID_FILE_PRINT_SETUP &CWinAppEx::OnFilePrintSetup)
END_MESSAGE_MAP()
// CDICOMApp construction
CDICOMApp::CDICOMApp()
{
m_bHiColorIcons = TRUE;
// support Restart Manager
m_dwRestartManagerSupportFlags = AFX_RESTART_MANAGER_SUPPORT_ALL_ASPECTS;
#ifdef _MANAGED
// If the application is built using Common Language Runtime support (/clr):
// 1) This additional setting is needed for Restart Manager support to work properly.
// 2) In your project you must add a reference to System.Windows.Forms in order to build.
System::Windows::Forms::Application::SetUnhandledExceptionMode(System::Windows::Forms::UnhandledExceptionMode::ThrowException);
#endif
// TODO: replace application ID string below with unique ID string; recommended
// format for string is CompanyName.ProductName.SubProduct.VersionInformation
SetAppID(_T(“DICOM.AppID.NoVersion“));
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
// The one and only CDICOMApp object
CDICOMApp theApp;
// CDICOMApp initialization
BOOL CDICOMApp::InitInstance()
{
// InitCommonControlsEx() is required on Windows XP if an application
// manifest specifies use of ComCtl32.dll version 6 or later to enable
// visual styles. Otherwise any window creation will fail.
INITCOMMONCONTROLSEX InitCtrls;
InitCtrls.dwSize = sizeof(InitCtrls);
// Set this to include all the common control classes you want to use
// in your application.
InitCtrls.dwICC = ICC_WIN95_CLASSES;
InitCommonControlsEx(&InitCtrls);
CWinAppEx::InitInstance();
// Initialize OLE libraries
if (!AfxOleInit())
{
AfxMessageBox(IDP_OLE_INIT_FAILED);
return FALSE;
}
AfxEnableControlContainer();
EnableTaskbarInteraction(FALSE);
// AfxInitRichEdit2() is required to use RichEdit control
// AfxInitRichEdit2();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need
// Change the registry key under which our settings are stored
// TODO: You should modify this string to be something appropriate
// such as the name of your company or organization
SetRegistryKey(_T(“Local AppWizard-Generated Applications“));
LoadStdProfileSettings(4); // Load standard IN
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 243712 2018-08-13 10:52 Debug\DICOM.exe
文件 2074140 2018-08-13 10:52 Debug\DICOM.ilk
文件 6081536 2018-08-13 10:52 Debug\DICOM.pdb
文件 5262274 2017-11-02 13:39 DICOM\00002.dcm
文件 3942 2018-08-13 10:52 DICOM\Debug\cl.command.1.tlog
文件 73526 2018-08-13 10:52 DICOM\Debug\CL.read.1.tlog
文件 3074 2018-08-13 10:52 DICOM\Debug\CL.write.1.tlog
文件 667 2018-08-09 18:00 DICOM\Debug\DICOM.exe.em
文件 732 2018-08-09 18:00 DICOM\Debug\DICOM.exe.em
文件 381 2018-08-13 10:52 DICOM\Debug\DICOM.exe.intermediate.manifest
文件 45 2018-08-13 10:52 DICOM\Debug\DICOM.lastbuildstate
文件 2205 2018-08-13 10:52 DICOM\Debug\DICOM.log
文件 56263 2018-08-10 12:09 DICOM\Debug\DICOM.obj
文件 33751040 2018-08-09 16:22 DICOM\Debug\DICOM.pch
文件 88212 2018-08-10 12:06 DICOM\Debug\DICOM.res
文件 713 2018-08-09 14:57 DICOM\Debug\DICOM.vcxprojResolveAssemblyReference.cache
文件 0 2018-08-09 14:57 DICOM\Debug\DICOM.write.1.tlog
文件 64352 2018-08-10 12:09 DICOM\Debug\DICOMDoc.obj
文件 53966 2018-08-13 10:52 DICOM\Debug\DICOMView.obj
文件 200 2018-08-09 14:57 DICOM\Debug\DICOM_manifest.rc
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 2 2018-08-13 10:52 DICOM\Debug\li
文件 1750 2018-08-13 10:52 DICOM\Debug\li
............此处省略43个文件信息
相关资源
- MFC+VS2013+OpenCV打开任意路径下的图片并
- vs2010 + MFC + UDP socket 聊天程序。
- VS实现MFC的点对点聊天室
- 亲戚计算器4.2.zip
- MFC实现的抽奖程序含代码
- MFC数据库ODBC编程-教务管理系统
- MFC+YOLOv3完美版.zip
- 计算机图形学(MFC)-多边形平滑填充
- MFC kinect 骨骼识别
- 课程设计—MFC学生信息管理系统.7z
- 基于MFC的RPG回合制对战游戏
- MFC 编写的仪器测试软件
- 可视化程序设计/MFC/图书管理系统
- 墨卡托投影.rar
- Visual Studio2017平台下的使用MFC做的音乐
- 学生宿舍管理系统MFC实现 采用Driver
- MFC学生成绩管理系统wujiekd是我博客名
- MFC实现小球运动
- mfc Socket 网络调试助手
- VS2015MFC图形系统开发基本图形绘制线
- C++面向对象的ATM机设计,含MFC和控制
- Opencv3.4+VS2017+MFC对话框打开摄像头、截
- 基于MFC OpenCV条码识别
- MFC实现串口通信16进制发送接收
- C++编程思想两卷合订本.pdf 电子书(完
- 中国象棋 陶善文源码 VC++2013 MFC 游戏
- MFC绘图软件
- 基于MFC海康威视摄像头Demo含抓图显示
- MFC下写的一个基于TCP的聊天室程序
- VS MFC 聊天程序
评论
共有 条评论