-
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则...
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-recursive algorithm with the partition of the application. Parts mutilation given a 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?
- 2022-01-26 05:51:05下载
- 积分:1
-
PLAYA是DIVX的前身,其源代码值得所有对音视频处理感兴趣的读者学习...
PLAYA是DIVX的前身,其源代码值得所有对音视频处理感兴趣的读者学习-PLAYA DIVX is the predecessor, its source code, all the audio and video processing for interested readers to learn
- 2022-06-13 21:58:47下载
- 积分:1
-
registry manipulation functions.
注册表操作函数.-registry manipulation functions.
- 2023-08-12 03:25:02下载
- 积分:1
-
VB源代码! 工厂管理系统 请下载使用后给点评价!
VB源代码! 工厂管理系统 请下载使用后给点评价!-VB source code! Please factory management system used to download evaluation point! Thank you
- 2022-10-19 17:10:03下载
- 积分:1
-
在Prolog实现NIM游戏模拟
NIM Game simulation implemented in Prolog
- 2022-03-21 05:22:23下载
- 积分:1
-
rsa c 代码 标准c语言实现 可以编译,可以运行
rsa c 代码 标准c语言实现 可以编译,可以运行
- 2022-02-21 21:53:27下载
- 积分:1
-
vc++在操作系统的应用
vc++在操作系统的应用 -vc in the operating system, applications
- 2022-05-15 05:43:40下载
- 积分:1
-
Some common examples of the binary code
一些常见的二进制编码举例,是常见的二进制位操作-Some common examples of the binary code
- 2022-05-30 10:39:37下载
- 积分:1
-
通过VB自带的控件实现自制播放器,代码虽然简单 但也能实现大部分功能....
通过VB自带的控件实现自制播放器,代码虽然简单 但也能实现大部分功能.-VB own control through the realization of self-made player, the code is simple but can also realize the majority of functionality.
- 2022-02-22 00:01:31下载
- 积分:1
-
windows API 一日一练
简介:确实是学习Windows API的好书,对有一定基础的C和C++程序员能够快速掌握Windows API函数的使用,同时熟悉一定数量的API函数,非常值得推荐有一定基础的程序员看看
- 2022-04-22 22:14:07下载
- 积分:1