⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 projection_gauss.clw

📁 用C++中的MFC编程实现高斯投影正算和反算 即已知经纬度求X,Y 已知X,Y求经纬度
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CProjection_GaussDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Projection_Gauss.h"

ClassCount=3
Class1=CProjection_GaussApp
Class2=CProjection_GaussDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_PROJECTION_GAUSS_DIALOG

[CLS:CProjection_GaussApp]
Type=0
HeaderFile=Projection_Gauss.h
ImplementationFile=Projection_Gauss.cpp
Filter=N

[CLS:CProjection_GaussDlg]
Type=0
HeaderFile=Projection_GaussDlg.h
ImplementationFile=Projection_GaussDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_BUTTON_Clear

[CLS:CAboutDlg]
Type=0
HeaderFile=Projection_GaussDlg.h
ImplementationFile=Projection_GaussDlg.cpp
Filter=D
LastObject=CAboutDlg

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=6
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352

[DLG:IDD_PROJECTION_GAUSS_DIALOG]
Type=1
Class=CProjection_GaussDlg
ControlCount=44
Control1=IDOK,button,1342242817
Control2=IDC_BUTTON_Help,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_COMBO_Ellipse,combobox,1344339971
Control6=IDC_STATIC,static,1342308352
Control7=IDC_EDIT_L0_degree,edit,1350631552
Control8=IDC_EDIT_L0_minute,edit,1350631552
Control9=IDC_EDIT_L0_second,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,button,1342177287
Control14=IDC_RADIO1,button,1342308361
Control15=IDC_RADIO2,button,1342177289
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_EDIT_L_degree,edit,1350631552
Control20=IDC_EDIT_L_minute,edit,1350631552
Control21=IDC_EDIT_L_second,edit,1350631552
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_EDIT_B_degree,edit,1350631552
Control26=IDC_EDIT_B_minute,edit,1350631552
Control27=IDC_EDIT_B_second,edit,1350631552
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_STATIC,static,1342308352
Control31=IDC_STATIC,static,1342308352
Control32=IDC_STATIC,static,1342308352
Control33=IDC_STATIC,static,1342308352
Control34=IDC_EDIT_x,edit,1350631552
Control35=IDC_EDIT_y,edit,1350631552
Control36=IDC_BUTTON_zhengsuan,button,1342242816
Control37=IDC_BUTTON_fansuan,button,1342242816
Control38=IDC_LIST,SysListView32,1350631437
Control39=IDC_STATIC,static,1342308352
Control40=IDC_STATIC,static,1342308352
Control41=IDC_COMBO_touyingdai,combobox,1344340226
Control42=IDC_BUTTON_Save,button,1342242816
Control43=IDC_BUTTON_Open,button,1342242816
Control44=IDC_BUTTON_Clear,button,1342242816

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -