登录
首页 » 数据结构 » 这是一个分治解决的零件切割问题:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高...

这是一个分治解决的零件切割问题:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高...

于 2022-06-11 发布 文件大小:29.84 kB
0 196
下载积分: 2 下载次数: 1

代码说明:

这是一个分治解决的零件切割问题:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?加上一个小界面-This is a solution to the partition cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum? A small interface

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

发表评论

0 个回复

  • source database.
    数据库源码-source database.
    2022-02-01 04:19:22下载
    积分:1
  • 迷宫问题
    迷宫问题 数据结构-maze data structure problem
    2022-03-14 12:54:31下载
    积分:1
  • zeolib 基 mysql zeolib 连接
    Morfik 的 Zeos 软件包提供本机数据库连接到数据库服务器如 MySQL、 Microsoft SQL Server、 Postgres Oracle 和 SQL Lite 通过本机连接库或在 Microsoft SQL Server,通过 OLEDB SQL 本机客户端的情况下。 此体系结构上构建的 Morfik 的第一个数据库包是 Zeos 本机数据库连接包。它正在基于 Zeos Lib 用于连接到各种数据库,包括 MySQL,MS SQL、 Postgress、 Oracle 和 SQL Lite 通过本机连接库或在 Microsoft SQL Server,通过 OLEDB SQL 本机客户端的情况下提供一个通用的图层。Zeos Lib 已经开发了许多年,已经达到一定程度的成熟和工业实力。它是与 FreePascal 兼容,并支持 Windows 和 Linux 平台上。
    2022-07-13 10:23:42下载
    积分:1
  • C++ 管理系统
    C++ 开发的管理系统 从csdn 过来的 可以运行 不过的 管理系统 适合初学者 学习开发
    2022-02-02 23:44:31下载
    积分:1
  • 约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始起...
    约瑟夫问题有原始的约瑟夫和发展了的约瑟夫两种。 原始的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,他有一条荒唐的法律,将犯人站成一个圆圈,从第S个人开始数起,每数到第D个犯人,就拉出来处决,然后再数D个,数到的人再处决―――直到剩下的最后一个可赦免。 发展的约瑟夫的描述: 古代某法官要判决N个犯人的死刑,但这N个人每人持有一个密码,他有一条荒唐的法律,将犯人站成一个圆圈,法官先给出一个密码M,从第S个人开始数起,每数到第M个犯人,就拉出来处决,再根据这个人所持有的密码F,然后再数F个,数到的人再处决,以此类推―――直到剩下的最后一个可赦免。-Joseph problems have original development of the Joseph and Joseph two. The original Joseph Description : Ancient a judge to sentence N inmates of the death penalty, he is a ridiculous law, prisoners station into a circle, from S began a few individuals, every few months to D prisoners, pull out executions, then D, the number of people to be re-executed--- until the last one left to be pardoned. The development of the Joseph Description : Ancient a judge to sentence N inmates of the death penalty, but each individual N holders a password, he is a ridiculous law, prisoners station into a circle, the judges first gave a password M, S individuals from the beginning of several, each of the first few inmates M , pull hi
    2022-03-11 16:54:39下载
    积分:1
  • 算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的...
    算法设计的动态规划中的最优二叉搜索树问题,是用VC++编写的-algorithm design of dynamic optimal planning of two forks search tree problem by using VC++ prepared
    2022-01-30 20:42:35下载
    积分:1
  • 这是一个运用多种排序法对进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行....
    这是一个运用多种排序法对数据进行排序的程序,排序时间复杂性小,空间复杂性小,排序速度快.压缩包包括源程序文件,再vc中运行.-This is a use of a variety of data sequencing procedures for ordering, scheduling time complexity of small, space complexity of small, fast order. Compressed including source files, then vc run.
    2022-03-06 17:24:25下载
    积分:1
  • ISAM system containing BTREE source, such as
    ISAM系统实现,含有BTREE源码,等-ISAM system containing BTREE source, such as
    2023-05-03 20:50:03下载
    积分:1
  • this is a tunning algorithem
    this is a tunning algorithem
    2022-03-21 19:30:03下载
    积分:1
  • 一个增加库字段的例子,db库格式,有兴趣地可以实施...
    一个增加数据库字段的例子,db数据库格式,有兴趣地可以实施 -an increase in database fields example, db database format, with interest can be implemented
    2022-02-07 22:57:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载