模拟接口完成电流、电压检测及保护等功能。
Analog signal board mainly detects current signals, voltage signals and implements fault protect.
介绍了模数模保密机模拟接口的原理及其实现。
The principle and realization of the analogue interface circuit of the analogue-digital-analogue encryption device are introduced in this paper.
EasyMock框架的一个主要缺点是不能模拟具体类——而只能模拟接口。
One major disadvantage of the EasyMock framework is that you can't mock concrete classes - only interfaces.
五是预留数据采集、远传遥控、示功图模拟接口,可随机扩充数字化油田功能。
Reserving the interfaces of data acquisition, remote control and indicator diagram simulation .
采用TLC320AC01音频级模拟接口芯片实现了DSP与模拟信号的接口。
TLC320AC01 is used to realize the interface of DSP and analog signals.
模拟接口芯片(aic)具有高度可编程性、与DSP接口简单、高性能低功耗等特点。
Analog interface circuit (AIC) chip is high programmable, simple to interface to DSP, and also low in power dissipation.
STA5型用户板用于数字程控交换机的用户接口,也可做为各类接入网系统的远端二线模拟接口。
STA5 subscriber line is applied to subscriber line interface of programmed control digital switches, and two wire analogy remote interface of access network.
基带接口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.
在硬件方面,以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.
谐波补偿信号的硬件电路主要采用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.
介绍了音频模拟接口芯片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.
这意味着测试团队不得不在没有用户接口可以准备和提交中间件请求的情况下模拟生产负载。
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.
既然测试里的方法写在接口中,我们可以为我们测试的每一个接口创建一个模拟对象。
Since the method under test is written to the interfaces, we can create a mock object for each interface for our tests.
模拟并不提供某些需要的行为或希望的接口。
The mocks do not provide some needed behavior or the desired interface.
现在我们已使测试对我们的模拟对象使用两个接口。
We now have enabled the tests to use both interfaces to our mock object.
从接口创建模拟对象的过程简单易行,并能帮助我们开发有效的单元测试套件。
The process for building mock objects from interfaces is simple, straightforward, and helps me develop effective unit test suites.
我们通过扩展模拟对象的功能完成了这一点,即添加了第二个接口(图6)。
We accomplish this by extending the capabilities of the mock object, adding a second interface (Figure 6).
模拟的接口使之能简单的连接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.
RDS主要用来在3d物理虚拟环境中模拟机器人应用程序,并使用Windows或Web的接口和机器人进行交互。
RDS is primarily used to simulate robotics applications in 3d physics-based virtual environments and interact with robots using Windows or Web-based interfaces.
该设置还允许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).
通过在这些前端和后端驱动程序中的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.
模拟具体类和接口的能力。
现在我们已经将模拟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).
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.
清单1:作为通用接口的特殊实现的服务模拟。
Listing 1: Service mock that is a special implementation of a common interface.
由于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.
模拟对象必须从l_archive库实现Customer接口。
The mock object must implement the Customer interface from the L_Archive library.
模拟Customer组件的主要作用是提供CustomerService接口。
The primary role of the Mock Customer component is to provide the CustomerService interface.
无需创建接口和去掉整个模拟对象的存根—您可以有选择地重写方法并返回一个简单的模拟响应。
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.
无需创建接口和去掉整个模拟对象的存根—您可以有选择地重写方法并返回一个简单的模拟响应。
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.
应用推荐