文件名称:backtrack_1
介绍说明--下载内容均来自于网络,请自行研究使用
回溯算法的应用
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?-Backtracking algorithm for the application of a given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how the cut made by the use of rectangular plates with the smallest height h?
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?-Backtracking algorithm for the application of a given width W of a rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how the cut made by the use of rectangular plates with the smallest height h?
(系统自动生成,下载前可以参看下载内容)
下载文件列表
110.txt
16.txt
25.TXT
50.TXT
84.txt
backtrack.cpp
16.txt
25.TXT
50.TXT
84.txt
backtrack.cpp