首页 > 最新文献

2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies最新文献

英文 中文
Zompopo: Mobile Calendar Prediction Based on Human Activities Recognition Using the Accelerometer and Cloud Services Zompopo:基于加速计和云服务的人类活动识别的移动日历预测
S. Srirama, Huber Flores, Carlos Paniagua
Both cloud computing and mobile computing domains have advanced rapidly and are the promising technologies for the near future. Furthermore, the proliferation of mobile devices is fostering the emergence of ubiquitous environments, and thus the development of pervasive and context-aware applications is increasing. Mobile technologies are mainly drawing their attention to the clouds due to the increasing demand of the applications for processing power, storage space and energy. This paper introduces Zompopo, an Android application that provides an intelligent calendar, combining Google Calendar and the accelerometer sensor of the mobile, which allows the user to schedule his/her activities from the beginning of the day according previous week's activities. The application is explained with detailed architectural and technological choices. The application uses Map Reduce to analyze the accelerometer sensor data to deduce any diversions from the regular calendar activity, thus efficiently utilizing the cloud computing resources. A detailed performance analysis of the application is also provided, showing how mobile application benefit by going cloud-aware.
云计算和移动计算领域发展迅速,在不久的将来都是很有前途的技术。此外,移动设备的普及正在促进无处不在的环境的出现,因此无处不在和上下文感知的应用程序的开发正在增加。由于对处理能力、存储空间和能源的应用需求不断增加,移动技术的注意力主要集中在云上。本文介绍了一款名为Zompopo的Android应用程序,它将谷歌calendar与手机的加速度计传感器相结合,提供了一个智能日历,用户可以根据前一周的活动,从一天开始安排自己的活动。该应用程序解释了详细的架构和技术选择。该应用程序使用Map Reduce来分析加速度计传感器数据,以推断常规日历活动的任何转移,从而有效地利用云计算资源。还提供了应用程序的详细性能分析,展示了移动应用程序如何通过云感知获益。
{"title":"Zompopo: Mobile Calendar Prediction Based on Human Activities Recognition Using the Accelerometer and Cloud Services","authors":"S. Srirama, Huber Flores, Carlos Paniagua","doi":"10.1109/NGMAST.2011.21","DOIUrl":"https://doi.org/10.1109/NGMAST.2011.21","url":null,"abstract":"Both cloud computing and mobile computing domains have advanced rapidly and are the promising technologies for the near future. Furthermore, the proliferation of mobile devices is fostering the emergence of ubiquitous environments, and thus the development of pervasive and context-aware applications is increasing. Mobile technologies are mainly drawing their attention to the clouds due to the increasing demand of the applications for processing power, storage space and energy. This paper introduces Zompopo, an Android application that provides an intelligent calendar, combining Google Calendar and the accelerometer sensor of the mobile, which allows the user to schedule his/her activities from the beginning of the day according previous week's activities. The application is explained with detailed architectural and technological choices. The application uses Map Reduce to analyze the accelerometer sensor data to deduce any diversions from the regular calendar activity, thus efficiently utilizing the cloud computing resources. A detailed performance analysis of the application is also provided, showing how mobile application benefit by going cloud-aware.","PeriodicalId":142071,"journal":{"name":"2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies","volume":"124 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128039050","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}
引用次数: 16
Offloading Approach for Flexible Provisioning and Execution of Remote Data-gathering Applications 灵活配置和执行远程数据采集应用程序的卸载方法
Alberto Cruz, Ignacio Marín, J. Entrialgo, A. Campos
Nowadays, applications must be provided for mobile devices with very different resources. In order to provide the user with a satisfying experience, some of the computation can be offloaded to a remote server. This paper presents an approach for this offloading process for remote data-gathering applications. The set of requirements to be fulfilled by the approach is identified and presented. This approach takes into account resources such as CPU, memory, storage and connection bandwidth, both at provisioning and execution time, as well as allowing different granularities for the tasks to be offloaded. In addition, it takes into account other tasks being executed in the mobile device and in the server. The approach is based on client-server architecture. A first-approach solution is presented, describing the decisions to be made both at application-provisioning time and during runtime. A prototype of a.NET application for sputum analysis has been implemented in order to show the applicability of the proposed approach. Execution time, memory usage, storage and transmission time have been tested with a variety of devices. The results show how this approach can be applied in practice, even with the limitations that operating systems and real devices impose.
如今,必须为具有不同资源的移动设备提供应用程序。为了给用户提供满意的体验,可以将一些计算卸载到远程服务器上。本文提出了一种用于远程数据采集应用的这种卸载过程的方法。该方法要满足的一组需求被识别和呈现出来。这种方法在配置和执行时考虑到CPU、内存、存储和连接带宽等资源,并允许对任务进行不同粒度的卸载。此外,它还考虑了在移动设备和服务器中执行的其他任务。该方法基于客户机-服务器体系结构。提出了第一种方法的解决方案,描述了在应用程序配置时和运行时要做出的决策。为了证明该方法的适用性,本文还实现了一个痰液分析的。net应用原型。执行时间,内存使用,存储和传输时间已经过各种设备的测试。结果表明,即使存在操作系统和实际设备所施加的限制,这种方法也可以在实践中应用。
{"title":"Offloading Approach for Flexible Provisioning and Execution of Remote Data-gathering Applications","authors":"Alberto Cruz, Ignacio Marín, J. Entrialgo, A. Campos","doi":"10.1109/NGMAST.2011.20","DOIUrl":"https://doi.org/10.1109/NGMAST.2011.20","url":null,"abstract":"Nowadays, applications must be provided for mobile devices with very different resources. In order to provide the user with a satisfying experience, some of the computation can be offloaded to a remote server. This paper presents an approach for this offloading process for remote data-gathering applications. The set of requirements to be fulfilled by the approach is identified and presented. This approach takes into account resources such as CPU, memory, storage and connection bandwidth, both at provisioning and execution time, as well as allowing different granularities for the tasks to be offloaded. In addition, it takes into account other tasks being executed in the mobile device and in the server. The approach is based on client-server architecture. A first-approach solution is presented, describing the decisions to be made both at application-provisioning time and during runtime. A prototype of a.NET application for sputum analysis has been implemented in order to show the applicability of the proposed approach. Execution time, memory usage, storage and transmission time have been tested with a variety of devices. The results show how this approach can be applied in practice, even with the limitations that operating systems and real devices impose.","PeriodicalId":142071,"journal":{"name":"2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134364727","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}
引用次数: 1
Hybrid IPTV Services with IMS: Integration of IMS Based IPTV with Broadcast and Unicast Mobile TV Services Using DVB-H 与IMS的混合IPTV业务:基于IMS的IPTV与使用DVB-H的广播和单播移动电视业务的集成
E. Mikóczy, S. Schumann, P. Podhradský, Tim Koski, Marko Heinikangas
This paper presents a novel concept and prototype implementation of hybrid IPTV service based on IMS and DVB-H technologies. In the hybrid service, both traditional broadcast and unicast transmission technologies are used to deliver IPTV content. It is argued how such service scenario is effective and beneficial for hybrid use cases. The original technical contributions to ETSI technical report TR 182 030 about IMS-IPTV interconnection with DVB-H technology are presented in paper as well as description of our prototype implementation done within Celtic Netlab project.
本文提出了一种基于IMS和DVB-H技术的混合IPTV业务的新概念和原型实现。在混合业务中,IPTV内容的传输采用传统的广播和单播两种传输技术。讨论了这种服务场景如何对混合用例有效和有益。本文介绍了ETSI技术报告TR 182 030中关于IMS-IPTV与DVB-H技术互连的原始技术贡献,以及我们在Celtic Netlab项目中完成的原型实现的描述。
{"title":"Hybrid IPTV Services with IMS: Integration of IMS Based IPTV with Broadcast and Unicast Mobile TV Services Using DVB-H","authors":"E. Mikóczy, S. Schumann, P. Podhradský, Tim Koski, Marko Heinikangas","doi":"10.1109/NGMAST.2011.23","DOIUrl":"https://doi.org/10.1109/NGMAST.2011.23","url":null,"abstract":"This paper presents a novel concept and prototype implementation of hybrid IPTV service based on IMS and DVB-H technologies. In the hybrid service, both traditional broadcast and unicast transmission technologies are used to deliver IPTV content. It is argued how such service scenario is effective and beneficial for hybrid use cases. The original technical contributions to ETSI technical report TR 182 030 about IMS-IPTV interconnection with DVB-H technology are presented in paper as well as description of our prototype implementation done within Celtic Netlab project.","PeriodicalId":142071,"journal":{"name":"2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies","volume":"50 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129300909","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}
引用次数: 6
HCI as a Differentiator between Mobile and Ubiquitous Learning HCI作为移动学习和泛在学习之间的区别
Naif R. Aljohani, H. Davis, T. Tiropanis
Consideration of the availability of learning resources, or the ability of mobile learners to find information, is not enough when defining mobile and ubiquitous learning approaches. This limited consideration could play a role in blending both learning approaches as they assist the mobile learners. Moreover, the essential requirements for mobile learners may be overlooked by this consideration and consequently, mobile learners may be affected negatively. In this paper, mobile and ubiquitous learning are compared from the view of the nature of interaction between learners and computers. This comparison will provide a close picture of the potential of these learning approaches and the differences between their environments. Furthermore, it plays a crucial role in achieving a level where the different design requirements to facilitate the learning for learners in m-learning and u-learning environments are realised and understood.
在定义移动和泛在学习方法时,仅仅考虑学习资源的可用性或移动学习者查找信息的能力是不够的。这种有限的考虑可以在混合两种学习方法中发挥作用,因为它们可以帮助移动学习者。此外,这种考虑可能会忽视对移动学习者的基本要求,从而可能会对移动学习者产生负面影响。本文从学习者与计算机交互的本质出发,对移动学习和泛在学习进行了比较。这种比较将提供这些学习方法的潜力和它们的环境之间的差异的近距离画面。此外,它在实现和理解在移动学习和u学习环境中促进学习者学习的不同设计要求方面起着至关重要的作用。
{"title":"HCI as a Differentiator between Mobile and Ubiquitous Learning","authors":"Naif R. Aljohani, H. Davis, T. Tiropanis","doi":"10.1109/NGMAST.2011.24","DOIUrl":"https://doi.org/10.1109/NGMAST.2011.24","url":null,"abstract":"Consideration of the availability of learning resources, or the ability of mobile learners to find information, is not enough when defining mobile and ubiquitous learning approaches. This limited consideration could play a role in blending both learning approaches as they assist the mobile learners. Moreover, the essential requirements for mobile learners may be overlooked by this consideration and consequently, mobile learners may be affected negatively. In this paper, mobile and ubiquitous learning are compared from the view of the nature of interaction between learners and computers. This comparison will provide a close picture of the potential of these learning approaches and the differences between their environments. Furthermore, it plays a crucial role in achieving a level where the different design requirements to facilitate the learning for learners in m-learning and u-learning environments are realised and understood.","PeriodicalId":142071,"journal":{"name":"2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies","volume":"3 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125745544","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}
引用次数: 5
Convergence Aspects of Autonomic Cooperative Networking 自主协作网络的收敛方面
M. Wódczak
The current trends in research and industry aim to develop new networking paradigms that would be able to bring ubiquitous on-demand services. This may be achievable thanks to the fact that the end user mobile devices are envisaged to support cutting edge technologies such as cooperative transmission. However, a real advancement will only be attainable when the grounds for cooperative mobile networking have been accurately established. In fact, looking at the concept of the relay enhanced cell, one can come across some commonalities with mobile ad-hoc networks. This especially holds true for local area scenarios where the base station might be usually perceived as an access point while the fixed and/or movable relay nodes might be replaced by movable and/or mobile end user devices. Moreover, such a cooperative mobile network needs to accommodate the fact that the end user devices can expose certain dose of autonomy allowing them to auto-discover and choose to play certain roles. Last but not least, the network needs to be driven by a management overlay platform interacting or being a part of an operations support system deployed by the network operator.
目前的研究和行业趋势旨在开发新的网络模式,从而带来无处不在的按需服务。由于设想终端用户移动设备支持诸如合作传输等尖端技术,这一点可能是可以实现的。然而,只有准确地建立了合作移动网络的基础,才能实现真正的进步。事实上,看看中继增强单元的概念,人们可以发现移动自组织网络的一些共性。这尤其适用于基站通常被视为接入点,而固定和/或可移动中继节点可能被可移动和/或可移动的最终用户设备所取代的局域方案。此外,这样一个合作的移动网络需要适应这样一个事实,即终端用户设备可以暴露一定程度的自主权,允许它们自动发现并选择扮演特定的角色。最后但并非最不重要的是,网络需要由一个管理覆盖平台驱动,该平台与网络运营商部署的运营支持系统交互或成为其一部分。
{"title":"Convergence Aspects of Autonomic Cooperative Networking","authors":"M. Wódczak","doi":"10.4018/jitwe.2011100104","DOIUrl":"https://doi.org/10.4018/jitwe.2011100104","url":null,"abstract":"The current trends in research and industry aim to develop new networking paradigms that would be able to bring ubiquitous on-demand services. This may be achievable thanks to the fact that the end user mobile devices are envisaged to support cutting edge technologies such as cooperative transmission. However, a real advancement will only be attainable when the grounds for cooperative mobile networking have been accurately established. In fact, looking at the concept of the relay enhanced cell, one can come across some commonalities with mobile ad-hoc networks. This especially holds true for local area scenarios where the base station might be usually perceived as an access point while the fixed and/or movable relay nodes might be replaced by movable and/or mobile end user devices. Moreover, such a cooperative mobile network needs to accommodate the fact that the end user devices can expose certain dose of autonomy allowing them to auto-discover and choose to play certain roles. Last but not least, the network needs to be driven by a management overlay platform interacting or being a part of an operations support system deployed by the network operator.","PeriodicalId":142071,"journal":{"name":"2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133707892","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}
引用次数: 21
Relay Selection in Distributed Transmission Based on the Golden Code in Wireless Networks 基于无线网络黄金码的分布式传输中继选择
L. Ge, Gaojie Chen, J. Chambers
The implementation of cooperative diversity with relays has advantages over point-to-point multiple-input multipleoutput (MIMO) systems in particular overcoming correlated paths due to small inter-element spacing. A simple transmitter with one antenna may moreover exploit cooperative diversity or space time coding gain through distributed relays. In this paper, similar distributed transmission is considered with the golden code, and we propose a new strategy for relay selection, called the maximum-mean selection policy, for distributed transmission based on a wireless relay network. This new strategy performs a channel strength tradeoff at every relay node to select the best two relays for transmission. It improves upon the established onesided selection strategy of maximum-minimum policy. Simulation results comparing the bit error rate (BER) of a scheme without relay selection, with the maximum-minimum and maximummean selection schemes confirm the performance advantage of relay selection and that our proposed strategy yields the best performance of the three methods.
与点对点多输入多输出(MIMO)系统相比,用继电器实现合作分集具有优势,特别是克服了由于元件间距小而产生的相关路径。具有一个天线的简单发射机还可以通过分布式中继利用合作分集或时空编码增益。本文考虑了黄金码下的相似分布式传输,提出了一种新的基于无线中继网络的分布式传输中继选择策略——最大均值选择策略。这种新策略在每个中继节点上进行信道强度权衡,以选择最佳的两个中继进行传输。它是对已建立的最大最小策略的片面选择策略的改进。将无中继选择方案的误码率(BER)与最大最小和最大均值选择方案进行了仿真比较,验证了中继选择方案的性能优势,并表明本文提出的策略是三种方案中性能最好的。
{"title":"Relay Selection in Distributed Transmission Based on the Golden Code in Wireless Networks","authors":"L. Ge, Gaojie Chen, J. Chambers","doi":"10.1109/NGMAST.2011.43","DOIUrl":"https://doi.org/10.1109/NGMAST.2011.43","url":null,"abstract":"The implementation of cooperative diversity with relays has advantages over point-to-point multiple-input multipleoutput (MIMO) systems in particular overcoming correlated paths due to small inter-element spacing. A simple transmitter with one antenna may moreover exploit cooperative diversity or space time coding gain through distributed relays. In this paper, similar distributed transmission is considered with the golden code, and we propose a new strategy for relay selection, called the maximum-mean selection policy, for distributed transmission based on a wireless relay network. This new strategy performs a channel strength tradeoff at every relay node to select the best two relays for transmission. It improves upon the established onesided selection strategy of maximum-minimum policy. Simulation results comparing the bit error rate (BER) of a scheme without relay selection, with the maximum-minimum and maximummean selection schemes confirm the performance advantage of relay selection and that our proposed strategy yields the best performance of the three methods.","PeriodicalId":142071,"journal":{"name":"2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116568839","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}
引用次数: 5
Design and Trial of a Cell-phone-based Hazard Information Sharing System for Residents Living Close to an Incident 基于手机的事故附近居民危险信息共享系统的设计与试验
Masayuki Shinohara, A. Hattori, S. Ioroi, Hiroshi Tanaka, H. Hayami, Hidekazu Fujioka, Yuichi Harada
This paper presents a hazard/crime incident information sharing system using cell phones. Cell phone penetration is nearly 100% among adults in Japan and cell phones have functions which are sufficient as a telecommunication tool besides GPS positioning and camera functions. The open source software, Apache, Postfix and MySQL is installed on a system server, and, together with the information service provided by Google Maps, are used to satisfy system requirements that are determined for the local community. Conventional systems deliver information to all people registered in the same block, even if an incident occurred at a spot far from their house. The key feature of the proposed system is that the distribution range of e-mail messages which give hazard and location information etc. is determined by the geometrical distance from the incident spot to the residence of each registered member. The functions and operations have been confirmed by a trial conducted in cooperation with the members of the neighborhood community.
本文提出了一种基于手机的危险/犯罪事件信息共享系统。日本成年人的手机普及率接近100%,除了GPS定位和摄像功能外,手机作为一种通讯工具已经足够了。开源软件Apache、Postfix和MySQL安装在系统服务器上,与谷歌Maps提供的信息服务一起用于满足为本地社区确定的系统需求。传统的系统将信息传递给在同一街区注册的所有人,即使事故发生在离他们家很远的地方。该系统的主要特点是,包含危险和位置等信息的电子邮件信息的分布范围由事件地点到每个注册成员住所的几何距离决定。与邻里社区成员合作进行的一项试验证实了这些职能和业务。
{"title":"Design and Trial of a Cell-phone-based Hazard Information Sharing System for Residents Living Close to an Incident","authors":"Masayuki Shinohara, A. Hattori, S. Ioroi, Hiroshi Tanaka, H. Hayami, Hidekazu Fujioka, Yuichi Harada","doi":"10.1109/NGMAST.2011.13","DOIUrl":"https://doi.org/10.1109/NGMAST.2011.13","url":null,"abstract":"This paper presents a hazard/crime incident information sharing system using cell phones. Cell phone penetration is nearly 100% among adults in Japan and cell phones have functions which are sufficient as a telecommunication tool besides GPS positioning and camera functions. The open source software, Apache, Postfix and MySQL is installed on a system server, and, together with the information service provided by Google Maps, are used to satisfy system requirements that are determined for the local community. Conventional systems deliver information to all people registered in the same block, even if an incident occurred at a spot far from their house. The key feature of the proposed system is that the distribution range of e-mail messages which give hazard and location information etc. is determined by the geometrical distance from the incident spot to the residence of each registered member. The functions and operations have been confirmed by a trial conducted in cooperation with the members of the neighborhood community.","PeriodicalId":142071,"journal":{"name":"2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2011-09-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128396917","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
期刊
2011 Fifth International Conference on Next Generation Mobile Applications, Services and Technologies
全部 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