首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   19414篇
  免费   1847篇
  国内免费   1425篇
电工技术   1760篇
技术理论   1篇
综合类   2402篇
化学工业   758篇
金属工艺   476篇
机械仪表   1320篇
建筑科学   615篇
矿业工程   301篇
能源动力   471篇
轻工业   187篇
水利工程   420篇
石油天然气   234篇
武器工业   149篇
无线电   1329篇
一般工业技术   1693篇
冶金工业   328篇
原子能技术   51篇
自动化技术   10191篇
  2024年   46篇
  2023年   194篇
  2022年   305篇
  2021年   361篇
  2020年   479篇
  2019年   507篇
  2018年   433篇
  2017年   600篇
  2016年   653篇
  2015年   743篇
  2014年   1065篇
  2013年   1532篇
  2012年   1185篇
  2011年   1246篇
  2010年   999篇
  2009年   1152篇
  2008年   1230篇
  2007年   1294篇
  2006年   1148篇
  2005年   1001篇
  2004年   862篇
  2003年   760篇
  2002年   674篇
  2001年   567篇
  2000年   501篇
  1999年   434篇
  1998年   357篇
  1997年   350篇
  1996年   295篇
  1995年   249篇
  1994年   254篇
  1993年   187篇
  1992年   175篇
  1991年   141篇
  1990年   105篇
  1989年   98篇
  1988年   88篇
  1987年   53篇
  1986年   53篇
  1985年   39篇
  1984年   51篇
  1983年   30篇
  1982年   37篇
  1981年   23篇
  1980年   24篇
  1979年   29篇
  1978年   11篇
  1977年   21篇
  1976年   14篇
  1975年   12篇
排序方式: 共有10000条查询结果,搜索用时 31 毫秒
71.
在基于单片机的智能化重力加速度测试仪中采用C语言编程简化了程序设计任务,对于汇编语言难于处理的浮点数运算及汉字打印输出可通过C语言编译器的内部库函数调用实现,介绍了一种专为8051系列单片机设计的C语言编译器Frankilin C51,它具有代码优化功能,能产生极高效率的机器码,并且提供了丰富的内部函数库。描述了C51函数库所支持的IEEE标准浮点数的内存格式以及采用sprintf()函数处理包括  相似文献   
72.
多约束的桥梁结构拓扑优化   总被引:27,自引:1,他引:26  
基于ESO (Evolutionary Structural Optimization)的拓扑优化方法,本文提出了一种适应于桥梁结构的拓扑优化方法。引进了两种性能指标公式来确定最佳拓扑设计。另外,为了更有效地尝试改进最终设计的细节,而又不进行更精细有限元网格的完整分析,这里提出了一种精细网络设计方案。再者,结合细啃技术,完成了考虑应力、位移、频率约束的斜拉桥优化设计。通过几种桥梁的设计优化,表明该方法的可应用性、简洁性和有效性。  相似文献   
73.
Parallel computers have not yet had the expected impact on mainstream computing. Parallelism adds a level of complexity to the programming task that makes it very error-prone. Moreover, a large variety of very different parallel architectures exists. Porting an implementation from one machine to another may require substantial changes. This paper addresses some of these problems by developing a formal basis for the design of parallel programs in the form of a refinement calculus. The calculus allows the stepwise formal derivation of an abstract, low-level implementation from a trusted, high-level specification. The calculus thus helps structuring and documenting the development process. Portability is increased, because the introduction of a machine-dependent feature can be located in the refinement tree. Development efforts above this point in the tree are independent of that feature and are thus reusable. Moreover, the discovery of new, possibly more efficient solutions is facilitated. Last but not least, programs are correct by construction, which obviates the need for difficult debugging. Our programming/specification notation supports fair parallelism, shared-variable and message-passing concurrency, local variables and channels. The calculus rests on a compositional trace semantics that treats shared-variable and message-passing concurrency uniformly. The refinement relation combines a context-sensitive notion of trace inclusion and assumption-commitment reasoning to achieve compositionality. The calculus straddles both concurrency paradigms, that is, a shared-variable program can be refined into a distributed, message-passing program and vice versa. Received July 2001 / Accepted in revised form May 2002  相似文献   
74.
最小生成树的高效异步并行算法   总被引:1,自引:0,他引:1  
在MIMD-SM并行计算模型上,本文给出了时间复杂性为O(n(n/p+logp))的最小生成树的异步并行算法,其中n,p(1≤p≤n)分别表示图的顶点数和处理机的个数。  相似文献   
75.
球轴承作为重要的支承部件,广泛用于惯性仪表之中。通过对球轴承的变形理论进行分析,建立了轴承的总体平衡方程,并将轴承的变形问题转化为数学上求解目标函数的极小值问题,用POWELL优化方法编制了能不同排列形向心推力球轴承在不同预载下及在径向、轴向联合工作负荷作用下的变形、接触应力进行计算的FORTRAN程序,解决了手工计算解决了不的问题,从而为分析不同结构参数和载荷对球轴承刚度的影响提供了重要手段,为  相似文献   
76.
在对英文排版时,我们既应考虑单词之间的间隔,以便清晰可读,又应考虑节省版面,以便降低费用,本文通过详细地讨论两种算法可以解决这一矛盾。  相似文献   
77.
Let us consider n data measurements of a univariate process that have been altered by random errors. We assume that an underlying model function has a substantially smaller number of turning points than the observed ones. We propose algorithms that make least the sum of the moduli of the errors by requiring k monotonic sections, alternately increasing and decreasing, in the sequence of the smoothed values. The main difficulty in this calculation is that the optimal positions of the joins of the monotonic sections have to be found automatically among so many combinations that it is impossible to test each one separately. Moreover, the calculation seems to be very intractable to general optimization techniques because O(nk) local minima can occur. It is shown that dynamic programming can be used for separating the data into optimal disjoint sections of adjacent data, where each section requires a single L1 monotonic calculation. This procedure is highly efficient, requiring at most O(kn2) computer operations and O(n) best L1 monotonic calculations to subranges of data for a global minimum.  相似文献   
78.
Imperative programs can be inverted directly from their forward-directed program code with the use of logical inference. The relational semantics of imperative computations treats programs as logical relations over the observable state of the environment, which is taken to be the state of the variables in memory. Program relations denote both forward and backward computations, and the direction of the computation depends upon the instantiation pattern of arguments in the relation. This view of inversion has practical applications when the relational semantics is treated as a logic program. Depending on the logic programming inference scheme used, execution of this relational program can compute the inverse of the imperative program. A number of nontrivial imperative computations can be inverted with minimal logic programming tools.  相似文献   
79.
This paper presents an efficient method which provides the optimal generation mix and the optimal generation construction process. The approximation method in which the dynamic programming technique and gradient method are combined is applied to determine the optimal generation mix with hydropower generation technologies. The successive approximations dynamic programming (SADP) technique, which is very suitable for high-dimensional multistage decision process problems, is used for obtaining the optimal generation construction process. The effectiveness and feasibility of the developed technique are demonstrated on a practical power system model which has five types of generation technologies including a hydropower generation technology.  相似文献   
80.
对二阶A型Cooper变换进行增强,放宽可用性条件,并证明了其正确性,最后举例说明其应用。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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