登录
首页 » Visual C++ » TMyPolyStockh

TMyPolyStockh

于 2021-03-30 发布 文件大小:712KB
0 140
下载积分: 1 下载次数: 68

代码说明:

  实现凸多边形排样,使用临界多边形NFP判断两个凸多边形形是否相交,使用启发式算法提高效率, (Convex polygon nesting, polygon NFP to determine whether two convex polygon-shaped intersection, the use of heuristic algorithms to improve efficiency,)

文件列表:

TMyPolyStockh
.............\03里程碑 MyPolyStock(自适应角度统一参考点boost%2BGAboost)
.............\.......................................................\debug
.............\.......................................................\.....\MyPolyStock.exe,3108864,2008-12-08
.............\.......................................................\.....\大块测试数据.txt,695,2008-12-07
.............\.......................................................\MyPolyStock
.............\.......................................................\...........\ColorListCtrl.cpp,18305,2008-04-22
.............\.......................................................\...........\ColorListCtrl.h,8428,2008-11-28
.............\.......................................................\...........\ConvexBag.cpp,919,2008-11-28
.............\.......................................................\...........\ConvexBag.h,267,2008-11-28
.............\.......................................................\...........\CorrectDlg.cpp,1755,2008-12-08
.............\.......................................................\...........\CorrectDlg.h,586,2008-12-08
.............\.......................................................\...........\Evaluate.cpp,6986,2008-12-08
.............\.......................................................\...........\Evaluate.h,721,2008-12-08
.............\.......................................................\...........\GeneticAlgorithm.cpp,6776,2008-12-08
.............\.......................................................\...........\GeneticAlgorithm.h,1317,2008-12-08
.............\.......................................................\...........\MainFrm.cpp,1807,2008-11-26
.............\.......................................................\...........\MainFrm.h,715,2008-11-26
.............\.......................................................\...........\MyPolyStock.aps,81520,2008-12-08
.............\.......................................................\...........\MyPolyStock.cpp,3336,2008-11-26
.............\.......................................................\...........\MyPolyStock.h,501,2008-11-26
.............\.......................................................\...........\MyPolyStock.rc,13152,2008-12-08
.............\.......................................................\...........\MyPolyStock.vcproj,7296,2008-12-08
.............\.......................................................\...........\MyPolyStock.vcproj.CHINESE-9142126.Yirui Yuan.user,1427,2008-12-10
.............\.......................................................\...........\MyPolyStock.vcproj.CHXLCOMPUTER.chxl.user,1421,2008-12-06
.............\.......................................................\...........\MyPolyStockDoc.cpp,1109,2008-11-26
.............\.......................................................\...........\MyPolyStockDoc.h,576,2008-11-26
.............\.......................................................\...........\MyPolyStockView.cpp,10113,2008-12-08
.............\.......................................................\...........\MyPolyStockView.h,2163,2008-12-08
.............\.......................................................\...........\NFPCalc.cpp,5703,2008-12-07
.............\.......................................................\...........\NFPCalc.h,379,2008-12-05
.............\.......................................................\...........\PointInPolygon.cpp,2876,2008-12-06
.............\.......................................................\...........\PointInPolygon.h,338,2008-12-05
.............\.......................................................\...........\PolygonUtil.cpp,2664,2008-12-06
.............\.......................................................\...........\PolygonUtil.h,322,2008-12-06
.............\.......................................................\...........\ReadMe.txt,3526,2008-11-26
.............\.......................................................\...........\res
.............\.......................................................\...........\...\BUTTON.cur,3262,2008-11-27
.............\.......................................................\...........\...\Cross.cur,3262,2008-11-27
.............\.......................................................\...........\...\cursor1.cur,3262,2008-11-27

.............\.......................................................\...........\...\MyPolyStock.rc2,367,2008-11-26


.............\.......................................................\...........\resource.h,2293,2008-12-08
.............\.......................................................\...........\stdafx.cpp,140,2008-11-27
.............\.......................................................\...........\stdafx.h,3749,2008-12-08
.............\.......................................................\...........\ToolDlg.cpp,15112,2008-12-08
.............\.......................................................\...........\ToolDlg.h,2119,2008-12-08
.............\.......................................................\...........\有错的list.txt,57,2008-12-07
.............\.......................................................\...........\有错的list.txt.bak,57,2008-12-07
.............\.......................................................\MyPolyStock.sln,898,2008-11-26

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

发表评论

0 个回复

  • opencv-otsu
    Opencv处理图像,用ostu法实现图像的二值化(Opencv image processing, using ostu method to achieve image binarization)
    2013-07-21 16:00:03下载
    积分:1
  • 9.SAD-StereoMatching
    双目立体匹配,使用SAD,SSD,NCC算法,比较多种常见算法的优劣,对其优化实现快速准确匹配。(Binocular stereo matching, the use of SAD, SSD, NCC algorithm, compare the merits of a variety of common algorithms, and its optimization to achieve fast and accurate matching)
    2016-08-30 16:13:14下载
    积分:1
  • circle
    一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
    2011-08-17 17:47:38下载
    积分:1
  • jibensanweibianhuan
    说明:  可以实现旋转,错切,各种投影图,透视图。是学习三维变换很好的原始参考资料(Can rotate, shear, a variety of projection, perspective. Is to learn the original three-dimensional transform good reference)
    2020-10-24 16:20:00下载
    积分:1
  • Relative-orientation
    摄影测量学 通过迭代法求解五个相对定向元素(Relative orientation)
    2014-10-09 18:08:53下载
    积分:1
  • lowpass
    实现巴特沃斯低通滤波器的小程序,大家看看能不能参考一下。(Butterworth low-pass filter program, see if you can refer to.)
    2012-05-05 11:45:23下载
    积分:1
  • Image-texture-analysis
    对图像进行纹理处理,为图像识别、目标跟踪创造条件。主要分析:惯性矩、熵以及局部平衡性。(The image texture processing for image recognition, target tracking and create conditions. Main analysis: moment of inertia, entropy, and local balance.)
    2011-05-18 09:14:03下载
    积分:1
  • DLT
    基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
    2013-09-05 16:34:56下载
    积分:1
  • ERNSYMNTY
    基于VisualC_和DCMTK的医学DICOM图像显示与调窗,同时在MFC 下完成鼠标拖动进行窗宽/窗位的调节(Medical image of DICOM VisualC_ and DCMTK display and window based on, at the same time in MFC complete the mouse to drag the window width/window regulator )
    2013-08-26 22:03:24下载
    积分:1
  • Seg_soble
    sobel segmentation, this algorithme has a great effect for segmenting
    2015-01-25 18:02:39下载
    积分:1
  • 696524资源总数
  • 103904会员总数
  • 44今日下载