嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
Visual C CAD 应用程序开发技术(带书签) pdf及光盘源码
Visual C CAD 应用程序开发技术(带书签).pdf Visual C CAD应用程序开发技术源代码.rar Visual C CAD 应用程序开发技术.rar 以上是此书的全套资料,有PDF,也有附带的源代码,一次下载即包含所有资料。
.
├── CAD应用软件
│ ├── Models
│ │ ├── demo cone.stl
│ │ ├── demo cube.stl
│ │ ├── demo cylinder.stl
│ │ ├── demo entities.mdl
│ │ ├── demo sphere.stl
│ │ └── demo torus.stl
│ ├── STLViewer
│ │ ├── MainFrm.cpp
│ │ ├── MainFrm.h
│ │ ├── ReadMe.txt
│ │ ├── Resource.h
│ │ ├── STLViewer.aps
│ │ ├── STLViewer.clw
│ │ ├── STLViewer.cpp
│ │ ├── STLViewer.dsp
│ │ ├── STLViewer.dsw
│ │ ├── STLViewer.h
│ │ ├── STLViewer.ncb
│ │ ├── STLViewer.opt
│ │ ├── STLViewer.plg
│ │ ├── STLViewer.rc
│ │ ├── STLViewerDoc.cpp
│ │ ├── STLViewerDoc.h
│ │ ├── STLViewerView.cpp
│ │ ├── STLViewerView.h
│ │ ├── StdAfx.cpp
│ │ ├── StdAfx.h
│ │ └── res
│ │ ├── STLViewer.ico
│ │ ├── STLViewer.rc2
│ │ ├── STLViewerDoc.ico
│ │ ├── Toolbar.bmp
│ │ └── tb_displ.bmp
│ ├── bin
│ │ ├── GeomCalc.dll
│ │ ├── GeomKernel.dll
│ │ ├── STLViewer.exe
│ │ ├── STLViewer.ilk
│ │ └── glContext.dll
│ ├── inc
│ │ ├── GeomCalc
│ │ │ └── CadBase.h
│ │ ├── GeomKernel
│ │ │ └── Entity.h
│ │ └── glContext
│ │ ├── Camera.H
│ │ └── OpenGLDC.h
│ ├── lib
│ │ ├── GeomCalc.lib
│ │ ├── GeomKernel.lib
│ │ └── glContext.lib
│ └── readme_ch7.doc
├── Visual C CAD应用程序开发技术源代码.rar
├── Visual C CAD 应用程序开发技术.rar
├── www.pudn.com.txt
└── 好例子网_VisualC CAD应用程序开发技术(带书签).rar
10 directories, 48 files