搜索资源列表
zidongshouhuoji
- 某自动售货机售A,B,C3种商品,他们的价格分别为1,3,4。 售票机进接受一元硬币。售货机面板上设有投币孔和退钱建,每种商品标识处有选择按键,上有指示灯表明当前投币说是否已经足够选买该商品。-A vending machine to sell A, B, C3 kinds of merchandise, their prices were 1,3,4. Into the ticket vending machines to accept one-dollar coins. Vending
COIN
- 一、问题叙述: 一摞硬币共m枚,每枚硬币均正面朝上。取最上面的1枚,将它们翻面后放回原处,然后取最上面的2枚硬币,将它们一起翻面后再放回原处。再取3枚,取4枚,…,直至整摞硬币都按上述方法处理过。接下来再从这摞硬币最上面的1枚开始,重复刚才的做法。这样一直下去,直到这摞硬币中的每一个又都是正面朝上为止。问这种情况是否一定出现?如果出现,则一共需做多少次翻面?-1, describes the problem: one pile a total of m gold coins, each c
NewCoin
- 使用VC画一个硬币,然后通过叠加和减少实验硬币的堆叠-VC painting using a coin, and then through the stack and the stack of coins to reduce the experimental
demo
- 算法演示小程序:包含彩票问题,称金币问题以及拾筷子问题-Algorithm Demo Applet: contains lottery, saying the issue of coin issues, and pick up chopsticks
ZYB
- VB模拟掷硬币实验 VB模拟掷硬币实验-VB simulated throwing coins in a coin toss experiment VB simulation experiments simulated a coin toss experiment VB
890254
- 自己写的动态规划解最少硬币问题,比较简单-Write your own dynamic programming solution of the least coin problem, relatively simple
89youjie
- 自己写的动态规划解最少硬币问题,比较的简单-Write your own dynamic programming solution of the least coin problem, relatively simple
yingbigame1
- 在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。-In the game before the start of the three coins on the table will be placed into a straight line. When the game started, the middle of the back of a coin
coin
- 在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 输入 输入有若干行。每行上有一个整数n,表示银币个数,n<100000。 当n=0,表示输入结束。 输出 对输入大于0的整数n,输出2行。第1行输出n的值,第2行上先输出“Times:”,接着输出在最坏情况下秤n个银币的最少次数。 当n=0时,这种情况你不必处理和结果输出。 -In n pieces of silver in one
drawcoin
- 用c++做的花硬币的程序 可以加减硬币的个数-coin pius
p1-Coin-Change
- Coin Change問題 計算錢幣兌換問題 有幾種可能-Coin Change
hw2-coin
- 一个程序来和使用者实现猜硬币的游戏,可提供是否猜对,游戏战况,帮助等信息。利用了函数的封装。-A program and the user guess a coin game can be provided whether or not to guess right, the game fighting to help. Use of the function package.
qianbi
- 最小钱币数:这是一个古老而又经典的问题。用给定的几种钱币凑成某个钱数,一般而言有多种方式。例如:给定了6种钱币面值为2、5、10、20、50、100,用来凑 15元,可以用5个2元、1个5元,或者3个5元,或者1个5元、1个10元,等等。显然,最少需要2个钱币才能凑成15元。 你的任务就是,给定若干个互不相同的钱币面值,编程计算,最少需要多少个钱币才能凑成某个给出的钱数。 -The smallest coin: This is an old and classic. Given some
DrawCoins
- 基于MFC的画硬币游戏的实现,单击鼠标右键可选择是增加硬币还是减少硬币,或点击菜单栏上的增加硬币或是减少硬币亦可以。-The realization of draw coins game that based on vc MFC,when you click the right mouse button,you can choose to increase coin or decrease coin,moreover,you can also choose click the menu bar
Expectation-Maximization-coin-toss-examples
- Expectation Maximization coin toss examples.rar
coin
- 程序为最小硬币问题(最少零钱问题)。设有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
coin
- 在n枚外观相同的硬币中,有一枚是假币,并且已知假币与真币的重量不同,但不知道假币与真币相比较轻还是较重。可以通过一架天平来任意比较两组硬币,设计一个高效的算法来检测出这枚假币。-N pieces of the same in the appearance of the coin, there is the ever- counterfeit money, counterfeit money with real money and are known to the weight of differ
coin
- 使用python语言,加以清楚注释,借用经典的三硬币模型实现了EM算法的简单应用,并附生成数据的简单代码(The python language is used to make clear annotations and to use the classic three coin model to implement the simple application of the EM algorithm and to attach the simple code to generate the d
Working Cash Coin File
- Working Cash Coin File rf online 2.2.3.2
coin tossing
- 用于抛硬币,对一件事做出选择,功能还添加了偏心的抛法,对自己心仪的可以增加概率。(It is used to toss a coin, to make a choice of one thing, and to add an eccentric method of throwing, which can increase the probability of one's own mind.)