Description: 集装箱的装箱问题:
*给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材
*的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装
*箱的空间利用率最高?使用贪心算法解决。
*编译方法:打开cpp文件,在编译的同时建立工程,打开 "settings->link"
*在link项的Object/library modules:中加入Opengl32.lib glu32.lib glaux.lib-Container packing problem: given a container, and its length L, width W and height H, the current batch of cylindrical timber, each timber* long are L, but the radius is different for the first i-kan timber radius ri. Asked how the packing, making me be assembled in* the maximum utilization of space? Use greedy algorithm to solve.* Compiler Methods: Open cpp file, compiled at the same time in the establishment of the project, open the settings- Platform: |
Size: 63488 |
Author:章为到 |
Hits:
Description: 一个贪婪算法的仿真程序,以及介绍的ppt,欢迎大家一起研究。-A greedy algorithm for the simulation program, as well as the introduction ppt, welcomed everyone to study together. Platform: |
Size: 55296 |
Author:cc5go |
Hits:
Description: 经典的贪婪算法,相信对研究OFDM的同学会有较大帮助-Classical greedy algorithm, I believe that the study of OFDM to help students have a greater Platform: |
Size: 1024 |
Author:zlg4302075 |
Hits:
Description: 数学经典算法应用:贪婪算法的应用实例-Application of the classical algorithm: the application of the greedy algorithm Platform: |
Size: 116736 |
Author:小雨 |
Hits:
Description: 该文件夹包含一系列常用的贪婪算法集合,其中包含经典的克鲁斯卡尔算法,普利姆算法。-The folder contains a series of commonly used collection of greedy algorithm, which includes the classical Kruskal algorithm,普利姆algorithm. Platform: |
Size: 9216 |
Author:李琪 |
Hits:
Description: 有关贪婪算法的源码,可以用在无线网的成链协议中-The source of the greedy algorithm can be used in the wireless network into a chain of agreements Platform: |
Size: 1024 |
Author:weinan |
Hits:
Description: :该文研究OFDM 系统在总功率和误比特率限定下最大化传输速率的问题,并且考虑实际系统中整数比特的限制,
提出基于灌水法则的两种比特分配算法——改进贪婪算法和对分灌水线搜索法-The maximization of data rate under the constraint of total transmit power and bit error rate is a
considerable issue in OFDM system. Recognizing that the number of bits on each subcarrier must be a discrete
number for real systems, this paper proposed two bit allocation algorithm which are modified greedy algorithm
and water filling level binary searching algorithm. Platform: |
Size: 263168 |
Author:hodog |
Hits:
Description: greedy algorithm ,A set of jobs with start and fnish times to be scheduled on a resource,
Goal is Schedule as many jobs as possible Platform: |
Size: 80896 |
Author:Farnaz |
Hits:
Description: 使用贪心算法解决经典背包问题的C语言实现。-Using the greedy algorithm to solve the classic knapsack problem C language. Platform: |
Size: 527360 |
Author:靳舒馨 |
Hits:
Description: 这是基于Donna Williams和Mubabak Shah的贪婪算法论文的代码-This code is based on the greedy algorithm which presented by Donna Williams and Mubabak Shah in their paper Platform: |
Size: 1991680 |
Author:chunyi li |
Hits: