• 模拟接口完成电流电压检测保护等功能。

    Analog signal board mainly detects current signals, voltage signals and implements fault protect.

    youdao

  • 介绍模数模保密机模拟接口原理及其实现

    The principle and realization of the analogue interface circuit of the analogue-digital-analogue encryption device are introduced in this paper.

    youdao

  • EasyMock框架一个主要缺点不能模拟具体——而只能模拟接口

    One major disadvantage of the EasyMock framework is that you can't mock concrete classes - only interfaces.

    youdao

  • 五是预留数据采集远传遥控、示模拟接口,可随机扩充数字化油田功能。

    Reserving the interfaces of data acquisition, remote control and indicator diagram simulation .

    youdao

  • 采用TLC320AC01音频级模拟接口芯片实现了DSP模拟信号接口

    TLC320AC01 is used to realize the interface of DSP and analog signals.

    youdao

  • 模拟接口芯片(aic)具有高度可编程性DSP接口简单、高性能功耗等特点。

    Analog interface circuit (AIC) chip is high programmable, simple to interface to DSP, and also low in power dissipation.

    youdao

  • STA5用户用于数字程控交换机用户接口可做为各类接入网系统的远端线模拟接口

    STA5 subscriber line is applied to subscriber line interface of programmed control digital switches, and two wire analogy remote interface of access network.

    youdao

  • 基带接口240可以数字接口模拟接口或数字和模拟接口组合,这要根据本发明特定实施例确定

    Baseband interface 240 May be a digital interface, an analog interface or a combination of a digital and an analog interface, depending on the particular embodiment of the invention.

    youdao

  • 硬件方面TMS320 LF 2407 ADSP控制器基于EVM分别扩展数字接口模拟接口

    In hardware, we take TMS320LF2407A DSP as the controller, and the digital interface and the simulation connection based on its EVM board are expanded.

    youdao

  • 谐波补偿信号硬件电路主要采用DSP器件TMS320C5410模拟接口电路TLC320AD50C以及信号调整电路组成。

    The hardware circuit of harmonic compensation signal is composed of the DSP device TMS320C5410, the analog interface circuit TLC320AD50C and the signal adjustment circuit.

    youdao

  • 介绍了音频模拟接口芯片TLC320AD50C原理使用注意事项,以及TMS320 VC 5402串行主要特点,并且详细分析了TMS320 VC 5402控制寄存器配置工作过程。

    The TLC320AD50C principles and main characteristic of the serial port of TMS320VC5402 are introduced and the configuration of control registers and their process of operation are analyzed.

    youdao

  • 意味着测试团队不得不没有用户接口可以准备提交中间件请求情况下模拟生产负载

    This meant that the test team had to devise tests to simulate production loads without the benefit of a user interface to prepare and submit middleware requests.

    youdao

  • 既然测试方法接口我们可以我们测试接口创建一个模拟对象

    Since the method under test is written to the interfaces, we can create a mock object for each interface for our tests.

    youdao

  • 模拟并不提供某些需要行为希望的接口

    The mocks do not provide some needed behavior or the desired interface.

    youdao

  • 现在我们使测试我们模拟对象使用两个接口

    We now have enabled the tests to use both interfaces to our mock object.

    youdao

  • 接口创建模拟对象过程简单易行能帮助我们开发有效单元测试套件

    The process for building mock objects from interfaces is simple, straightforward, and helps me develop effective unit test suites.

    youdao

  • 我们通过扩展模拟对象功能完成一点,即添加第二个接口(6)。

    We accomplish this by extending the capabilities of the mock object, adding a second interface (Figure 6).

    youdao

  • 模拟接口使之能简单连接VGA显示器但是越来越少了。

    The analog deal on some types is to make them easy to adapt for use with a VGA monitor, but it's less and less noteworthy.

    youdao

  • RDS主要用来3d物理虚拟环境中模拟机器人应用程序使用WindowsWeb的接口机器人进行交互

    RDS is primarily used to simulate robotics applications in 3d physics-based virtual environments and interact with robots using Windows or Web-based interfaces.

    youdao

  • 设置还允许hypervisor导出通用模拟设备通过一个通用的应用编程接口API它们变得可用

    This design allows the hypervisor to export a common set of emulated devices and make them available through a common application programming interface (API).

    youdao

  • 通过在这些前端后端驱动程序中的virtio开发模拟设备提供标准化接口从而增加代码跨平台重用率提高效率

    These front-end and back-end drivers are where virtio comes in, providing a standardized interface for the development of emulated device access to propagate code reuse and increase efficiency.

    youdao

  • 模拟具体接口能力

    Ability to mock concrete classes and interfaces.

    youdao

  • 现在我们已经模拟ServiceController接口添加MockCustomer组件,这时看到错误因为我们还没有实现所需操作25)。

    Now that we have added the mock Service Controller interface to the MockCustomer component, you will see an error because we have no implementation of the required operations (Figure 25).

    youdao

  • DS组件需要OSGi接口这样,它可以其他控制反转模式(spring)里模拟测试使用

    Ds components needs no OSGi interfaces, and as such, can be mocked for testing or used in other inversion of control patterns like Spring.

    youdao

  • 清单1:作为通用接口特殊实现服务模拟

    Listing 1: Service mock that is a special implementation of a common interface.

    youdao

  • 由于Python绑定模拟逻辑接口所以可能通过服务发送信号

    Because the Python bindings model the logical interface, it is not possible to send a signal without it coming from a service. So this example also creates a service.

    youdao

  • 模拟对象必须l_archive实现Customer接口

    The mock object must implement the Customer interface from the L_Archive library.

    youdao

  • 模拟Customer组件主要作用提供CustomerService接口

    The primary role of the Mock Customer component is to provide the CustomerService interface.

    youdao

  • 无需创建接口去掉整个模拟对象存根可以有选择地重写方法返回一个简单模拟响应

    No need to create an interface and stub out an entire mock object - you can strategically override that one method and return a simple mocked-out response.

    youdao

  • 无需创建接口去掉整个模拟对象存根可以有选择地重写方法返回一个简单模拟响应

    No need to create an interface and stub out an entire mock object - you can strategically override that one method and return a simple mocked-out response.

    youdao

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

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

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