computation
US /ˌkɑmpjʊˈteʃən/
・UK /ˌkɒmpjuˈteɪʃn/
B1 中級
n. (u.)不可數名詞計算;估算;計算法
There is an error in computation, but I can't figure out where exactly
影片字幕
有沒有想過比特幣(和其他加密貨幣)實際工作? (Ever wonder how Bitcoin (and other cryptocurrencies) actually work?)
26:21
- would require an infeasible amount of computation to bring about.
這將需要不可估量的計算量才能實現。
- And again, if you want to feel for how much computation would be needed to go through 2^256 guesses,
再如,如果你想感受一下通過2^256次猜測需要多少計算量。
線性代數精髓預覽 (Essence of linear algebra preview)
05:05
- the connection between the computation and these visual intuitions is typically pretty
線性代數和這沒甚麼太大的不同。而且,幸運的是,正如同三角函數,
節。和丹-阿門達里茲一起調試 (Section: Debugging with Dan Armendariz)
23:24
- before and after some specific computation
之前和之後的一些 具體的計算
從無限滾動和無聊中解救出來的筆記本 (A Notebook to Save You from Infinite Scrolling & Boredom)
14:53
- Fast forward all the way to 1936 with Alan Turing's formalization of computation, which was a huge stepping stone for progress in AI.
快轉到 1936 年,Alan Turing 正式化了計算,這對 AI 的進步是個巨大的墊腳石。
為什麼比特幣行不通? (Why Bitcoin Is Not Working)
11:07
- It is through this huge dedication of computation
power that ensures security of the blockchain.
正是通過這種巨大的計算量的奉獻。 力,確保區塊鏈的安全性。
- Computation requires expensive equipment,
and equipment prices have only risen as the
計算需要昂貴的設備。 和設備價格只漲不跌,因為
量子計算機帶來巨大風險,但其潛力可能改變世界 (Quantum computers pose great risks but their potential could change the world)
33:29
- And one of the things we have with computation is some really fundamental theories that we don't even really think about now that say all computers are equivalent.
而我們在運算上,有一些非常基礎的理論,現在我們甚至不太去想它,那就是所有電腦都是等價的。
計算集群簡介 (Introduction to Computing Clusters)
18:03
- This part of the tutorial will consist of an introduction to parallel computing, a discussion of how computing clusters are configured, specifically, how the nodes of a computer and storage are organized, an introduction to queue systems, through which essentially all computation on a computing cluster is managed, and finally, how to operate a computing cluster, namely, the writing of shell scripts, working with queues, and logging in with SSH.
這部分教程將包括並行計算簡介、計算集群的配置方式討論,特別是計算機節點和存儲的組織方式、隊列系統介紹(計算集群上的所有計算基本上都是通過隊列系統管理的)以及計算集群的操作方法,即編寫 shell 腳本、使用隊列和使用 SSH 登錄。