-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?贪心-Container packing problem given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber are of a long L, but the radius is different from the first i set the root radius of timber ri. Asked how the packing, making maximum utilization of container space? Greedy
- 2022-10-23 02:30:03下载
- 积分:1
-
题目:用c语言编写的程序,求0―7所能组成的奇数个数。
题目:用c语言编写的程序,求0―7所能组成的奇数个数。-Topic: a program in C can calculate the number of all odd numbers that created by the combination of digits between 0 and 7
- 2023-03-13 20:10:03下载
- 积分:1
-
c语言用顶点数做的浮点运算,java封装了一下
c语言用顶点数做的浮点运算,java封装了一下-vertices do with the floating-point operations, a little java Packaging
- 2022-03-23 14:34:59下载
- 积分:1
-
对时实现,包括服务端和客户端,一个好的代码
sntp对时实现,包括服务和客户端,不错的代码-SNTP for time to achieve, including services and clients, a good code
- 2023-07-17 21:20:03下载
- 积分:1
-
仿windows计算器运行程序 和漂亮的
仿windows计算器运行程序 和漂亮的-仿windows计算器运行程序
- 2022-06-18 22:54:02下载
- 积分:1
-
C/C++应用编程200例
C/C++应用编程200例-C/C Application Programming 200 cases
- 2022-05-10 17:12:22下载
- 积分:1
-
用FLASH进行3D模拟,小球非常具有空间感,想研究3d算法的人可以借鉴。...
用FLASH进行3D模拟,小球非常具有空间感,想研究3d算法的人可以借鉴。-with Flash 3D simulation, the ball is very small sense of space, 3d algorithm to study the reference.
- 2022-07-07 07:47:39下载
- 积分:1
-
软件实现硬盘写保护卡
软件实现硬盘写保护卡-software write protect drive
- 2022-05-28 13:28:17下载
- 积分:1
-
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。...
一个C++智能指针的简单实现,可以自动管理回收new操作符分配的内存,不用担心内存泄漏。-a smart simple realization of the target, it will automatically manage the retrieval new operator allocated memory and need not worry about a memory leak.
- 2022-01-22 14:20:38下载
- 积分:1
-
简单的数据平台,能打开系统目录,能画图,是VC++编写的
简单的数据平台,能打开系统目录,能画图,是VC++编写的-Simple data platform, can open the system directory, can draw is VC++ Prepared
- 2022-02-12 16:45:47下载
- 积分:1