在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → 金橙子EZcad3软件包

金橙子EZcad3软件包

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:1.39M
  • 下载次数:69
  • 浏览次数:999
  • 发布时间:2021-12-24
  • 实例类别:C#语言基础
  • 发 布 人:mingkuan8
  • 文件格式:.zip
  • 所需积分:2
 相关标签: ezcad cad 金橙子 CA AD

实例介绍

【实例简介】金橙子EZcad3软件包
【实例截图】from clipboard
【核心代码】.
├── EzCad3_VS2015-master
│   ├── EzCad3_VS2015
│   │   ├── DialogIssue.cpp
│   │   ├── DialogIssue.h
│   │   ├── EzCad3_VS2015.cpp
│   │   ├── EzCad3_VS2015.h
│   │   ├── EzCad3_VS2015.rc
│   │   ├── EzCad3_VS2015.vcxproj
│   │   ├── EzCad3_VS2015.vcxproj.filters
│   │   ├── Ezcad3Doc.cpp
│   │   ├── Ezcad3Doc.h
│   │   ├── Ezcad3View.cpp
│   │   ├── Ezcad3View.h
│   │   ├── LaserMonitor
│   │   │   ├── DlgLaserMonitor.cpp
│   │   │   ├── DlgLaserMonitor.h
│   │   │   ├── DlgLaserMonitorFiber.cpp
│   │   │   ├── DlgLaserMonitorFiber.h
│   │   │   ├── DlgLaserMonitorQcw.cpp
│   │   │   ├── DlgLaserMonitorQcw.h
│   │   │   ├── DlgLaserMonitorSpi.cpp
│   │   │   ├── DlgLaserMonitorSpi.h
│   │   │   ├── DlgLaserMonitorYag.cpp
│   │   │   ├── DlgLaserMonitorYag.h
│   │   │   ├── LaserMonitorPanel.cpp
│   │   │   └── LaserMonitorPanel.h
│   │   ├── MainFrm.cpp
│   │   ├── MainFrm.h
│   │   ├── MainFrm2.cpp
│   │   ├── Mark
│   │   │   ├── DlgMotionPanel.cpp
│   │   │   ├── DlgMotionPanel.h
│   │   │   ├── DlgSplitParam.cpp
│   │   │   ├── DlgSplitParam.h
│   │   │   ├── MarkStd
│   │   │   │   ├── DlgMark.cpp
│   │   │   │   ├── DlgMark.h
│   │   │   │   ├── DlgMarking.cpp
│   │   │   │   └── DlgMarking.h
│   │   │   ├── MarkWnd.cpp
│   │   │   ├── MarkWnd.h
│   │   │   ├── MarkerErrStr.cpp
│   │   │   └── MarkerErrStr.h
│   │   ├── MyDocManager.cpp
│   │   ├── MyDocManager.h
│   │   ├── PenBox
│   │   │   ├── ColorButton.cpp
│   │   │   ├── ColorButton.h
│   │   │   ├── DialogPenbox.cpp
│   │   │   ├── DialogPenbox.h
│   │   │   ├── PenboxBar.cpp
│   │   │   ├── PenboxBar.h
│   │   │   ├── dlgmarkadvance.cpp
│   │   │   └── dlgmarkadvance.h
│   │   ├── QTabView.cpp
│   │   ├── QTabView.h
│   │   ├── RCa33992
│   │   ├── RCb33992
│   │   ├── ReadMe.txt
│   │   ├── 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
│   │   ├── TipsMessageText.h
│   │   ├── dlg
│   │   │   ├── DlgCameraSet.cpp
│   │   │   ├── DlgCameraSet.h
│   │   │   ├── DlgEntList.cpp
│   │   │   ├── DlgEntList.h
│   │   │   ├── DlgLayerParam.cpp
│   │   │   ├── DlgLayerParam.h
│   │   │   ├── DlgLayerParam2.cpp
│   │   │   ├── DlgLayerParam2.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
│   │   │   └── stdafx.h
│   │   ├── dlglicense.cpp
│   │   ├── dlglicense.h
│   │   ├── res
│   │   │   ├── EntType0.bmp
│   │   │   ├── EntType1.bmp
│   │   │   ├── EntType10.bmp
│   │   │   ├── EntType12.bmp
│   │   │   ├── EntType13.bmp
│   │   │   ├── EntType14.bmp
│   │   │   ├── EntType15.bmp
│   │   │   ├── EntType19.bmp
│   │   │   ├── EntType2.bmp
│   │   │   ├── EntType20.bmp
│   │   │   ├── EntType3.bmp
│   │   │   ├── EntType4.bmp
│   │   │   ├── EntType5.bmp
│   │   │   ├── EntType6.bmp
│   │   │   ├── EntType7.bmp
│   │   │   ├── EntType8.bmp
│   │   │   ├── EntType9.bmp
│   │   │   ├── EntTypeGroup.bmp
│   │   │   ├── EzCad3_VS2015.ico
│   │   │   ├── EzCad3_VS2015.rc2
│   │   │   ├── EzCad3_VS2015Doc.ico
│   │   │   ├── Ezcad3.ico
│   │   │   ├── ShowOff.bmp
│   │   │   ├── ShowOn.bmp
│   │   │   ├── Toolbar.bmp
│   │   │   ├── Toolbar256.bmp
│   │   │   ├── 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
│   │   │   ├── class_view.ico
│   │   │   ├── class_view_hc.ico
│   │   │   ├── classview.bmp
│   │   │   ├── classview_hc.bmp
│   │   │   ├── 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
│   │   │   ├── curCircle.cur
│   │   │   ├── curCurve.cur
│   │   │   ├── curEllipse.cur
│   │   │   ├── curLine.cur
│   │   │   ├── curPolygon.cur
│   │   │   ├── curRect.cur
│   │   │   ├── curTrim.cur
│   │   │   ├── cur_bez_.cur
│   │   │   ├── cur_curv.cur
│   │   │   ├── cur_rect.cur
│   │   │   ├── cur_scal.cur
│   │   │   ├── cur_text.cur
│   │   │   ├── cur_trim.cur
│   │   │   ├── cursor1.cur
│   │   │   ├── cursor2.cur
│   │   │   ├── cursor_t.cur
│   │   │   ├── drawtoolbar.bmp
│   │   │   ├── explorer.bmp
│   │   │   ├── explorer_hc.bmp
│   │   │   ├── file_view.ico
│   │   │   ├── file_view_hc.ico
│   │   │   ├── fileview.bmp
│   │   │   ├── fileview_hc.bmp
│   │   │   ├── 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.ico
│   │   │   ├── output_wnd_hc.ico
│   │   │   ├── png
│   │   │   │   ├── ACCWArrow.png
│   │   │   │   ├── ACWArrow.png
│   │   │   │   ├── Aim.png
│   │   │   │   ├── Align.psd
│   │   │   │   ├── AlignL.png
│   │   │   │   ├── AutoFocus.png
│   │   │   │   ├── Box.png
│   │   │   │   ├── Combine.png
│   │   │   │   ├── Cut.png
│   │   │   │   ├── DelLayer.png
│   │   │   │   ├── DownArrow.png
│   │   │   │   ├── Group.png
│   │   │   │   ├── Hatch.png
│   │   │   │   ├── Issue.png
│   │   │   │   ├── Issue.psd
│   │   │   │   ├── LeftArrow.png
│   │   │   │   ├── Mark.png
│   │   │   │   ├── NewLayer.png
│   │   │   │   ├── Param.png
│   │   │   │   ├── Param.psd
│   │   │   │   ├── RightArrow.png
│   │   │   │   ├── STOP.psd
│   │   │   │   ├── SplitBox.png
│   │   │   │   ├── Stop.png
│   │   │   │   ├── SysToolbar.bmp
│   │   │   │   ├── UnCombine.png
│   │   │   │   ├── UnGroup.png
│   │   │   │   ├── UpArrow.png
│   │   │   │   ├── Wrap.png
│   │   │   │   ├── ZDownArrow.png
│   │   │   │   ├── ZUpArrow.png
│   │   │   │   ├── ZoomAll.png
│   │   │   │   ├── ZoomIn.png
│   │   │   │   ├── ZoomOut.png
│   │   │   │   ├── ZoomPage.png
│   │   │   │   ├── ZoomPan.png
│   │   │   │   ├── ZoomPick.png
│   │   │   │   ├── ZoomWnd.png
│   │   │   │   ├── cameraoff.png
│   │   │   │   ├── cameraon.png
│   │   │   │   ├── copy.png
│   │   │   │   ├── draw.psd
│   │   │   │   ├── draw2.psd
│   │   │   │   ├── drawtoolbar.png
│   │   │   │   ├── lock.png
│   │   │   │   ├── newfile.png
│   │   │   │   ├── openfile.png
│   │   │   │   ├── paste.png
│   │   │   │   ├── picktoolbar.png
│   │   │   │   ├── redo.png
│   │   │   │   ├── savefile.png
│   │   │   │   ├── systoolbar.png
│   │   │   │   ├── tool1.psd
│   │   │   │   ├── tool2.psd
│   │   │   │   ├── tooldpick.psd
│   │   │   │   ├── tooldraw.psd
│   │   │   │   ├── undo.png
│   │   │   │   └── zoom3dtoolbar.png
│   │   │   ├── properties.bmp
│   │   │   ├── properties_hc.bmp
│   │   │   ├── properties_wnd.ico
│   │   │   ├── properties_wnd_hc.ico
│   │   │   ├── ribbon1.mfcribbon-ms
│   │   │   ├── rotatex.bmp
│   │   │   ├── rotatey.bmp
│   │   │   ├── rotatez.bmp
│   │   │   ├── sort.bmp
│   │   │   ├── sort_25.bmp
│   │   │   ├── sort_hc.bmp
│   │   │   ├── toolbar1.bmp
│   │   │   └── toolbar_.bmp
│   │   ├── resource.h
│   │   ├── stdafx.cpp
│   │   ├── stdafx.h
│   │   ├── targetver.h
│   │   └── version.h
│   ├── EzCad3_VS2015.sln
│   ├── Include
│   │   ├── Box2d.h
│   │   ├── Box2df.h
│   │   ├── Box3d.h
│   │   ├── Box3df.h
│   │   ├── DlgEntBase.h
│   │   ├── DlgProgress.h
│   │   ├── EntOpenGLWnd.h
│   │   ├── ErrCode.h
│   │   ├── Ezcad3UserId.h
│   │   ├── EzcadDef.h
│   │   ├── MakeClock.h
│   │   ├── Matrix2d.h
│   │   ├── Matrix3d.h
│   │   ├── PenParamPropSet.h
│   │   ├── Pt2d.h
│   │   ├── Pt3df.h
│   │   ├── QDib.h
│   │   ├── QDlg.h
│   │   ├── QGlobal.h
│   │   ├── QIniFile.h
│   │   ├── QLamp.h
│   │   ├── QPngButton.h
│   │   ├── QRuler.h
│   │   ├── QStaticColorBar.h
│   │   ├── Qopenglwnd.h
│   │   ├── SysParam.h
│   │   ├── Usermessdef.h
│   │   ├── entshowwnd.h
│   │   ├── pt2df.h
│   │   ├── pt3d.h
│   │   ├── qentview.h
│   │   ├── qmotor.h
│   │   ├── qmotormgr.h
│   │   ├── qpropertygridproperty.h
│   │   ├── qpropertygridpropertyparam.h
│   │   ├── qstaticbmp.h
│   │   └── quser.h
│   └── Win32
│       └── DebugLib
│           ├── EzCad3_VS2015.tlog
│           │   ├── CL.command.1.tlog
│           │   ├── EzCad3_VS2015.lastbuildstate
│           │   └── unsuccessfulbuild
│           └── vc141.idb
└── 好例子网_EzCad3_VS2015-master.zip

14 directories, 452 files


标签: ezcad cad 金橙子 CA AD

实例下载地址

金橙子EZcad3软件包

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警