-
给定一块宽度为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
-
C++d hao d x 这是个好东西 我写了很久才写好的 希望大家看看一起学习...
C++d hao d x 这是个好东西 我写了很久才写好的 希望大家看看一起学习
-C++ D hao dx This is a good thing I wrote was written a long time hope to see everyone together study
- 2022-02-07 03:26:17下载
- 积分:1
-
box2D源代码
一个BOX2D的源代码分享,里面有很多demo,每章节都有很多源代码,讲解很细致,每个demo ,亲自测试都是可以的,拿来分享了,希望对各位有帮助了,基本从0开始学习BOX2d,我看了一个月就全部掌握了,很好的东西!
- 2022-03-03 12:09:01下载
- 积分:1
-
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, S...
Windows NT 3.1引入了一种名为PE文件格式的新可执行文件格式。PE文件格式的规范包含在了MSDN的CD中(Specs and Strategy, Specifications, Windows NT File Format Specifications),但是它非常之晦涩。本程序实现了对PE文件的修改.-Windows NT 3.1 introduces a file format called PE a new executable file format. PE file format specification is included in the MSDN the CD in (Specs and Strategy, Specifications, Windows NT File Format Specifications), but it is very obscure. Realize this process of PE file changes.
- 2022-04-29 05:55:54下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
登录的用户和密码均为KJS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 users login and password are KJS
- 2023-06-12 06:30:04下载
- 积分:1
-
实现记事本的主要功能,包括打开文件,复制,站踢人等,另外还有一些额外的功能。...
实现记事本的主要功能,包括打开文件,复制,站踢人等,另外还有一些额外的功能。-Notepad implementation of the main features, including open files, copy,踢人station, etc. There are also some extra features.
- 2022-04-08 06:30:59下载
- 积分:1
-
javacc4.0版本,使用方法设置环境变量即可
javacc4.0版本,使用方法设置环境变量即可-javacc4.0 version, use the method of setting environment variables can be
- 2022-02-27 03:09:41下载
- 积分:1
-
通过mallab程序介绍如何对非线性信号进行多尺度分析
通过mallab程序介绍如何对非线性信号进行多尺度分析-How mallab procedures through the introduction of nonlinear multi-scale analysis of signals
- 2022-03-18 06:29:44下载
- 积分:1
-
under several rows and columns, creating a random array, and the inquiry
根据行和列数,随机创建一个数组,并有查询功能-under several rows and columns, creating a random array, and the inquiry
- 2022-02-15 01:25:16下载
- 积分:1
-
Capturing the Extra Mouse Button Events.
This program will demonstrate how to...
Capturing the Extra Mouse Button Events.
This program will demonstrate how to capture the extra mouse buttons such as the mouse wheel and x buttons (the buttons on the side of the mouse).
- 2022-03-22 16:38:30下载
- 积分:1