• 检测仪器确有两种检测模式供选择

    Two detection modes are actually available on measuring instruments

    youdao

  • 相机具有生活工作面实时取景拍摄检测模式

    The DSLR also features live Face Detection mode in Live View shooting.

    youdao

  • 加德纳的话说导致了检测模式理性推理逻辑思维能力

    In Gardner's words, it entails the ability to detect patterns, reason deductively and think logically.

    youdao

  • 系统在设计检测部分时,采用两种检测模式误用模式异常模式

    The two popular detection modes, Misuse mode and Anomaly mode, have been taken into the design of detection part of the Agent.

    youdao

  • 雷达直升机提供远程水面舰艇搜索成像跟踪能力包括先进潜望镜检测模式

    The radar affords the helicopter long-range search, imaging, and tracking capabilities for surface vessels and includes an advanced periscope detection mode.

    youdao

  • 根据测量曲面目的把三坐标测量机测量曲面的模式分为两种检测模式重构模式

    Complex surface measurement was divided into two modes such as checkout mode and reconstruction mode according to measurement intention.

    youdao

  • 根据现场测试数据选择应力检测模式,并分析了应力波信号检测距离特性变化

    According to the filed data, the mode of stress wave to be picked up is selected and the characteristic changes of stress wave signals in time and frequency domain are analyzed.

    youdao

  • 目的:初步建立血浆内毒素定量检测模式,提出健康人群血浆内毒素正常值内毒素血症诊断参考值。

    Objective: to establish a routine for quanti ta ting endotoxin in blood plasma and determine the reference value of endotoxin in blood plasma of healthy subjects for diagnosis of infectious diseases.

    youdao

  • 此基础上给出基于改进算法距离-加速度检测目标机动信息模式证明了该检测模式的合理性。

    Based on that, a new mode of detection of information about maneuvering target on the basis of range-acceleration spectrum of the improved algorithm is proposed and its rationality is testified.

    youdao

  • 这里神奇的项目使用阿尔·杜伊诺马达一个压电传感器可以记录检测模式车门的锁打开。

    Here's a fantastic project using an arduino, a motor, and a piezo sensor which allows you to both record and detect knocking patterns to unlock a door.

    youdao

  • 介绍一汽马自达M6轿车巡航控制系统状态检测模式故障读取检查方法,以及巡航控制系统主要部件检修

    The fault code reading and checking method on the status testing mode of the cruising control system on FAW MAZDA M6 is introduced with the maintenance of its main parts.

    youdao

  • 持续学习模式学习中一个非常重要学习环节,对于异常检测模式学习不例外。目前专门针对异常检测模式持续?。

    Simulation shows that PADPL could meet the requirements of phases anomaly detection pattern learning which were caused by uncompleted learning mode.

    youdao

  • 同样我们使用模式比率检测那些新的熟悉味道

    In the same way, we use patterns and ratios to detect both new and familiar flavors.

    youdao

  • 解决方案构建者用户提供了一个平台,用于编写有关数据模式检测规则

    It provides a platform for solution builders and users to write detection rules on patterns of data.

    youdao

  • 第2部分中,了解如何构建测试示例应用程序检测交易数据中的模式

    In Part 2, you'll learn how to build and test the sample application to detect patterns in trading data.

    youdao

  • 顺序分析使用统计建模检测数据中的模式

    Sequential analysis USES statistical modeling to detect patterns in data.

    youdao

  • 事件处理功能包括验证充实路由转换编排模式检测

    The event processing functions include validation, enrichment, routing, transformation, orchestration, and pattern detection.

    youdao

  • 例如研究购买模式算法用于检测欺诈行为

    Algorithms that study buying patterns, for instance, are used to detect fraud.

    youdao

  • 这些规则通常将对某个时间段消息按照类型条件进行筛选然后根据各种预定义模式检测各种状况

    These rules typically filter messages by type and condition within some time window and then detect situations according to various predefined patterns.

    youdao

  • 深思熟虑推理、发散性思维模式检测学习能力创意性组成部分智商测试中也会加以考量。

    Thoughtful reasoning, divergent production, pattern detection, learning are all part of the creative process, and are measured in an IQ test.

    youdao

  • 文件顶部检测(1)决定现在处于什么"模式"。

    The test at the top of the file (1) determines what "mode" we are in.

    youdao

  • 对于GUI程序困难的部分辨认应用程序是否检测正确故障模式

    For GUI programs, the hardest part can be recognizing whether the application indicated the right failure mode.

    youdao

  • 静力测试提供了一种检测飞机机体结构破坏模式以及强度试验方法

    Static trials represent an experimental test method of defected mode and static strength of a plane construction.

    youdao

  • 可以36090模式检测、识别、跟踪定位敌方间接火力迫击炮大炮火箭等

    S.Army.It detects, classifies, tracks, and locates enemy indirect fire such as mortars, artillery, and rockets in either 360 - or 90-degree modes.

    youdao

  • 对于交易系统客户端进入es b请求BusinessEvents外部服务或者更为准确地说,是在影响情况下检测事件模式观察器。

    For the requests coming into ESB flow from the trading system client, Business events is an external service, or more precisely, an observer detecting patterns of events without influencing the flow.

    youdao

  • BusinessEvents检测生成操作事件中的模式

    Business events detects patterns in the events generating the actions.

    youdao

  • 系列中的后续文章如何检测业务事件模式您介绍如何将BusinessEvents其他WebSphere产品技术集成

    Future articles in this series will teach you how to detect business event patterns, and show you how to integrate business Events with other WebSphere products and technologies.

    youdao

  • WebSphereBusinessEvents(以下称为Business Events)可以检测这样模式自动生成消息消息发送MessageBroker以便能够纠正情况

    WebSphere Business Events (hereafter called Business Events) can detect such patterns, automatically generate a message, and send it to message Broker so the situation can be corrected.

    youdao

  • 检测bug模式需要知道try -catch位置、try可能抛出的内容以及catch中将捕获的内容。

    To detect this bug pattern, you'll need to know where the try-catch blocks are, what might be thrown out of the try block, and what is caught in the catch blocks.

    youdao

  • 错误检测用户模式下的运行时内存崩溃

    Error detection: Runtime memory corruption in user code.

    youdao

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

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

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