|
|
|
题名
|
作者
|
年代
|
出处
|
被引量
|
| 1 | Evolution of planetary boundary layer under different weather conditions,and its impact on aerosol concentrations显示文摘一个领域实验在天津被进行,从 2010 年 9 月 930 日的中国,在表面空气污染物质上集中了于行星的边界层(PBL ) 和它的影响的进化。实验使用了三台遥感仪器,风侧面雷达( WPR ),微波辐射计( MWR )和微脉搏的激光雷达( MPL ),到检测风,温度,和喷雾器 backscattering 系数并且到的垂直侧面测量表面污染物质的垂直侧面(喷雾器,公司, SO2 , NOx ),并且也从 255-m 收集了声音的风速表数据气象学的塔。把大小基于这些, PBL 的进化被估计。平均 PBL 高度在夜间期间在 noon/afternoon-time,和 200300 m 期间是大约 10001300 m。PBL 高度和喷雾器集中是相关反的在期间清楚并且薄雾条件。当平均喷雾器集中分别地是在薄雾和晴朗天空条件下面的 52 和 17 g/m3 时,平均最大的 PBL 高度是 1.08 和 1.70 km。太阳的放射上的喷雾器和云的影响基于从 255-m 收集的声音的风速表数据被观察气象学的塔。当 PBL 的镇压结构进一步削弱了污染物质的散开时,热流动被发现被薄雾(重污染) 或云显著地减少了,它趋于压抑 PBL 的发展,导致重污染。这个可能的积极反馈周期(更多的喷雾器降低 PBL 高度更多的喷雾器) 将在大城市为重地面污染导致一个加速过程。 | Jiannong Quan Yang Gao Qiang Zhang Xuexi Tie Junji Cao Suqin Han Junwang Meng Pengfei Chen Delong Zhao | 2013 | Particuology2013,11,1: | 51 |
| 2 | Variability of SO_2 in an intensive fog in North China Plain:Evidence of high solubility of SO_2显示文摘一个地实验在在 11 月 5 日和 2009 年 11 月 8 日之间的一个集中的雾事件被进行,在在诺思中国平原(NCP ) 的一个重重地弄脏 SO2 的区域,到措施 SO2 和其它空气污染物质,雾微滴的液体水内容(LWC ) ,和另外的基本气象学的参数。在雾时期期间, SO2 的集中在雾微滴与 LWC 有关仔细显示出大可变性,它是。, SO2 的平均集中在雾时期期间在非雾时期期间是大约 25 ppbv,它很快归结为大约 47 ppbv。SO2 的如此的大减小建议由于 SO2 的高溶解度, SO2 (大约 70%80%) 的一个多数在雾微滴在水里从气体回复了到水的阶段。然而,到水的阶段变换的计算气体被仅仅使用亨利 SO2 的法律常数大部分低估,因此在雾微滴建议 SO2 的那水的反应可能在提高 SO2 的溶解度起某重要作用。简化现象,一个有效溶解度系数在这研究被建议。SO2 测量的这可变性在 NCP 在雾微滴,为在云的酸味的更好的理解的因此提供的重要含意,猛冲,和雾在广泛的雾事件期间提供 SO2 的氧化的直接证据,现在在中国的一个中央环境焦点由于它的快速的经济发展。 | Qiang Zhang Xuexi Tie Weili Lin Junji Cao Jiannong Quan Liang Ran Wanyun Xu | 2013 | Particuology2013,11,1: | 8 |
| 3 | A Survey of Mobile Cloud Computing显示文摘Mobile Cloud Computing (MCC) is emerging as one of the most important branches of cloud computing. In this paper, MCC is defined as cloud computing extended by mobility, and a new ad-hoc infrastructure based on mobile devices. It provides mobile users with data storage and processing services on a cloud computing platform. Because mobile cloud computing is still in its infancy, we aim to clarify confusion that has arisen from different views. Existing works are reviewed, and an overview of recent advances in mobile cloud computing is provided. We investigate representative infrastructures of mobile cloud computing and analyze key components. Moreover, emerging MCC models and services are discussed, and challenging issues are identified that will need to be addressed in future work. | Xiaopeng Fan Jiannong Cao Haixia Mao | 2011 | ZTE Communications2011,9,1: | 7 |
| 4 | Privacy-Preserving Relative Location Based Services for Mobile Users显示文摘Location-aware applications have been used widely with the assistance of the latest positioning features in Smart Phone such as GPS,AGPS,etc.However,all the existing applications gather users' geographical data and transfer them into the pertinent information to give meaning and value.For this kind of solutions,the user's privacy and security issues might be raised because the geographical location has to be exposed to the service provider.A novel and practical solution is proposed in this article to provide the relative location of two mobile users based on their WiFi scanned results without any additional sensors.There is no privacy concern in this solution because end users will not collect and send any sensitive information to the server.This solution adopts a Client/Server(C/S) architecture,where the mobile user as a client reports the ambient WiFi APs and the server calculates the distances based on the WiFi AP's topological relationships.A series of technologies are explored to improve the accuracy of the estimated distance and the corresponding algorithms are proposed.We also prove the feasibility with the prototype of 'Circle Your Friends' System(CYFS) on Android phone which lets the mobile user know the distance between him and his social network friends. | Fei Ning Zhuang Yi GU Jingjing Cao Jiannong Yang Liang | 2015 | China Communications2015,12,5: | 4 |
| 5 | Auxo: an architecture-centric framework supporting the online tuning of software adaptivity显示文摘Adaptivity is the capacity of software to adjust itself to changes in its environment. A common approach to achieving adaptivity is to introduce dedicated code during software development stage. However,since those code fragments are designed a priori, self-adaptive software cannot handle situations adequately when the contextual changes go beyond those that are originally anticipated. In this case, the original builtin adaptivity should be tuned. For example, new code should be added to provide the capacity to sense the unexpected environment or to replace outdated adaptation decision logic. The technical challenges in this process, especially that of tuning software adaptivity at runtime, cannot be understated. In this paper,we propose an architecture-centric application framework for self-adaptive software named Auxo. Similar to existing work, our framework supports the development and running of self-adaptive software. Furthermore,our framework supports the tuning of software adaptivity without requiring the running self-adaptive software to be terminated. In short, the architecture style that we are introducing can encapsulate not only general functional logic but also the concerns in the self-adaptation loop(such as sensing, decision, and execution)as architecture elements. As a result, a third party, potentially the operator or an augmented software entity equipped with explicit domain knowledge, is able to dynamically and flexibly adjust the self-adaptation concerns through modifying the runtime software architecture. To truly exercise, validate, and evaluate our approach,we describe a self-adaptive application that was deployed on the framework, and conducted several experiments involving self-adaptation and the online tuning of software adaptivity. | WANG HuaiMin DING Bo SHI DianXi CAO JianNong Alvin T.S.Chan | 2015 | Science China(Information Sciences)2015,58,9: | 2 |
| 6 | Chromatographic and electrophoretic methods for pharmaceutically active compounds in Rhododendron dauricum显示文摘 | Yuhua Cao Qingcui Chu Jiannong Ye | 2004 | Journal of Chromatography B2004,812,: | 1 |
| 7 | An Energy-Aware Routing Protocol in Wireless Sensor Networks 显示文摘 | Liu Ming Cao Jiannong Chen Guihai | 2009 | Sensors2009,9,: | 1 |
| 8 | Greenmulticast grooming based on optical bypass technology显示文摘 | Hou Weigang Guo Lei Cao Jiannong | 2011 | Optical Fiber Technology2011,17,: | 1 |
| 9 | Accurate and Energy-Efficient Range-Free Localization for Mobile Sensor Networks 显示文摘 | Zhang Shigeng Cao Jiannong Che Lijun | 2010 | IEEE Transactions On Mobile Com-puting June2010,6,9: | 1 |
| 10 | Maximizing network lifetime based on transmission range adjustment in wireless sensor networks显示文摘 | Song Chao Liu Ming Cao Jiannong | 2009 | Computer Communications2009,32,11: | 1 |
| 11 | QoS multicast routing for multimedia group communications using intelligent computational methods显示文摘 | Wang Xingwei Cao Jiannong Cheng Hui | 2006 | Computer Communications2006,29,12: | 1 |
| 12 | GrLS:group-based location service in mobile ad hoc networks 显示文摘 | Cheng Hui Cao Jiannong Chen H-H | 2008 | 1EEE Transactions on Vehicular Technology2008,57,6: | 1 |
| 13 | A fast and efficient multicast algorithm for QoS group communications in heterogeneous network显示文摘 | Cheng Hui Cao Jiannong Wang Xingwei | 2007 | Computer Communications2007,30,10: | 1 |
| 14 | Fault-tolerant RFID reader localization based on passive RFID tags显示文摘 | Zhu Weiping Cao Jiannong Xu Yi | 2014 | IEEE Transactions on Parallel and Distributed Systems2014,25,8: | 1 |
| 15 | Maximizing network lifetime based on transmission range adjustment in wireless sensor networks显示文摘 | Song Chao Liu Ming Cao Jiannong | 2009 | Computer Communications2009,32,11: | 1 |
| 16 | A multicast protocol based on a single local ring using virtual tokenand logical clocks显示文摘 | Jia Weijia Cao Jiannong To-Yat Cheung | 1999 | Computer Journal1999,42,3: | 1 |
| 17 | Differentiation of Swertia Mussotli Franch from Arian isiae Capillaris Herba by capillary electrophoresis with electrochemical detection显示文摘 | Yu Hua Cao YunWang Jiannong Ye | 2005 | J Pham Biam Anal2005,39,1: | 1 |
| 18 | QoS mul- ticast routing for multimedia group communications using intelligent computational methods显示文摘 | Wang Xingwei Cao Jiannong Cheng Hui | 2006 | Computer Commu- nications2006,29,12: | 1 |
| 19 | Das A framework for architecting and high-level programming support of CORBA applications显示文摘 | Cao Jiannong Cao Min Chan Alvin S T Wu Gengfeng Sajal S K K | 2004 | Journal of Parallel and Distributed Computing2004,64,6: | 1 |
| 20 | Computation Partitioning in Mobile Cloud Computing: A Survey显示文摘Mobile devices are increasingly interacting with clouds,and mobile cloud computing has emerged as a new paradigm.An central topic in mobile cloud computing is computation partitioning,which involves partitioning the execution of applications between the mobile side and cloud side so that execution cost is minimized.This paper discusses computation partitioning in mobile cloud computing.We first present the background and system models of mobile cloud computation partitioning systems.We then describe and compare state-of-the-art mobile computation partitioning in terms of application modeling,profiling,optimization,and implementation.We point out the main research issues and directions and summarize our own works. | Lei Yang Jiannong Cao | 2013 | ZTE Communications2013,11,4: | 1 |