
并流;平行流
Divides a single flow into concurrent flows.
将单一流程分成并行的流程。
Combines concurrent flows into a single flow.
将并发流合并为单个流。
Since 1985, research on simulation and modeling of concurrent flow, counter flow, cross flow, mixed flow grain dryers had been accomplished.
从1985年至今,顺流式、逆流式、横流式以及混流式谷物干燥机的研究已经取得了成功。
Besides showing the flow between the actions in an activity like a flowchart, the activity diagram can also show parallel or concurrent flows and alternate flows.
除了展示活动中动作之间的流,类似*********,活动图还可以展示并行或并发的流,及交替的流。
Passing through contrasting experimental investigation of drying process in traditional concurrent-flow and intermittent concurrent-flow in a model apparatus, the better tempering time was determined.
在自行研制的顺流干燥试验台上,利用水稻对传统顺流干燥工艺与间歇式顺流干燥工艺进行对比试验研究。
|cocurrent flow/parallel-flow;并流;平行流
根据多领域定义,"concurrent flow" 的含义可分为通用解释和技术场景下的专用含义:
一、基础词义
二、技术领域应用
计算机科学
指多个逻辑流在时间上重叠执行的现象,如多线程程序中不同线程的并行处理()。例如:
// Java中的并发流处理()
Flow.Publisher<String> publisher = ... // 数据发布者
publisher.subscribe(new Flow.Subscriber<>() { ... });
工程领域
描述流体或物质同方向并行流动的结构,常见于化工设备(如"concurrent flow mixer"顺流混合器)和热力系统设计(如并流式换热器)。
三、扩展对比 || 并发流(计算机) | 并流(工程) | |---------|----------------|-------------| | 核心特征 | 时间重叠执行| 空间平行流动 | | 典型场景 | 多线程编程| 流体混合系统 |
数据来源:完整解释可参考欧路词典、CSDN技术博客及海词词典。
【别人正在浏览】