期刊文献+
共找到1,819篇文章
< 1 2 91 >
每页显示 20 50 100
A DFT Method for Single-Control Testability of RTL Data Paths for BIST
1
作者 Toshimitsu Masuzawa Minoru lzutsu +1 位作者 Hiroki Wada Hideo Fujiwara 《湖南大学学报(自然科学版)》 EI CAS CSCD 2000年第S2期52-60,共9页
This paper presents a new BIST method for RTL data paths based on single-control testability, a new concept of testability. The BIST method adopts hierarchical test. Test pattern generators are placed only on primary ... This paper presents a new BIST method for RTL data paths based on single-control testability, a new concept of testability. The BIST method adopts hierarchical test. Test pattern generators are placed only on primary inputs and test patterns are propagated to and fed into each module. Test responses are similarly propagated to response analyzers placed only on primary outputs. For the propagation of test patterns and test responses paths existing in the data path are utilized. The DFT method for the single-control testability is also proposed. The advantages of the proposed method are high fault coverage (for single Stuck-at faults), low hardware overhead and capability of at-speed test. Moreover, test patterns generated by test pattern generators can be fed into each module at consecutive system clocks, and thus, the BIST can also detect some faults of other fault models (e.g., transition faults and delay faults) that require consecutive application of test patterns at speed of system clock. 展开更多
关键词 built-in self-test design for testability RTL data path hierarchical test
下载PDF
Research on the Lifting Path of Data Literacy Ability of Applied University Teachers under the Perspective of Organizational Learning
2
作者 Shuli Gao Yanli Guo 《Open Journal of Applied Sciences》 2024年第2期320-329,共10页
With the arrival of the big data era, the modern higher education model has undergone radical changes, and higher requirements have been put forward for the data literacy of college teachers. The paper first analyzes ... With the arrival of the big data era, the modern higher education model has undergone radical changes, and higher requirements have been put forward for the data literacy of college teachers. The paper first analyzes the connotation of teacher data literacy, and then combs through the status quo and dilemmas of teachers’ data literacy ability in applied universities. The paper proposes to enhance the data literacy ability of teachers from the perspective of organizational learning. Through building a digital culture, building a data-driven teaching environment, and constructing an interdisciplinary learning community to further promote the application of the theory and practice of datafication inside and outside the organization, and ultimately improve the quality of teaching. 展开更多
关键词 Organizational Learning Teachers’ data Literacy Lifting paths
下载PDF
Data-Path布图系统的数据管理 被引量:1
3
作者 胡昱 经彤 +2 位作者 洪先龙 周强 申明 《微电子学》 CAS CSCD 北大核心 2003年第4期301-305,共5页
 Data-Path布图系统需要有效的数据管理作为支撑。该数据管理工作主要包括数据格式转换、数据结构设计和数据接口设计等方面。针对一个实际的Data-Path布图系统,设计了Verilog文件到DEF文件的转换算法,进行了相关数据接口的实现,指出...  Data-Path布图系统需要有效的数据管理作为支撑。该数据管理工作主要包括数据格式转换、数据结构设计和数据接口设计等方面。针对一个实际的Data-Path布图系统,设计了Verilog文件到DEF文件的转换算法,进行了相关数据接口的实现,指出了数据管理的特点与实现方法。 展开更多
关键词 datapath 布图系统 数据管理 转换算法 系统级芯片 集成电路
下载PDF
Challenges to Data-Path Physical Design Inside SOC 被引量:2
4
作者 经彤 洪先龙 +5 位作者 蔡懿慈 许静宇 杨长旗 张轶谦 周强 吴为民 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2002年第8期785-793,共9页
Previously,a single data-path stack was adequate for data-path chips,and the complexity and size of the data-path was comparatively small.As current data-path chips,such as system-on-a-chip (SOC),become more complex,m... Previously,a single data-path stack was adequate for data-path chips,and the complexity and size of the data-path was comparatively small.As current data-path chips,such as system-on-a-chip (SOC),become more complex,multiple data-path stacks are required to implement the entire data-path.As more data-path stacks are integrated into SOC,data-path is becoming a critical part of the whole giga-scale integrated circuits (GSI) design.The traditional physical design methodology can not satisfy the data-path performance requirements,because it can not accommodate the data-path bit-sliced structure and the strict performance (such as timing,coupling,and crosstalk) constraints.Challenges in the data-path physical design are addressed.The fundamental problems and key technologies in data-path physical design are analysed.The corresponding researches and solutions in this research field are also discussed. 展开更多
关键词 physical design data-path bit-sliced structure SYSTEM-ON-A-CHIP giga-scale integrated circuits very-deep-submicron
下载PDF
Data-Path Placement Based on Regularity Extraction and Implementation
5
作者 杨长旗 洪先龙 +2 位作者 蔡懿慈 经彤 吴为民 《Journal of Semiconductors》 EI CAS CSCD 北大核心 2004年第8期925-936,共12页
An algorithm named DPP is addressed.In it,a new model based on the concept of irregularity degree is founded to evaluate the regularity of cells.It generates the structure regularity of cells by exploiting the signal ... An algorithm named DPP is addressed.In it,a new model based on the concept of irregularity degree is founded to evaluate the regularity of cells.It generates the structure regularity of cells by exploiting the signal flow of circuit.Then,it converts the bit slice structure to parallel constraints to enable Q place algorithm.The design flow and the main algorithms are introduced.Finally,the satisfied experimental result of the tool compared with the Cadence placement tool SE is discussed. 展开更多
关键词 data path regularity extraction bit slice structure Q place
下载PDF
面向Data-Path布图应用的注册式GUI设计
6
作者 张凌 经彤 +2 位作者 洪先龙 杨长旗 申明 《计算机工程与应用》 CSCD 北大核心 2003年第9期127-129,141,共4页
提出了一种基于工作站、UNIX操作系统,采用C++语言、Tcl/Tk语言及Gu库实现图形用户界面(GUI)的新方法。文章重点介绍了所采用的注册机制。与其他的设计方法相比,该GUI的设计具有良好的适用性和可维护性;同时,又有易实现性,省去了设计者... 提出了一种基于工作站、UNIX操作系统,采用C++语言、Tcl/Tk语言及Gu库实现图形用户界面(GUI)的新方法。文章重点介绍了所采用的注册机制。与其他的设计方法相比,该GUI的设计具有良好的适用性和可维护性;同时,又有易实现性,省去了设计者了解底层布图算法内容的繁琐过程。测试结果表明该GUI实现了预期的功能。目前,该GUI已应用到在研的Data-Path布图项目之中。 展开更多
关键词 图形用户界面 GUI 注册机制 布图 data-path
下载PDF
A Comparison of the Radar Ray Path Equations and Approximations for Use in Radar Data Assimilation 被引量:1
7
作者 Jidong GAO Keith BREWSTER Ming XUE 《Advances in Atmospheric Sciences》 SCIE CAS CSCD 2006年第2期190-198,共9页
The radar ray path equations are used to determine the physical location of each radar measurement. These equations are necessary for mapping radar data to computational grids for diagnosis, display and numerical weat... The radar ray path equations are used to determine the physical location of each radar measurement. These equations are necessary for mapping radar data to computational grids for diagnosis, display and numerical weather prediction (NWP). They are also used to determine the forward operators for assimilation of radar data into forecast models. In this paper, a stepwise ray tracing method is developed. The influence of the atmospheric refractive index on the ray path equations at different locations related to an intense cold front is examined against the ray path derived from the new tracing method. It is shown that the radar ray path is not very sensitive to sharp vertical gradients of refractive index caused by the strong temperature inversion and large moisture gradient in this case. In the paper, the errors caused by using the simplified straight ray path equations are also examined. It is found that there will be significant errors in the physical location of radar measurements if the earth's curvature is not considered, especially at lower elevation angles. A reduced form of the equation for beam height calculation is derived using Taylor series expansion. It is computationally more efficient and also avoids the need to use double precision variables to mitigate the small difference between two large terms in the original form. The accuracy of this reduced form is found to be sufficient for modeling use. 展开更多
关键词 Doppler radar ray path equations refractivity index data assimilation
下载PDF
SOPA:Source Routing Based Packet-Level Multi-Path Routing in Data Center Networks
8
作者 LI Dan LIN Du +1 位作者 JIANG Changlin Wang Lingqiang 《ZTE Communications》 2018年第2期42-54,共13页
Many "rich - connected" topologies with multiple parallel paths between smwers have been proposed for data center networks recently to provide high bisection bandwidth, but it re mains challenging to fully utilize t... Many "rich - connected" topologies with multiple parallel paths between smwers have been proposed for data center networks recently to provide high bisection bandwidth, but it re mains challenging to fully utilize the high network capacity by appropriate multi- path routing algorithms. As flow-level path splitting may lead to trafl'ic imbalance between paths due to flow- size difference, packet-level path splitting attracts more attention lately, which spreads packets from flows into multiple available paths and significantly improves link utilizations. However, it may cause packet reordering, confusing the TCP congestion control algorithm and lowering the throughput of flows. In this paper, we design a novel packetlevel multi-path routing scheme called SOPA, which leverag- es OpenFlow to perform packet-level path splitting in a round- robin fashion, and hence significantly mitigates the packet reordering problem and improves the network throughput. Moreover, SOPA leverages the topological feature of data center networks to encode a very small number of switches along the path into the packet header, resulting in very light overhead. Compared with random packet spraying (RPS), Hedera and equal-cost multi-path routing (ECMP), our simulations demonstrate that SOPA achieves 29.87%, 50.41% and 77.74% higher network throughput respectively under permutation workload, and reduces average data transfer completion time by 53.65%, 343.31% and 348.25% respectively under production workload. 展开更多
关键词 data center networks multi-path routing path splitting
下载PDF
数据驱动的个性化学习:实然问题、应然逻辑与实现路径
9
作者 钟绍春 杨澜 范佳荣 《电化教育研究》 北大核心 2025年第1期13-19,33,共8页
教育数字化转型的全面推进和人工智能在教育中的广泛应用,为破解个性化学习难题提供了切实可行的途径,数据驱动的个性化学习已成为教育高质量发展的必由之路。然而,当前数据驱动的个性化学习普遍存在着学习行为感知与状态评价精度不高... 教育数字化转型的全面推进和人工智能在教育中的广泛应用,为破解个性化学习难题提供了切实可行的途径,数据驱动的个性化学习已成为教育高质量发展的必由之路。然而,当前数据驱动的个性化学习普遍存在着学习行为感知与状态评价精度不高、学习特征挖掘不准、学习规律挖掘不全、学习问题溯源不深、学习干预精度不佳等瓶颈性难题。为此,研究从情境感知、主体理解和智能干预等方面深入剖析了数据驱动个性化学习的应然逻辑。在此基础上,从学习行为数据有效感知与理解、学习效果精准评估的个性化学习追踪、薄弱知识点和异常学习行为的学习问题成因溯源、潜在交互学习规律发现的教育知识图谱高阶推理、公共学习路网构建与高适配个性化学习路径规划等方面,讨论了数据驱动个性化学习的实现路径和方法。 展开更多
关键词 个性化学习 数据驱动 情境感知 学习路径规划 教育知识图谱
下载PDF
我国公共数据开放平台现状及提升路径
10
作者 万鑫淼 《江苏科技信息》 2025年第1期55-58,63,共5页
公共数据本身具有巨大的价值,公共数据开放平台是发挥公共数据价值的媒介。我国公共数据开放平台建设还不够完整和规范,存在许多问题需要解决。文章基于国内学者研究及相关数据并结合实际公共数据开放平台,对公共数据开放平台建设现状... 公共数据本身具有巨大的价值,公共数据开放平台是发挥公共数据价值的媒介。我国公共数据开放平台建设还不够完整和规范,存在许多问题需要解决。文章基于国内学者研究及相关数据并结合实际公共数据开放平台,对公共数据开放平台建设现状和公共数据开放平台研究现状进行阐述,发现公共数据开放平台存在法律法规不完善、区域发展不平衡、平台利用程度低和平台建设不规范问题,提出公共数据开放平台需加强立法,构建完善的法律法规;提升公众数据认识,加快人才培养;以需求为导向开放高质量公共数据;明确数据开放范围,完善平台功能提升路径,促使我国公共数据开放平台更好地可持续发展。 展开更多
关键词 公共数据开放平台 数据开放 提升路径
下载PDF
大邻域多约束无人机数据收集路径规划
11
作者 潘淼鑫 陈崇成 《计算机科学与探索》 北大核心 2025年第1期158-168,共11页
在公网受限的应急环境中,利用无人机辅助物联网能促进传感数据的及时传递。当考虑无线通信距离时,无人机作为移动收集器在有限续航时间内收集尽可能多的传感数据的路径规划可建模为足够近定向问题(CEOP)。现有求解CEOP的算法是逐个计算... 在公网受限的应急环境中,利用无人机辅助物联网能促进传感数据的及时传递。当考虑无线通信距离时,无人机作为移动收集器在有限续航时间内收集尽可能多的传感数据的路径规划可建模为足够近定向问题(CEOP)。现有求解CEOP的算法是逐个计算目标节点的访问顺序及其邻域内的采集点,这在节点邻域较大并覆盖周围多个节点时效率低下,这些方法也没有考虑数据传输时间和无人机遥控距离等约束。为此,建立了大邻域多约束无人机数据收集路径规划的数学模型,提出了基于贪婪随机自适应搜索过程(GRASP)的GRASP-LN算法进行求解。该算法不重复计算重合的采集点,而是维护路径每个航点采集的节点集合,无人机在每个航点悬停一段时间以收集集合内节点的数据。公开的CEOP数据集的实验结果表明,GRASP-LN比GSOA、VNS和GRASP_(opt)具有更好的求解质量和更短的计算时间。与基线算法GRASP_(opt)相比,GRASP-LN的路径奖励平均提高了5.86%,最大提高了14.91%,执行时间平均减少了69%,特别在节点邻域平均覆盖4.67个以上节点时,GRASP-LN的路径奖励和稳定性均优于GRASP_(opt)。考虑数据传输时间和无人机遥控距离约束的实验验证了GRASP-LN算法对考虑这些约束的无人机数据收集路径规划问题的有效性。 展开更多
关键词 无人机 贪婪随机自适应搜索过程 数据收集 足够近定向问题 路径规划 物联网
下载PDF
元宇宙环境中虚实交互数据故事的生成路径
12
作者 靳庆文 刘慧 李胡蓉 《图书馆论坛》 北大核心 2025年第1期96-107,共12页
基于元宇宙视角研究虚实交互数据故事的技术方案与生成路径,对于充分发挥数据故事的沉浸式交互体验和虚实场景下的融合共享功能至关重要。文章分析元宇宙与数据故事在故事要素、交互方式、虚实内容等方面的交互融合,从政策制度、实现技... 基于元宇宙视角研究虚实交互数据故事的技术方案与生成路径,对于充分发挥数据故事的沉浸式交互体验和虚实场景下的融合共享功能至关重要。文章分析元宇宙与数据故事在故事要素、交互方式、虚实内容等方面的交互融合,从政策制度、实现技术和融合路径层面出发,基于“用户层架构”构建元宇宙环境下七层次的虚实交互数据故事生成框架,对国内外开展元宇宙研究的典型企业进行案例分析。国内外企业在虚实交互数据故事的生成路径中存在技术创新、个性化用户体验、平台的开放性和互操作性、多业务场景覆盖等方面的共性,未来应构建“真实业务数据”与“沉浸式虚拟环境”相结合的、对现实世界产生实际影响的“故事化元宇宙”。 展开更多
关键词 元宇宙 数据故事 虚实交互 生成路径 沉浸式体验
下载PDF
基于路径质量和联邦学习的WSN数据传输效能研究
13
作者 马玉洁 《佛山科学技术学院学报(自然科学版)》 2025年第1期41-47,共7页
针对无线传感器网络(WSN)在数据传输过程中的稳定性和可靠性问题,提出了一种基于路径质量和联邦学习的新型路由机制。该机制综合考量了信号强度、时延和数据包丢失率等关键指标,并通过联邦学习算法实现了设备间的数据隐私保护和全局模... 针对无线传感器网络(WSN)在数据传输过程中的稳定性和可靠性问题,提出了一种基于路径质量和联邦学习的新型路由机制。该机制综合考量了信号强度、时延和数据包丢失率等关键指标,并通过联邦学习算法实现了设备间的数据隐私保护和全局模型的协同训练。实验结果表明,新型路由机制在数据传输成功率上达到95.8%,节点平均能耗降至2.0 J,网络寿命最多延长至320轮次,显著优于传统路由机制。此外,引入的节点能量平衡策略进一步优化了能耗分布,为WSN的长期稳定运行提供了保障。 展开更多
关键词 无线传感器网络 路由机制 路径质量 联邦学习 数据传输效能
下载PDF
基于大数据技术的无线通信路径损耗估测方法
14
作者 高雪笛 《通信电源技术》 2025年第1期7-9,共3页
为应对5G网络优化中的挑战,提出一种基于大数据技术的无线通信路径损耗估测方法。该方法通过建立多参数、多场景的路径损耗模型,对海量历史数据进行编码和清洗,提取时间、空间、频率等多维度特征,并利用梯度提升决策树回归模型进行估测... 为应对5G网络优化中的挑战,提出一种基于大数据技术的无线通信路径损耗估测方法。该方法通过建立多参数、多场景的路径损耗模型,对海量历史数据进行编码和清洗,提取时间、空间、频率等多维度特征,并利用梯度提升决策树回归模型进行估测。实验结果显示,该方法在高密度建筑环境中平均绝对误差和均方根误差显著降低,皮尔逊相关系数有所提升。 展开更多
关键词 路径损耗估测 大数据技术 梯度提升决策树 无线通信
下载PDF
路径选择概率估计的粒子滤波模型
15
作者 张吻吻 卢守峰 邓茂江 《南京工业大学学报(自然科学版)》 北大核心 2025年第1期99-105,共7页
基于我国城市路网的路段交通流量数据易于获取的现状,建立基于路段交通流量数据的路径选择概率估计模型。采用粒子滤波原理构建路径流量的状态方程和观测方程,基于重采样算法计算路径选择概率。以深圳市北环大道和宝安国际机场作为起讫... 基于我国城市路网的路段交通流量数据易于获取的现状,建立基于路段交通流量数据的路径选择概率估计模型。采用粒子滤波原理构建路径流量的状态方程和观测方程,基于重采样算法计算路径选择概率。以深圳市北环大道和宝安国际机场作为起讫点,选取京港澳高速、广深公路和宝安大道作为3条主要路径进行研究。通过实际数据验证模型的性能,并对模型的影响因素进行敏感性分析。结果表明:3条路径选择概率的估计值与实际测量值的均方根误差均低于10%,验证了模型的实用性。噪声均值对模型的估计精度有较大的影响,增加重采样算法的粒子数量能够提高路径选择概率估计的精度。 展开更多
关键词 交通工程 粒子滤波 路径选择概率 全球定位系统(GPS)数据
下载PDF
电网调度运行可视化系统设计与实现
16
作者 李文朝 马光 黄俊聪 《自动化仪表》 2025年第1期116-121,126,共7页
电网运行环境的复杂性增加了电网调度的难度。为了实时监测电网调度过程、保障电网安全运行,设计了一种电网调度运行可视化系统。利用能量管理系统(EMS)实时数据库和交互式反汇编器(IDA)实时数据库建立电网数据采集模块。通过ASExporer... 电网运行环境的复杂性增加了电网调度的难度。为了实时监测电网调度过程、保障电网安全运行,设计了一种电网调度运行可视化系统。利用能量管理系统(EMS)实时数据库和交互式反汇编器(IDA)实时数据库建立电网数据采集模块。通过ASExporer平台Windows操作系统和面向服务架构(SOA)体系建立联合熵维度评价模块。采用远动应用服务元素2(TASE.2)通信协议和地面控制数据联网系统软件建立电网调度运行模块。利用三维可视化平台开放图形库(OpenGL)和动画制作软件建立可视化展示模块,完成硬件系统设计。在此基础上,通过获取电压分布特征、计算先验知识丰富度、使用动画制作软件跟踪动态调度网络特征,确定电网调度路径,从而完成电网调度运行可视化展示,并及时调整电网调度运行薄弱环节。试验结果表明,该系统的潮流分布特征与实际潮流分布特征吻合,节点调度顺序与实际节点调度顺序相同。该系统能够准确展示电网潮流分布和节点调度顺序,帮助用户直观了解电网运行情况、提高调度员的在线审查能力,并减少局部无电调配和停电的风险。该系统具有较强的调度运行可视化效果和实际应用价值。 展开更多
关键词 电网调度 电网数据 可视化技术 联合熵 先验知识 调度路径
下载PDF
A Testing Method for Web Services Composition Based on Data-Flow 被引量:2
17
作者 HOU Jun XU Baowen +2 位作者 XU Lei WANG Di XU Junling 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期455-460,共6页
This paper proposes a method of data-flow testing for Web services composition. Firstly, to facilitate data flow analysis and constraints collecting, the existing model representation of business process execution lan... This paper proposes a method of data-flow testing for Web services composition. Firstly, to facilitate data flow analysis and constraints collecting, the existing model representation of business process execution language (BPEL) is modified in company with the analysis of data dependency and an exact representation of dead path elimination (DPE) is proposed, which over-comes the difficulties brought to dataflow analysis. Then defining and using information based on data flow rules is collected by parsing BPEL and Web services description language (WSDL) documents and the def-use annotated control flow graph is created. Based on this model, data-flow anomalies which indicate potential errors can be discovered by traversing the paths of graph, and all-du-paths used in dynamic data flow testing for Web services composition are automatically generated, then testers can design the test cases according to the collected constraints for each path selected. 展开更多
关键词 Web services composition business process execution language (BPEL) Web services description language (WSDL) data flow all-du-path
下载PDF
新质生产力赋能金融数智化的逻辑透析与实现路径 被引量:1
18
作者 李佳 《商业经济与管理》 CSSCI 北大核心 2024年第8期30-39,共10页
“新质生产力”是生产力在新一轮产业革命引导下发生“跃迁”的必然反映。在数字化和智能化等技术支撑下,新质生产力的劳动力、劳动资料和劳动对象蕴含丰富的数智特征,其在赋能金融数智化时具有助力金融强国建设、促进金融资源高效配置... “新质生产力”是生产力在新一轮产业革命引导下发生“跃迁”的必然反映。在数字化和智能化等技术支撑下,新质生产力的劳动力、劳动资料和劳动对象蕴含丰富的数智特征,其在赋能金融数智化时具有助力金融强国建设、促进金融资源高效配置、实现融资结构持续优化、推动金融风险防范化解等价值蕴意,而且从内在逻辑看,金融高质量发展是新质生产力赋能金融数智化的方向内涵。为此,应坚持纳入高端数据要素、夯实智慧化决策系统、打造智能型风险治理机制及做强超级数智化平台,从物质基础、技术关联、韧性支撑与依托载体等维度构建新质生产力赋能金融数智化的实现路径。 展开更多
关键词 新质生产力 金融数智化 实现路径
下载PDF
基于手机信令HMM轨迹映射的交通方式识别算法
19
作者 王江锋 杨昊 +1 位作者 梁艳平 张楚瑶 《哈尔滨工业大学学报》 EI CAS CSCD 北大核心 2024年第11期45-54,共10页
为解决手机信令数据稀疏性限制和重构轨迹特征提取与融合能力不足问题,提出一种出行轨迹重构与多源特征融合的交通方式精准识别算法。构建刻画基站信号传播路径损耗与信号强度的无线信号损耗模型,利用隐马尔可夫模型(hidden markov mode... 为解决手机信令数据稀疏性限制和重构轨迹特征提取与融合能力不足问题,提出一种出行轨迹重构与多源特征融合的交通方式精准识别算法。构建刻画基站信号传播路径损耗与信号强度的无线信号损耗模型,利用隐马尔可夫模型(hidden markov model,HMM)将手机信令轨迹由基站序列重构为路段节点序列,提出基于无线信号传播隐马尔可夫模型(wireless signal propagation hidden markov model,WP-HMM)的出行轨迹重构方法,用以描述信号强度与距离作用关系。基于出行重构后的轨迹,结合路段类型特征,提出了时空标准化相似性度量算法,以融合导航轨迹特征,并构建了基于随机森林(random forest,RF)的交通方式识别算法。实证分析表明:通过出行轨迹的重构,模型的平均识别精度提高了8%以上,且对新样本具有优异的泛化能力;相较于现有方法,时空标准化相似性度量算法能更准确捕捉轨迹间的移动模式;在不同环境下的轨迹识别中,模型在郊区区域的表现显著高于城区。所提算法在大规模手机信令数据的出行方式识别领域具有重要的应用价值。 展开更多
关键词 交通工程 交通方式识别 手机信令数据 路径损耗 轨迹相似性
下载PDF
The Application Analysis of Concurrent Multipath Transfer over Broadband Network
20
作者 赵欢欢 《电脑知识与技术》 2016年第2Z期46-48,共3页
In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the pack... In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the packet transmission in the sender,for each path assigned specific packet sequence number,in order to reduce the random sequence problem,improve the efficiency of network transmission.In the network for data transmission using CMT,there are multiple paths to choose,and the time delay of each path is not the same,there is a certain issue packet out-of-order.This article studied and analyzed the packet transmission in the sender,for each path assigned specific packet sequence number,in order to reduce the random sequence problem,improve the efficiency of network transmission. 展开更多
关键词 Concurrent Multipath Transfer data transfer path selection buffer queue
下载PDF
上一页 1 2 91 下一页 到第
使用帮助 返回顶部