维普中文期刊产品整合服务
30篇 您的检索式:作者名="Deqing ZOU"
    题名 作者 年代 出处 被引量
1Chang'E-1 Lunar Mission:An Overview and Primary Science Results显示文摘Chang'E-1 is the first lunar mission in China,which was successfully launched on Oct.24th,2007.It was guided to crash on the Moon on March 1,2009,at 52.36°E,1.50°S,in the north of Mare Fecunditatis.The total mission lasted 495 days,exceeding the designed life-span about four months.1.37Terabytes raw data was received from Chang'E-1.It was then processed into 4Terabytes science data at different levels.A series of science results have been achieved by analyzing and applicating these data,especially 'global image of the Moon of China's first lunar exploration mission'.Four scientific goals of Chang'E-1 have been achieved.It provides abundant materials for the research of lunar sciences and cosmochemistry.Meanwhile these results will serve for China's future lunar missions.Ouyang Ziyuan Li Chunlai Lu Chang Liu Jianzhong Zou Yongliao Zhang Hongbo Jianjun Zuo Wei Su Yah Wen Weibin Bian Wei Zhao Baochang Wang Jianyu Yang Jianfeng Chang Jin Wang Huanyu Zhang Xiaohui Wang Shijin Wang Min Ren Xin Mu Lingli Kong Deqing Wang Xiaoqian Wang Fang Geng Liang Zhang Zhoubin Zheng Lei Zhu Xinying Zheng Yongchun Li Junduo Zou Xiaoduan Xu Chun Shi Shuobiao Gao Yifei Gao Guannan 2010空间科学学报2010,30,5:11
2Fine-grained and heterogeneous proxy re-encryption for secure cloud storage显示文摘Cloud is an emerging computing paradigm.It has drawn extensive attention from both academia and industry.But its security issues have been considered as a critical obstacle in its rapid development.When data owners store their data as plaintext in cloud,they lose the security of their cloud data due to the arbitrary accessibility,specially accessed by the un-trusted cloud.In order to protect the confidentiality of data owners’cloud data,a promising idea is to encrypt data by data owners before storing them in cloud.However,the straightforward employment of the traditional encryption algorithms can not solve the problem well,since it is hard for data owners to manage their private keys,if they want to securely share their cloud data with others in a fine-grained manner.In this paper,we propose a fine-grained and heterogeneous proxy re-encryption(FHPRE)system to protect the confidentiality of data owners’cloud data.By applying the FH-PRE system in cloud,data owners’cloud data can be securely stored in cloud and shared in a fine-grained manner.Moreover,the heterogeneity support makes our FH-PRE system more efficient than the previous work.Additionally,it provides the secure data sharing between two heterogeneous cloud systems,which are equipped with different cryptographic primitives.Peng Xu Hongwu Chen Deqing Zou Hai Jin 2014Chinese Science Bulletin2014,59,32:9
3Ciphertext-Policy Attribute-Based Encryption with Short Keys显示文摘Ciphertext-policy attribute-based encryption(CP-ABE)allows a user with some attributes to decrypt the ciphertexts associated with these attributes.Though several CP-ABE schemes with the constant size ciphertext were proposed to reduce the communication cost,their master public and secret keys still have the size linear in the total number of attributes.These schemes are unpractical for the attribute-scalable and many-attributes scenario.A new CP-ABE scheme is proposed.Each attribute is mapped to a mathematical value by a combination method.The master public and secret keys of the proposed CP-ABE scheme have the size linear in the binary size of a hash function’s range.It has the comparable performance with existing schemes in the aspects like the time costs of encryption and decryption,the expressiveness of access policy and the provable security.XU Peng TANG Yong JIANG Wenbin JIN Hai ZOU Deqing 2014Chinese Journal of Electronics2014,23,4:5
4A VMM-based intrusion prevention system in cloud computing environment 显示文摘Jin H Guofu Xiang Deqing Zou 2013The Journal of Supercomputing2013,66,:1
5Cherub:fine-grained application protection with on-demand virtualization显示文摘Jin Hai Cheng Ge Zou Deqing 2013Computers and Mathematics with Applications2013,65,9:1
6A liquid aluminumcorrosion resistance surface on steel substrate显示文摘Wang Deqing Shi Ziyuan Zou Longjiang 2003AppliedSurface Science2003,214,:1
7Constructing trusted virtual execution environment in P2P grids 显示文摘Zou Deqing Zheng Weide Long Jinjiu 2009Fu- ture Generation Computer Systems2009,30,:1
8A liquid aluminum corrosion resistance surface on steel substrate 显示文摘Wang Deqing Shi Ziyuan Zou Longjiang 2003Applied Surface Science2003,,214:1
9Design and implementation of a trusted monitoring framework for cloud platforms显示文摘Zou Deqing Zhang Wenrong Qiang Weizhong 2013Future Generation Computer Systems2013,29,8:1
10Ethereum smart contract security research:survey and future research opportunities显示文摘Blockchain has recently emerged as a research trend,with potential applications in a broad range of industries and context.One particular successful Blockchain technology is smart contract,which is widely used in commercial settings(e.g.,high value financial transactions).This,however,has security implications due to the potential to financially benefit from a security incident(e.g.,identification and exploitation of a vulnerability in the smart contract or its implementation).Among,Ethereum is the most active and arresting.Hence,in this paper,we systematically review existing research efforts on Ethereum smart contract security,published between 2015 and 2019.Specifically,we focus on how smart contracts can be maliciously exploited and targeted,such as security issues of contract program model,vulnerabilities in the program and safety consideration introduced by program execution environment.We also identify potential research opportunities and future research agenda.Zeli WANG Hai JIN Weiqi DAI Kim-Kwang Raymond CHOO Deqing ZOU 2021Frontiers of Computer Science2021,15,2:1
11Task-based behavior detection of illegal codes显示文摘Han Lansheng Fu Cai Zou Deqing 2012Mathematical and Computer Modelling2012,55,1:1
12Task-based be havior detection of illegal codes显示文摘HAN Lansheng FU Cai ZOU Deqing 2012Mathematical and Com- puter Modelling2012,55,1:1
13A Protective Mechanism for the Access Control System in the Virtual Domain显示文摘In traditional framework,mandatory access control(MAC) system and malicious software are run in kernel mode. Malicious software can stop MAC systems to be started and make it do invalid. This problem cannot be solved under the traditional framework if the operating system(OS) is comprised since malwares are running in ring 0 level. In this paper,we propose a novel way to use hypervisors to protect kernel integrity and the access control system in commodity operating systems. We separate the access control system into three parts: policy management(PM),security server(SS) and policy enforcement(PE). Policy management and the security server reside in the security domain to protect them against malware and the isolation feather of the hypervisor can protect them from attacks. We add an access vector cache(AVC) between SS and PE in the guest OS,in order to speed up communication between the guest OS and the security domain. The policy enforcement module is retained in the guest OS for performance. The security of AVC and PE can be ensured by using a memory protection mechanism. The goal of protecting the OS kernel is to ensure the security of the execution path. We implementthe system by a modified Xen hypervisor. The result shows that we can secure the security of the access control system in the guest OS with no overhead compared with modules in the latter. Our system offers a centralized security policy for virtual domains in virtual machine environments.Keywords: hypervisor; virtualization; memo-Jinan Shen Deqing Zou Hai Jin Kai Yang Bin Yuan Weiming Li 2016China Communications2016,13,11:1
14A standards-based interoperable single sign-on framework in ARC Grid middleware显示文摘Weizhong Qiang Aleksandr Konstantinov Deqing Zou 2012Journal of Network and Computer Applications2012,,35:1
15A Hierarchical Virus Immunization Method for Community Networks显示文摘Due to the enormous harm of virus propagation,research regarding virus immunizations still absolutely necessary.In comparison to current researches,a new virus immunization method the hierarchical virus immunization method(HVIM) for community networks is proposed.Based on the virus transmission dynamic model SusceptibleInfectious-Removed and SusceptibleRemoved(SIRSR),HVIM considered the influence of external factors on the spread of viruses and only needs a portion of the network structure to be able to carry out immunization.Another pro for HVIM is that it is scalable and suitable for parallel computing which is a requirement in the big data era.Finally,a simulation dataset and a real dataset were used to run experiments,and the results of simulation showed that HVIM obviously is superior to others on the aspect of immunity.FU Cai LI Min ZHANG Yunhe ZOU Deqing HAN Lansheng 2014China Communications2014,11,9:1
16Building Automated Trust Negotiation architecture in virtual eomputing environment显示文摘Deqing Zou Shangxin Du Weide Zheng Hai Jin 2011The Journal of Su- pereomputing2011,55,1:1
17System Recovery-Aware Virus Propagation Model and Its Steady-State Analysis显示文摘Network structures and human behaviors are considered as two important factors in virus defense currently. However, due to ignorance of network security, normal users usually take simple activities, such as reinstalling computer system, or using the computer recovery system to clear virus. How system recovery influences virus spreading is not taken into consideration currently. In this paper, a new virus propagation model considering the system recovery is proposed first, and then in its steady-state analysis, the virus propagation steady time and steady states are deduced. Experiment results show that models considering system recovery can effectively restrain virus propagation. Furthermore, algorithm with system recovery in BA scale-free network is proposed. Simulation result turns out that target immunization strategy with system recovery works better than traditional ones in BA network.Lin Sun Cai Fu Ming Fu Deliang Xu Lansheng Han Deqing Zou 2016China Communications2016,13,5:1
18A liquid aluminum corrosion resistance surface on steel sub-strate显示文摘WANG DEQING SHI ZIYUAN ZOU LONGJIANG 2003Applied Surface Science2003,214,:1
19Design and implementation of a trusted monitoring framework for cloud platforms显示文摘Deqing Zou Wenrong Zhang Weizhong Qiang Guofu Xiang Laurence Tianruo Yang Hai Jin Kan Hu 2013Future Generation Computer Systems2013,,:1
20A liquid aluminum corrosion resistance surface on steel substrate 显示文摘Wang Deqing Shi Ziyuan Zou Longjiang 2003Applied Surface Science2003,214,:1
返回顶部 每页显示:
共2页 首页 上一页 第1页 下一页 末页 /2 跳转

网站首页 | 关于我们 | 联系我们 | 产品服务 | 客服中心 | 广告服务 | 版权声明 | 网站联盟 | 友情链接 | 售卡网点

版权所有© 渝B2-20050021-1 渝公网安备 50019002500403号 违法和不良信息举报中心

互联网出版许可证 新出网证(渝)字10号 全国400电话 - 免长途话费