Data organization requires high efficiency for large amount of data applied in the digital mine system. A new method of storing massive data of block model is proposed to meet the characteristics of the database, incl...Data organization requires high efficiency for large amount of data applied in the digital mine system. A new method of storing massive data of block model is proposed to meet the characteristics of the database, including ACID-compliant, concurrency support, data sharing, and efficient access. Each block model is organized by linear octree, stored in LMDB(lightning memory-mapped database). Geological attribute can be queried at any point of 3D space by comparison algorithm of location code and conversion algorithm from address code of geometry space to location code of storage. The performance and robustness of querying geological attribute at 3D spatial region are enhanced greatly by the transformation from 3D to 2D and the method of 2D grid scanning to screen the inner and outer points. Experimental results showed that this method can access the massive data of block model, meeting the database characteristics. The method with LMDB is at least 3 times faster than that with etree, especially when it is used to read. In addition, the larger the amount of data is processed, the more efficient the method would be.展开更多
Aiming to efficiently support theLocator/Identifier Separation Protocol(LISP),in this paper,we present an enhanced pointerbased DHT mapping system:LISP-PCHORD.The system creates a pointer space to build ontop of stand...Aiming to efficiently support theLocator/Identifier Separation Protocol(LISP),in this paper,we present an enhanced pointerbased DHT mapping system:LISP-PCHORD.The system creates a pointer space to build ontop of standard DHTs.Mappings within thepointer space are(Endpoint Identifiers(EID),pointers) where the pointer is the address ofthe root node(the physical node that stores themappings) of the corresponding(EID,RoutingLocators(RLOCs)) mappings.In addition toenabling architectural qualities such as scalability and reliability,the proposed LISP-PCHORDcan copy with flat EIDs such as self-certifyingEIDs.The performance of the mapping systemplays a key role in LISP;however,DHT-basedapproaches for LISP seldom consider the mismatch problem that heavily damages the system performance in terms of lookup latency.In order to mitigate the mismatch problem andachieve optimal performance,we propose anoptimization design method that seeks an optimal matching relationship between P-nodes(nodes within the pointer space) and the physical nodes on the basis of the given lookuptraffic matrix.In order to find the optimal matching relationship,we provide two solutions:a linear programming method and a geneticalgorithm.Finally,we evaluate the performance of the proposed scheme and compare itwith that of LISP-DHT.展开更多
The Ms 8.0 May 12,2008 Wenchuan earthquake triggered tens of thousands of landslides.The widespread landslides have caused serious casualties and property losses,and posed a great threat to post-earthquake reconstruct...The Ms 8.0 May 12,2008 Wenchuan earthquake triggered tens of thousands of landslides.The widespread landslides have caused serious casualties and property losses,and posed a great threat to post-earthquake reconstruction.A spatial database,inventoried 43,842 landslides with a total area of 632 km 2,was developed by interpretation of multi-resolution remote sensing images.The landslides can be classified into three categories:swallow,disrupted slides and falls;deep-seated slides and falls,and rock avalanches.The correlation between landslides distribution and the influencing parameters including distance from co-seismic fault,lithology,slope gradient,elevation,peak ground acceleration(PGA) and distance from drainage were analyzed.The distance from co-seismic fault was the most significant parameter followed by slope gradient and PGA was the least significant one.A logistic regression model combined with bivariate statistical analysis(BSA) was adopted for landslide susceptibility mapping.The study area was classified into five categories of landslide susceptibility:very low,low,medium,high and very high.92.0% of the study area belongs to low and very low categories with corresponding 9.0% of the total inventoried landslides.Medium susceptible zones make up 4.2% of the area with 17.7% of the total landslides.The rest of the area was classified into high and very high categories,which makes up 3.9% of the area with corresponding 73.3% of the total landslides.Although the susceptibility map can reveal the likelihood of future landslides and debris flows,and it is helpful for the rebuilding process and future zoning issues.展开更多
Let f(x) be an almost spirallike mapping of type β with order B on unit ball B of complex Banach space X. In this paper, we consider the growth and covering theorems for f(x), we also prove that the estimation is...Let f(x) be an almost spirallike mapping of type β with order B on unit ball B of complex Banach space X. In this paper, we consider the growth and covering theorems for f(x), we also prove that the estimation is precise when β=0 and still give growth upper bound and distortion upper bound for subordinate mapping. This result include some results known.展开更多
Under the conditions of compatility or sub -c ompatility between a sigle-valued mapping and set-valued mapping, this paper d iscusses the existence of common fixed points for two set-valued mappings and a single-value...Under the conditions of compatility or sub -c ompatility between a sigle-valued mapping and set-valued mapping, this paper d iscusses the existence of common fixed points for two set-valued mappings and a single-valued mapping in complete, convex matric spaces. We extend and develop the main results.展开更多
A class of generalized implicit quasivariational inclusions with fuzzy mappings in Hilbert space is discussed in this paper which proves an existence theorem of the solutions and proposes a new iterative algorithm and...A class of generalized implicit quasivariational inclusions with fuzzy mappings in Hilbert space is discussed in this paper which proves an existence theorem of the solutions and proposes a new iterative algorithm and the convergence of the iterative sequence generated by the new algorithm. These results extend and improve some recent corresponding achievements.展开更多
This paper proves a Filippov type existence theorem for solutions of a boundary valueproblem for a Sturm-Liouville type differential inclusion defined by a nonconvex set-valued map.Themethod consists in application of...This paper proves a Filippov type existence theorem for solutions of a boundary valueproblem for a Sturm-Liouville type differential inclusion defined by a nonconvex set-valued map.Themethod consists in application of the contraction principle in the space of selections of the set-valuedmap instead of the space of solutions.展开更多
基金Projects(41572317,51374242)supported by the National Natural Science Foundation of ChinaProject(2015CX005)supported by the Innovation Driven Plan of Central South University,China
文摘Data organization requires high efficiency for large amount of data applied in the digital mine system. A new method of storing massive data of block model is proposed to meet the characteristics of the database, including ACID-compliant, concurrency support, data sharing, and efficient access. Each block model is organized by linear octree, stored in LMDB(lightning memory-mapped database). Geological attribute can be queried at any point of 3D space by comparison algorithm of location code and conversion algorithm from address code of geometry space to location code of storage. The performance and robustness of querying geological attribute at 3D spatial region are enhanced greatly by the transformation from 3D to 2D and the method of 2D grid scanning to screen the inner and outer points. Experimental results showed that this method can access the massive data of block model, meeting the database characteristics. The method with LMDB is at least 3 times faster than that with etree, especially when it is used to read. In addition, the larger the amount of data is processed, the more efficient the method would be.
基金supported by the National Key Basic Research Program of China(973Program) under Grant No.2007CB307100the National Natural Science Foundation of China under Grant No.61001084
文摘Aiming to efficiently support theLocator/Identifier Separation Protocol(LISP),in this paper,we present an enhanced pointerbased DHT mapping system:LISP-PCHORD.The system creates a pointer space to build ontop of standard DHTs.Mappings within thepointer space are(Endpoint Identifiers(EID),pointers) where the pointer is the address ofthe root node(the physical node that stores themappings) of the corresponding(EID,RoutingLocators(RLOCs)) mappings.In addition toenabling architectural qualities such as scalability and reliability,the proposed LISP-PCHORDcan copy with flat EIDs such as self-certifyingEIDs.The performance of the mapping systemplays a key role in LISP;however,DHT-basedapproaches for LISP seldom consider the mismatch problem that heavily damages the system performance in terms of lookup latency.In order to mitigate the mismatch problem andachieve optimal performance,we propose anoptimization design method that seeks an optimal matching relationship between P-nodes(nodes within the pointer space) and the physical nodes on the basis of the given lookuptraffic matrix.In order to find the optimal matching relationship,we provide two solutions:a linear programming method and a geneticalgorithm.Finally,we evaluate the performance of the proposed scheme and compare itwith that of LISP-DHT.
基金supported by the National Key Technology R&D Program(Grant No. 2011BAK12B01)the Young Foundation of National Natural Science of China(Grant No.41202210)+1 种基金the Education Department Innovation Research Team Program(Grant No.IRT0812)the Young Foundation of Chengdu University of Technology and the Education Department of Sichuan Province (Grant Nos.2010QJ15 and 11ZB262)
文摘The Ms 8.0 May 12,2008 Wenchuan earthquake triggered tens of thousands of landslides.The widespread landslides have caused serious casualties and property losses,and posed a great threat to post-earthquake reconstruction.A spatial database,inventoried 43,842 landslides with a total area of 632 km 2,was developed by interpretation of multi-resolution remote sensing images.The landslides can be classified into three categories:swallow,disrupted slides and falls;deep-seated slides and falls,and rock avalanches.The correlation between landslides distribution and the influencing parameters including distance from co-seismic fault,lithology,slope gradient,elevation,peak ground acceleration(PGA) and distance from drainage were analyzed.The distance from co-seismic fault was the most significant parameter followed by slope gradient and PGA was the least significant one.A logistic regression model combined with bivariate statistical analysis(BSA) was adopted for landslide susceptibility mapping.The study area was classified into five categories of landslide susceptibility:very low,low,medium,high and very high.92.0% of the study area belongs to low and very low categories with corresponding 9.0% of the total inventoried landslides.Medium susceptible zones make up 4.2% of the area with 17.7% of the total landslides.The rest of the area was classified into high and very high categories,which makes up 3.9% of the area with corresponding 73.3% of the total landslides.Although the susceptibility map can reveal the likelihood of future landslides and debris flows,and it is helpful for the rebuilding process and future zoning issues.
基金Supported by the National Natural Science Foundation of China(10271117)
文摘Let f(x) be an almost spirallike mapping of type β with order B on unit ball B of complex Banach space X. In this paper, we consider the growth and covering theorems for f(x), we also prove that the estimation is precise when β=0 and still give growth upper bound and distortion upper bound for subordinate mapping. This result include some results known.
文摘Under the conditions of compatility or sub -c ompatility between a sigle-valued mapping and set-valued mapping, this paper d iscusses the existence of common fixed points for two set-valued mappings and a single-valued mapping in complete, convex matric spaces. We extend and develop the main results.
基金Funded by Excellent youth Teacher Foundation of Chongqing Municipal Education Commission (D2005-37).
文摘A class of generalized implicit quasivariational inclusions with fuzzy mappings in Hilbert space is discussed in this paper which proves an existence theorem of the solutions and proposes a new iterative algorithm and the convergence of the iterative sequence generated by the new algorithm. These results extend and improve some recent corresponding achievements.
基金National Natural Science Foundation of China Zhejiang Provincial Natural Science Foundation of China.
文摘The authors consider the global existence of the heat flow of harmonic maps from noncompact manifolds while imposing restrictions on the initial data.
文摘This paper proves a Filippov type existence theorem for solutions of a boundary valueproblem for a Sturm-Liouville type differential inclusion defined by a nonconvex set-valued map.Themethod consists in application of the contraction principle in the space of selections of the set-valuedmap instead of the space of solutions.