2010 Second World Congress on Software Engineering最新文献

筛选
英文 中文
An Application of Mobile Phone Encryption Based on Fibonacci Structure of Chaos 基于混沌斐波那契结构的手机加密应用
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.43
Fenmei Wang, Jing Ding, Zongyou Dai, Yihang Peng
{"title":"An Application of Mobile Phone Encryption Based on Fibonacci Structure of Chaos","authors":"Fenmei Wang, Jing Ding, Zongyou Dai, Yihang Peng","doi":"10.1109/WCSE.2010.43","DOIUrl":"https://doi.org/10.1109/WCSE.2010.43","url":null,"abstract":"It is a new breakthrough that Chaos in tele-communications technology will load the user's password authentication in telecommunications systems, using chaotic sequence code on the mobile phone user information allows users to encrypt the information in the disordered state of the protection code, the paper design a password authentication system for CDMA user, use the newly designed double-chaos algorithm, adding Logistic mapping structural design, character information system to control by this new algorithm to complete the test of chaotic cryptography. Test results show that the algorithm is an effective chaotic encryption algorithm, if we can get the support of the actual project, there will be a great development for the appication.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"114 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123370449","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
A Complex Meta-model for Extra-Functional Properties Concerning Common Data Types: Their Comparing and Binding 涉及公共数据类型的功能外属性的复杂元模型:它们的比较和绑定
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.10
Kamil Jezek
{"title":"A Complex Meta-model for Extra-Functional Properties Concerning Common Data Types: Their Comparing and Binding","authors":"Kamil Jezek","doi":"10.1109/WCSE.2010.10","DOIUrl":"https://doi.org/10.1109/WCSE.2010.10","url":null,"abstract":"Service Oriented Architecture (SOA) and components as technologies for rapid development still have not reached their maturity. One of the insufficiently explored areas is the one of a selection of a service or a component in terms of extra-functional properties. A lot of current approaches partly target extra-functional properties but do not provide a meta-model that would cover aspects such as the definition of properties, their assignment and their evaluation. Their practical application is limited, because a lot of specialized partial approaches may hardly be put together. In this work we propose a general and loosely coupled meta-model that covers all above mentioned aspects. The model is useful for developers to create a complete extra-functional support in applications.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121420897","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
Application and Development of the Ecological Environment Carrying Capacity Evaluation Information System on Coal Mining 煤矿生态环境承载力评价信息系统的应用与开发
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.56
Ying Wei, D. Cao, Jian Wu, Chaoyin Yu
{"title":"Application and Development of the Ecological Environment Carrying Capacity Evaluation Information System on Coal Mining","authors":"Ying Wei, D. Cao, Jian Wu, Chaoyin Yu","doi":"10.1109/WCSE.2010.56","DOIUrl":"https://doi.org/10.1109/WCSE.2010.56","url":null,"abstract":"Some proper indexes, AHP method and GIS model are adopted for quantitative analysis and comprehensive evaluation of the ecological environment carrying capacity on coal mining. The ecological environment carrying capacity evaluation information system on coal mining is developed based on Visual C++ 6•0, ADO, SQL Server 2000, GIS and so on. This information system has many effective functions such as data management and procession, information query, map operation and spatial analysis, mathematical statistics, comprehensive evaluation, evaluation map drawing, visualization display and so on, and has intuitive and the spatiality characteristic, which can cause the evaluation data and the graph connection and can be the evaluation results direct-viewing demonstration on the graph. This information system was applied in the 22 plan coal mines, Shanxi.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116296629","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
Simplifying Software Metric Models via Hierarchical LASSO with Incomplete Data Samples 基于不完全数据样本的分层LASSO简化软件度量模型
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.117
T. Xie, W. E. Wong, Wenxing Ding
{"title":"Simplifying Software Metric Models via Hierarchical LASSO with Incomplete Data Samples","authors":"T. Xie, W. E. Wong, Wenxing Ding","doi":"10.1109/WCSE.2010.117","DOIUrl":"https://doi.org/10.1109/WCSE.2010.117","url":null,"abstract":"Software metric models can be used in predicting the interested target software metric(s) for future software project based on certain related metric(s). However, during the construction of such a model, incomplete data often appear in data sample gained from analogous past projects. In addition, whether a particular continuous predictor metric or a particular category for a certain categorical predictor metric should be included in the model must be determined in practice. To solve these problems, this paper introduces a methodology integrating the k-nearest neighbors (k-NN) multiple imputation method, kernel smoothing, Monte Carlo simulation, and a latest variable selection method. Thus, a more flexible model is constructed. A case study is given to illustrate the proposed procedures.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126550553","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
Information Security Risk Assessment Methodology Research: Group Decision Making and Analytic Hierarchy Process 信息安全风险评估方法研究:群体决策与层次分析法
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.55
Zhang Xinlan, Huang Zhifang, Wei Guangfu, Zhang Xin
{"title":"Information Security Risk Assessment Methodology Research: Group Decision Making and Analytic Hierarchy Process","authors":"Zhang Xinlan, Huang Zhifang, Wei Guangfu, Zhang Xin","doi":"10.1109/WCSE.2010.55","DOIUrl":"https://doi.org/10.1109/WCSE.2010.55","url":null,"abstract":"Information security risk can be measured by probability of the potential risk incident and its impact. Various quantitative methodologies are given to compute information security risks, but among the existed research, seldom of them considered the difficulties of obtaining data of risk probability and risk impact. Considering the efficiency and operability of collecting data, as well as the effectiveness of output for risk management support, this paper presents a risk assessment methodology for information systems security with the application of group decision making and analytic hierarchy process methods. Procedure of this methodology is provided, and a test case is given to illustrate the effectiveness of this methodology.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127934014","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}
引用次数: 25
Development of Risk Assessment System for Coal-Bed Methane Underbalanced Drilling 煤层气欠平衡钻井风险评估系统的开发
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.72
Xiujuan Yang, Q. Wen, Xiangzhen Yan, Yan Xia
{"title":"Development of Risk Assessment System for Coal-Bed Methane Underbalanced Drilling","authors":"Xiujuan Yang, Q. Wen, Xiangzhen Yan, Yan Xia","doi":"10.1109/WCSE.2010.72","DOIUrl":"https://doi.org/10.1109/WCSE.2010.72","url":null,"abstract":"As there are a lot of factors with complexity and uncertainty, the process of coal-bed methane under balanced drilling has great risk. In order to overcome the one-sidedness and limitation caused by single evaluation method, the combined evaluation model for coal-bed methane under balanced drilling is established based on the combined evaluation theory. And on the basis of the software platform of Visual Basic 2005, the risk assessment system for coal-bed methane under balanced drilling is developed. By practical application and test, it is proved that the system has certain engineering value.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"20 7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115787829","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
The Pricing Scheme of the Grid Resource Based on Cournot Equilibrium 基于古诺均衡的网格资源定价方案
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.109
Hao Li, Bo Wang
{"title":"The Pricing Scheme of the Grid Resource Based on Cournot Equilibrium","authors":"Hao Li, Bo Wang","doi":"10.1109/WCSE.2010.109","DOIUrl":"https://doi.org/10.1109/WCSE.2010.109","url":null,"abstract":"As the complexity of grid environment, grid contains a variety of resources. We introduce the economic model in order to respond the changes of resource supply and demand. In this paper, we based on the original economic model and subdivision the role of resource providers, then we formulate an initial pricing strategy of underlying resources which based on Cournot equilibrium theory to achieve maximum benefits of resource participants. After the initial pricing strategy has been formulated, the initial price and basic information of the resources has been recorded in GIS of grid bank.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125225136","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 the Evaluation for the Enterprise Core Competence in Informationazation 信息化环境下企业核心竞争力评价研究
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.125
Sumian Peng, Junfeng Guo
{"title":"Research on the Evaluation for the Enterprise Core Competence in Informationazation","authors":"Sumian Peng, Junfeng Guo","doi":"10.1109/WCSE.2010.125","DOIUrl":"https://doi.org/10.1109/WCSE.2010.125","url":null,"abstract":"The organizational goal of the enterprises is to meet stakeholder interests and profit goals. Due to the communication of information and communication barriers, the enterprise group of stakeholders in the process of core competence is influenced by the enterprise operation and management control ability level. Because the enterprise stakeholders has different abilities to influence the whole organization, there was a big difference between the specific form. Based on the organizational core competence model design, we constructed the core competence evaluation system and improve the organizational structure of enterprise core competence of a design model of enterprise's core competence of the empirical evaluation of comprehensive effect.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"169 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115753757","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
Design and Realization of NC Graphic Programming System 数控图形编程系统的设计与实现
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.54
Pin Wang, Lansing Su
{"title":"Design and Realization of NC Graphic Programming System","authors":"Pin Wang, Lansing Su","doi":"10.1109/WCSE.2010.54","DOIUrl":"https://doi.org/10.1109/WCSE.2010.54","url":null,"abstract":"A graphical programming system fit for on-site processing is suggested for Computer Numerical Control (CNC) milling machine. Contour information is got through the graphic input module or reading Drawing Exchange File (DXF) file provided by CAD system. After sequencing the graphic elements and interpolation fitting of the non-circular curve by mathematical processing module, and calling the NC programming module with appropriate process parameters, we could generate NC codes automatically. If needed, the simulation module could display tool path dynamically. This system is applied to Lantian series numerical control system successfully in National Engineering Research Center for High-End CNC. It achieves the integration and share of design and process.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121983699","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
Digtal STB Game Portability Based on MVC Pattern 基于MVC模式的数字机顶盒游戏可移植性
2010 Second World Congress on Software Engineering Pub Date : 2010-12-19 DOI: 10.1109/WCSE.2010.65
Jun Huang, Guangping Chen
{"title":"Digtal STB Game Portability Based on MVC Pattern","authors":"Jun Huang, Guangping Chen","doi":"10.1109/WCSE.2010.65","DOIUrl":"https://doi.org/10.1109/WCSE.2010.65","url":null,"abstract":"Due to the tight coupling between the game and the STB environment, the ability to migrate the game to different STB environments is greatly restricted. We first analyzed the STB game software porting difficulties, and then put forward a solution to address the causes identified, presented an architecture based on Model-View-Controller pattern. The architecture managed to allow the same game to be ported to different STB environment without or with a little modifying the game. Lastly the architecture performance which revealed the architecture performance strengths and weaknesses was evaluated.","PeriodicalId":376358,"journal":{"name":"2010 Second World Congress on Software Engineering","volume":"124 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-12-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117138471","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
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信
小红书