登录
首页 » Visual C++ » STL-Model-Read-And-Display--For-VC6

STL-Model-Read-And-Display--For-VC6

于 2012-11-17 发布 文件大小:5409KB
0 264
下载积分: 1 下载次数: 11

代码说明:

  在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。(The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.)

文件列表:

STL Read And Display For VC6
.............................\STL Read And Display For VC6
.............................\.............................\bin
.............................\.............................\...\GeomCalc.dll,151624,2002-04-14
.............................\.............................\...\GeomKernel.dll,122956,2002-04-14
.............................\.............................\...\glContext.dll,172101,2002-06-25
.............................\.............................\...\STLViewer.exe,143471,2012-11-09
.............................\.............................\...\STLViewer.ilk,358060,2012-11-09
.............................\.............................\inc
.............................\.............................\...\GeomCalc
.............................\.............................\...\........\CadBase.h,8776,2002-03-30
.............................\.............................\...\GeomKernel
.............................\.............................\...\..........\Entity.h,2980,2002-06-25
.............................\.............................\...\glContext
.............................\.............................\...\.........\Camera.H,1824,2002-06-25
.............................\.............................\...\.........\OpenGLDC.h,4131,2002-06-25
.............................\.............................\lib
.............................\.............................\...\GeomCalc.lib,47876,2002-04-14
.............................\.............................\...\GeomKernel.lib,16522,2002-03-07
.............................\.............................\...\glContext.lib,30384,2002-06-25
.............................\.............................\Models
.............................\.............................\......\demo cone.stl,37203,2001-10-31
.............................\.............................\......\demo cube.stl,3567,2001-10-31
.............................\.............................\......\demo cylinder.stl,36614,2001-10-31
.............................\.............................\......\demo entities.mdl,627946,2002-03-06
.............................\.............................\......\demo sphere.stl,851073,2001-10-31
.............................\.............................\......\demo torus.stl,964545,2001-10-31
.............................\.............................\STLViewer
.............................\.............................\.........\Debug
.............................\.............................\.........\.....\MainFrm.obj,21825,2012-11-09
.............................\.............................\.........\.....\MainFrm.sbr,0,2012-11-09
.............................\.............................\.........\.....\StdAfx.obj,106133,2012-10-11
.............................\.............................\.........\.....\StdAfx.sbr,1366214,2012-10-11
.............................\.............................\.........\.....\STLViewer.bsc,5219328,2012-11-09
.............................\.............................\.........\.....\STLViewer.obj,24631,2012-10-11
.............................\.............................\.........\.....\STLViewer.pch,6876844,2012-10-11
.............................\.............................\.........\.....\STLViewer.pdb,459776,2012-11-09
.............................\.............................\.........\.....\STLViewer.res,21080,2012-11-09
.............................\.............................\.........\.....\STLViewer.sbr,0,2012-10-11
.............................\.............................\.........\.....\STLViewerDoc.obj,24584,2012-10-11
.............................\.............................\.........\.....\STLViewerDoc.sbr,0,2012-10-11
.............................\.............................\.........\.....\STLViewerView.obj,38295,2012-10-11
.............................\.............................\.........\.....\STLViewerView.sbr,0,2012-10-11
.............................\.............................\.........\.....\vc60.idb,222208,2012-11-09
.............................\.............................\.........\.....\vc60.pdb,380928,2012-11-09
.............................\.............................\.........\MainFrm.cpp,2919,2002-05-22
.............................\.............................\.........\MainFrm.h,1609,2002-05-22
.............................\.............................\.........\ReadMe.txt,4383,2001-10-19
.............................\.............................\.........\res

.............................\.............................\.........\...\STLViewer.rc2,401,2001-10-19



.............................\.............................\.........\Resource.h,1346,2002-05-22
.............................\.............................\.........\StdAfx.cpp,211,2001-10-19
.............................\.............................\.........\StdAfx.h,1054,2001-10-19
.............................\.............................\.........\STLViewer.aps,60568,2012-11-09
.............................\.............................\.........\STLViewer.clw,4485,2012-11-17
.............................\.............................\.........\STLViewer.cpp,4168,2001-10-19
.............................\.............................\.........\STLViewer.dsp,4990,2007-12-17
.............................\.............................\.........\STLViewer.dsw,543,2001-10-19
.............................\.............................\.........\STLViewer.h,1389,2001-10-19
.............................\.............................\.........\STLViewer.ncb,222208,2012-11-17
.............................\.............................\.........\STLViewer.opt,65024,2012-11-17
.............................\.............................\.........\STLViewer.plg,1117,2012-11-09
.............................\.............................\.........\STLViewer.rc,13667,2012-11-09
.............................\.............................\.........\STLViewerDoc.cpp,2047,2002-05-25
.............................\.............................\.........\STLViewerDoc.h,1451,2002-05-25
.............................\.............................\.........\STLViewerView.cpp,5900,2007-12-17
.............................\.............................\.........\STLViewerView.h,2576,2007-12-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WindowText
    在Window标题栏写title的两种方法的VC原代码( Writes title in the Window title block two methods VC original codes )
    2004-07-07 00:16:39下载
    积分:1
  • C#编写简单计算器(加减乘除带小数点)
    用vs2012编写的简单计算器,代码简单易懂,计算器可以实现简单的加减乘除运算及带小数点的数的运算
    2022-04-23 07:20:47下载
    积分:1
  • YasVPS_Src
    之前计划写的沙盘系统,刚写好文件部分,也不算太完善,碰巧有人问起,遂贴上代码大家看去,你可以在此基础上完善之。 代码没什么WS技术,但做文件沙盘还是有不少问题的,需要的朋友可以下(Written before the planned sand table system, just part of the written document, but also not too perfect, someone happened to ask, accordingly paste the code we looked, you can improve on this basis, the. Code no WS technology, but do still have many issues paper sand table, and we need friends can, under)
    2009-12-12 11:39:12下载
    积分:1
  • for-matrix-multiplication
    用于矩阵相乘的小程序,进行运算时减小计算量,比较方便实用。(Applet for matrix multiplication, calculates the amount of calculation is reduced, more convenient and practical.)
    2016-03-23 14:10:06下载
    积分:1
  • corrosions
    形态学的膨胀,腐蚀,细化的MATLAB的源代码,对初学者有用(Morphological expansion, corrosion, thinning of MATLAB source code, useful for beginners)
    2015-04-02 19:39:39下载
    积分:1
  • keshe
    关于c语言课设的粮油公司进销存管理系统的课程设计 有货物管理(物资的添加,删除,修改) 有账目管理 可以查询账目清单 可以计算年度或月份或季度利润 (the program about visual c is that Warehouse Management System of company )
    2014-06-29 00:07:56下载
    积分:1
  • mex_vc6.0
    利用vc和matlab混编,调试mex文件的方法。附带VC详细操作步骤以及C++源程序(use VC and matlab to debug code )
    2009-04-03 10:37:30下载
    积分:1
  • VCMATLAB
    VC实现对MATLAB的调用,对于研究二者混合编程的人比较有用(VC++ implementation of the MATLAB call for the mixture of the two studies were more useful for programming)
    2009-12-05 19:56:14下载
    积分:1
  • an
    说明:  表面肌电信号数字传感器的设计。表面肌电(suRFace electromyography, sEMG)信号是神经肌肉系统在进行随意性和非随意性活动时的生物电变化经表面电极引导、放大、显示和记录所获得的一维电压时间序列信号,其振幅约为0-5000μV,频率0-1000Hz,信号形态具有较强的随机性和不稳定性。与传统的针式肌电图相比,sEMG的空间分辨率相对较低,但是探测空间较大,重复性较好,对于体育科学研究、康复医学临床和基础研究等具有重要的学术价值和应用意义[1]。(Surface EMG digital sensor design)
    2010-02-01 15:30:23下载
    积分:1
  • ClientSocketList
    这份源码可以让大家更清晰的知道编写网络通讯的技巧(This code can let everyone know more clearly written communication network techniques)
    2010-05-25 09:34:52下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载