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

搜索资源列表

  1. Coin-3.0.0.ZIP

    0下载:
  2. Coin3D库源代码,开源, 与Open Inverter兼容-Coin is an OpenGL based, retained mode 3D graphics rendering library. It is implemented in C++ and publicly released with the source code open for your perusal. The application programmer s interface (API) is fully com
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8349660
    • 提供者:caiguos
  1. coin

    0下载:
  2. 实现区分硬币和计数,能够区分一元和五角的,当然也要有相应的硬件设施,如有意向,加1454503648-differ the coin
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:696
    • 提供者:王霸
  1. CoinChangingProblem

    0下载:
  2. implementation of the coin changing problem using greedy algorithm.
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:19249
    • 提供者:microgen
  1. findmoney

    0下载:
  2. 10. 设有n种不同面值的硬币,各硬币的面值存在于数足T[n]中。现要用这些面值的硬币来找钱。可以使用的各种面值的硬币个数存于数组Coins[n]中。对任意钱数0<=m<=20009,设计一个用最少硬币找钱m的方法。-10. There are n different denominations of coins, each coin with a face value exists in the number of adequate T [n] Medium. Is to use
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:7511
    • 提供者:林大嘴
  1. money

    0下载:
  2. 计算纸币的面积,兑换正确的钱币,速度快测量准确。-Calculation of the size of currency notes, coin changers correct, fast and accurate measurement.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:95555
    • 提供者: 郭娜娜
  1. COIN

    0下载:
  2. 一、问题叙述: 一摞硬币共m枚,每枚硬币均正面朝上。取最上面的1枚,将它们翻面后放回原处,然后取最上面的2枚硬币,将它们一起翻面后再放回原处。再取3枚,取4枚,…,直至整摞硬币都按上述方法处理过。接下来再从这摞硬币最上面的1枚开始,重复刚才的做法。这样一直下去,直到这摞硬币中的每一个又都是正面朝上为止。问这种情况是否一定出现?如果出现,则一共需做多少次翻面?-1, describes the problem: one pile a total of m gold coins, each c
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:914
    • 提供者:Abdullah
  1. buy_candy

    0下载:
  2. Let us design a control unit for a simple coin-operated candy machine. Candy costs 20 bath ,and the machine accept 5 bath and 10 bath. Change should be return if less than 5 bath is deposited. No more than 25 bath can be deposited on a single purchas
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:875
    • 提供者:adearong
  1. yingbi_recon

    0下载:
  2. 硬币图像识别程序,对图像进行分割、求特征于识别,识别效果良好-Coin image recognition procedures, image segmentation, demand characteristics in the recognition, identification good results
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:237716
    • 提供者:lgmlgm
  1. Coin

    0下载:
  2. 该程序为一个画硬币程序 实现了硬币的增与减,同时开发了按钮来实现上面的内容-The program is a painting program achieved coin coin increases with the reduction, while developing the content of the button to achieve the above
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1943506
    • 提供者:童鹏
  1. coin

    0下载:
  2. 8051投幣器應用與lcd顯示 將投入金額顯示lcd上-8051 throw the coin application and the lcd demonstration
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:21094
    • 提供者:鄭文軒
  1. Coin_Counter

    0下载:
  2. it is used to count the coin in the box using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1961
    • 提供者:saravana
  1. CoinRecognizing

    1下载:
  2. 基于蚁群算法的硬币识别研究。蚁群算法具有离散性、并行性、正反馈性和鲁棒性,是目前较为先进的优化算法.利用蚁群算法的聚类能力,提出一种硬币识别新方法.根据硬币图像的特点,确定了6个有效的图像纹理特征函数,通过对硬币图像的特征函 数值进行蚁群聚类,可有效实现各类硬币图像的识别.实验结果表明,该算法用于硬币识别可达到100%的识别率,并且识别时间较短,是一种有效的硬币识别方法.-Coin recognizing method based on ant colony algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:468253
    • 提供者:fishsky
  1. coin-battery

    0下载:
  2. footprint of coin battery
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:11812
    • 提供者:Sim
  1. coin

    0下载:
  2. 在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 输入 输入有若干行。每行上有一个整数n,表示银币个数,n<100000。 当n=0,表示输入结束。 输出 对输入大于0的整数n,输出2行。第1行输出n的值,第2行上先输出“Times:”,接着输出在最坏情况下秤n个银币的最少次数。 当n=0时,这种情况你不必处理和结果输出。 -In n pieces of silver in one
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:872215
    • 提供者:wscnwps
  1. COIN

    0下载:
  2. 算法设计COIN程序,实现固定面值货币,兑换最少数量的程序-COIN algorithm design process, to achieve a fixed nominal value of currency, exchange a minimum number of procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:32827
    • 提供者:JIM
  1. coin-calc

    0下载:
  2. 從文件讀取,計算找換給客人所需要的硬幣,再記錄到另一個文件中.-caculate coin need to be changed to the customer
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:49666
    • 提供者:dennis
  1. Frequency-picture-of-throwing-a-coin

    0下载:
  2. 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件,记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Of the problem: a coin flip from positive programming analog frequency map. Assuming throw 1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:139883
    • 提供者:eli
  1. Automatic-Coin-Counter-Matlab-Code

    0下载:
  2. Automatic Coin Counter Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:21128
    • 提供者:mani
  1. coin

    0下载:
  2. 硬币游戏,在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。-coin game
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:687
    • 提供者:sbbsw
  1. T052(coin test)

    0下载:
  2. 众所周知,如果你扔一枚硬币,让它掉在桌上通常有三种结果。是的,只要相信我所说的,它可以是右边或者另一边,或者站在桌子上,如果你不相信,就试着在过去有一些著名的数学家在研究这个问题。但jacmy是一个懒惰的男孩。他忙着约会或者玩游戏。他没有时间100000次掷一个硬币。他的想法来了,他去银行,把几千美元换成硬币,然后只扔在桌子上一次。留给他唯一的工作就是计算三种情况下的硬币数。 他会把桌上的硬币一个一个地给你看。请告诉他硬币的可能性在右边,如果结果和0.5之间的概率不大于0.003为分数。(As
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:186368
    • 提供者:小阿
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com