实例介绍
EZCAD的源代码程序,不过缺少核心库的dll,能编译,不能运行,共享出来是供大家学习的,如果侵犯版权,请联系我删除,该程序是mfc开发的,需要重新加载整个项目后,才能在vs2015上编译成功。
【实例截图】
【核心代码】
EzCad3_VS2015-master
└── EzCad3_VS2015-master
├── EzCad3_VS2015
│ ├── DialogIssue.cpp
│ ├── DialogIssue.h
│ ├── dlg
│ │ ├── DlgCameraSet.cpp
│ │ ├── DlgCameraSet.h
│ │ ├── DlgEntList.cpp
│ │ ├── DlgEntList.h
│ │ ├── DlgLayerParam2.cpp
│ │ ├── DlgLayerParam2.h
│ │ ├── DlgLayerParam.cpp
│ │ ├── DlgLayerParam.h
│ │ ├── DlgOpenFile.cpp
│ │ ├── DlgOpenFile.h
│ │ ├── DlgSelMarker.cpp
│ │ ├── DlgSelMarker.h
│ │ ├── DlgSelUser.cpp
│ │ ├── DlgSelUser.h
│ │ ├── DlgSplash.cpp
│ │ ├── DlgSplash.h
│ │ ├── DlgUserParam.cpp
│ │ ├── DlgUserParam.h
│ │ ├── DrawToolBar.cpp
│ │ ├── DrawToolBar.h
│ │ ├── EntListBar.cpp
│ │ ├── EntListBar.h
│ │ ├── EntPropBar.cpp
│ │ ├── EntPropBar.h
│ │ ├── QEntLayerView.cpp
│ │ └── QEntLayerView.h
│ ├── dlglicense.cpp
│ ├── dlglicense.h
│ ├── Ezcad3Doc.cpp
│ ├── Ezcad3Doc.h
│ ├── Ezcad3View.cpp
│ ├── Ezcad3View.h
│ ├── EzCad3_VS2015.cpp
│ ├── EzCad3_VS2015.h
│ ├── EzCad3_VS2015.rc
│ ├── EzCad3_VS2015.vcxproj
│ ├── EzCad3_VS2015.vcxproj.filters
│ ├── LaserMonitor
│ │ ├── DlgLaserMonitor.cpp
│ │ ├── DlgLaserMonitorFiber.cpp
│ │ ├── DlgLaserMonitorFiber.h
│ │ ├── DlgLaserMonitor.h
│ │ ├── DlgLaserMonitorQcw.cpp
│ │ ├── DlgLaserMonitorQcw.h
│ │ ├── DlgLaserMonitorSpi.cpp
│ │ ├── DlgLaserMonitorSpi.h
│ │ ├── DlgLaserMonitorYag.cpp
│ │ ├── DlgLaserMonitorYag.h
│ │ ├── LaserMonitorPanel.cpp
│ │ └── LaserMonitorPanel.h
│ ├── MainFrm2.cpp
│ ├── MainFrm.cpp
│ ├── MainFrm.h
│ ├── Mark
│ │ ├── DlgMotionPanel.cpp
│ │ ├── DlgMotionPanel.h
│ │ ├── DlgSplitParam.cpp
│ │ ├── DlgSplitParam.h
│ │ ├── MarkerErrStr.cpp
│ │ ├── MarkerErrStr.h
│ │ ├── MarkStd
│ │ │ ├── DlgMark.cpp
│ │ │ ├── DlgMark.h
│ │ │ ├── DlgMarking.cpp
│ │ │ └── DlgMarking.h
│ │ ├── MarkWnd.cpp
│ │ └── MarkWnd.h
│ ├── MyDocManager.cpp
│ ├── MyDocManager.h
│ ├── PenBox
│ │ ├── ColorButton.cpp
│ │ ├── ColorButton.h
│ │ ├── DialogPenbox.cpp
│ │ ├── DialogPenbox.h
│ │ ├── dlgmarkadvance.cpp
│ │ ├── dlgmarkadvance.h
│ │ ├── PenboxBar.cpp
│ │ └── PenboxBar.h
│ ├── QTabView.cpp
│ ├── QTabView.h
│ ├── RCa33992
│ ├── RCb33992
│ ├── ReadMe.txt
│ ├── res
│ │ ├── background.psd
│ │ ├── bitmap1.bmp
│ │ ├── bitmap2.bmp
│ │ ├── bitmap3.bmp
│ │ ├── bitmap4.bmp
│ │ ├── bitmap5.bmp
│ │ ├── bitmap_a.bmp
│ │ ├── bitmap_b.bmp
│ │ ├── bitmap_e.bmp
│ │ ├── bitmap_g.bmp
│ │ ├── bitmap_l.bmp
│ │ ├── bitmap_m.bmp
│ │ ├── bitmap_s.bmp
│ │ ├── bitmap_t.bmp
│ │ ├── bitmap_u.bmp
│ │ ├── bmp00001.bmp
│ │ ├── bmp00002.bmp
│ │ ├── bmp00003.bmp
│ │ ├── bmp00004.bmp
│ │ ├── bmp00005.bmp
│ │ ├── bmp00006.bmp
│ │ ├── bmp00007.bmp
│ │ ├── bmp00008.bmp
│ │ ├── bmp00009.bmp
│ │ ├── bmp00010.bmp
│ │ ├── bmp00011.bmp
│ │ ├── bmp00012.bmp
│ │ ├── bmp00013.bmp
│ │ ├── bmp00014.bmp
│ │ ├── bmp00015.bmp
│ │ ├── bmp00016.bmp
│ │ ├── bmp00017.bmp
│ │ ├── bmp00018.bmp
│ │ ├── bmp00019.bmp
│ │ ├── bmp00020.bmp
│ │ ├── bmp00021.bmp
│ │ ├── bmp00022.bmp
│ │ ├── bmp00023.bmp
│ │ ├── bmp00024.bmp
│ │ ├── bmp00025.bmp
│ │ ├── bmp00026.bmp
│ │ ├── bmp00027.bmp
│ │ ├── bmp00028.bmp
│ │ ├── bmp00029.bmp
│ │ ├── bmp00030.bmp
│ │ ├── bmp00031.bmp
│ │ ├── bmp00032.bmp
│ │ ├── bmp00033.bmp
│ │ ├── bmp00034.bmp
│ │ ├── bmp00035.bmp
│ │ ├── bmp00036.bmp
│ │ ├── bmp00037.bmp
│ │ ├── bmp00038.bmp
│ │ ├── bmp00039.bmp
│ │ ├── bmp00040.bmp
│ │ ├── bmp00041.bmp
│ │ ├── bmp00042.bmp
│ │ ├── bmp00043.bmp
│ │ ├── bmp00044.bmp
│ │ ├── bmp00045.bmp
│ │ ├── bmp00046.bmp
│ │ ├── bmp00047.bmp
│ │ ├── bmp00048.bmp
│ │ ├── bmp00049.bmp
│ │ ├── bmp00050.bmp
│ │ ├── bmp00051.bmp
│ │ ├── bmp00052.bmp
│ │ ├── bmp00053.bmp
│ │ ├── bmp00054.bmp
│ │ ├── bmp00055.bmp
│ │ ├── bmp00056.bmp
│ │ ├── bmp00057.bmp
│ │ ├── bmp00058.bmp
│ │ ├── bmp00059.bmp
│ │ ├── bmp00060.bmp
│ │ ├── bmp00061.bmp
│ │ ├── bmp00062.bmp
│ │ ├── bmp00063.bmp
│ │ ├── camera.psd
│ │ ├── classview.bmp
│ │ ├── classview_hc.bmp
│ │ ├── class_view_hc.ico
│ │ ├── class_view.ico
│ │ ├── cur00001.cur
│ │ ├── cur00002.cur
│ │ ├── cur00003.cur
│ │ ├── cur00004.cur
│ │ ├── cur00005.cur
│ │ ├── cur00006.cur
│ │ ├── cur00007.cur
│ │ ├── cur00008.cur
│ │ ├── cur00009.cur
│ │ ├── cur00010.cur
│ │ ├── cur00011.cur
│ │ ├── cur00012.cur
│ │ ├── cur00013.cur
│ │ ├── cur00014.cur
│ │ ├── cur00015.cur
│ │ ├── cur00016.cur
│ │ ├── cur00017.cur
│ │ ├── cur00018.cur
│ │ ├── cur00019.cur
│ │ ├── cur00020.cur
│ │ ├── cur00021.cur
│ │ ├── cur00022.cur
│ │ ├── cur00023.cur
│ │ ├── cur00024.cur
│ │ ├── cur00025.cur
│ │ ├── cur00026.cur
│ │ ├── cur00027.cur
│ │ ├── cur00028.cur
│ │ ├── cur00029.cur
│ │ ├── cur_bez_.cur
│ │ ├── curCircle.cur
│ │ ├── cur_curv.cur
│ │ ├── curCurve.cur
│ │ ├── curEllipse.cur
│ │ ├── curLine.cur
│ │ ├── curPolygon.cur
│ │ ├── cur_rect.cur
│ │ ├── curRect.cur
│ │ ├── cur_scal.cur
│ │ ├── cursor1.cur
│ │ ├── cursor2.cur
│ │ ├── cursor_t.cur
│ │ ├── cur_text.cur
│ │ ├── cur_trim.cur
│ │ ├── curTrim.cur
│ │ ├── drawtoolbar.bmp
│ │ ├── EntType0.bmp
│ │ ├── EntType10.bmp
│ │ ├── EntType12.bmp
│ │ ├── EntType13.bmp
│ │ ├── EntType14.bmp
│ │ ├── EntType15.bmp
│ │ ├── EntType19.bmp
│ │ ├── EntType1.bmp
│ │ ├── EntType20.bmp
│ │ ├── EntType2.bmp
│ │ ├── EntType3.bmp
│ │ ├── EntType4.bmp
│ │ ├── EntType5.bmp
│ │ ├── EntType6.bmp
│ │ ├── EntType7.bmp
│ │ ├── EntType8.bmp
│ │ ├── EntType9.bmp
│ │ ├── EntTypeGroup.bmp
│ │ ├── explorer.bmp
│ │ ├── explorer_hc.bmp
│ │ ├── Ezcad3.ico
│ │ ├── EzCad3_VS2015Doc.ico
│ │ ├── EzCad3_VS2015.ico
│ │ ├── EzCad3_VS2015.rc2
│ │ ├── fileview.bmp
│ │ ├── fileview_hc.bmp
│ │ ├── file_view_hc.ico
│ │ ├── file_view.ico
│ │ ├── ico00001.ico
│ │ ├── ico00002.ico
│ │ ├── ico00003.ico
│ │ ├── ico00004.ico
│ │ ├── ico00005.ico
│ │ ├── ico00006.ico
│ │ ├── ico00007.ico
│ │ ├── ico00008.ico
│ │ ├── ico00009.ico
│ │ ├── ico00010.ico
│ │ ├── ico00011.ico
│ │ ├── ico00012.ico
│ │ ├── ico00013.ico
│ │ ├── ico00014.ico
│ │ ├── ico00015.ico
│ │ ├── ico00016.ico
│ │ ├── ico00017.ico
│ │ ├── ico00018.ico
│ │ ├── ico00019.ico
│ │ ├── ico00020.ico
│ │ ├── ico00021.ico
│ │ ├── ico00022.ico
│ │ ├── ico00023.ico
│ │ ├── ico00024.ico
│ │ ├── ico00025.ico
│ │ ├── ico00026.ico
│ │ ├── ico00027.ico
│ │ ├── ico00028.ico
│ │ ├── ico00029.ico
│ │ ├── ico00030.ico
│ │ ├── ico00031.ico
│ │ ├── ico00032.ico
│ │ ├── ico00033.ico
│ │ ├── ico00034.ico
│ │ ├── ico00035.ico
│ │ ├── ico00036.ico
│ │ ├── ico00037.ico
│ │ ├── ico00038.ico
│ │ ├── ico00039.ico
│ │ ├── ico00040.ico
│ │ ├── ico00041.ico
│ │ ├── ico00042.ico
│ │ ├── icon1.ico
│ │ ├── icon2.ico
│ │ ├── icon3.ico
│ │ ├── icon4.ico
│ │ ├── icon_bas.ico
│ │ ├── icon_bid.ico
│ │ ├── icon_cw1.ico
│ │ ├── icon_hat.ico
│ │ ├── icon_hig.ico
│ │ ├── icon_lis.ico
│ │ ├── icon_low.ico
│ │ ├── icon_opt.ico
│ │ ├── icon_pol.ico
│ │ ├── icon_pul.ico
│ │ ├── icon_spa.ico
│ │ ├── icon_sta.ico
│ │ ├── icon_tex.ico
│ │ ├── icon_xfi.ico
│ │ ├── lampSmall1.bmp
│ │ ├── lampSmall2.bmp
│ │ ├── lampSmall3.bmp
│ │ ├── listshow.bmp
│ │ ├── mainfram.bmp
│ │ ├── menuimages.bmp
│ │ ├── menuimages_hc.bmp
│ │ ├── output_wnd_hc.ico
│ │ ├── output_wnd.ico
│ │ ├── png
│ │ │ ├── ACCWArrow.png
│ │ │ ├── ACWArrow.png
│ │ │ ├── Aim.png
│ │ │ ├── AlignL.png
│ │ │ ├── Align.psd
│ │ │ ├── AutoFocus.png
│ │ │ ├── Box.png
│ │ │ ├── cameraoff.png
│ │ │ ├── cameraon.png
│ │ │ ├── Combine.png
│ │ │ ├── copy.png
│ │ │ ├── Cut.png
│ │ │ ├── DelLayer.png
│ │ │ ├── DownArrow.png
│ │ │ ├── draw2.psd
│ │ │ ├── draw.psd
│ │ │ ├── drawtoolbar.png
│ │ │ ├── Group.png
│ │ │ ├── Hatch.png
│ │ │ ├── Issue.png
│ │ │ ├── Issue.psd
│ │ │ ├── LeftArrow.png
│ │ │ ├── lock.png
│ │ │ ├── Mark.png
│ │ │ ├── newfile.png
│ │ │ ├── NewLayer.png
│ │ │ ├── openfile.png
│ │ │ ├── Param.png
│ │ │ ├── Param.psd
│ │ │ ├── paste.png
│ │ │ ├── picktoolbar.png
│ │ │ ├── redo.png
│ │ │ ├── RightArrow.png
│ │ │ ├── savefile.png
│ │ │ ├── SplitBox.png
│ │ │ ├── Stop.png
│ │ │ ├── STOP.psd
│ │ │ ├── SysToolbar.bmp
│ │ │ ├── systoolbar.png
│ │ │ ├── tool1.psd
│ │ │ ├── tool2.psd
│ │ │ ├── tooldpick.psd
│ │ │ ├── tooldraw.psd
│ │ │ ├── UnCombine.png
│ │ │ ├── undo.png
│ │ │ ├── UnGroup.png
│ │ │ ├── UpArrow.png
│ │ │ ├── Wrap.png
│ │ │ ├── ZDownArrow.png
│ │ │ ├── zoom3dtoolbar.png
│ │ │ ├── ZoomAll.png
│ │ │ ├── ZoomIn.png
│ │ │ ├── ZoomOut.png
│ │ │ ├── ZoomPage.png
│ │ │ ├── ZoomPan.png
│ │ │ ├── ZoomPick.png
│ │ │ ├── ZoomWnd.png
│ │ │ └── ZUpArrow.png
│ │ ├── properties.bmp
│ │ ├── properties_hc.bmp
│ │ ├── properties_wnd_hc.ico
│ │ ├── properties_wnd.ico
│ │ ├── ribbon1.mfcribbon-ms
│ │ ├── rotatex.bmp
│ │ ├── rotatey.bmp
│ │ ├── rotatez.bmp
│ │ ├── ShowOff.bmp
│ │ ├── ShowOn.bmp
│ │ ├── sort_25.bmp
│ │ ├── sort.bmp
│ │ ├── sort_hc.bmp
│ │ ├── toolbar1.bmp
│ │ ├── Toolbar256.bmp
│ │ ├── toolbar_.bmp
│ │ └── Toolbar.bmp
│ ├── resource.h
│ ├── stdafx.cpp
│ ├── stdafx.h
│ ├── SystemParam
│ │ ├── DlgBackup.cpp
│ │ ├── dlgbackup.h
│ │ ├── dlgcolor.cpp
│ │ ├── dlgcolor.h
│ │ ├── dlggeneral.cpp
│ │ ├── dlggeneral.h
│ │ ├── dlgiomask.cpp
│ │ ├── dlgiomask.h
│ │ ├── dlglanguage.cpp
│ │ ├── dlglanguage.h
│ │ ├── dlgmoverotate.cpp
│ │ ├── dlgmoverotate.h
│ │ ├── dlgpsw.cpp
│ │ ├── dlgpsw.h
│ │ ├── dlgsystemparam.cpp
│ │ ├── dlgsystemparam.h
│ │ ├── dlguser.cpp
│ │ ├── dlguser.h
│ │ ├── dlgworkspace.cpp
│ │ └── dlgworkspace.h
│ ├── targetver.h
│ ├── TipsMessageText.h
│ └── version.h
├── EzCad3_VS2015.sln
├── Include
│ ├── Box2df.h
│ ├── Box2d.h
│ ├── Box3df.h
│ ├── Box3d.h
│ ├── DlgEntBase.h
│ ├── DlgProgress.h
│ ├── EntOpenGLWnd.h
│ ├── entshowwnd.h
│ ├── ErrCode.h
│ ├── Ezcad3UserId.h
│ ├── EzcadDef.h
│ ├── MakeClock.h
│ ├── Matrix2d.h
│ ├── Matrix3d.h
│ ├── PenParamPropSet.h
│ ├── pt2df.h
│ ├── Pt2d.h
│ ├── Pt3df.h
│ ├── pt3d.h
│ ├── QDib.h
│ ├── QDlg.h
│ ├── qentview.h
│ ├── QGlobal.h
│ ├── QIniFile.h
│ ├── QLamp.h
│ ├── qmotor.h
│ ├── qmotormgr.h
│ ├── Qopenglwnd.h
│ ├── QPngButton.h
│ ├── qpropertygridproperty.h
│ ├── qpropertygridpropertyparam.h
│ ├── QRuler.h
│ ├── qstaticbmp.h
│ ├── QStaticColorBar.h
│ ├── quser.h
│ ├── SysParam.h
│ └── Usermessdef.h
└── Win32
└── DebugLib
├── EzCad3_VS2015.tlog
│ ├── CL.command.1.tlog
│ ├── EzCad3_VS2015.lastbuildstate
│ └── unsuccessfulbuild
└── vc141.idb
14 directories, 450 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论