ChaseDream
搜索
返回列表 发新帖
查看: 554|回复: 2
打印 上一主题 下一主题

请教JJ27题的版本2,急...

[复制链接]
楼主
发表于 2009-4-22 11:18:00 | 只看该作者

请教JJ27题的版本2,急...

27 

版本2Sound track coding use 6 bit, each bit is either a number or a charthe order of the bit matters. Company T1 use [0-9] for the first 2 bits, and use A-Z excluing AEIOUY for the rest 4 bits. Company T2 use [0-9] for the first 4 bits, and use A-Z excluing AEIOUY for the rest 2 bits. What is the ratio of T1's total coding to T2's total coding

Note: (There are 20 chars when excluding AEIOUY)

答案都是 1/8,1/4,3/4 等等

hwzhang T1有:10^2 * 20^4, T2: 10^4 * 20^2, ratio T1/T2 应该 = 4

关于版本2,我是用这种方法的:P(2)(10)* P(4)(20)/ P(4)(10)* P(2)(10),但是无论如何不能算出4这个答案,请问这种方法对吗?谢谢阿!

沙发
发表于 2009-4-22 13:19:00 | 只看该作者
题目没说数字和字母不可以重复,所以不能用P去算
板凳
 楼主| 发表于 2009-4-22 14:28:00 | 只看该作者
谢谢!!
您需要登录后才可以回帖 登录 | 立即注册

Mark一下! 看一下! 顶楼主! 感谢分享! 快速回复:

手机版|ChaseDream|GMT+8, 2025-11-28 18:32
京公网安备11010202008513号 京ICP证101109号 京ICP备12012021号

ChaseDream 论坛

© 2003-2025 ChaseDream.com. All Rights Reserved.

返回顶部