CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 找 零钱 问题

搜索资源列表

  1. ChangeBack

    0下载:
  2. C++动态规划的算法例子,找零钱的经典问题编程
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6609
    • 提供者:fqihang
  1. money

    0下载:
  2. 自己写的找零钱问题 编写程序 ,首先由用户输入确定金钱面额的总类N,然后分别输入这N种金钱的面额值,最后输入找回零钱的总数,由程序计算结果 显示需要各面额值的最少张数。-Write their own programming to find the issue of change, first of all by the user input to determine the general category of money denominated in N, and then enter
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1099018
    • 提供者:ciweijsf
  1. 1

    0下载:
  2. 找零钱问题,一直都很受关注,希望大家好好学习-look money,it is very important,hope everybody good good study ,day day up!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:747
    • 提供者:han
  1. suanfa

    0下载:
  2. 里面包含了各种常用算法的java实现,如八皇后问题,合唱队问题,找零钱问题,最短路径问题等-Which contains a variety of commonly used algorithm java implementation, such as the eight queens problem, chorus problems, to find small change problem, the shortest path problem, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:9476
    • 提供者:穆旭
  1. zhaolingqian

    0下载:
  2. 本人上传的是用贪心算法实现找零钱问题。贪婪算法的根本思想是逐步获得最优解。-I uploaded is to use greedy algorithm to find small change problem. Greedy algorithm is the fundamental idea is to gradually get the optimal solution.
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:563609
    • 提供者:林丽
  1. fan

    0下载:
  2. 问题描述: 球赛门票的售票处规定每位购票者限购一张门票,且每张门票售价50元。购票者中有 m位手持50元钱币,另有n人手持100元。假设售票处开始售票时无零钱。问这m+n人有 几种排队方式可使售票处不致出现找不出钱的局面。 编程任务: 对给定的m,n(0<=m,n<=11),输出各种排队方式(从小到大),计算出排队方式总数。 -Problem Descr iption: The box office ticket sales are limited to th
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:711
    • 提供者:atlantis
  1. tanxinfaqiujiezhaolingqian

    0下载:
  2. 利用会贪心算法求解超市系统的找零钱问题。-liyongtanxinsuanfashixianchaoshixitongdezhaolingqianwenti。
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:546
    • 提供者:yangguang
  1. lingqian

    0下载:
  2. 简单的找零钱问题 属于算法中的程序 在c中运行-C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:远东
  1. javaProgram

    0下载:
  2. 里面包括一个课程管理系统,一个排序的总结,一个分形,一个找零钱问题,一个用字典猜谜问题。-Which includes a course management system, a sort of summary, a fractal, a change to find the problem, a problem with the dictionary guessing.
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:12011
    • 提供者:晓雯
  1. minimum-changes(dynamic-program)

    0下载:
  2. 最少零钱问题,找零钱问题,动态规划经典算法-the question of minimun changes for a given money,dynamic programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1302
    • 提供者:masi
  1. Dynamic_Programming

    0下载:
  2. 利用动态规划来完成找零钱问题 计一个动态规划算法如何解决找零问题,对1≤j≤L,计算出所有的C( n,j )。算法中只允许实用一个长度为L的数组。找出用钱的最小个数。 (2) 0<=k<=j i>=1 i<=n,maxint c(i,k)硬币枚数 -Dynamic programming problems to complete the count to keep the change a dynamic programming algorithm to so
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:901288
    • 提供者:钱民
  1. Back_money

    0下载:
  2. 贪心算法,找零钱问题 币种有100元、50元、10元、5元、1元、0.5元和0.1元-The greedy algorithm, the change of currency 100 yuan, 50 yuan, 10 yuan, 5 yuan, 1 yuan, 0.5 yuan and 0.1 yuan
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1584
    • 提供者:陆德能
  1. coin

    0下载:
  2. 程序为最小硬币问题(最少零钱问题)。设有n种不同面值的硬币,现要用这些面值的硬币来找开待凑钱数m,可以使用的各种面值的硬币个数不限。找出最少需要的硬币个数,并输出其币值。 -Procedures for the smallest coins (at least change problem). Has n different denominations of coins, is to use a coin to open these denominations came to be chip
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:10469
    • 提供者:麦俊华
  1. Dynamic-planning-for-change

    0下载:
  2. 动态规划应用 动态规划方法解决找零钱问题-Dynamic programming method to solve the problem of looking for change
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:869
    • 提供者:安静风
  1. cccc

    0下载:
  2. 硬币最少找零问题,解决用给定的零钱数,用最少的零钱找开给定的面额-Coins least give change and solve with a given number of coins, with a minimum of change for a given denomination open
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:成浩
  1. yeqgs

    0下载:
  2. C++动态规划的算法例子,找零钱的经典问题编程()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:dhrisiine
  1. 740560

    0下载:
  2. C++动态规划的算法例子,找零钱的经典问题编程()
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:GHZ%21509648
  1. 贪心算法-找零问题

    6下载:
  2. 假设零钱系统的币值是{1,p,p^2,……,p^n},p>1,且每个钱币的重量都等于1,设计一个最坏情况下时间复杂度最低的算法,使得对任何钱数y,该算法得到的零钱个数最少,说明算法的主要设计思想,证明它的正确性,并给出最坏情况下的时间复杂度。
  3. 所属分类:C#编程

  1. 自动售货机修改后

    1下载:
  2. 简易的自动售货机,有售卖功能,展示所有商品,补货,盘点功能。 售卖功能有三种售卖方式,分别是微信支付宝现金,现金支付考虑找零和面额问题。展示商品展示所有的商品名 称价格序号以及当前售货机卖的总值。补货功能将所有缺的货物补满,盘点功能查看三种收货方式分别卖了多少钱。还有提醒功能,当某种货物少于三个或者零钱少于20,就会提醒。(Simple vending machine, with selling function, display all goods, replenishment, invent
  3. 所属分类:Java编程

    • 发布日期:2020-06-20
    • 文件大小:57344
    • 提供者:小刀儿
搜珍网 www.dssz.com