首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   10455篇
  免费   1220篇
  国内免费   391篇
化学   979篇
晶体学   16篇
力学   1066篇
综合类   346篇
数学   6690篇
物理学   2969篇
  2024年   21篇
  2023年   96篇
  2022年   327篇
  2021年   304篇
  2020年   208篇
  2019年   222篇
  2018年   251篇
  2017年   372篇
  2016年   477篇
  2015年   328篇
  2014年   603篇
  2013年   681篇
  2012年   563篇
  2011年   621篇
  2010年   504篇
  2009年   676篇
  2008年   723篇
  2007年   707篇
  2006年   552篇
  2005年   504篇
  2004年   447篇
  2003年   365篇
  2002年   346篇
  2001年   307篇
  2000年   281篇
  1999年   235篇
  1998年   218篇
  1997年   186篇
  1996年   168篇
  1995年   126篇
  1994年   86篇
  1993年   98篇
  1992年   82篇
  1991年   45篇
  1990年   49篇
  1989年   33篇
  1988年   38篇
  1987年   27篇
  1986年   33篇
  1985年   36篇
  1984年   32篇
  1983年   11篇
  1982年   20篇
  1981年   9篇
  1980年   6篇
  1979年   8篇
  1977年   12篇
  1976年   5篇
  1975年   3篇
  1959年   5篇
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
41.
马俊  高成修 《数学杂志》2003,23(2):181-184
本文通过研究匹配问题的实例空间,匈牙利算法和解空间三者之间的关系,指出S实例空间的数目与问题复杂度之间的关系既不是充分也不是必要的,而如何对问题的解空间进行合理的分解才能是问题的关键。  相似文献   
42.
全景图像几何畸变校正的算法研究及其软件实现   总被引:5,自引:1,他引:4  
对于360°视场的全景图像,本文提出了分别对其进行切向和径向畸变校正的处理算法,并用插值处理提高处理精度。达到了将全景图像恢复为常规视场平面像的目的。它是进一步图像分析的前期工作。  相似文献   
43.
A hybrid heuristic method for combinatorial optimization problems is proposed that combines different classical techniques such as tree search procedures, bounding schemes and local search. The proposed method enhances the classic beam search approach by applying to each partial solution corresponding to a node selected by the beam, a further test that checks whether the current partial solution is dominated by another partial solution at the same level of the search tree. If this is the case, the latter solution becomes the new current partial solution. This step allows to partially recover from previous wrong decisions of the beam search procedure and can be seen as a local search step on the partial solution. We present here the application to two well known combinatorial optimization problems: the two-machine total completion time flow shop scheduling problem and the uncapacitated p-median location problem. In both cases the method strongly improves the performances with respect to the basic beam search approach and is competitive with the state of the art heuristics.  相似文献   
44.
This paper describes the first algorithm to compute the greatest common divisor (GCD) of two n-bit integers using a modular representation for intermediate values U, V and also for the result. It is based on a reduction step, similar to one used in the accelerated algorithm [T. Jebelean, A generalization of the binary GCD algorithm, in: ISSAC '93: International Symposium on Symbolic and Algebraic Computation, Kiev, Ukraine, 1993, pp. 111–116; K. Weber, The accelerated integer GCD algorithm, ACM Trans. Math. Softw. 21 (1995) 111–122] when U and V are close to the same size, that replaces U by (UbV)/p, where p is one of the prime moduli and b is the unique integer in the interval (−p/2,p/2) such that . When the algorithm is executed on a bit common CRCW PRAM with O(nlognlogloglogn) processors, it takes O(n) time in the worst case. A heuristic model of the average case yields O(n/logn) time on the same number of processors.  相似文献   
45.
基于改进遗传算法的布局优化子问题   总被引:2,自引:0,他引:2  
本针对子问题,构造了布局子问题(关于同构布局等价类)的改进遗传算法。将该算法应用于二维布局优化子问题,数值实验表明该算法能够在很好地保持图元的邻接关系的前提下找到子问题的最优解。由于布局优化问题可分解为有限个子问题,所以利用该算法可以找到整个布局优化问题的全局最优解。  相似文献   
46.
This paper presents a unified analysis of decomposition algorithms for continuously differentiable optimization problems defined on Cartesian products of convex feasible sets. The decomposition algorithms are analyzed using the framework of cost approx imation algorithms. A convergence analysis is made for three decomposition algorithms: a sequential algorithm which extends the classical Gauss-Seidel scheme, a synchronized parallel algorithm which extends the Jacobi method, and a partially asynchronous parallel algorithm. The analysis validates inexact computations in both the subproblem and line search phases, and includes convergence rate results. The range of feasible step lengths within each algorithm is shown to have a direct correspondence to the increasing degree of parallelism and asynchronism, and the resulting usage of more outdated information in the algorithms.  相似文献   
47.
本文引入并研究一类新的广义集值强非线性拟变分不等式,讨论这类广义集值强非线性拟变分不等式解的存在性以及由算法所构造的迭代序列的收敛性.我们的结果改进和发展了Noor,Siddiqi和Ansari等人近期的一些主要结果.  相似文献   
48.
尹虹  邓勃 《分析化学》1997,25(4):400-403
采用前馈线笥网络BP算法,计算了Cd62+-OH^-CO^2-3三元体系的累积稳定常数。用Hopfield反馈网络研究了体系中络合物的形态分布。溶液中溶解的CO2对lgβ1的计算结果有重要影响,对lgβ2,lgβ3,lgβ4的结果影响不大。  相似文献   
49.
本文在A.Blanco等人的算法的基础上,提出了max-min神经网络的一种改进了的反馈学习算法,严格证明了该算法的迭代收敛性,理论分析及实例计算结果均表明,本文算法具有算法简单,收敛速度快,输出误差小等显著特点。  相似文献   
50.
一类非线性单调型方程的区域分裂法   总被引:1,自引:0,他引:1  
本文考虑了一类非线性单调问题的加性Schwgrz交替法和异步平行算法,并得到了在能量模意义下的收敛性结果,最后还讨论了格式的有限元离散。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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