-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-parts cutting issue for a fixed 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?
- 2022-02-02 15:40:05下载
- 积分:1
-
不错的VB程序,可以实现不同的笑脸显示,我在网上找到的推荐给大家...
不错的VB程序,可以实现不同的笑脸显示,我在网上找到的推荐给大家-good VB program, can achieve different faces, I find the recommendation of the Internet for everyone
- 2023-01-03 07:55:06下载
- 积分:1
-
EVEN法生成排列 源代码 Debug 东西都在
EVEN法生成排列 源代码 Debug 东西都在-EVEN Act Debug source code generated with everything in
- 2022-04-27 04:41:35下载
- 积分:1
-
c学习源程序集 超全
c学习源程序集 超全-c learning source of extra-Set
- 2022-01-28 12:16:51下载
- 积分:1
-
通过一个网络规划的实例,来演示基因算法的VC++实现。
通过一个网络规划的实例,来演示基因算法的VC++实现。-Through a network planning example to demonstrate the genetic algorithm VC++ Achieve.
- 2022-06-29 00:31:44下载
- 积分:1
-
the file system is designed to implement basic operations as follow:
create fil...
设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow:
create file
delete file
open file
close file
set security measure
- 2022-05-28 03:16:27下载
- 积分:1
-
学习c51单片机时写的时钟程序,提供给刚学单片机的朋友参考用...
学习c51单片机时写的时钟程序,提供给刚学单片机的朋友参考用-C51 Singlechip when learning to write the clock procedures, available to just friends in school single-chip reference
- 2022-03-16 14:10:44下载
- 积分:1
-
Socket编程客户端代码
Socket编程客户端代码-Socket Programming client code
- 2023-06-17 02:35:03下载
- 积分:1
-
fifo description for fast read/write operation
fifo description for fast read/write operation
- 2022-10-20 21:55:03下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1