• The position loop use optical encoder as the feedback element. It is used to search and track the target.

    位置回路采用光电编码器作为反馈元件,完成对目标搜索跟踪

    youdao

  • The position loop use the PD control algorithm, to increase the system's phase margin, reduce the system's oscillation and ensure that the control system has good dynamic characteristics.

    位置回路采用PD控制算法增加系统相位裕度减弱系统振荡保证控制系统具有良好动态特性

    youdao

  • Because the hint is before the loop body, this code leaves your hint active for every iteration of the loop, but it only has to use one cycle.

    由于提示位于循环之前因此这段代码将使提示对于循环每次迭代都保持活动状态不过使用一个周期。

    youdao

  • Use with care, because it can cause an infinite loop resulting in a poison message.

    使用时要小心因为可能导致无限循环产生有害消息

    youdao

  • Regular system auditing will also help refine the security policy used for new machine installations as it helps close the feedback loop on what subsystems are actually in use.

    正常系统审计可以帮助提炼安装机器时所使用安全策略因为有助于关闭关于实际使用子系统反馈循环

    youdao

  • Your connector will probably use a similar loop, as it will run through all of the available properties and convert them to the proper native repository format.

    连接器可能使用相似的循环,遍历所有可用属性它们转换正确本机存储库格式

    youdao

  • A good use case closes the loop between business requirement gathering, software construction, and acceptance testing.

    好的完成业务需求收集软件构造验收测试之间循环

    youdao

  • Developers working on UI design should try to understand the OODA loop and use it in the initial design of the UI.

    负责UI设计开发人员应当尝试了解ooda循环UI初始设计中。

    youdao

  • The analysts later use this information to improve the business process, closing the lifecycle loop.

    分析员利用这些信息改进业务流程从而实现一个封闭生命周期循环

    youdao

  • Now you can use a loop with what you have learned already to capture images of the clock face every second and then combine the images to make an animated GIF image.

    现在可以使用循环结合学到知识捕获每秒时钟外观图像然后组合这些图像制作动画GIF图像。

    youdao

  • Knowledge work is inherently complex and it is the use of the feedback loop that helps manage and mitigate the effects of things like Murphy's Law and Parkinson's Law.

    知识工作本来复杂,其中用到反馈循环辅助管理去掉了墨菲定律帕金森定论之类东西影响

    youdao

  • For performance and stability reasons, they recommend all methods use this means to loop through matched elements.

    出于性能稳定性考虑他们推荐所有方法使用迭代匹配元素

    youdao

  • When you use more water, it just goes around the loop a little faster.

    用水量加大时,不过稍微加快进入循环的速度罢了。

    youdao

  • The best place to use a hint in your code is before the loop.

    代码使用提示最佳地方循环之前

    youdao

  • If you look at a UI as a piece of software used to make a decision, you can use the OODA loop as the model for the decision process when you're designing a UI.

    如果UI看成是用于决策软件一部分,您可以OODA循环作为设计ui的决策过程模型

    youdao

  • This article explores methods you can use to stay in the loopand maintain your role as an organizational influencer and leader.

    本文对一些相关方法进行了研究,可以使用这些方法与其他人保持同步,维护作为组织影响负责人角色

    youdao

  • For example, code that might go into an infinite loop, or otherwise use excessive resources, must be wrapped in testing code that will detect such eventualities.

    例如必须专门测试代码中捕捉占用大量资源无限循环代码。

    youdao

  • An infinite autoaction loop -- DO NOT USE!

    无限自动操作循环不要使用!

    youdao

  • Better still, in a simple calculation like this one or for any straightforward loop work, use map.

    更好的方式是这种简单计算或者简单循环使用map

    youdao

  • You use a foreach() loop to iterate over the resulting object collection, as in Listing 3, to produce output equivalent to that of Listing 4.

    使用foreach()循环迭代通过得到对象集合清单3所示,产生等价于 清单 4中的输出

    youdao

  • Notice that then, in the body of the loop, I use callback to invoke the passed parameter function object.

    然后注意循环使用callback调用传递参数函数对象

    youdao

  • LoadAllGroups gets information about all the groups in all the directories so that you can use a loop, such as the one described earlier, to iterate through them.

    LoadAllGroups获取所有目录关于所有信息这样可以使用循环(比如前面描述循环)在这些目录中进行迭代

    youdao

  • Next, notice the use of a Groovy range in the each loop.

    接下来注意each循环使用一个Groovyrange

    youdao

  • To summarize: use the enhanced for loop by default, but consider a hand-written counted loop for performance-critical ArrayList iteration.

    结论:优先采用改进for循环在性能要求苛刻的ArrayList迭代中考虑采用手写计数循环。

    youdao

  • The basic syntax of a for loop is shown in Listing 1, which also demonstrates how to use continue and break statements within a for loop.

    清单1显示for循环基本语法演示了如何for循环中使用continuebreak语句

    youdao

  • Another thing to realize is that you can add the checks to the same loop that you use to create local variables from the Opts dictionary.

    还要认识到一点可以检查添加Opts词典条目转换局部变量循环中。

    youdao

  • All of the above solutions use a simple loop to wait and handle requests, before dispatching the request to a separate function to handle the actual network interaction.

    上面所有解决方案简单循环等待处理请求然后请求分派给函数处理实际的网络交互。

    youdao

  • All you're doing is promising the compiler that the argument passed to the function will be at least that large; some machines might use this for loop unrolling.

    这样编译器保证传递那个函数参数至少那么有一些机器可能会以此来拆解循环。

    youdao

  • The most important tools potters use are their own hands; however, they also use wire loop tools, wooden modeling tools, plain wire, and sponges.

    制陶器重要工具工匠自己双手有时他们些别的工具,如绳圈、木模、线、海绵等。

    youdao

  • The next article in this series will take a closer look at the for loop and how to use it properly with the different container types.

    系列下一文章更加详细地介绍for循环,以及如何正确地不同容器类型一起使用

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定