
英:/'əˈkjuːmjəleɪtər/ 美:/'əˈkjuːmjəleɪtər/
複數:accumulators
n. 蓄電池;[計] 累加器;積聚者
The quality of the new batch of accumulators is not up to standard.
新生産的一批蓄電池質量不達标。
Accumulators can increase efficiency, providing smoother and more reliable operation.
蓄電池可以提高效率,提供更平穩、更可靠的操作。
Do you know the principle of pressure accumulators?
你知道壓力蓄能器的原理嗎?
And we also have what is called an accumulator.
我們也有稱為蓄電池的東西。
The accumulator is empty in fifty five seconds.
蓄電池在55秒之内會變空。
Accumulator - Memory mode is fully switchable.
蓄電池-記憶模式是完全切換。
There are no tricks, a trolley has an accumulator and a motor.
這不是什麼把戲,在這推車裝有一個蓄電池和一個發動機。
Accumulator is the class doing the actual work in the aggregation.
Accumulator是在聚合中執行實際工作的類。
accumulator cell
蓄電池
heat accumulator
蓄熱體;回熱器
hydraulic accumulator
水力蓄力器
energy accumulator
蓄能器
piston accumulator
活塞式蓄能器
n.|secondary cell/storage battery;[電]蓄電池;[計]累加器;積聚者
“Accumulator”是一個多義詞,其含義根據使用場景不同而有所差異。以下是其常見解釋:
計算機/電子工程領域
指一種累加器,即用于存儲計算中間結果的寄存器。在CPU設計中,累加器是算術邏輯單元(ALU)的關鍵組成部分,用于暫時存放運算産生的數據。例如:
The CPU uses an accumulator to temporarily hold the sum of multiple operations.
金融/保險領域
指累積型賬戶或投資工具。例如某些保險産品中,accumulator指累積紅利的賬戶;在金融衍生品中,可能指一種允許投資者定期以固定價格購買資産的合約。
能源/機械領域
The car's accumulator needs replacement to maintain proper energy storage.
其他擴展含義
注意:在美式英語中,“蓄電池”通常用“battery”,而“accumulator”更多用于專業領域。建議結合具體上下文理解該詞的實際含義。
累加器是一個計算機術語,指的是一個變量或寄存器,用于在程式中存儲累加的結果。累加器通常用于循環結構中,每次疊代将當前的值加入到累加器中。
累加器通常用于數值計算和統計分析中。例如,計算一組數字的總和,就可以使用累加器來存儲每個數字并将它們相加。累加器還可以用于計算平均數、方差、标準差等統計量。
以下是一個累加器的例子,用于計算一組數字的總和:
accumulator = for num in nums: accumulator = numprint("The sum is:", accumulator)
累加器的近義詞包括累加器變量、累加變量、累計器、累計變量等。
累加器的反義詞是減量器。減量器與累加器相反,用于從一個初始值開始逐步減去一系列數值,最終得到一個減量後的結果。
【别人正在浏覽】