In this paper,taking Nb-Mo alloy system as an example,the equations of concentration of characteristic atoms of alloys in BCC structure were obtained on the basis of the idea of systematic science of alloys and the number of coordination atoms.The concentrations of characteristic atoms in B2-NbMo type ordered alloys were calculated as functions of ordering degree(s) and composition xMo.When s=smax,the concentrations of characteristic atoms of stoichiometric B2-NbMo intermetallic compound are equal to that o... 相似文献
The overall behavior of concrete depends on its meso structures such as aggregate shape, interface status, and mortar matrix
property. The two key meso structure characters of concrete, bond status of interface and nonlinear property of matrix, are
considered in focus. The variational structure principle is adopted to establish the macro-meso constitutive law of concrete.
Specially, a linear reference composite material is selected to make its effective behavior approach the nonlinear overall
behavior of concrete. And the overall property of linear reference composite can be estimated by classical estimation method
such as self-consistent estimates method and Mori-Tanaka method. This variational structure method involves an optimum problem
ultimately. Finally, the macro-meso constitutive law of concrete is established by optimizing the shear modulus of matrix
of the linear reference composite. By analyzing the constitutive relation of concrete established, we find that the brittleness
of concrete stems from the imperfect interface and the shear dilation property of concrete comes from the micro holes contained
in concrete.
Supported by the National Natural Science Foundation of China (Grant Nos. 50679022, 90510017, 50539090) and National Basic
Research Program of China (Grant No. 2007CB714104) 相似文献
Modern database systems desperate for the ability to support highly scalable transactions and efficient queries simultaneously for real-time applications. One solution is to utilize query optimization techniques on the on-line transaction processing (OLTP) systems. The materialized view is considered as a panacea to decrease query latency. However, it also involves the significant cost of maintenance which trades away transaction performance. In this paper, we examine the design space and conclude several design features for the implementation of a view on a distributed log-structured merge-tree (LSMtree), which is a well-known structure for improving data write performance. As a result, we develop two incremental view maintenance (IVM) approaches on LSM-tree. One avoids join computation in view maintenance transactions. Another with two optimizations is proposed to decouple the view maintenance with the transaction process. Under the asynchronous update, we also provide consistency queries for views. Experiments on TPC-H benchmark show our methods achieve better performance than straightforward methods on different workloads. 相似文献