文件名称:best-fit-demo
-
所属分类:
- 标签属性:
- 上传时间:2017-03-09
-
文件大小:425.8kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个好的拟合算法,可能拟合直线、园、椭圆函数-Best-fitting line, circle and ellipse
(系统自动生成,下载前可以参看下载内容)
下载文件列表
best-fit/BestFit.cpp
best-fit/BestFit.h
best-fit/best-fit.sln
best-fit/best-fit.vcproj
best-fit/best-fit.vcproj.GLOBAL.craiga.user
best-fit/best-fit.vcxproj
best-fit/best-fit.vcxproj.filters
best-fit/best-fit.vcxproj.user
best-fit/cholesky.h
best-fit/data/
best-fit/data/test-points-circle-10.txt
best-fit/data/test-points-circle-100.txt
best-fit/data/test-points-circle-1000.txt
best-fit/data/test-points-circle-20.txt
best-fit/data/test-points-circle-4.txt
best-fit/data/test-points-ellipse-10.txt
best-fit/data/test-points-ellipse-100.txt
best-fit/data/test-points-ellipse-1000.txt
best-fit/data/test-points-ellipse-20.txt
best-fit/data/test-points-line-10.txt
best-fit/data/test-points-line-100.txt
best-fit/data/test-points-line-1000.txt
best-fit/data/test-points-line-20.txt
best-fit/Double.cpp
best-fit/main.cpp
best-fit/Makefile
best-fit/README
best-fit/Shapes.cpp
best-fit/targetver.h
BestFitDemo/BestFitDemo.cpp
BestFitDemo/BestFitDemo.h
BestFitDemo/BestFitDemo.rc
BestFitDemo/BestFitDemo.vcproj
BestFitDemo/BestFitDemo.vcproj.GLOBAL.craiga.user
BestFitDemo/BestFitDemoDoc.cpp
BestFitDemo/BestFitDemoDoc.h
BestFitDemo/BestFitDemoView.cpp
BestFitDemo/BestFitDemoView.h
BestFitDemo/MainFrm.cpp
BestFitDemo/MainFrm.h
BestFitDemo/OptionsDlg.cpp
BestFitDemo/OptionsDlg.h
BestFitDemo/OutputWnd.cpp
BestFitDemo/OutputWnd.h
BestFitDemo/PlotWnd.cpp
BestFitDemo/PlotWnd.h
BestFitDemo/PointsGrid.cpp
BestFitDemo/PointsGrid.h
BestFitDemo/ReadMe.txt
BestFitDemo/res/
BestFitDemo/res/BestFitDemo.ico
BestFitDemo/res/BestFitDemo.rc2
BestFitDemo/res/BestFitDemoDoc.ico
BestFitDemo/res/output_wnd.ico
BestFitDemo/res/output_wnd_hc.ico
BestFitDemo/res/Toolbar.bmp
BestFitDemo/res/toolbar1.bmp
BestFitDemo/res/toolbar2.bmp
BestFitDemo/res/Toolbar256.bmp
BestFitDemo/res/toolbar3.bmp
BestFitDemo/resource.h
BestFitDemo/SolutionGrid.cpp
BestFitDemo/SolutionGrid.h
BestFitDemo/stdafx.cpp
BestFitDemo/stdafx.h
BestFitDemo/targetver.h
BestFitDemo/TestPointsDlg.cpp
BestFitDemo/TestPointsDlg.h
BestFitDemo/UserImages.bmp
BestFitDemo/WorldScene.h
BestFitDemo/XMessageBox.cpp
BestFitDemo/XMessageBox.h
test-points/main.cpp
test-points/TestPoints.cpp
test-points/TestPoints.h
test-points/test-points.vcproj
test-points/test-points.vcproj.GLOBAL.craiga.user
UG/Include/
UG/Include/UG64Bit.h
UG/Include/UGCBType.h
UG/Include/UGCell.h
UG/Include/ugceltyp.h
UG/Include/UGCnrBtn.h
UG/Include/UGCTarrw.h
UG/Include/UGCtrl.h
UG/Include/ugdefine.h
UG/Include/UGDLType.h
UG/Include/UGDrgDrp.h
UG/Include/UGDrwHnt.h
UG/Include/UGDtaSrc.h
UG/Include/UGEdit.h
UG/Include/UGEditBase.h
UG/Include/ugformat.h
UG/Include/uggdinfo.h
UG/Include/UGGrid.h
UG/Include/UGHint.h
UG/Include/ughscrol.h
UG/Include/uglstbox.h
UG/Include/UGMEdit.h
UG/Include/UGMemMan.h
UG/Include/UGMultiS.h
UG/Include/ugprint.h
UG/Include/ugptrlst.h
UG/Include/ugsidehd.h
UG/Include/UGStrOp.h
UG/Include/ugstruct.h
UG/Include/ugtab.h
UG/Include/UGTopHdg.h
UG/Include/ugvscrol.h
UG/Include/ugxpthemes.h
UG/Source/
UG/Source/UGCBType.cpp
UG/Source/UGCell.cpp
UG/Source/UGCelTyp.cpp
UG/Source/UGCnrBtn.cpp
UG/Source/UGCTarrw.cpp
UG/Source/UGCtrl.cpp
UG/Source/UGDLType.cpp
UG/Source/UGDrgDrp.cpp
UG/Source/UGDrwHnt.cpp
UG/Source/UGDtaSrc.cpp
UG/Source/UGEdit.cpp
UG/Source/UGEditBase.cpp
UG/Source/ugformat.cpp
UG/Source/uggdinfo.cpp
UG/Source/UGGrid.cpp
UG/Source/UGHint.cpp
UG/Source/ughscrol.cpp
UG/Source/ugLstBox.cpp
UG/Source/UGMEdit.cpp
UG/Source/UGMemMan.cpp
UG/Source/UGMultiS.cpp
UG/Source/ugprint.cpp
UG/Source/ugptrlst.cpp
UG/Source/ugsidehd.cpp
UG/Source/UGStrOp.cpp
UG/Source/ugtab.cpp
UG/Source/UGTopHdg.cpp
UG/Source/ugvscrol.cpp
UG/Source/UGXPThemes.cpp
BestFitDemo.sln
best-fit/BestFit.h
best-fit/best-fit.sln
best-fit/best-fit.vcproj
best-fit/best-fit.vcproj.GLOBAL.craiga.user
best-fit/best-fit.vcxproj
best-fit/best-fit.vcxproj.filters
best-fit/best-fit.vcxproj.user
best-fit/cholesky.h
best-fit/data/
best-fit/data/test-points-circle-10.txt
best-fit/data/test-points-circle-100.txt
best-fit/data/test-points-circle-1000.txt
best-fit/data/test-points-circle-20.txt
best-fit/data/test-points-circle-4.txt
best-fit/data/test-points-ellipse-10.txt
best-fit/data/test-points-ellipse-100.txt
best-fit/data/test-points-ellipse-1000.txt
best-fit/data/test-points-ellipse-20.txt
best-fit/data/test-points-line-10.txt
best-fit/data/test-points-line-100.txt
best-fit/data/test-points-line-1000.txt
best-fit/data/test-points-line-20.txt
best-fit/Double.cpp
best-fit/main.cpp
best-fit/Makefile
best-fit/README
best-fit/Shapes.cpp
best-fit/targetver.h
BestFitDemo/BestFitDemo.cpp
BestFitDemo/BestFitDemo.h
BestFitDemo/BestFitDemo.rc
BestFitDemo/BestFitDemo.vcproj
BestFitDemo/BestFitDemo.vcproj.GLOBAL.craiga.user
BestFitDemo/BestFitDemoDoc.cpp
BestFitDemo/BestFitDemoDoc.h
BestFitDemo/BestFitDemoView.cpp
BestFitDemo/BestFitDemoView.h
BestFitDemo/MainFrm.cpp
BestFitDemo/MainFrm.h
BestFitDemo/OptionsDlg.cpp
BestFitDemo/OptionsDlg.h
BestFitDemo/OutputWnd.cpp
BestFitDemo/OutputWnd.h
BestFitDemo/PlotWnd.cpp
BestFitDemo/PlotWnd.h
BestFitDemo/PointsGrid.cpp
BestFitDemo/PointsGrid.h
BestFitDemo/ReadMe.txt
BestFitDemo/res/
BestFitDemo/res/BestFitDemo.ico
BestFitDemo/res/BestFitDemo.rc2
BestFitDemo/res/BestFitDemoDoc.ico
BestFitDemo/res/output_wnd.ico
BestFitDemo/res/output_wnd_hc.ico
BestFitDemo/res/Toolbar.bmp
BestFitDemo/res/toolbar1.bmp
BestFitDemo/res/toolbar2.bmp
BestFitDemo/res/Toolbar256.bmp
BestFitDemo/res/toolbar3.bmp
BestFitDemo/resource.h
BestFitDemo/SolutionGrid.cpp
BestFitDemo/SolutionGrid.h
BestFitDemo/stdafx.cpp
BestFitDemo/stdafx.h
BestFitDemo/targetver.h
BestFitDemo/TestPointsDlg.cpp
BestFitDemo/TestPointsDlg.h
BestFitDemo/UserImages.bmp
BestFitDemo/WorldScene.h
BestFitDemo/XMessageBox.cpp
BestFitDemo/XMessageBox.h
test-points/main.cpp
test-points/TestPoints.cpp
test-points/TestPoints.h
test-points/test-points.vcproj
test-points/test-points.vcproj.GLOBAL.craiga.user
UG/Include/
UG/Include/UG64Bit.h
UG/Include/UGCBType.h
UG/Include/UGCell.h
UG/Include/ugceltyp.h
UG/Include/UGCnrBtn.h
UG/Include/UGCTarrw.h
UG/Include/UGCtrl.h
UG/Include/ugdefine.h
UG/Include/UGDLType.h
UG/Include/UGDrgDrp.h
UG/Include/UGDrwHnt.h
UG/Include/UGDtaSrc.h
UG/Include/UGEdit.h
UG/Include/UGEditBase.h
UG/Include/ugformat.h
UG/Include/uggdinfo.h
UG/Include/UGGrid.h
UG/Include/UGHint.h
UG/Include/ughscrol.h
UG/Include/uglstbox.h
UG/Include/UGMEdit.h
UG/Include/UGMemMan.h
UG/Include/UGMultiS.h
UG/Include/ugprint.h
UG/Include/ugptrlst.h
UG/Include/ugsidehd.h
UG/Include/UGStrOp.h
UG/Include/ugstruct.h
UG/Include/ugtab.h
UG/Include/UGTopHdg.h
UG/Include/ugvscrol.h
UG/Include/ugxpthemes.h
UG/Source/
UG/Source/UGCBType.cpp
UG/Source/UGCell.cpp
UG/Source/UGCelTyp.cpp
UG/Source/UGCnrBtn.cpp
UG/Source/UGCTarrw.cpp
UG/Source/UGCtrl.cpp
UG/Source/UGDLType.cpp
UG/Source/UGDrgDrp.cpp
UG/Source/UGDrwHnt.cpp
UG/Source/UGDtaSrc.cpp
UG/Source/UGEdit.cpp
UG/Source/UGEditBase.cpp
UG/Source/ugformat.cpp
UG/Source/uggdinfo.cpp
UG/Source/UGGrid.cpp
UG/Source/UGHint.cpp
UG/Source/ughscrol.cpp
UG/Source/ugLstBox.cpp
UG/Source/UGMEdit.cpp
UG/Source/UGMemMan.cpp
UG/Source/UGMultiS.cpp
UG/Source/ugprint.cpp
UG/Source/ugptrlst.cpp
UG/Source/ugsidehd.cpp
UG/Source/UGStrOp.cpp
UG/Source/ugtab.cpp
UG/Source/UGTopHdg.cpp
UG/Source/ugvscrol.cpp
UG/Source/UGXPThemes.cpp
BestFitDemo.sln
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.