
并流;平行流
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技術博客及海詞詞典。
【别人正在浏覽】