首页 > 最新文献

Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing最新文献

英文 中文
An efficient clustered adaptive-risk technique for distributed simulation 分布式仿真中一种高效的聚类自适应风险技术
H. Soliman, Adel Said Elmaghraby
An efficient adaptive approach for parallel and distributed simulation (PADS) is formalized and implemented. The aggressive adaptive-risk (AAR) approach aims at reducing cascading rollbacks in large and complex simulations by clustering optimistic logical processes on each processor, and providing these processes the ability to adjust their degree of risk, at run time, to a good operating point based on observed behavior. The AAR approach is used to develop the Clustered Adaptive Distributed Simulator (CADS), which is implemented on a network of workstations. Details of the CADS implementation are described. Performance results for large synthetic loads are reported and compared to those obtained for the Time Warp optimistic technique.
提出并实现了一种高效的并行分布式仿真自适应方法。主动自适应风险(AAR)方法旨在通过将每个处理器上的乐观逻辑进程聚类,并为这些进程提供在运行时根据观察到的行为调整其风险程度的能力,从而减少大型复杂模拟中的级联回滚。采用AAR方法开发了集群自适应分布式仿真器(CADS),并在一个工作站网络上实现。描述了CADS实现的细节。报告了大型合成负载的性能结果,并将其与时间扭曲乐观技术的结果进行了比较。
{"title":"An efficient clustered adaptive-risk technique for distributed simulation","authors":"H. Soliman, Adel Said Elmaghraby","doi":"10.1109/HPDC.1996.546209","DOIUrl":"https://doi.org/10.1109/HPDC.1996.546209","url":null,"abstract":"An efficient adaptive approach for parallel and distributed simulation (PADS) is formalized and implemented. The aggressive adaptive-risk (AAR) approach aims at reducing cascading rollbacks in large and complex simulations by clustering optimistic logical processes on each processor, and providing these processes the ability to adjust their degree of risk, at run time, to a good operating point based on observed behavior. The AAR approach is used to develop the Clustered Adaptive Distributed Simulator (CADS), which is implemented on a network of workstations. Details of the CADS implementation are described. Performance results for large synthetic loads are reported and compared to those obtained for the Time Warp optimistic technique.","PeriodicalId":267002,"journal":{"name":"Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1996-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"113993215","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Enabling technologies for Web-based ubiquitous supercomputing 支持基于web的无处不在的超级计算的技术
Ian T Foster, S. Tuecke
We use the term ubiquitous supercomputing to refer to systems that integrate low and mid range computing systems, advanced networks, and remote high end computers with the goal of enhancing the computational power accessible from local environments. Such systems promise to enable new applications in areas as diverse as smart instruments and collaborative environments. However, they also demand tools for transporting code between computers and for establishing flexible, dynamic communication structures. We propose that these requirements be satisfied by enhancing the Java programming language with global pointer and remote service request mechanisms from a communication library called Nexus. Java supports transportable code; Nexus provides communication support. We explain how this NexusJava library is implemented and illustrate its use with examples.
我们使用“无处不在的超级计算”一词来指集成了中低端计算系统、高级网络和远程高端计算机的系统,其目标是增强可从本地环境访问的计算能力。这样的系统有望在智能仪器和协作环境等不同领域实现新的应用。然而,它们也需要在计算机之间传输代码和建立灵活、动态的通信结构的工具。我们建议通过使用全局指针和来自称为Nexus的通信库的远程服务请求机制来增强Java编程语言来满足这些需求。Java支持可移植代码;Nexus提供通信支持。我们将解释这个NexusJava库是如何实现的,并通过示例说明它的用法。
{"title":"Enabling technologies for Web-based ubiquitous supercomputing","authors":"Ian T Foster, S. Tuecke","doi":"10.1109/HPDC.1996.546179","DOIUrl":"https://doi.org/10.1109/HPDC.1996.546179","url":null,"abstract":"We use the term ubiquitous supercomputing to refer to systems that integrate low and mid range computing systems, advanced networks, and remote high end computers with the goal of enhancing the computational power accessible from local environments. Such systems promise to enable new applications in areas as diverse as smart instruments and collaborative environments. However, they also demand tools for transporting code between computers and for establishing flexible, dynamic communication structures. We propose that these requirements be satisfied by enhancing the Java programming language with global pointer and remote service request mechanisms from a communication library called Nexus. Java supports transportable code; Nexus provides communication support. We explain how this NexusJava library is implemented and illustrate its use with examples.","PeriodicalId":267002,"journal":{"name":"Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1996-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134062220","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 30
Modeling the effects of contention on the performance of heterogeneous applications 模拟争用对异构应用程序性能的影响
S. Figueira, F. Berman
Fast networks have made it possible to coordinate distributed heterogeneous CPU, memory and storage resources to provide a powerful platform for executing high-performance applications. However, the performance of these applications on such systems is highly dependent on the allocation and efficient coordination of application tasks. A key component for a performance-efficient allocation strategy is a predictive model which provides a realistic estimate of application performance under varying resource loads. In this paper, we present a model for predicting the effects of contention on application behavior in heterogeneous systems. In particular, our model calculates the slowdown imposed on communication and computation for non-dedicated two-machine heterogeneous platforms. We describe the model for the Sun/CM2 and Sun/Paragon coupled heterogeneous systems. We present experiments on production systems with emulated contention which show the predicted communication and computation costs to be within 15% on average of the actual costs.
快速网络使得协调分布式异构CPU、内存和存储资源成为可能,从而为执行高性能应用程序提供了一个强大的平台。然而,这些应用程序在这些系统上的性能高度依赖于应用程序任务的分配和有效协调。性能高效的分配策略的一个关键组件是预测模型,它提供了在不同资源负载下对应用程序性能的实际估计。在本文中,我们提出了一个模型来预测争用对异构系统中应用程序行为的影响。特别是,我们的模型计算了非专用双机异构平台上的通信和计算速度的减慢。我们描述了Sun/CM2和Sun/Paragon耦合异构系统的模型。我们在模拟争用的生产系统上进行了实验,结果表明,预测的通信和计算成本平均在实际成本的15%以内。
{"title":"Modeling the effects of contention on the performance of heterogeneous applications","authors":"S. Figueira, F. Berman","doi":"10.1109/HPDC.1996.546210","DOIUrl":"https://doi.org/10.1109/HPDC.1996.546210","url":null,"abstract":"Fast networks have made it possible to coordinate distributed heterogeneous CPU, memory and storage resources to provide a powerful platform for executing high-performance applications. However, the performance of these applications on such systems is highly dependent on the allocation and efficient coordination of application tasks. A key component for a performance-efficient allocation strategy is a predictive model which provides a realistic estimate of application performance under varying resource loads. In this paper, we present a model for predicting the effects of contention on application behavior in heterogeneous systems. In particular, our model calculates the slowdown imposed on communication and computation for non-dedicated two-machine heterogeneous platforms. We describe the model for the Sun/CM2 and Sun/Paragon coupled heterogeneous systems. We present experiments on production systems with emulated contention which show the predicted communication and computation costs to be within 15% on average of the actual costs.","PeriodicalId":267002,"journal":{"name":"Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1996-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130431912","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 31
Bandwidth control for replicated-stream multicast video distribution 用于复制流多播视频分发的带宽控制
Xue Li, M. Ammar
Real-time multicast video distribution is an important component of many multimedia applications. Our work addresses the fairness problem in feedback-controlled multicast video distribution systems over best effort networks (such as the Internet). We have proposed, implemented and experimented with a scheme called destination set grouping (DSG), where a source maintains a small number of video streams, all carrying the same video but each targeted at receivers with different capabilities. Each stream is feedback-controlled within prescribed limits by its group of receivers. Receivers may move among groups as their capabilities or the capabilities of the network paths leading to them change. In this paper, we focus on the potential for network overloading caused by the transmission of multiple replicated streams. We propose a number of mechanisms to be implemented at the source and the receivers that can help avert this problem. We also describe an evaluation of these schemes using simulation, and discuss a comparison of replicated-stream versus layered-encoding approaches.
实时组播视频分发是许多多媒体应用的重要组成部分。我们的工作解决了在最佳努力网络(如Internet)上反馈控制的多播视频分发系统中的公平性问题。我们已经提出、实现并试验了一种称为目标集分组(DSG)的方案,其中一个源维护少量视频流,所有视频流都携带相同的视频,但每个视频流针对具有不同功能的接收器。每个流在规定的范围内由其接收器组进行反馈控制。当接收者的能力或通往他们的网络路径的能力发生变化时,他们可能会在组之间移动。在本文中,我们主要关注由多个复制流传输引起的网络过载的可能性。我们提出了一些可以在源端和接收端实现的机制,以帮助避免这个问题。我们还描述了使用模拟对这些方案的评估,并讨论了复制流与分层编码方法的比较。
{"title":"Bandwidth control for replicated-stream multicast video distribution","authors":"Xue Li, M. Ammar","doi":"10.1109/HPDC.1996.546206","DOIUrl":"https://doi.org/10.1109/HPDC.1996.546206","url":null,"abstract":"Real-time multicast video distribution is an important component of many multimedia applications. Our work addresses the fairness problem in feedback-controlled multicast video distribution systems over best effort networks (such as the Internet). We have proposed, implemented and experimented with a scheme called destination set grouping (DSG), where a source maintains a small number of video streams, all carrying the same video but each targeted at receivers with different capabilities. Each stream is feedback-controlled within prescribed limits by its group of receivers. Receivers may move among groups as their capabilities or the capabilities of the network paths leading to them change. In this paper, we focus on the potential for network overloading caused by the transmission of multiple replicated streams. We propose a number of mechanisms to be implemented at the source and the receivers that can help avert this problem. We also describe an evaluation of these schemes using simulation, and discuss a comparison of replicated-stream versus layered-encoding approaches.","PeriodicalId":267002,"journal":{"name":"Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1996-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124343674","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 41
Legion-a view from 50,000 feet 军团——从5万英尺的高空俯瞰
A. Grimshaw, W. Wulf
The coming of giga-bit networks makes possible the realization of a single nationwide virtual computer comprised of a variety of geographically distributed high-performance machines and workstations. To realize the potential that the physical infrastructure provides, software must be developed that is easy to use, supports a large degree of parallelism in the application code, and manages the complexity of the underlying physical system for the user. Legion is a metasystem project at the University of Virginia designed to provide users with a transparent interface to the available resources, both at the programming interface level as well as at the user level. Legion addresses issues such as parallelism, fault-tolerance, security, autonomy, heterogeneity, resource management and access transparency in a multi-language environment. In this paper, we present a high-level overview of Legion, its vision, objectives, a brief sketch of how some of those objectives will be met, and the current status of the project.
千兆比特网络的到来使得由分布在不同地理位置的高性能机器和工作站组成的单一全国性虚拟计算机的实现成为可能。为了实现物理基础设施提供的潜力,必须开发易于使用的软件,支持应用程序代码中的大量并行性,并为用户管理底层物理系统的复杂性。Legion是弗吉尼亚大学(University of Virginia)的一个元系统项目,旨在为用户提供一个访问可用资源的透明接口,无论是在编程接口级别还是在用户级别。Legion解决了多语言环境中的并行性、容错性、安全性、自主性、异构性、资源管理和访问透明度等问题。在本文中,我们将介绍Legion的高级概述,它的愿景,目标,如何实现这些目标的简要概述,以及项目的当前状态。
{"title":"Legion-a view from 50,000 feet","authors":"A. Grimshaw, W. Wulf","doi":"10.1109/HPDC.1996.546177","DOIUrl":"https://doi.org/10.1109/HPDC.1996.546177","url":null,"abstract":"The coming of giga-bit networks makes possible the realization of a single nationwide virtual computer comprised of a variety of geographically distributed high-performance machines and workstations. To realize the potential that the physical infrastructure provides, software must be developed that is easy to use, supports a large degree of parallelism in the application code, and manages the complexity of the underlying physical system for the user. Legion is a metasystem project at the University of Virginia designed to provide users with a transparent interface to the available resources, both at the programming interface level as well as at the user level. Legion addresses issues such as parallelism, fault-tolerance, security, autonomy, heterogeneity, resource management and access transparency in a multi-language environment. In this paper, we present a high-level overview of Legion, its vision, objectives, a brief sketch of how some of those objectives will be met, and the current status of the project.","PeriodicalId":267002,"journal":{"name":"Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1996-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126203979","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 170
I/O requirements of scientific applications: an evolutionary view 科学应用的I/O需求:一个进化的观点
R. Aydt, A. Chien, D. Reed
The modest I/O configurations and file system limitations of many current high-performance systems preclude solution of problems with large I/O needs. I/O hardware and file system parallelism is the key to achieving high performance. We analyze the I/O behavior of several versions of two scientific applications on the Intel Paragon XP/S. The versions involve incremental application code enhancements across multiple releases of the operating system. Studying the evolution of I/O access patterns underscores the interplay between application access patterns and file system features. Our results show that both small and large request sizes are common, that at present, application developers must manually aggregate small requests to obtain high disk transfer rates, that concurrent file accesses are frequent, and that appropriate matching of the application access pattern and the file system access mode can significantly increase application I/O performance. Based on these results, we describe a set of file system design principles.
当前许多高性能系统的适度I/O配置和文件系统限制阻碍了解决具有大量I/O需求的问题。I/O硬件和文件系统的并行性是实现高性能的关键。本文分析了两种不同版本的科学应用程序在Intel Paragon XP/S上的I/O行为。这些版本涉及跨多个操作系统版本的增量应用程序代码增强。研究I/O访问模式的演变强调了应用程序访问模式和文件系统特性之间的相互作用。我们的研究结果表明,小请求大小和大请求大小都很常见,目前应用程序开发人员必须手动聚合小请求才能获得高磁盘传输速率,并发文件访问频繁,适当匹配应用程序访问模式和文件系统访问模式可以显著提高应用程序I/O性能。基于这些结果,我们描述了一组文件系统设计原则。
{"title":"I/O requirements of scientific applications: an evolutionary view","authors":"R. Aydt, A. Chien, D. Reed","doi":"10.1109/HPDC.1996.546173","DOIUrl":"https://doi.org/10.1109/HPDC.1996.546173","url":null,"abstract":"The modest I/O configurations and file system limitations of many current high-performance systems preclude solution of problems with large I/O needs. I/O hardware and file system parallelism is the key to achieving high performance. We analyze the I/O behavior of several versions of two scientific applications on the Intel Paragon XP/S. The versions involve incremental application code enhancements across multiple releases of the operating system. Studying the evolution of I/O access patterns underscores the interplay between application access patterns and file system features. Our results show that both small and large request sizes are common, that at present, application developers must manually aggregate small requests to obtain high disk transfer rates, that concurrent file accesses are frequent, and that appropriate matching of the application access pattern and the file system access mode can significantly increase application I/O performance. Based on these results, we describe a set of file system design principles.","PeriodicalId":267002,"journal":{"name":"Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1996-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125958331","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 103
CNI: a high-performance network interface for workstation clusters CNI:工作站集群的高性能网络接口
P. Sarkar, M. L. Bailey
Networks of workstations provide an economic solution for scalable computing because they do not require specialized components. Even though recent advances have shown that it is possible to obtain high bandwidth between applications, interconnect latency remains a serious concern. We present CNI, a cluster network interface that not only provides both low latency and high bandwidth but also efficiently supports multiple programming paradigms. This is done by functionally coupling the network adaptor board more closely to the CPU without changing the standard workstation architecture. CNI results in performance gains for applications, substantially reducing communication overhead and delay.
工作站网络为可伸缩计算提供了一种经济的解决方案,因为它们不需要专门的组件。尽管最近的进展表明,在应用程序之间获得高带宽是可能的,但互连延迟仍然是一个严重的问题。我们提出了一个集群网络接口CNI,它不仅提供了低延迟和高带宽,而且有效地支持多种编程范式。这是通过在不改变标准工作站架构的情况下将网络适配器板更紧密地耦合到CPU来实现的。CNI可以提高应用程序的性能,大大减少通信开销和延迟。
{"title":"CNI: a high-performance network interface for workstation clusters","authors":"P. Sarkar, M. L. Bailey","doi":"10.1109/HPDC.1996.546184","DOIUrl":"https://doi.org/10.1109/HPDC.1996.546184","url":null,"abstract":"Networks of workstations provide an economic solution for scalable computing because they do not require specialized components. Even though recent advances have shown that it is possible to obtain high bandwidth between applications, interconnect latency remains a serious concern. We present CNI, a cluster network interface that not only provides both low latency and high bandwidth but also efficiently supports multiple programming paradigms. This is done by functionally coupling the network adaptor board more closely to the CPU without changing the standard workstation architecture. CNI results in performance gains for applications, substantially reducing communication overhead and delay.","PeriodicalId":267002,"journal":{"name":"Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1996-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129608115","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
期刊
Proceedings of 5th IEEE International Symposium on High Performance Distributed Computing
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1