首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   1243篇
  免费   64篇
  国内免费   2篇
电工技术   28篇
综合类   1篇
化学工业   418篇
金属工艺   33篇
机械仪表   46篇
建筑科学   35篇
矿业工程   4篇
能源动力   30篇
轻工业   117篇
水利工程   3篇
石油天然气   5篇
无线电   46篇
一般工业技术   302篇
冶金工业   15篇
原子能技术   7篇
自动化技术   219篇
  2023年   7篇
  2022年   15篇
  2021年   45篇
  2020年   18篇
  2019年   34篇
  2018年   44篇
  2017年   41篇
  2016年   30篇
  2015年   42篇
  2014年   64篇
  2013年   121篇
  2012年   68篇
  2011年   97篇
  2010年   54篇
  2009年   65篇
  2008年   69篇
  2007年   52篇
  2006年   33篇
  2005年   31篇
  2004年   20篇
  2003年   25篇
  2002年   34篇
  2001年   14篇
  2000年   17篇
  1999年   10篇
  1998年   14篇
  1997年   11篇
  1996年   15篇
  1995年   12篇
  1994年   11篇
  1993年   13篇
  1992年   7篇
  1991年   8篇
  1990年   4篇
  1989年   9篇
  1988年   6篇
  1987年   9篇
  1986年   6篇
  1985年   9篇
  1984年   9篇
  1983年   9篇
  1982年   5篇
  1981年   10篇
  1980年   10篇
  1979年   13篇
  1978年   5篇
  1977年   10篇
  1976年   7篇
  1975年   11篇
  1973年   12篇
排序方式: 共有1309条查询结果,搜索用时 15 毫秒
31.
The implementation of the distance learning and e-learning in technical disciplines (like Mechanical and Electrical Engineering) is still far behind the grown practice in narrative disciplines (like Economy, management, etc.). This comes out from the fact that education in technical disciplines inevitably involves laboratory exercises and this fact drastically increases the complexity of a potential e-learning system. New approach and new specific knowledge are needed to develop such a system. We expect to meet the requirements of distance learning by developing the software-based laboratory exercises, i.e., a virtual laboratory. To fully substitute a physical system like laboratory equipment, one must emulate its full dynamics. The mathematical model in the form of differential equations will be applied to calculate dynamics and provide the data that would otherwise be measured on a physical system – this means simulation.  相似文献   
32.
Miroslav  Ivo   《Automatica》2009,45(9):2052-2059
A new unified formulation of the active fault detection and control problem for discrete-time stochastic systems and its optimal solution are proposed. The problem formulation stems from the optimal stochastic control problem and includes important special cases: an active detector and controller, an active detector and input signal generator, and an active detector with a given input signal generator. The optimal solution is derived using the so-called closed loop information processing strategy. This strategy respects the influence of the current decision and/or input on the future behavior of the observed system, allows penalizing future wrong decisions, and improves the quality of fault detection. The proposed formulation and obtained solution also provide better understanding of the active fault detection and its relation to the optimal stochastic control. The results are illustrated in numerical examples.  相似文献   
33.
In the paper we present compact library for analysis of nuclear spectra. The library consists of sophisticated functions for background elimination, smoothing, peak searching, deconvolution, and peak fitting. The functions can process one- and two-dimensional spectra. The software described in the paper comprises a number of conventional as well as newly developed methods needed to analyze experimental data.

Program summary

Program title: SpecAnalysLib 1.1Catalogue identifier: AEDZ_v1_0Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEDZ_v1_0.htmlProgram obtainable from: CPC Program Library, Queen's University, Belfast, N. IrelandLicensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.htmlNo. of lines in distributed program, including test data, etc.: 42 154No. of bytes in distributed program, including test data, etc.: 2 379 437Distribution format: tar.gzProgramming language: C++Computer: Pentium 3 PC 2.4 GHz or higher, Borland C++ Builder v. 6. A precompiled Windows version is included in the distribution packageOperating system: Windows 32 bit versionsRAM: 10 MBWord size: 32 bitsClassification: 17.6Nature of problem: The demand for advanced highly effective experimental data analysis functions is enormous. The library package represents one approach to give the physicists the possibility to use the advanced routines simply by calling them from their own programs. SpecAnalysLib is a collection of functions for analysis of one- and two-parameter γ-ray spectra, but they can be used for other types of data as well. The library consists of sophisticated functions for background elimination, smoothing, peak searching, deconvolution, and peak fitting.Solution method: The algorithms of background estimation are based on Sensitive Non-linear Iterative Peak (SNIP) clipping algorithm. The smoothing algorithms are based on the convolution of the original data with several types of filters and algorithms based on discrete Markov chains. The peak searching algorithms use the smoothed second differences and they can search for peaks of general form. The deconvolution (decomposition - unfolding) functions use the Gold iterative algorithm, its improved high resolution version and Richardson-Lucy algorithm. In the algorithms of peak fitting we have implemented two approaches. The first one is based on the algorithm without matrix inversion - AWMI algorithm. It allows it to fit large blocks of data and large number of parameters. The other one is based on the calculation of the system of linear equations using Stiefel-Hestens method. It converges faster than the AWMI, however it is not suitable for fitting large number of parameters.Restrictions: Dimensionality of the analyzed data is limited to two.Unusual features: Dynamically loadable library (DLL) of processing functions users can call from their own programs.Running time: Most processing routines execute interactively or in a few seconds. Computationally intensive routines (deconvolution, fitting) execute longer, depending on the number of iterations specified and volume of the processed data.  相似文献   
34.
35.
In this study, an optimization of the airfoil of a sailplane is carried out by a recently developed multi-objective genetic algorithm based on microevolution, containing crowding, range adaptation, knowledge-based reinitialization and ε-dominance. Its efficiency was tested on a set of test problems. The results are encouraging, suggesting that very small populations can be used effectively to solve real-world multi-objective optimization problems in many cases of interest.  相似文献   
36.
Online bin stretching is a semi-online variant of bin packing in which the algorithm has to use the same number of bins as an optimal packing, but is allowed to slightly overpack the bins. The goal is to minimize the amount of overpacking, i.e., the maximum size packed into any bin. We give an algorithm for online bin stretching with a stretching factor of \(11/8 = 1.375\) for three bins. Additionally, we present a lower bound of \(45/33 = 1.\overline{36}\) for online bin stretching on three bins and a lower bound of 19/14 for four and five bins that were discovered using a computer search.  相似文献   
37.
38.
39.
A procedure relying on linear programming techniques is developed to compute (regression) quantile regions that have been defined recently. In the location case, this procedure allows for computing halfspace depth regions even beyond dimension two. The corresponding algorithm is described in detail, and illustrations are provided both for simulated and real data. The efficiency of a Matlab implementation of the algorithm1 is also investigated through extensive simulations.  相似文献   
40.
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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