首页 > 最新文献

2009 WRI World Congress on Software Engineering最新文献

英文 中文
Study on Chinese Text Summarization Based on Extracting Sentences from Subtopics 基于子主题提取的中文文本摘要研究
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.474
Xinlai Tang
In this paper, we propose a new method for Chinese text summarization. First, the document is segmented into several units in terms of the subtopics in the document. Then, the most representative sentences in each subtopic unit are selected as the summary sentences. By analyzing semantic structure of the documents first, the summary sentences are not redundancy and the coverage of each subtopic is balanced. Experimental results show that our approach is effective and efficient, and performance of the system is reliable.
本文提出了一种新的中文文本摘要方法。首先,根据文档中的子主题将文档分割成几个单元。然后,选取每个子主题单元中最具代表性的句子作为总结句。通过对文献语义结构的分析,总结句不冗余,各子主题覆盖均衡。实验结果表明,该方法有效、高效,系统性能可靠。
{"title":"Study on Chinese Text Summarization Based on Extracting Sentences from Subtopics","authors":"Xinlai Tang","doi":"10.1109/WCSE.2009.474","DOIUrl":"https://doi.org/10.1109/WCSE.2009.474","url":null,"abstract":"In this paper, we propose a new method for Chinese text summarization. First, the document is segmented into several units in terms of the subtopics in the document. Then, the most representative sentences in each subtopic unit are selected as the summary sentences. By analyzing semantic structure of the documents first, the summary sentences are not redundancy and the coverage of each subtopic is balanced. Experimental results show that our approach is effective and efficient, and performance of the system is reliable.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"8 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114640629","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}
引用次数: 3
Research of Recycle Bin Forensic Analysis Platform Based on XML Techniques 基于XML技术的回收站取证分析平台研究
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.111
Gao Qinquan, Wu Shunxiang
Windows Recycle Bin is an important component of the operating system and the algorithm is very important and worth exploring. Recycle Bin preserves deleted files and directories signs. So, it’s an important part to exam the control files of the Recycle Bin in computer forensic. In this paper, by parsing the structure of INFO2, we completely analyze the recovery model and algorithms of the Recycle Bin. And based on the use of XML structure, the parsing data are packaged in XML. By this way, a practical evidence analysis Platform is designed, which can work out and restore the information of deleted files into the form of a friendly user interface. This application will be an important information-gaining tool to conduct forensic analysis of a suspect’s computer system.
Windows回收站是操作系统的重要组成部分,其算法非常重要,值得探讨。回收站保留删除文件和目录的迹象。因此,对回收站控制文件的检测是计算机取证的重要组成部分。本文通过对INFO2的结构分析,完整地分析了回收站的回收模型和算法。在使用XML结构的基础上,将解析数据打包成XML格式。通过这种方式,设计了一个实用的证据分析平台,可以将被删除的文件信息提取并还原为友好的用户界面形式。该应用程序将是一个重要的信息获取工具,以进行犯罪嫌疑人的计算机系统的法医分析。
{"title":"Research of Recycle Bin Forensic Analysis Platform Based on XML Techniques","authors":"Gao Qinquan, Wu Shunxiang","doi":"10.1109/WCSE.2009.111","DOIUrl":"https://doi.org/10.1109/WCSE.2009.111","url":null,"abstract":"Windows Recycle Bin is an important component of the operating system and the algorithm is very important and worth exploring. Recycle Bin preserves deleted files and directories signs. So, it’s an important part to exam the control files of the Recycle Bin in computer forensic. In this paper, by parsing the structure of INFO2, we completely analyze the recovery model and algorithms of the Recycle Bin. And based on the use of XML structure, the parsing data are packaged in XML. By this way, a practical evidence analysis Platform is designed, which can work out and restore the information of deleted files into the form of a friendly user interface. This application will be an important information-gaining tool to conduct forensic analysis of a suspect’s computer system.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115091814","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}
引用次数: 3
Quality Tree of QFD: A New Method to Ensure Software Quality QFD质量树:一种保证软件质量的新方法
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.243
M. Jianhong, Yang Jing, Luo Tao
We bring a new method--QTQ (Quality Tree of QFD) to solve the problem, that software quality can not effectively ensure. QTQ is based on UML profile¿it integrates ideal solution and QFD. Its main point is: According to the concept of ideal solution, establish DTRQ (Distribution Tree of Requirement Quality), when analyze requirements of customer. Use DTRQ to guide design. On the basis of design, build DTDQ (Distribution Tree of Design Quality) and assess if CRDP (Change Rates of Design Plan) is acceptable, and then coding according to qualified DTDQ. In testing procedure, software quality is evaluated by the qualified DTDQ.
提出了一种新的方法——QTQ (Quality Tree of QFD)来解决软件质量不能有效保证的问题。QTQ是基于UML profile的,它将理想解决方案与QFD相结合。其主要观点是:在分析客户需求时,根据理想解决方案的概念建立需求质量分布树(DTRQ)。使用DTRQ来指导设计。在设计的基础上,构建设计质量分布树(DTDQ),评估设计方案变化率(CRDP)是否合格,根据合格的DTDQ进行编码。在测试过程中,通过合格的DTDQ对软件质量进行评价。
{"title":"Quality Tree of QFD: A New Method to Ensure Software Quality","authors":"M. Jianhong, Yang Jing, Luo Tao","doi":"10.1109/WCSE.2009.243","DOIUrl":"https://doi.org/10.1109/WCSE.2009.243","url":null,"abstract":"We bring a new method--QTQ (Quality Tree of QFD) to solve the problem, that software quality can not effectively ensure. QTQ is based on UML profile¿it integrates ideal solution and QFD. Its main point is: According to the concept of ideal solution, establish DTRQ (Distribution Tree of Requirement Quality), when analyze requirements of customer. Use DTRQ to guide design. On the basis of design, build DTDQ (Distribution Tree of Design Quality) and assess if CRDP (Change Rates of Design Plan) is acceptable, and then coding according to qualified DTDQ. In testing procedure, software quality is evaluated by the qualified DTDQ.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115509675","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}
引用次数: 0
Research on Architecture of Information Security in Enterprise Portal 企业门户信息安全体系结构研究
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.152
Wei Wang, Ying Wang
Analyzing the strategies and methods of information security in current Enterprise Portal, pointing out their shortages, and then design several function modules such as Role-Based-Fully Access Control, Right-Inherited-Hierarchically and Right Management, Access Group, Operation Policy of Information Security, Trusted-Data-Link, in order to construct an integrity safeguard system for information security in Enterprise Portal.
分析了当前企业门户信息安全的策略和方法,指出其不足之处,设计了基于角色的完全访问控制、权限分层继承和权限管理、访问组、信息安全运行策略、可信数据链等功能模块,构建了企业门户信息安全的完整性保障体系。
{"title":"Research on Architecture of Information Security in Enterprise Portal","authors":"Wei Wang, Ying Wang","doi":"10.1109/WCSE.2009.152","DOIUrl":"https://doi.org/10.1109/WCSE.2009.152","url":null,"abstract":"Analyzing the strategies and methods of information security in current Enterprise Portal, pointing out their shortages, and then design several function modules such as Role-Based-Fully Access Control, Right-Inherited-Hierarchically and Right Management, Access Group, Operation Policy of Information Security, Trusted-Data-Link, in order to construct an integrity safeguard system for information security in Enterprise Portal.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121541783","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}
引用次数: 0
A Model-Driven Reverse Engineering Approach for Semantic Web Services Composition 语义Web服务组合的模型驱动逆向工程方法
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.403
Weijun Sun, Shixian Li, Defen Zhang, Yuqing Yan
Web service technologies are becoming increasingly important for integrating service-oriented applications. The Web services reverse engineering process becomes necessary in order to facilitate the reuse and composition of Web services. This paper describes a model driven Web service reverse engineering process, where Web service descriptions (WSDL) are transformed to UML models, then the generated UML models are integrated into composite Web services, finally the new Web service descriptions (OWL) are generated
Web服务技术对于集成面向服务的应用程序变得越来越重要。为了促进Web服务的重用和组合,Web服务逆向工程过程变得非常必要。本文描述了一个模型驱动的Web服务逆向工程过程,将Web服务描述(WSDL)转换为UML模型,然后将生成的UML模型集成到复合Web服务中,最后生成新的Web服务描述(OWL)
{"title":"A Model-Driven Reverse Engineering Approach for Semantic Web Services Composition","authors":"Weijun Sun, Shixian Li, Defen Zhang, Yuqing Yan","doi":"10.1109/WCSE.2009.403","DOIUrl":"https://doi.org/10.1109/WCSE.2009.403","url":null,"abstract":"Web service technologies are becoming increasingly important for integrating service-oriented applications. The Web services reverse engineering process becomes necessary in order to facilitate the reuse and composition of Web services. This paper describes a model driven Web service reverse engineering process, where Web service descriptions (WSDL) are transformed to UML models, then the generated UML models are integrated into composite Web services, finally the new Web service descriptions (OWL) are generated","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"45 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123518077","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}
引用次数: 18
A Computational Model that Realizes a Sparse Representation of the Primary Visual Cortex V1 实现初级视觉皮层V1稀疏表示的计算模型
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.40
Z. Songnian, Zou Qi, Jin Zhen, X. Xiaoyun, Y. Guozheng, Yao Li, Liu Yijun
On the basis of synchronous oscillation in the visual cortex and synchronized responses to external stimuli, we have proposed a complete neural computational model of visual information processing, which consists of multiscale filtering, phase synchronization, and inner-product formation. In the model, firing-spike trains are topologically mapped from the retina to the cortex V1 and are synchronously decoded by neural phase-locked loops (NPLLs), and then the model forms an inner product of the outputs of the NPLLs with the receptive fields of simple cells, which are densely distributed in the visual cortex. The inner-product operation leads these simple cells to fire; the simple cells in a firing state form an activation pattern that is a reconstruction of the image of the external visual stimulus. This computational model reveals clearly a computational process of inner-product formation that is an effective approach to realizing a sparse representation. The multiscale filtering, decoding, and inner-product operations on the visual image reflect the main properties of visual information processing, such as efficiency, simplicity, and robustness from the point of view of neural computation. This finding provides a neural computation suitable for realizing a sparse representation of external visual images and provides further insight into information processing in V1.
基于视觉皮层的同步振荡和对外界刺激的同步反应,我们提出了一个完整的视觉信息处理的神经计算模型,包括多尺度滤波、相位同步和内积形成。在该模型中,从视网膜到V1皮层的放电脉冲序列被拓扑映射,并被神经锁相环(npll)同步解码,然后该模型将npll的输出与密集分布在视觉皮层的简单细胞的感受野形成内积。内积操作导致这些简单细胞放电;处于放电状态的简单细胞形成一种激活模式,这是外部视觉刺激图像的重建。该计算模型清晰地揭示了内积形成的计算过程,是实现稀疏表示的有效方法。视觉图像的多尺度滤波、解码和内积运算从神经计算的角度反映了视觉信息处理的主要特性,如高效、简单和鲁棒性。这一发现为实现外部视觉图像的稀疏表示提供了一种适合的神经计算,并为V1的信息处理提供了进一步的见解。
{"title":"A Computational Model that Realizes a Sparse Representation of the Primary Visual Cortex V1","authors":"Z. Songnian, Zou Qi, Jin Zhen, X. Xiaoyun, Y. Guozheng, Yao Li, Liu Yijun","doi":"10.1109/WCSE.2009.40","DOIUrl":"https://doi.org/10.1109/WCSE.2009.40","url":null,"abstract":"On the basis of synchronous oscillation in the visual cortex and synchronized responses to external stimuli, we have proposed a complete neural computational model of visual information processing, which consists of multiscale filtering, phase synchronization, and inner-product formation. In the model, firing-spike trains are topologically mapped from the retina to the cortex V1 and are synchronously decoded by neural phase-locked loops (NPLLs), and then the model forms an inner product of the outputs of the NPLLs with the receptive fields of simple cells, which are densely distributed in the visual cortex. The inner-product operation leads these simple cells to fire; the simple cells in a firing state form an activation pattern that is a reconstruction of the image of the external visual stimulus. This computational model reveals clearly a computational process of inner-product formation that is an effective approach to realizing a sparse representation. The multiscale filtering, decoding, and inner-product operations on the visual image reflect the main properties of visual information processing, such as efficiency, simplicity, and robustness from the point of view of neural computation. This finding provides a neural computation suitable for realizing a sparse representation of external visual images and provides further insight into information processing in V1.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123836763","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
The Research of Plug-In Based CAPP System with Plug-and-Play Characteristic 基于插件的具有即插即用特性的CAPP系统研究
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.464
Sheng-wen Zhang, Jin-ju Liu, X. Fang
It is difficult to solve the flexibility and adaptability of a computer aided process planning (CAPP) system. This paper analyzes the disadvantages of researching methods in traditional CAPP systems and presents the advantages and characteristics of Platform/Plugin structure, utilizes the Platform/Plug-in software structure to develop the framework of CAPP system. Using Plug-in technology to realize the main functions of CAPP system made the system excellent in plug-and-play characteristic. The presented paper discusses the basic thought of Plug-in technology, and establishes a framework of a Plug-in based CAPP system, provides the steps of developing process, accomplishes the customization development of the key functions and the assemble on the platform. By using the Plug-in technology with plug-and-play trait, the function of the system is improved without changing the main program. It significantly improves the flexibility and reusability of the system and it has great effect on the adaptability in CAPP domain.
计算机辅助工艺规划(CAPP)系统的灵活性和适应性难以解决。本文分析了传统CAPP系统研究方法的不足,介绍了平台/插件结构的优点和特点,利用平台/插件的软件结构开发了CAPP系统的框架。采用插件技术实现CAPP系统的主要功能,使系统具有良好的即插即用特性。本文讨论了插件技术的基本思想,建立了基于插件的CAPP系统框架,给出了开发过程的步骤,实现了关键功能的定制化开发和平台上的组装。采用具有即插即用特点的插件技术,在不改变主程序的情况下,提高了系统的功能。它显著地提高了系统的灵活性和可重用性,对CAPP领域的适应性有很大的影响。
{"title":"The Research of Plug-In Based CAPP System with Plug-and-Play Characteristic","authors":"Sheng-wen Zhang, Jin-ju Liu, X. Fang","doi":"10.1109/WCSE.2009.464","DOIUrl":"https://doi.org/10.1109/WCSE.2009.464","url":null,"abstract":"It is difficult to solve the flexibility and adaptability of a computer aided process planning (CAPP) system. This paper analyzes the disadvantages of researching methods in traditional CAPP systems and presents the advantages and characteristics of Platform/Plugin structure, utilizes the Platform/Plug-in software structure to develop the framework of CAPP system. Using Plug-in technology to realize the main functions of CAPP system made the system excellent in plug-and-play characteristic. The presented paper discusses the basic thought of Plug-in technology, and establishes a framework of a Plug-in based CAPP system, provides the steps of developing process, accomplishes the customization development of the key functions and the assemble on the platform. By using the Plug-in technology with plug-and-play trait, the function of the system is improved without changing the main program. It significantly improves the flexibility and reusability of the system and it has great effect on the adaptability in CAPP domain.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121737359","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
Designing and Building of a Hong Lou Meng Chinese-English Parallel Corpus and its Web-Based Query System 红楼梦汉英平行语料库的设计与构建及其基于web的查询系统
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.343
Zequan Liu, Ying Yuan, Chaopeng Liu
In this paper, an introduction of the designing and building of a Hong Lou Meng Chinese-English parallel corpus and its web-based query system was given in the first place and then the algorithms in the construction of the parallel corpus which contained one source text in Chinese and three target texts in English were analyzed in detail. As an indispensable step in the establishment of the parallel corpus and its web-based query system, database building was investigated elaborately. The building of this Chinese-English parallel corpus and its web-based query system was believed to eventually facilitate translation studies and other relevant linguistic and cultural disciplines on a systematical and comprehensive level.
本文首先介绍了红楼梦汉英平行语料库的设计与构建及其基于web的查询系统,然后详细分析了包含1个中文源文本和3个英文目标文本的平行语料库的构建算法。作为建立并行语料库及其基于web的查询系统必不可少的步骤,对数据库的建设进行了详细的研究。该汉英平行语料库及其基于网络的查询系统的建立,最终将促进翻译研究和其他相关语言文化学科的系统和全面的发展。
{"title":"Designing and Building of a Hong Lou Meng Chinese-English Parallel Corpus and its Web-Based Query System","authors":"Zequan Liu, Ying Yuan, Chaopeng Liu","doi":"10.1109/WCSE.2009.343","DOIUrl":"https://doi.org/10.1109/WCSE.2009.343","url":null,"abstract":"In this paper, an introduction of the designing and building of a Hong Lou Meng Chinese-English parallel corpus and its web-based query system was given in the first place and then the algorithms in the construction of the parallel corpus which contained one source text in Chinese and three target texts in English were analyzed in detail. As an indispensable step in the establishment of the parallel corpus and its web-based query system, database building was investigated elaborately. The building of this Chinese-English parallel corpus and its web-based query system was believed to eventually facilitate translation studies and other relevant linguistic and cultural disciplines on a systematical and comprehensive level.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128477338","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}
引用次数: 0
Secure Mobile Agent System in Peer-to-Peer Networks: A Review of Security Mechanisms Based on Several Security Issues 对等网络中的安全移动代理系统:基于几个安全问题的安全机制综述
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.426
D. R., Adang Suhendra, Addien Febrinata, Anne Yuliyanti
Peer-to-peer(P2P) technology can be naturally integrated with mobile agent technology in Internet applications, taking advantage of the autonomy, mobility, and efficiency of mobile agents in accessing, processing event securing data. In P2P, giving permission to client who could accessed data is needed to reduced client’s worrying of prevent any stealing private data. Under this assumption, in this paper, we address the problem of protecting mobile agent system in P2P networks. Some approaches of security mechanisms and techniques are then discussed.
在Internet应用中,P2P技术可以与移动代理技术自然集成,利用移动代理在访问和处理事件安全数据方面的自主性、移动性和高效性。在P2P中,需要对能够访问数据的客户端给予权限,以减少客户端对隐私数据被窃取的担忧。在此假设下,本文研究了P2P网络中移动代理系统的保护问题。然后讨论了安全机制和技术的一些方法。
{"title":"Secure Mobile Agent System in Peer-to-Peer Networks: A Review of Security Mechanisms Based on Several Security Issues","authors":"D. R., Adang Suhendra, Addien Febrinata, Anne Yuliyanti","doi":"10.1109/WCSE.2009.426","DOIUrl":"https://doi.org/10.1109/WCSE.2009.426","url":null,"abstract":"Peer-to-peer(P2P) technology can be naturally integrated with mobile agent technology in Internet applications, taking advantage of the autonomy, mobility, and efficiency of mobile agents in accessing, processing event securing data. In P2P, giving permission to client who could accessed data is needed to reduced client’s worrying of prevent any stealing private data. Under this assumption, in this paper, we address the problem of protecting mobile agent system in P2P networks. Some approaches of security mechanisms and techniques are then discussed.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129886609","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
Neural Network Analog on Dynamic Variation of the Karst Water and the Prediction for Spewing Tendency of Springs in Jinan 济南市岩溶水动态变化的神经网络模拟及泉水喷涌趋势预测
Pub Date : 2009-05-19 DOI: 10.1109/WCSE.2009.131
Xuequn Chen, Fulin Li, Ye Liu, Chengshan Yan, Lin Lin
Considering the factors that affect the karst water level, the improved Neural Network Model has been applied to construct the random model that analogs the dynamic change of karst water. The accuracy of our analog has been greatly improved compared with that of multi-line recurrence model; moreover, BP model has strong functions of study, fault tolerance and association. In a word, BP model is an effective tool to predict the dynamic change of karst water. In addition, the spewing tendency of springs in Jinan is analyzed based on our prediction results in this paper.
考虑影响岩溶水位的因素,应用改进的神经网络模型构建了模拟岩溶水位动态变化的随机模型。与多线递归模型相比,我们的模拟精度有了很大的提高;此外,BP模型具有较强的学习功能、容错功能和关联功能。综上所述,BP模型是预测岩溶水动态变化的有效工具。并根据预测结果对济南市弹簧的喷淋趋势进行了分析。
{"title":"Neural Network Analog on Dynamic Variation of the Karst Water and the Prediction for Spewing Tendency of Springs in Jinan","authors":"Xuequn Chen, Fulin Li, Ye Liu, Chengshan Yan, Lin Lin","doi":"10.1109/WCSE.2009.131","DOIUrl":"https://doi.org/10.1109/WCSE.2009.131","url":null,"abstract":"Considering the factors that affect the karst water level, the improved Neural Network Model has been applied to construct the random model that analogs the dynamic change of karst water. The accuracy of our analog has been greatly improved compared with that of multi-line recurrence model; moreover, BP model has strong functions of study, fault tolerance and association. In a word, BP model is an effective tool to predict the dynamic change of karst water. In addition, the spewing tendency of springs in Jinan is analyzed based on our prediction results in this paper.","PeriodicalId":331155,"journal":{"name":"2009 WRI World Congress on Software Engineering","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-05-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130906000","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
期刊
2009 WRI World Congress on Software Engineering
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1