文件名称:closestPairPoints
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 93kb
- 下载次数:
- 0次
- 提 供 者:
- spa****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用分治法求大量点中的最近点对.使用MFC做用户界面.10^6个点时间大约为0.1妙-Get the closest pair of points from points clouds by divide and conquer method. UI by MFC. It costs about 0.1 second computing from 1,000,000 points
(系统自动生成,下载前可以参看下载内容)
下载文件列表
closestPairPoints\closestPairPoints\closestPairPoints.aps
.................\.................\closestPairPoints.cpp
.................\.................\closestPairPoints.h
.................\.................\closestPairPoints.rc
.................\.................\closestPairPoints.vcproj
.................\.................\closestPairPoints.vcproj.TSINGHUA-94E8EC.sparrow.user
.................\.................\closestPairPoints.vcproj.TSINGHUA-DB8078.sparrow.user
.................\.................\closestPairPointsDoc.cpp
.................\.................\closestPairPointsDoc.h
.................\.................\closestPairPointsView.cpp
.................\.................\closestPairPointsView.h
.................\.................\configDlg.cpp
.................\.................\configDlg.h
.................\.................\MainFrm.cpp
.................\.................\MainFrm.h
.................\.................\mydatastruct.h
.................\.................\ReadMe.txt
.................\.................\res\active.bmp
.................\.................\...\closestPairPoints.ico
.................\.................\...\closestPairPoints.rc2
.................\.................\...\closestPairPointsDoc.ico
.................\.................\...\disabled.bmp
.................\.................\...\Toolbar.bmp
.................\.................\...\toolbar1.bmp
.................\.................\resource.h
.................\.................\resultDlg.cpp
.................\.................\resultDlg.h
.................\.................\stdafx.cpp
.................\.................\stdafx.h
.................\.................\TrueColorToolBar.cpp
.................\.................\TrueColorToolBar.h
.................\closestPairPoints.sln
.................\closestPairPoints.suo
.................\.................\res
.................\closestPairPoints
closestPairPoints
.................\.................\closestPairPoints.cpp
.................\.................\closestPairPoints.h
.................\.................\closestPairPoints.rc
.................\.................\closestPairPoints.vcproj
.................\.................\closestPairPoints.vcproj.TSINGHUA-94E8EC.sparrow.user
.................\.................\closestPairPoints.vcproj.TSINGHUA-DB8078.sparrow.user
.................\.................\closestPairPointsDoc.cpp
.................\.................\closestPairPointsDoc.h
.................\.................\closestPairPointsView.cpp
.................\.................\closestPairPointsView.h
.................\.................\configDlg.cpp
.................\.................\configDlg.h
.................\.................\MainFrm.cpp
.................\.................\MainFrm.h
.................\.................\mydatastruct.h
.................\.................\ReadMe.txt
.................\.................\res\active.bmp
.................\.................\...\closestPairPoints.ico
.................\.................\...\closestPairPoints.rc2
.................\.................\...\closestPairPointsDoc.ico
.................\.................\...\disabled.bmp
.................\.................\...\Toolbar.bmp
.................\.................\...\toolbar1.bmp
.................\.................\resource.h
.................\.................\resultDlg.cpp
.................\.................\resultDlg.h
.................\.................\stdafx.cpp
.................\.................\stdafx.h
.................\.................\TrueColorToolBar.cpp
.................\.................\TrueColorToolBar.h
.................\closestPairPoints.sln
.................\closestPairPoints.suo
.................\.................\res
.................\closestPairPoints
closestPairPoints