A new method based on Boolean logic operation is proposed for test selection in this paper.
提出了一种基于布尔逻辑运算的测试选择新方法。
All-optical logic operation and wavelength conversion are the key technologies in the OPS network.
全光逻辑以及波长变换也是OPS网络的关键技术。
Because PLC has the logic operation, counting and fixed time as well as data feeds output function.
由于PLC具有逻辑运算,计数和定时以及数据输入输出的功能。
A logic operation is performed on the plurality of circuit layouts to extract the patterned feature.
在该若干个电路布置上执行一逻辑操作,以撷取图案化特征结构。
The key technologies in the OPS network include optical switch, optical logic operation, wavelength conversion and optical buffer etc.
OPS网络结构中的关键技术包括光开关、光逻辑、全光波长变换以及光缓存等多项技术。
Finally, the platform is divided into common configuration layer, data access layer, logic operation layer, and display layer with the layered design.
最后基于分层设计思想,将平台划分为全局配置层、数据接口层、业务逻辑处理层和页面层四个层次,完成了系统开发平台的结构设计。
An output circuit performs a logic operation on the first output signal and the second output signal, and outputs a result of the logic operation as a resultant signal.
输出电路对于该第一输出信号和该第二输出信号执行逻辑运算,并且输出该逻辑运算的结果作为结果信号。
To improve the deficiency of logic operation complexity and computation complexity, a new reasoning algorithm based on causality diagram's characteristic has been presented.
针对因果图推理中存在逻辑运算量大、计算复杂的困难,提出了一种基于因果图的特性的新的推理算法。
By studying the characteristic of fault judgement matrix elements an algorithm with XOR logic operation for fault section judgement in power distribution network is obtained.
分析故障判断矩阵中元素的性质,得出采用异或算法可以判断出故障区段。
By this method, the middle logic operation control process is omitted. The method is particularly suitable for complicated sequence program control as the programming is digitalized.
省去了中间逻辑运算控制环节,这对复杂的顺序程序控制尤为适应,使得顺序程序控制编程数据化。
Wavelength conversion is used to solve the wavelength conflict due to the data traffic jam and all-optical logic operation is used for recognizing and processing the label of packets.
波长变换用于解决网络拥塞造成的波长冲突,全光逻辑用以实现包头识别处理等功能。
The band structure can influence the laser cooling of Paul trapped ions and the quantum logic operation based on the system that should be considered in the corresponding experiments thereby.
能带结构的存在将影响以该系统为基础的量子逻辑操作和激光边带冷却等问题,应该在实验研究中加以考虑。
If you have this option disabled, you get a skeleton class without the business logic for the "add" operation.
如果您使这个选项失去活性,您将得到一个没有“添加”操作的业务逻辑性的框架类。
Most applications have custom logic that authorizes users to perform an operation not only on a class, but also on an instance of that class.
大多数应用程序都有定制逻辑,它授权用户不仅仅在类上执行操作,而且还在该类的实例上执行操作。
If the row has changed, the UPDATE operation will fail and the application logic must handle the failure.
如果行发生了修改,UPDATE操作将失败,应用程序逻辑必须处理这一失败。
At appropriate places throughout the code, the programmer writes program logic to test whether the current user is authorized to perform an operation.
在整个代码中的适当地方,程序员编写程序逻辑来测试当前用户是否有权执行某个操作。
In these, you implement the operation specific integration logic needed to resolve mismatches between the characteristics of the providers and those of the desired exposed service.
在这些组件中,可以实现特定于操作的集成逻辑来解决提供者与理想的公开服务之间的特征不匹配性。
What you shouldn't do in the service gateway flow, however, is filter by the operation name and start creating significant branches of operation specific logic.
然而,在服务网关流中不应当执行的行为就是按照操作名称过滤,并开始创建大量特定于操作的逻辑的分支。
Summary: as we determined last week, UML activity diagrams document the logic of a single operation or method, a single use case, or the flow of logic of a business process.
简介:正如我们上周已确定的那样,UML活动图记录单个操作或方法的逻辑、单个用例或商业过程的逻辑流程。
To map the possible flow logic at the operation level, create the following wiring.
要在操作级别映射可能的流逻辑,请创建以下连接。
The DocumentRoot instance object is the first retrieved, and is the root node used in the operation logic in Listing 8.
所检索到的第一个对象是DocumentRoot实例对象,此对象在清单8中的操作逻辑中作为根节点使用。
The last thing to do is write the custom business logic in the execute() operation of FirstCommand.
最后要做的是事情是:在FirstCommand的execute()操作中编写出业务逻辑。
The monitor model debugger was added in monitor V6.1.2 as way to understand the operation of a monitor model and to identify and resolve model logic problems.
在MonitorV6.1.2中添加了Monitor模型调试工具,以了解监视器模型的操作,并确定和解决模型逻辑问题。
This is the same logic that the MakeConnection operation USES.
这与MakeConnection操作使用的逻辑完全相同。
You don't need to define the control logic of the contract-checking operation, because it's inherited from the ancestor AbstractContract abstract aspect in Listing 2.
不需要定义契约检查操作的控制逻辑,因为它继承自清单2中的前辈AbstractContract抽象方面。
If you have an operation that contains entirely persistence logic (no business logic), consider moving it into the database as a stored procedure and invoke it via Spring JDBC.
如果你有一个包含完整持久性逻辑(并非业务逻辑)的操作,考虑将它作为存储过程移到数据库中,并通过SpringJDBC来调用。
The "non-ESB Gateway" part of the hub was, and still is doing, the deeper more operation specific, integration logic.
hub的 “非-ESBGateway”部分进行的是更深一些的特定于操作的集成逻辑。
GetCommand (ID) causes CommandFactory to create the command object (see code below), and execute is the operation in ICommand that performs the business logic.
getCommand (ID)引起CommandFactory创建command对象(请看下列代码),而且execute是ICommand的操作,执行业务逻辑。
The execute operation is where the business logic is implemented.
业务逻辑在execute操作中实现。
The method name reflects only one property of the method: the business logic to perform the credit operation.
这个方法名只反映了方法的一个属性:执行信贷业务的业务逻辑。
应用推荐