登录
首页 » 数据结构 » 关于货箱装船问题的贪婪算法,只是简要描述

关于货箱装船问题的贪婪算法,只是简要描述

于 2022-05-25 发布 文件大小:825.00 B
0 211
下载积分: 2 下载次数: 1

代码说明:

关于货箱装船问题的贪婪算法,只是简要描述-Container ship on the issue of greedy algorithm, only a brief description of

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Data structure algorithms, three runway airport simulation. The algorithm is mai...
    数据结构算法,三跑道飞机场模拟。 主要是队列的算法 内容包括: 实验报告 源码工程文件-Data structure algorithms, three runway airport simulation. The algorithm is mainly queue includes: experimental report source project file
    2022-02-14 18:36:29下载
    积分:1
  • 摘要:可以对本地库进行查看,修改的程序,提供了源代码。...
    摘要:可以对本地数据库进行查看,修改的程序,提供了源代码。-Abstract : It is the local database view, the procedures for amendment, the source code.
    2022-01-25 22:20:57下载
    积分:1
  • 使用sqlite3进行存取图片二进制
    前段时间在做一款嵌入式项目,用到了SQLite数据库,现在就SQLite数据库中存取图片问题来与大家共享一下,对于二进制数据我们自然是不能够直接进行存储,在SQLite中我们可以将其转换而后存储。 在对主句操作之前我们先要打开数据库,SQLite给用户提供了丰富的API,足以使我们来驾驭它,利用sqlite3_open()函数,打开我们所要操作的数据库,接下来就是对于我们的图片文件的操作了,我在这里的方法便是将图片文件转换成字符流,而后进行存储。
    2023-03-25 20:45:05下载
    积分:1
  • VC 操作ADO封装类
    VC操作ADO对象,精简操作过程,包含了大多数数据库操作方法,很实用 使用ADO前必须在工程的stdafx.h文件最后用直接引入符号#import引入ADO库文件 生成应用程序框架并初始化OLE/COM库环境 程序最后要调用   ::CoUninitialize();//释放程序占用的COM   资源
    2022-03-25 15:46:06下载
    积分:1
  • 这将主机的油漆
    this will host ms paint-this will host ms paint...
    2022-04-18 20:07:08下载
    积分:1
  • 问题描述:假设一个商店,有一个架子和一个仓库,当第…
    问题描述: 假设一个商店,它有一个货架和一个仓库,当货架上的商品数量少于一定的数目时,从仓库运一定数量的商品摆到货架上,当仓库里的商品的数量少于一定的数目时,购买商品把仓库填满,商品的出售要按照商品的生产日期来,快要过期的商品要先出售。 解决问题的方法: 用了两个栈和 一个队列,把队列当作仓库,用一个栈作为货架,把另一个栈当作临时的存储箱。当要往货架上添商品时,先把作为货架的栈中的元素全都压到作为存储箱的栈中,再把仓库中的元素压到存储箱中,然后再把存储箱中的所有元素都压到货架上,这样,就能保证快要过期的商品先被出售。-Problem description : Suppose a shop, which has a shelf and a warehouse, when the merchandise on the shelves less than a certain quantity of the number, a certain number from the warehouses of goods on the shelves, when the warehouse volume of goods is less than certain number, purchase goods warehouse filled, the goods according to the sale of commodity production to date, is about to expire first sale of goods. The solution : a two stack and a queue, queue as a warehouse, used as a stack shelves, and another stack as a temporary storage bins. When to go to the shelves Tim commodity, first as a stack shelves of all elements of the pressure storage tank as the stack, then the warehouse down to the storage element box, and then s
    2022-07-13 01:56:00下载
    积分:1
  • DBMS system simulation DBMS, and they have not done mouse
    我做的DBMS系统模拟DBMS,里面有鼠标还没有做完-DBMS system simulation DBMS, and they have not done mouse
    2023-01-18 05:35:03下载
    积分:1
  • b tree how to operate on b tr
    b tree how to operate on b tr-b tree how to operate on b tr
    2023-06-08 16:20:04下载
    积分:1
  • 这是一个文档管理系统,由专家开发的,具有很多功能…
    这是一个文档管理系统,有delphi开发的,有很多功能!是我的课程设计!-This is a document management system, developed by Delphi, has a lot of functions. I was the curriculum design!
    2022-03-29 02:57:45下载
    积分:1
  • 程序,很好的程序
    程序,很好的程序-procedures are good procedures
    2022-12-21 05:00:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载