期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
Multi-Dimensional Customer Data Analysis in Online Auctions
1
作者 LAO Guoling XIONG Kuan QIN Zheng 《Wuhan University Journal of Natural Sciences》 CAS 2007年第5期793-798,共6页
In this paper, we designed a customer-centered data warehouse system with five subjects: listing, bidding, transaction, accounts, and customer contact based on the business process of online auction companies. For ea... In this paper, we designed a customer-centered data warehouse system with five subjects: listing, bidding, transaction, accounts, and customer contact based on the business process of online auction companies. For each subject, we analyzed its fact indexes and dimensions. Then take transaction subject as example, analyzed the data warehouse model in detail, and got the multi-dimensional analysis structure of transaction subject. At last, using data mining to do customer segmentation, we divided customers into four types: impulse customer, prudent customer, potential customer, and ordinary customer. By the result of multi-dimensional customer data analysis, online auction companies can do more target marketing and increase customer loyalty. 展开更多
关键词 online auction data warehouse online analytic process (OLAP) data mining E-COMMERCE
下载PDF
A RBF classification method of remote sensing image based on genetic algorithm 被引量:1
2
作者 万鲁河 张思冲 +1 位作者 刘万宇 臧淑英 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2006年第6期711-714,共4页
The remote sensing image classification has stimulated considerable interest as an effective method for better retrieving information from the rapidly increasing large volume, complex and distributed satellite remote ... The remote sensing image classification has stimulated considerable interest as an effective method for better retrieving information from the rapidly increasing large volume, complex and distributed satellite remote imaging data of large scale and cross-time, due to the increase of remote image quantities and image resolutions. In the paper, the genetic algorithms were employed to solve the weighting of the radial basis faction networks in order to improve the precision of remote sensing image classification. The remote sensing image classification was also introduced for the GIS spatial analysis and the spatial online analytical processing (OLAP), and the resulted effectiveness was demonstrated in the analysis of land utilization variation of Daqing city. 展开更多
关键词 genetic algorithm radial basis function networks remote sensing image classification spatial online analytical processing GIS
下载PDF
Coalmine Safety Assurance Information System Based on GIS 被引量:1
3
作者 刘桥喜 毛善君 +2 位作者 马蔼乃 毛允德 鲍庆国 《Journal of China University of Mining and Technology》 2003年第2期204-209,共6页
The mine ventilation and safety is one of the most important factors to influence on the coal production.More attention has been paid to manage safety information in scientific, efficient, and real-time way. Therefore... The mine ventilation and safety is one of the most important factors to influence on the coal production.More attention has been paid to manage safety information in scientific, efficient, and real-time way. Therefore, it is important to develop a practical mine safety assurance information system (CSAIS). Based on analyzing the actual management mode for ventilation and safety on mine, the paper studies the structure and function of the mine safety assurance information system based on GIS in detail. Moreover, it also suggests some applications and solutions. By combining with the practical situation, the paper realizes the whole function of the present system. 展开更多
关键词 GIS SAFETY information sharing online analytical processing (OLAP) coal mine
下载PDF
A study on building data warehouse of hospital information system 被引量:10
4
作者 LI Ping WU Tao +2 位作者 CHEN Mu ZHOU Bin XU Wei-guo 《Chinese Medical Journal》 SCIE CAS CSCD 2011年第15期2372-2377,共6页
Background Existing hospital information systems with simple statistical functions cannot meet current management needs. It is well known that hospital resources are distributed with private property rights among hosp... Background Existing hospital information systems with simple statistical functions cannot meet current management needs. It is well known that hospital resources are distributed with private property rights among hospitals, such as in the case of the regional coordination of medical services. In this study, to integrate and make full use of medical data effectively, we propose a data warehouse modeling method for the hospital information system. The method can also be employed for a distributed-hospital medical service system. Methods To ensure that hospital information supports the diverse needs of health care, the framework of the hospital information system has three layers: datacenter layer, system-function layer, and user-interface layer. This paper discusses the role of a data warehouse management system in handling hospital information from the establishment of the data theme to the design of a data model to the establishment of a data warehouse. Online analytical processing tools assist user-friendly multidimensional analysis from a number of different angles to extract the required data and information. Results Use of the data warehouse improves online analytical processing and mitigates deficiencies in the decision support system. The hospital information system based on a data warehouse effectively employs statistical analysis and data mining technology to handle massive quantities of historical data, and summarizes from clinical and hospital information for decision making. Conclusions This paper proposes the use of a data warehouse for a hospital information system, specifically a data warehouse for the theme of hospital information to determine latitude, modeling and so on. The processing of patient information is given as an example that demonstrates the usefulness of this method in the case of hospital information management. Data warehouse technology is an evolving technology, and more and more decision support information extracted by data mining and with decision-making technology is required for further research. 展开更多
关键词 hospital information management hospital information system data warehouse online analytical processing
原文传递
A view-based model of data-cube to support big earth data systems interoperability 被引量:5
5
作者 Stefano Nativi Paolo Mazzetti Max Craglia 《Big Earth Data》 EI 2017年第1期75-99,共25页
Big Earth Data-Cube infrastructures are becoming more and more popular to provide Analysis Ready Data,especially for managing satellite time series.These infrastructures build on the concept of multidimensional data m... Big Earth Data-Cube infrastructures are becoming more and more popular to provide Analysis Ready Data,especially for managing satellite time series.These infrastructures build on the concept of multidimensional data model(data hypercube)and are complex systems engaging different disciplines and expertise.For this reason,their interoperability capacity has become a challenge in the Global Change and Earth System science domains.To address this challenge,there is a pressing need in the community to reach a widely agreed definition of Data-Cube infrastructures and their key features.In this respect,a discussion has started recently about the definition of the possible facets characterizing a Data-Cube in the Earth Observation domain.This manuscript contributes to such debate by introducing a view-based model of Earth Data-Cube systems to design its infrastructural architecture and content schemas,with the final goal of enabling and facilitating interoperability.It introduces six modeling views,each of them is described according to:its main concerns,principal stakeholders,and possible patterns to be used.The manuscript considers the Business Intelligence experience with Data Warehouse and multidimensional“cubes”along with the more recent and analogous development in the Earth Observation domain,and puts forward a set of interoperability recommendations based on the modeling views. 展开更多
关键词 Data-cube big earth data cyberinfrastructures view-based modeling online analytical processing big earth data access and interoperability big data analytics OLaP earth system science SDg
原文传递
Cache-Conscious Data Cube Computation on a Modern Processor
6
作者 栾华 杜小勇 王珊 《Journal of Computer Science & Technology》 SCIE EI CSCD 2009年第4期708-722,共15页
Data cube computation is an important problem in the field of data warehousing and OLAP (online analytical processing). Although it has been studied extensively in the past, most of its algorithms are designed witho... Data cube computation is an important problem in the field of data warehousing and OLAP (online analytical processing). Although it has been studied extensively in the past, most of its algorithms are designed without considering CPU and cache behavior. In this paper, we first propose a cache-conscious cubing approach called CC-Cubing to efficiently compute data cubes on a modern processor. This method can enhance CPU and cache performances. It adopts an integrated depth-first and breadth-first partitioning order and partitions multiple dimensions simultaneously. The partitioning scheme improves the data spatial locality and increases the utilization of cache lines. Software prefetching techniques are then applied in the sorting phase to hide the expensive cache misses associated with data scans. In addition, a cache-aware method is used in CC-Cubing to switch the sort algorithm dynamically. Our performance study shows that CC-Cubing outperforms BUC, Star-Cubing and MM-Cubing in most cases. Then, in order to fully utilize an SMT (simultaneous multithreading) processor, we present a thread-based CC-Cubing-SMT method. This parallel method provides an improvement up to 27% for the single-threaded CC-Cubing algorithm. 展开更多
关键词 data warehousing OLAF online analytical processing data cube computation cache-conscious SMT (simultaneous multithreading)
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部