-
cutting parts : a given width of the rectangular plate W, the height of rectangu...
零件切割问题:
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程-cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively 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? As an input for example, will cut output by the needs of the high and can be used graphic demonstration of the cutting proce
- 2022-01-27 17:45:40下载
- 积分:1
-
Its about the data structure Q
Its about the data structure Q-Its about the data structure Queue...
- 2022-06-19 15:03:41下载
- 积分:1
-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1
-
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
- 2023-05-22 04:45:03下载
- 积分:1
-
集束搜索,经典算法,不用过多介绍了吧/。
集束搜索,经典算法,不用过多介绍了吧/。-cluster search, classical algorithm, not too many on the Bar /.
- 2022-02-15 01:13:57下载
- 积分:1
-
一个有关于VC6.0与ACCESS数据库结合的小程序
一个有关于VC6.0与ACCESS数据库结合的小程序-An ACCESS database on VC6.0 and the combination of small programs
- 2022-02-25 00:40:35下载
- 积分:1
-
N皇后问题的解决方案,利用回归的方法.方法易懂
N皇后问题的解决方案,利用回归的方法.方法易懂-N Queens solution to the problem, using regression. Methods to understand
- 2022-07-22 20:59:12下载
- 积分:1
-
医院管理系统
这是一个有点长,但简单迷你项目在C编程语言。医院管理系统项目是一个控制台应用程序,没有建为 Code::Blocks 的图形。该项目利用文件处理有效,并会教你如何添加、 编辑、 使用文件的搜索和删除记录。这里提供的源代码是完整的、 无错误,并可以免费下载。设计为艾尔卡医院,坐落在尼泊尔勒利德布尔。
为源代码在 C 中的医院管理系统项目是超过 1100年线。所以,我选择不显示在这篇文章的源代码。您需要编译的源代码中 Code::Blocks 使用 GCC 编译器。你可以从下面的链接直接下载源代码和应用程序文件的这一项目。
- 2023-01-06 05:15:02下载
- 积分:1
-
一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。...
一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。-a vc achieved using Kruskal algorithm, program flow is very clear, contribute to the understanding of the algorithm.
- 2022-01-29 01:16:47下载
- 积分:1
-
various practical subroutine, including the conversion of data types, such as dr...
各种实用的子程序,包括数据类型的转换,芯片的驱动等-various practical subroutine, including the conversion of data types, such as driver chips
- 2022-09-04 14:35:03下载
- 积分:1