首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   13881篇
  免费   1690篇
  国内免费   400篇
化学   1513篇
晶体学   33篇
力学   1679篇
综合类   191篇
数学   8977篇
物理学   3578篇
  2024年   25篇
  2023年   131篇
  2022年   408篇
  2021年   421篇
  2020年   275篇
  2019年   273篇
  2018年   292篇
  2017年   397篇
  2016年   405篇
  2015年   307篇
  2014年   612篇
  2013年   776篇
  2012年   825篇
  2011年   687篇
  2010年   692篇
  2009年   834篇
  2008年   896篇
  2007年   954篇
  2006年   810篇
  2005年   681篇
  2004年   517篇
  2003年   529篇
  2002年   483篇
  2001年   457篇
  2000年   407篇
  1999年   322篇
  1998年   346篇
  1997年   309篇
  1996年   221篇
  1995年   232篇
  1994年   196篇
  1993年   172篇
  1992年   156篇
  1991年   127篇
  1990年   106篇
  1989年   85篇
  1988年   74篇
  1987年   63篇
  1986年   62篇
  1985年   78篇
  1984年   64篇
  1983年   22篇
  1982年   36篇
  1981年   32篇
  1980年   26篇
  1979年   37篇
  1978年   28篇
  1977年   34篇
  1976年   22篇
  1957年   6篇
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
181.
In this paper, the problem of finding a shortest path tree rooted at a given source node on a directed graph (SPT) is considered. A new efficient algorithm based on a primal-dual approach is presented, which improves both the convergence and the complexity of the best known auction-like algorithm. It uses the virtual source (VS) concept based on the following consideration: when a node i is visited for the first time by any algorithm which preserves verified the dual admissibility conditions, then the shortest path (SP) from the source node to i is found. Therefore, the SP from the source to the remaining nodes may be computed by considering i as a virtual source.We propose a very efficient implementation of an auction-like algorithm that uses this concept and enables us to obtain a computational cost of O(n 2), where n is the number of nodes.Numerical experimentsare reported showing that the new method outdoes previously proposed auction-like algorithms and is highly competitive with other state-of-art SP approaches.  相似文献   
182.
We consider time-sampled Markov chain kernels, of the form P = n n P n . We prove bounds on the total variation distance to stationarity of such chains. We are motivated by the analysis of near-periodic MCMC algorithms.  相似文献   
183.
A family of multivariate rational functions is constructed. It has strong local minimizers with prescribed function values at prescribed positions. While there might be additional local minima, such minima cannot be global. A second family of multivariate rational functions is given, having prescribed global minimizers and prescribed interpolating data.  相似文献   
184.
Yanguang Li 《Acta Appl Math》2003,77(2):181-214
Recently, the author and collaborators have developed a systematic program for proving the existence of homoclinic orbits in partial differential equations. Two typical forms of homoclinic orbits thus obtained are: (1) transversal homoclinic orbits, (2) Silnikov homoclinic orbits. Around the transversal homoclinic orbits in infinite-dimensional autonomous systems, the author was able to prove the existence of chaos through a shadowing lemma. Around the Silnikov homoclinic orbits, the author was able to prove the existence of chaos through a horseshoe construction.Very recently, there has been a breakthrough by the author in finding Lax pairs for Euler equations of incompressible inviscid fluids. Further results have been obtained by the author and collaborators.  相似文献   
185.
We describe an infeasible interior point algorithm for convex minimization problems. The method uses quasi-Newton techniques for approximating the second derivatives and providing superlinear convergence. We propose a new feasibility control of the iterates by introducing shift variables and by penalizing them in the barrier problem. We prove global convergence under standard conditions on the problem data, without any assumption on the behavior of the algorithm.  相似文献   
186.
The vector partition problem concerns the partitioning of a set A of n vectors in d-space into p parts so as to maximize an objective function c which is convex on the sum of vectors in each part. Here all parameters d, p, n are considered variables. In this paper, we study the adjacency of vertices in the associated partition polytopes. Using our adjacency characterization for these polytopes, we are able to develop an adaptive algorithm for the vector partition problem that runs in time O(q(L)v) and in space O(L), where q is a polynomial function, L is the input size and v is the number of vertices of the associated partition polytope. It is based on an output-sensitive algorithm for enumerating all vertices of the partition polytope. Our adjacency characterization also implies a polynomial upper bound on the combinatorial diameter of partition polytopes. We also establish a partition polytope analogue of the lower bound theorem, indicating that the output-sensitive enumeration algorithm can be far superior to previously known algorithms that run in time polynomial in the size of the worst-case output.  相似文献   
187.
When semi-explicit differential-algebraic equations are solved with implicit Runge-Kutta methods, the computational effort is dominated by the cost of solving the non-linear systems. That is why it is important to have good starting values to begin the iterations. In this paper we study a type of starting algorithms, without additional computational cost, in the case of index-2 and index-3 DAEs. The order of the starting values is defined, and by using DA-series and rooted trees we obtain their general order conditions. If the RK method satisfies some simplifying assumptions, then the maximum order can be obtained.  相似文献   
188.
On the Application of the Auxiliary Problem Principle   总被引:6,自引:0,他引:6  
The auxiliary problem principle (APP) derives from a general theory on decomposition-coordination methods establishing a comprehensive framework for both one-level and two-level methods. In this paper, the results of the two-level methods of APP are specialized for an efficient application to some engineering problems.  相似文献   
189.
Based on the investigation carried out in Ref. 1, this paper incorporates new studies about the properties of inclusion functions on subintervals while a branch-and-bound algorithm is solving global optimization problems. It is found that the relative place of the global minimum value within the inclusion function value of the objective function at the current interval indicates mostly whether the given interval is close to a minimizer point. This information is used in a heuristic interval rejection rule that can save a considerable amount of computation. Illustrative examples are discussed and an extended numerical study shows the advantages of the new approach.  相似文献   
190.
This paper examines the complexity of global verification for MAX-SAT, MAX-k-SAT (for k3), Vertex Cover, and Traveling Salesman Problem. These results are obtained by adaptations of the transformations that prove such problems to be NP-complete. The class of problems PGS is defined to be those discrete optimization problems for which there exists a polynomial time algorithm such that given any solution , either a solution can be found with a better objective function value or it can be concluded that no such solution exists and is a global optimum. This paper demonstrates that if any one of MAX-SAT, MAX-k-SAT (for k3), Vertex Cover, or Traveling Salesman Problem are in PGS, then P=NP.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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