资源简介
可用于stl文件的快速分层,其分层速度相对比较快,应该可满足应用需求
代码片段和文件信息
// coutour.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “coutour.h“
#include “coutourDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CCoutourApp
BEGIN_MESSAGE_MAP(CCoutourApp CWinApp)
//{{AFX_MSG_MAP(CCoutourApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CCoutourApp construction
CCoutourApp::CCoutourApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CCoutourApp object
CCoutourApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CCoutourApp initialization
BOOL CCoutourApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CCoutourDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-01-23 16:48 contour\
目录 0 2015-01-23 16:38 contour\Debug\
文件 20889 2015-01-23 16:20 contour\Debug\AllContour.obj
文件 10131 2015-01-23 16:20 contour\Debug\AllContour.sbr
文件 4128 2015-01-23 16:20 contour\Debug\GlobalFunctions.obj
文件 1914 2015-01-23 16:20 contour\Debug\GlobalFunctions.sbr
文件 18218 2015-01-23 16:20 contour\Debug\OneContour.obj
文件 8578 2015-01-23 16:20 contour\Debug\OneContour.sbr
文件 16886 2015-01-23 16:20 contour\Debug\PointPath.obj
文件 8628 2015-01-23 16:20 contour\Debug\PointPath.sbr
文件 105932 2015-01-23 16:20 contour\Debug\StdAfx.obj
文件 1361736 2015-01-23 16:20 contour\Debug\StdAfx.sbr
文件 155302 2015-01-23 16:20 contour\Debug\Triangulate.obj
文件 125933 2015-01-23 16:20 contour\Debug\Triangulate.sbr
文件 6843304 2015-01-23 16:20 contour\Debug\coutour.pch
文件 14792 2015-01-23 16:20 contour\Debug\coutour.res
文件 246784 2015-01-23 16:38 contour\Debug\vc60.idb
文件 413696 2015-01-23 16:38 contour\Debug\vc60.pdb
文件 13396 2014-12-05 11:57 contour\OpenGL.cpp
文件 2286 2015-01-23 16:38 contour\OpenGL.h
文件 8205 2014-12-05 11:57 contour\PointPath.cpp
文件 1607 2014-12-05 11:57 contour\PointPath.h
文件 3597 2014-12-05 11:57 contour\ReadMe.txt
文件 288 2014-12-05 11:57 contour\StdAfx.cpp
文件 1168 2014-12-05 11:57 contour\StdAfx.h
文件 663 2014-12-05 11:57 contour\XPst
目录 0 2015-01-23 15:10 contour\contour\
文件 5704 2014-12-05 11:57 contour\contour\AllContour.cpp
文件 1336 2014-12-05 11:57 contour\contour\AllContour.h
文件 250 2014-12-05 11:57 contour\contour\GlobalFunctions.cpp
文件 721 2014-12-05 11:57 contour\contour\GlobalFunctions.h
............此处省略31个文件信息
- 上一篇:车辆检测训练的图像样本资源
- 下一篇:ceres安装包及相关依赖包
相关资源
- Effective STL中文版 潘爱民翻译
- Effective STL 中文版
- stl模型-机器小人-测试模型
- bouncycastle 源码
- JSTL帮助文档 JSTL.in.Action.pdf
-
STli
nk刷Jli nk工具 版本190812 支持 - 西门子STL编程详细讲解
- 分层chord的实现及应用
- Effective STL中文版.pdf 带目录书签 清晰
- SIMATIC S7-300 和 S7-400 编程的语句表 (
-
论文笔记—Recasting gradient-ba
sed me< - 发动机模型 stl
-
STM32 ST-li
nk Utility v4.4.0 setup.rar -
STM32 ST-li
nk Utility 最新版v4.2.0 stli< - 数字图像处理K.R.Castleman)中文清晰版
- OpenGL显示任意Stl文件
- STL源码剖析 高清 带目录电子书+源代
- 数据结构与STL PDF [美] William J.Collins
-
ST-li
nk V2.1,带串口,可自动更新固 - 前围板逆向点云文件
- STL源码剖析pdf及源码.zip
- STL源码剖析简体中文完整版
- STL源码+STL源码剖析简体中文完整版带
- cplusplus.com 离线版 2016年5月8日
- 泛型编程与STL中文版 -----侯捷
- STL源码剖析中文完整版pdf
- DataCastle轴承故障预测数据集
-
STM32 ST-li
nk Utility v4.3.0 setup.zip - 《STL源码剖析》侯捷(译) 简体中文
- 商品销售后台管理系统的设计与实现
评论
共有 条评论