当前位置: 代码迷 >> 计算机英语 >> 《The Art of Computer Programming》中的一句英语解决办法
  详细解决方案

《The Art of Computer Programming》中的一句英语解决办法

热度:449   发布时间:2016-04-29 11:58:11.0
《The Art of Computer Programming》中的一句英语
    《The Art of Computer Programming》volume 1 中的一句英语:

   preface ix: for example ,some combinatorial calculations need to be repeated a trillion times, ane we save about 11.6 days of computation for every micro second we can squeeze out of their inner loop.

     这句怎么翻译呢?是不是这样翻译:

     例如我们要重复运行一百亿次,假如我们在每个内嵌循环中节省一微妙,我们就能省下11.6天。
------解决方案--------------------
感觉楼主翻译的没错。
  相关解决方案