首页 |魔兽新闻 | |玩家攻略 | |精彩视频 | |玩家杂谈 | |相关下载 | |常见问题 | |赚钱心得 |
按标题 按内容
WOWZLP.COM


当前位置:魔兽世界资料片中文网>相关下载>文章内容

资料片竞技场点数计算器下载

作者: 来源:
日期:2007-07-30





我用Visual Studio.net写的. 这意味着你需要有.Net Framework的支持才能运行>.>  抱歉, 我也不想的, 但我手上没有VB6

支持系统: Windows Vista/Windows 2003/Windows XP Pro 带.Net Framework/Windows XP Home 带.NET Framework

目前还没做点数转Rating 的计算. 如果觉得我写得太垃圾了, 有能力的可以自己写一个. 公式如下

Team Rating  Arena Point Formulae

X = Team Rating, Y = Arena Points

If X<=1500: Y = 0.38*X-194
(note: this calculation can go negative, but will be floored at 0)
If X>1500: Y =1426.79/[(1+918.836*e^(-0.00386405*X)]

2v2 teams earn 70% of the points of a 5v5 team with the same rating
3v3 teams earn 80% of the points of a 5v5 team with the same rating


此次版本(v1.0 正式版)压缩包尺寸58.8K, 占用磁盘60.0K. 解压后程序212K.

/upimg/soft/Calculator.rar


本新闻及文章仅代表发表厂商及作者观点,不代表本站本身观点