首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   14784篇
  免费   1727篇
  国内免费   969篇
化学   3554篇
晶体学   36篇
力学   1676篇
综合类   443篇
数学   7585篇
物理学   4186篇
  2024年   27篇
  2023年   152篇
  2022年   285篇
  2021年   363篇
  2020年   339篇
  2019年   349篇
  2018年   351篇
  2017年   547篇
  2016年   684篇
  2015年   460篇
  2014年   812篇
  2013年   970篇
  2012年   890篇
  2011年   874篇
  2010年   694篇
  2009年   886篇
  2008年   997篇
  2007年   984篇
  2006年   834篇
  2005年   780篇
  2004年   702篇
  2003年   601篇
  2002年   529篇
  2001年   444篇
  2000年   390篇
  1999年   373篇
  1998年   355篇
  1997年   306篇
  1996年   249篇
  1995年   210篇
  1994年   159篇
  1993年   168篇
  1992年   142篇
  1991年   91篇
  1990年   74篇
  1989年   55篇
  1988年   58篇
  1987年   45篇
  1986年   46篇
  1985年   40篇
  1984年   42篇
  1983年   17篇
  1982年   29篇
  1981年   13篇
  1980年   10篇
  1979年   10篇
  1978年   12篇
  1977年   7篇
  1973年   3篇
  1959年   5篇
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
51.
Periodica Mathematica Hungarica - In our paper we study the usage of partially defined Boolean functions (PDBFs) for generating cryptographically strong Boolean functions. A PDBF can be considered...  相似文献   
52.
This paper is concerned with global stabilization of an undamped non‐linear string in the case where any velocity feedback is not available. The linearized system has an infinite number of poles and zeros on the imaginary axis. In the case where any velocity feedback is not available, a parallel compensator is effective. The stabilizer is constructed for the augmented system which consists of the controlled system and a parallel compensator. It is proved that the string can be stabilized by linear boundary control. Copyright © 2003 John Wiley & Sons, Ltd.  相似文献   
53.
马俊  高成修 《数学杂志》2003,23(2):181-184
本文通过研究匹配问题的实例空间,匈牙利算法和解空间三者之间的关系,指出S实例空间的数目与问题复杂度之间的关系既不是充分也不是必要的,而如何对问题的解空间进行合理的分解才能是问题的关键。  相似文献   
54.
全景图像几何畸变校正的算法研究及其软件实现   总被引:5,自引:1,他引:4  
对于360°视场的全景图像,本文提出了分别对其进行切向和径向畸变校正的处理算法,并用插值处理提高处理精度。达到了将全景图像恢复为常规视场平面像的目的。它是进一步图像分析的前期工作。  相似文献   
55.
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.  相似文献   
56.
基于改进遗传算法的布局优化子问题   总被引:2,自引:0,他引:2  
本针对子问题,构造了布局子问题(关于同构布局等价类)的改进遗传算法。将该算法应用于二维布局优化子问题,数值实验表明该算法能够在很好地保持图元的邻接关系的前提下找到子问题的最优解。由于布局优化问题可分解为有限个子问题,所以利用该算法可以找到整个布局优化问题的全局最优解。  相似文献   
57.
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.  相似文献   
58.
本文引入并研究一类新的广义集值强非线性拟变分不等式,讨论这类广义集值强非线性拟变分不等式解的存在性以及由算法所构造的迭代序列的收敛性.我们的结果改进和发展了Noor,Siddiqi和Ansari等人近期的一些主要结果.  相似文献   
59.
We present a numerical implementation of the parallel gradient distribution (PGD) method for the solution of large-scale unconstrained optimization problems. The proposed parallel algorithm is characterized by a parallel phase which exploits the portions of the gradient of the objective function assigned to each processor; then, a coordination phase follows which, by a synchronous interaction scheme, optimizes over the partial results obtained by the parallel phase. The parallel and coordination phases are implemented using a quasi-Newton limited-memory BFGS approach. The computational experiments, carried out on a network of UNIX workstations by using the parallel software tool PVM, show that parallelization efficiency was problem dependent and ranged between 0.15 and 8.75. For the 150 problems solved by PGD on more than one processor, 85 cases had parallelization efficiency below 1, while 65 cases had a parallelization efficiency above 1.  相似文献   
60.
尹虹  邓勃 《分析化学》1997,25(4):400-403
采用前馈线笥网络BP算法,计算了Cd62+-OH^-CO^2-3三元体系的累积稳定常数。用Hopfield反馈网络研究了体系中络合物的形态分布。溶液中溶解的CO2对lgβ1的计算结果有重要影响,对lgβ2,lgβ3,lgβ4的结果影响不大。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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