========================================================================
MICROSOFT FOUNDATION CLASS LIBRARY : BasicMapSign
========================================================================
AppWizard has created this BasicMapSign application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your BasicMapSign application.
BasicMapSign.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
BasicMapSign.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CBasicMapSignApp application class.
BasicMapSign.cpp
This is the main application source file that contains the application
class CBasicMapSignApp.
BasicMapSign.rc
This is a listing of all of the Microsoft Windows resources that the
program uses. It includes the icons, bitmaps, and cursors that are stored
in the RES subdirectory. This file can be directly edited in Microsoft
Visual C++.
BasicMapSign.clw
This file contains information used by ClassWizard to edit existing
classes or add new classes. ClassWizard also uses this file to store
information needed to create and edit message maps and dialog data
maps and to create prototype member functions.
res\BasicMapSign.ico
This is an icon file, which is used as the application's icon. This
icon is included by the main resource file BasicMapSign.rc.
res\BasicMapSign.rc2
This file contains resources that are not edited by Microsoft
Visual C++. You should place all resources not editable by
the resource editor in this file.
/////////////////////////////////////////////////////////////////////////////
AppWizard creates one dialog class:
BasicMapSignDlg.h, BasicMapSignDlg.cpp - the dialog
These files contain your CBasicMapSignDlg class. This class defines
the behavior of your application's main dialog. The dialog's
template is in BasicMapSign.rc, which can be edited in Microsoft
Visual C++.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named BasicMapSign.pch and a precompiled types file named StdAfx.obj.
Resource.h
This is the standard header file, which defines new resource IDs.
Microsoft Visual C++ reads and updates this file.
/////////////////////////////////////////////////////////////////////////////
Other notes:
AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system's current language, you
will need to copy the corresponding localized resources MFC42XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC42DEU.DLL contains resources translated to German.) If you
don't do this, some of the UI elements of your application will remain in the
language of the operating system.
/////////////////////////////////////////////////////////////////////////////
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
本程序是为计算机地图制图课程要求而编写,主要绘制有直线、点状符号(圆)、线状符号(土堤)、面状符号(晕线)等,另外本程序支持交互绘图、绘制完成后通过控制矩形对其进行修改,可对绘制的数据进行保存和打开,支持撤销和重做,支持jpg、gif、bmp等格式的图片打开,支持播放mp3、wma、avi、wmv等多媒体文件的播放,支持栅格化输出,…… 最后说一句,估计下载本代码的人多为WHU GIS的同学,应该说作为学长,我奉劝大家不要为了应付作业而直接copy,本程序仅供参考!作业大家还是尽量自己完成~!
资源推荐
资源详情
资源评论
收起资源包目录
计算机基础地图符号绘制.rar (90个子文件)
计算机基础地图符号绘制
源代码
BasicMapSign - Release v1.0.0.3
MyClass
ElementData.cpp 2KB
DrawDatas.h 2KB
Anchor.cpp 5KB
Img.cpp 9KB
List.cpp 344B
LableHand.cpp 1KB
BMSAlgorithm.h 1KB
Media.cpp 5KB
AnchorData.h 939B
File.cpp 11KB
Anchor.h 2KB
ListData.h 2KB
DPoint.cpp 746B
GDIDraw.h 1KB
DPoint.h 592B
GDIDraw.cpp 4KB
EditRect.h 1KB
MemDC.h 5KB
ElementData.h 947B
LableHand.h 1KB
List.h 11KB
AnchorData.cpp 2KB
DrawDatas.cpp 1KB
EditRect.cpp 12KB
File.h 1KB
ListData.cpp 354B
Img.h 2KB
MemDC.cpp 16KB
Media.h 2KB
BMSAlgorithm.cpp 7KB
OtherClass
XPButton.cpp 8KB
AboutDlg.cpp 5KB
CREDITSTATIC.CPP 28KB
XPButton.h 2KB
AboutDlg.h 1KB
HyperLink.h 3KB
HyperLink.cpp 9KB
CREDITSTATIC.H 3KB
StdAfx.cpp 214B
BasicMapSign.plg 3KB
BasicMapSign.suo 7KB
resource.h 5KB
LineSettingsDlg.h 2KB
BasicMapSignDlg.cpp 59KB
LineEmbankDlg.h 2KB
CircleSettingsDlg.h 2KB
BasicMapSign.ncb 169KB
PolyLineFillDlg.cpp 4KB
ReadMe.txt 4KB
StdAfx.h 1KB
BasicMapSignDlg.h 6KB
BasicMapSign.clw 7KB
BasicMapSign.dsw 530B
PolyLineFillDlg.h 2KB
BasicMapSign.rc 17KB
BasicMapSign.cpp 2KB
BasicMapSign.dsp 8KB
LineEmbankDlg.cpp 3KB
LineSettingsDlg.cpp 3KB
CircleSettingsDlg.cpp 4KB
res
PartFill.bmp 7KB
Draw.cur 2KB
Default.jpg 72KB
NWSE.cur 2KB
LineFence.bmp 7KB
Line.bmp 7KB
Circle.bmp 7KB
Move.cur 2KB
Undo.bmp 1KB
Hand.cur 326B
NS.cur 2KB
Redo.bmp 1KB
WE.cur 2KB
BasicMapSign.rc2 404B
BasicMapSign.ico 34KB
NESW.cur 2KB
BasicMapSign.opt 49KB
BasicMapSign.aps 182KB
BasicMapSign.h 1KB
可运行程序
绿色免安装版
BasicMapSign.chm 2.8MB
Data
Embank.txt 1KB
Line.txt 671B
Circle.txt 1009B
LineFill.txt 3KB
BasicMapSign.exe 276KB
安装版
BasicMapSign v1.0.0.3 setup.exe 3.01MB
示例数据截图
Circle.jpg 108KB
Line.jpg 67KB
Embank.jpg 105KB
LineFill.jpg 132KB
共 90 条
- 1
A_Lost_River
- 粉丝: 3
- 资源: 7
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Spring Cloud商城项目专栏 049 支付
- sensors-18-03721.pdf
- Facebook.apk
- 推荐一款JTools的call-this-method插件
- json的合法基色来自红包东i请各位
- 项目采用YOLO V4算法模型进行目标检测,使用Deep SORT目标跟踪算法 .zip
- 针对实时视频流和静态图像实现的对象检测和跟踪算法 .zip
- 部署 yolox 算法使用 deepstream.zip
- 基于webmagic、springboot和mybatis的MagicToe Java爬虫设计源码
- 通过实时流协议 (RTSP) 使用 Yolo、OpenCV 和 Python 进行深度学习的对象检测.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功
- 1
- 2
前往页