首先,确定输入方式采用并行输入,输出采用电流互补输出,这符合实现高速的要求。
First of all, the mode of input and output is confirmed to be parallel-input and complementary current-output, which is adapt to the require of high-speed.
这种水表终端采用接触式电刷将水表字轮各码位转换为电平信号,并将检测的电平信号并行输入单片机。
This kind of water meter adopts touching electric brush to convert code position of digital code wheel of water meter into voltage signal which will be input to micro-computer in parallel.
系统基于邻域并行的原理,采用多处理单元并行的处理结构,集图像并行输入、并行处理、并行存储于一体。
Base on the neighborhood parallel theory, this system was adopted by parallel processing structure with multi processor, and combined parallel inputting, parallel processing, parallel storing.
通过实际运行证明该16位并行输入输出接口通讯电路达到了设计指标,圆满完成了配合整个控制系统的任务。
The experimental results prove that this 16 Bit parallel data communication interface attains the performance index and accomplishes the task of c...
输入数据使用这样一种方法进行分区,即在并行处理的计算机集群中分区的方法。
Input data is partitioned in such a way that it can be distributed among a cluster of machines for processing in parallel.
通过编辑文件,删除不需要的表并把它分割为几个输入文件,这样就可以采用分阶段转移方式,也就是并行地执行从源数据库卸载和装载到目标数据库。
Edit the file to remove unwanted tables and split it into several input files to do a staggered movement approach where you perform unload from source and load to target in parallel.
这里指的是人脑的处理速率、容量、并行运作、输入输出等。
We speak of the brain's processing speed, its storage capacity, its parallel circuits, inputs and outputs.
映射是指把大量输入处理成更小的子问题集(然后把这些子问题分发给并行的工作系统)。
Map refers to the process of chopping input into a smaller set of sub-problems for processing (where these sub-problems are distributed to parallel workers).
并行循环(Parallel Loops)——在需要对多个相似数据输入执行同样操作的时候使用。
Parallel Loops - Used when one needs to apply the same operation to multiple similar data inputs.
并行任务(Parallel Tasks)——在需要执行每个都具有自己数据输入的不同操作的时候使用。
Parallel Tasks - Used when one needs to apply different operations, each with its own data input.
移位寄存器是一种能以串行和并行方式输入信息的装置。
The shift register is a device in which information may enter sequentially or in parallel.
编码采用了顺序输入,并行编码,顺序输出。
In order input use for coding, implement together coding and in order output.
该模型能以足够的精度并行于过程运行,并能从过程的输入信息模拟过程未来的响应。
The obtained process model is sufficiently accurate to be used independently from the process, emulating the process response from only process input information.
本文提出了一种基于多业务并行atm交换机的智能输入端口控制器。
A new intelligent input port controller of multi traffic parallel ATM switch is presented in this paper.
建立了基于二值输入输出模糊联想系统的并行模糊推理机制。
A binary input output FAM system is built as an inference engine with parallel fuzzy inference.
研究了串行输入,并行输出单向移位寄存器的功能。
The function of the single-direction shift register which is serial input and parallel output is mainly studied.
通过对并行程序的执行情况进行跟踪和重演,可以保证并发程序在相同的输入时候两次执行完全一样。
Tracing and replaying the execution of the program can ensure that two executions will get the same result with the same input.
载入时间也依赖于数据是否写入到中间文件,及依赖于输入文件是顺序处理或并行处理。
Loading time also depended on whether data were written to intermediate files or not, and on whether input files were processed in sequence or in parallel.
该系统能根据一次并行输出结果同时识别多个输入图像。
Multi input images can be recognized simultaneously according to a system output.
当输入信号的频率足够高时,一般采用并行处理技术或等效采样技术。
When the frequency of the input signal is high enough, parallel processing or equivalent sampling is used.
该系统实现输入图像与存储的多个参考图像的实时并行相关。
This system performs the correlations of the input patterns and many reference images.
并行工作:加工控制同时可输入编辑程序和进行快速回零工作。
Parallel working: I ut program and working in the same time.
组合输入交叉缓存交换机以结构上存储的相对独立性而占有优势,能获得更高的并行性。
Combined input and cross point queue have advantage due to relative independency. it can be more parallel due to its independent and distributed memory.
综合实验内容有2个方案:方案一,利用键盘显示控制器8279的键盘输入去控制并行I/O接口8255A的PB口输出。
Comprehensive experimental content with 2 options: Option One, using the keyboard display controller 8279 of the keyboard input to control the parallel I/O interfaces 8255A of the PB port output.
功能强大的数字信号处理器adsp- 21161N有两个高速的并行传输链路口,可以分别实现视频数据的实时输入和输出。
Digital signal professor ADSP-21161N with strong functions, has two high-speed parallel transmission link ports, and can realize separately real time input and output for video data.
与一般的基于视觉原理的图像系统相比,这种以人工感受野为基础的系统,在图像输入的同时即可并行地提取图像边缘信息,而更接近于动物视觉系统原型。
Uulike general image system, based on artificial receptive field, this image system can extract edge information simultaneously when the image was being input. It was close to animal visual system.
考虑到大量的输入属性可能导致复杂的BPNN,研究了用启发式方法和并行穷举方法约简属性的方法。
As complex information system usually contains large amount of attributes which can be used as the input variables of a model, it may bring about constructing a complicated BPNN.
全系统采用输入数据的同步时钟作为系统时钟,系统内部采用全并行的方式,以提供灵活的速度。
The system use input clock as system clock and use parallel structure in system to provide flexible speed.
传感器阵列可同时对多个信号进行测量,而对多个输入信号进行解耦和并行提取是其关键。
Sensor array can measure many signals synchronously. However, it is the key of sensor array to decompose and pick up multi-input signals.
启用查询的并行化,并由负责将输入序列拆分成各个分区的自定义分区程序指明其出处。
Enables parallelization of a query, as sourced by a custom partitioner that is responsible for splitting the input sequence into partitions.
应用推荐