-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?递归分治,刚才上传的ex1.rar有错,以这个为准.-Given a width W of the 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 to make the use of cutting rectangular plate of height h the smallest? Recursive sub-rule, has just uploaded ex1.rar wrong, this shall prevail.
- 2022-09-10 18:50:03下载
- 积分:1
-
数据库基本使用
程序为数据库的使用。运行于eclipse,mysql,Jdbc的基本使用。对于学习Java的初学者使非常好的学习程序,程序带有注释,方便理解,还有图解JDBc ,希望下载者能好好利用这套程序
- 2022-02-12 21:27:46下载
- 积分:1
-
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.这是刚刚学习数据结构的时候编写的第1个小小程序,用构造类型编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. This is just learning the structure of the data, prepared by the time a small program that will prepare the structure type static chain and achieve the basic assignment, insert, delete capabilities.
- 2022-06-20 07:54:46下载
- 积分:1
-
数字传输工程…课本的john.b.anderson
DIGITAL TRANSMISSION ENGINEERING....Text Book By John.B.Anderson
- 2022-05-22 22:07:01下载
- 积分:1
-
一个屏幕键盘的VC++源代码,含有多个按键,基本包含了键盘上的全部内容。...
一个屏幕键盘的VC++源代码,含有多个按键,基本包含了键盘上的全部内容。-A screen keyboard VC++ Source code, containing a number of key, basic contains the entire contents of the keyboard.
- 2022-09-30 14:15:03下载
- 积分:1
-
魔方c语言游戏源代码
魔方c语言游戏源代码-Cube game source code
- 2022-01-21 17:35:35下载
- 积分:1
-
简单的解释器脚本
非常简单的解释器框架,具体实现了一些简单的画图脚本,纯qt+c ++开发
- 2023-03-10 17:35:04下载
- 积分:1
-
窗口回收站(回收站)访问方法。源码,测试,有用,VC,欢迎加入…
Windows中回收站(Recycle Bin)的存取方法.源码,经测试,很好用,vc的,欢迎下载-Windows Recycle Bin (Recycle Bin) access method. FOSS, tested, useful, vc, welcome to download
- 2023-02-01 00:30:03下载
- 积分:1
-
DM365数字媒体处理器的常见问题
DM365 Digital Media Processor FAQ
- 2022-04-26 19:10:02下载
- 积分:1
-
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子...
用ObjectARX开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子-A sample for develop AutoCAD using ObjectARX, to display tool menu in AutoCAD.
- 2022-08-16 07:09:20下载
- 积分:1