首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   725篇
  免费   14篇
  国内免费   14篇
化学   117篇
力学   39篇
数学   507篇
物理学   90篇
  2023年   6篇
  2022年   12篇
  2021年   12篇
  2020年   16篇
  2019年   16篇
  2018年   18篇
  2017年   12篇
  2016年   9篇
  2015年   11篇
  2014年   34篇
  2013年   68篇
  2012年   32篇
  2011年   44篇
  2010年   18篇
  2009年   48篇
  2008年   58篇
  2007年   46篇
  2006年   25篇
  2005年   35篇
  2004年   31篇
  2003年   20篇
  2002年   17篇
  2001年   19篇
  2000年   16篇
  1999年   13篇
  1998年   10篇
  1997年   5篇
  1996年   13篇
  1995年   9篇
  1994年   5篇
  1993年   8篇
  1992年   9篇
  1991年   5篇
  1990年   3篇
  1989年   2篇
  1988年   3篇
  1987年   6篇
  1986年   3篇
  1985年   6篇
  1984年   4篇
  1982年   3篇
  1981年   2篇
  1980年   9篇
  1979年   7篇
  1978年   4篇
  1977年   1篇
排序方式: 共有753条查询结果,搜索用时 15 毫秒
101.
Abstract

This article provides an efficient algorithm for generating a random matrix according to a Wishart distribution, but with eigenvalues constrained to be less than a given vector of positive values. The procedure of Odell and Feiveson provides a guide, but the modifications here ensure that the diagonal elements of a candidate matrix are less than the corresponding elements of the constraint vector, thus greatly improving the chances that the matrix will be acceptable. The Normal hierarchical model with vector outcomes and the multivariate random effects model provide motivating applications.  相似文献   
102.
In this paper, we generalize the inclusion constrained longest common subsequence (CLCS) problem to the hybrid CLCS problem which is the combination of the sequence inclusion CLCS and the string inclusion CLCS, called the sequential substring constrained longest common subsequence   (SSCLCS) problem. In the SSCLCS problem, we are given two strings AA and BB of lengths mm and nn, respectively, formed by alphabet ΣΣ and a constraint sequence CC formed by ordered strings (C1,C2,C3,…,Cl)(C1,C2,C3,,Cl) with total length rr. The problem is that of finding the longest common subsequence DD of AA and BB containing C1,C2,C3,…,ClC1,C2,C3,,Cl as substrings and with the order of the CC’s retained. This problem has two variants, depending on whether the strings in CC cannot overlap or may overlap. We propose algorithms with O(mnl+(m+n)(|Σ|+r))O(mnl+(m+n)(|Σ|+r)) and O(mnr+(m+n)|Σ|)O(mnr+(m+n)|Σ|) time for the two variants. For the special case with one or two constraints, our algorithm runs in O(mn+(m+n)(|Σ|+r))O(mn+(m+n)(|Σ|+r)) or O(mnr+(m+n)|Σ|)O(mnr+(m+n)|Σ|) time, respectively—an order faster than the algorithm proposed by Chen and Chao.  相似文献   
103.
The structures, stabilities and electronic properties of neutral and anionic B3Sin (n?=?1–17) clusters have been systemically investigated on the basis of density functional theory at the B3LYP/6-311?+?G(d) level and CALYPSO structure prediction method. The structural searches show that three boron atoms tend to form B3 triangle encapsulated into Sin cages with the increasing number of silicon atoms. Most of the lowest energy structures can be derived by using the squashed pentagonal bipyramid structure of B3Si4 and B3Si4? as the major building unit. The relative stabilities are studied based on the calculated binding energies, second-order difference of energies and HOMO–LUMO gaps of the lowest energy structures. In addition, Hirshfeld, natural population analysis, Bader approaches and natural electronic configuration are performed to explore the charge transfer. At last, molecular orbital, magnetic properties, IR, Raman and UV–vis spectra are also, respectively, analysed for providing strong support for essential theoretical and experimental research.  相似文献   
104.
In this paper we prove that the steepest descent of certain porous-medium type functionals with respect to the quadratic Wasserstein distance over a constrained (but not weakly closed) manifold gives rise to a nonlinear, nonlocal parabolic partial differential equation connected to the study of the asymptotic behavior of solutions for filtration problems. The result by Carlen and Gangbo on constrained optimization for steepest descent of the negative Boltzmann entropy in the Wasserstein space is generalized to porous-medium type functionals. An interesting feature of the resulting Fokker-Planck equation is the nonlocality of its drift term occurring at the same time as its nonlinearity.  相似文献   
105.
This paper surveys the literature on the optimisation of water distribution network design. The water distribution network design (WDND) optimisation problem entails finding the material and diameter of each pipe in the network so that the total cost of the network is minimised without violating any hydraulic constraints. This is a difficult combinatorial optimisation problem, in which decision variables are discrete and both cost function and constraints are non-linear. Over the past 30 years, a large number of methods, especially in the field of (meta) heuristics, have been developed to solve this problem, most of which obtain good results on the available benchmark networks. In addition to outlining the basic features of each method, a detailed computational comparison is presented. Based on this comparison, some issues with the current state of the art in this domain are discussed, and some future research directions are suggested. Additionally, the need for an adequate set of benchmark instances is motivated, and the minimal requirements for an instance set generator are discussed.  相似文献   
106.
We study a problem of minimising the total number of zeros in the gaps between blocks of consecutive ones in the columns of a binary matrix by permuting its rows. The problem is referred to as the Consecutive Ones Matrix Augmentation Problem, and is known to be NP-hard. An analysis of the structure of an optimal solution allows us to focus on a restricted solution space, and to use an implicit representation for searching the space. We develop an exact solution algorithm, which is linear-time in the number of rows if the number of columns is constant, and two constructive heuristics to tackle instances with an arbitrary number of columns. The heuristics use a novel solution representation based upon row sequencing. In our computational study, all heuristic solutions are either optimal or close to an optimum. One of the heuristics is particularly effective, especially for problems with a large number of rows.  相似文献   
107.
The Maximum Diversity Problem (MDP) consists in selecting a subset of mm elements from a given set of nn elements (n>mn>m) in such a way that the sum of the pairwise distances between the mm chosen elements is maximized. We present a hybrid metaheuristic algorithm (denoted by MAMDP) for MDP. The algorithm uses a dedicated crossover operator to generate new solutions and a constrained neighborhood tabu search procedure for local optimization. MAMDP applies also a distance-and-quality based replacement strategy to maintain population diversity. Extensive evaluations on a large set of 120 benchmark instances show that the proposed approach competes very favorably with the current state-of-art methods for MDP. In particular, it consistently and easily attains all the best known lower bounds and yields improved lower bounds for 6 large MDP instances. The key components of MAMDP are analyzed to shed light on their influence on the performance of the algorithm.  相似文献   
108.
In the context of convex analysis, macro-hybrid variational formulations of constrained boundary value problems are presented. Monotone mixed variational inclusions are macro-hybridized on the basis of nonoverlapping domain decompositions, and corresponding three-field versions are derived. Then, for regularization purposes, augmented formulations are established via preconditioned exact penalizations and expressed in terms of proximation operators. Optimization interpretations are given for potential problems, recovering the classic two- and three-field augmented Lagrangian formulations. Furthermore, associated parallel two- and three-field proximal-point algorithms are discussed for numerical resolution of finite element discretizations. Applications to dual mixed variational formulations of problems from mechanics illustrate the theory.  相似文献   
109.
110.
The structure of a constrained bicyclic chiral derivatizing agent (CDA), 1,2,3,4-tetrahydro-1,4-epoxynaphthalene-1-carboxylic acid, THENA 1, was modified by replacing both exo-methylene protons with deuterium atoms. The modified CDA, THENA-d22, could be used to assign the absolute configuration of chiral secondary alcohols with good reliability. Compared with THENA, the multiplicity of the methylene proton signals in the 1H NMR spectra of THENA-d2 derivatives is less complicated and the new CDA thus offers simpler NMR spectra for data interpretation.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号