争用 英语是什么意思 - 英语翻译 S

名词
动词
contention
争论
的论点
争用
争议
的观点
争夺
一论点
竞争
的说法
认为
races
种族
比赛
竞赛
赛跑
一场比赛
赛车
一个种族
竞选
赛事
竞相
wrangling
的 争吵
的 争论
整理
race
种族
比赛
竞赛
赛跑
一场比赛
赛车
一个种族
竞选
赛事
竞相

在 中文 中使用 争用 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
事实上,它们可用于阻止其他对象上出现数据争用
In fact they are used to prevent data races on other objects.
根据数据包的意义这可能会导致争用条件。
Depending on the meaning of the packets this can cause race conditions.
资源争用最终会超过添加更多CPU的积极影响。
Resource contention eventually outweighs the positive effect of adding more CPUs.
Java程序员偶尔也会有意利用数据争用来达到类似的效果。
And Java programmers occasionally use intentional data races for similar effect.
虽然这是一个常见的情况,共享状态是没必要有争用条件。
While this is a common case,shared state is not necessary to have race conditions.
这在C++中不太重要,或者如果您坚持遵循Java中的“无数据争用”建议。
This is less critical in C++ orif you stick to our"no data races" advice in Java.
现代编程语言提供了很多同步机制来避免出现数据争用
Modern programming languages provide anumber of synchronization mechanisms to avoid data races.
在数据争用中,原始数据被转换成适当结构的、可操作的逻辑集。
In data wrangling, raw data is transformed into properly structured, logical sets that are workable.
在分配给int的同时在另一个线程中对其进行读取显然属于数据争用
Assigning to an int while simultaneouslyreading it in another thread is clearly a data race.
在我们公司,没有争用虽然是疑问:怀疑我们应该从哪条路EmynMuil。
There was no contention in our Company, though there was doubt: doubt which way we should take from the Emyn Muil.
教会的政府经常被这个话题,以及奖,宗教的争用
The government of the church has often been the subject, quality as well as the prize,of religious contention.
争议,俄罗斯军队的争用,叙利亚防空单位击落71盟军导弹,Ltgen.
Disputing the Russian military's contention that Syrian air defense units downed 71 allied missiles, McKenzie said no U. S.
为了达到这个目标,该系统必须自动地不断地评估性能和资源争用
To achieve this,the systems must automatically and continually assess performance and resource contention.
简单地说,数据争用是一件不确定的事情,需要在特定的环境中使用特定的工具来完成这项工作。
Simply put, data wrangling is an uncertain thing that requires specific tools in specific circumstances to get the job done.
只有当另一个线程满足某种条件时,才可以通过执行代码来阻止数据争用
It can be used to prevent data races by executing code only when another thread has satisfied a certain condition.
没有争用或放缓,因为它们是公司拥有的资源(假设所有事情都事先已被正确指定)。
There is no contention or slowdown as they are company-owned resources(assuming everything has been correctly specified beforehand).
此功能不仅可以用于检测线程之间的数据争用,还可以检测独立的进程和应用程序之间的数据争用。
This enables not only the detection of data races in between threads, but also in between separate processes and applications.
一旦它看到对vol1的更新,就会知道可以安全访问并正确读取data1,且不会引入数据争用
Once it sees the update to vol1, it knows that data1 can be safely accessed andcorrectly read without introducing a data race.
这一改变解决了争用校验盘的问题,因此DAID5内允许在同一组内并发进行多个写操作。
This change solves the problem of contention parity disks, so multiple writes are allowed concurrently within the same group in DAID5.
使用一个比所需要的值高很多的值可能会浪费空间和时间,而使用一个显然低很多的值可能导致线程争用
Using a significantly higher value than you need can waste space and time,and a significantly lower value can lead to thread contention.
忽略lazySet()等及数据争用,Java虚拟机的职责是确保结果仍然保持顺序一致性。
Ignoring lazySet() et al. and data races, it is the Java VM's job to make sure that the result still appears sequentially consistent.
争用测试:-核实测试对象对于多个主角对相同资源(数据记录、内存等)的请求的处理是否可以接受.
Contention test: Verifies the target-of-test can acceptably handle multiple actor demands on the same resource(data records, memory, and so forth).
在C++中,volatile不会阻止数据争用,但由于缺少atomic对象,较旧的代码通常会将其用作解决方法。
In C++, volatile does not prevent data races, though older code often uses it as a workaround for the lack of atomic objects.
它由MaxGalka建造,他使用自己的动态地图软件在宾夕法尼亚大学教授数据争用/数据可视化,蓝移。
It was built by Max Galka, who teaches data wrangling/data visualisation at the University of Pennsylvania, using his own dynamic maps software, Blueshift.
一般来说,数据争用计划的选择应该在很大程度上取决于您在第一次调查数据时发现的所有信息。
In general, the choice of data wrangling plan should depend heavily on all of the information you discover while first investigating the data.
在访问共享数据结构之前始终获取特定锁并在之后将其释放可防止在访问数据结构时出现数据争用
Consistently acquiring a specific lock before accessing a shared data structure and releasing it afterwards,prevents data races when accessing the data structure.
为防止出现锁定、总线争用问题和高涌流,设计人员需要按特定顺序启动和关断这些电源轨。
To prevent lock-ups, bus contention issues, and high inrush current, designers need these power rails to be started and shutdown in a specific order.
它支持所有重要功能,如汇总数据,可视化数据,数据争用等,这些功能足以从各个角度检查数据。
It supports all the important features like summarizing data, visualizing data,data wrangling etc. which are powerful enough to inspect data from all possible angles.
此外,还在该Wi-Fi和LTE网络使用了载波倾听(listen-before-talk)技术,以最大限度地利用可用频谱并减少资源争用
Additionally, Listen-Before-Talk technology was applied to both the WiFi and LTE networks to optimise the utilisation of available spectrum andreduce resource contention.
结果: 29, 时间: 0.0275
S

同义词征争用

争论 争议 争夺 竞争

顶级字典查询

中文 - 英语