原子操作 - 翻译成英语

atomic operations
原子 操作
atomic operation
原子 操作

在 中文 中使用 原子操作 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
然而Miracastle之前并没有提供证据存在的技术--没有废墟,没有剩余放射性原子操作
Yet Miracastle offers no evidence for the existence of a prior technology- no ruins, no residual radioactivity from atomic operations.
所以类似于cv::Mat可以使用在不同的线程之中,因为因为引用技术操作使用的是原子操作
The same cv::Mat can be used in different threads because the reference-counting operations use the architecture-specific atomic instructions.
另一个紧随其后的问题将是:你需要同步原子操作吗??
Another follow-up question would be: do you need to synchronize an atomic operation?
因为在页上存储了大范围的键值,Smos(例如页分裂)可以在2个原子操作实现(通过2个原子CAS执行)。
Because the High Range Key value is stored on a page, SMOs(like Page Splits) can be implemented in 2 atomic operations(performed by 2 atomic CAS).
开发者可以使用snaps创建命令行工具、后台服务以及桌面应用程序。[4]使用snap的情况下,可能通过原子操作或deltas完成升级。[5][6][7][8].
Developers can use snaps to create command line tools, background services as well as desktop applications.[4] With snap application, upgrades via atomic operation or by deltas are possible.[ 5][ 6][ 7][ 8].
原子操作是线程安全的;
Atomic operations are thread-safe;
此数据模型促进了原子操作
This data model facilitates atomic operations.
测试脚本可使用这些原子操作构成。
The test script can be composed using these atomic operations.
Atomics对象以静态方法的形式提供原子操作
The Atomics object provides atomic operations as static methods.
原子操作的优势是它们不妨碍竞争的线程。
The advantage of atomic operations is that they do not block competing threads.
仅在最简单的情况下才应使用原子操作
Atomic operations should be used only in the simplest cases.
正如前面已经解释过的,Cassandra不支持原子操作
As explained before, Cassandra does not support atomic operations.
资产的转移必须是原子操作,也就是要么全发生,要么不发生。
That is, the funds transfer must be atomic- it must happen in its entirety or not at all.
在m_recurtion使用原子操作是没必要的,而且会很浪费。
Using atomics on m_recursion would be unnecessary and wasteful.
M-var支持采用或放置当前值的原子操作,其中取值还将M-var设置回其初始空状态。
M-vars support atomic operations to take or put the current value, where taking the value also sets the M-var back to its initial empty state.
在Java1.5中就引入了原子变量,它提供对单个变量的原子操作
Atomic variables were introduced in Java Version 5 to provide atomic operations on single variables.
相比,许多原子操作花费很少的时间来完成操作也可以达到和锁一样的效果。
By contrast, many atomic operations take a fraction of the time to complete and can be just as effective as a lock.
最后,我们将会看一下原子操作--另外的一种底层构建代码的集合。
Finally, we will take a look at atomic operations- another set of low-level building blocks.
最后,我们将会看一下原子操作--另外的一种底层代码块的集合。
Finally, we will take a look at atomic operations- another set of low-level building blocks.
由于C++原子操作保证了顺序一致性,因此结果r1=r2=0是不会发生的。
Because the C++11 atomic types guarantee sequential consistency, the outcome r1= r2= 0 is impossible.
结果: 200, 时间: 0.0196

单词翻译

顶级字典查询

中文 - 英语