首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   174887篇
  免费   5327篇
  国内免费   1478篇
电工技术   4003篇
技术理论   8篇
综合类   5235篇
化学工业   28079篇
金属工艺   8745篇
机械仪表   7112篇
建筑科学   7118篇
矿业工程   2393篇
能源动力   3842篇
轻工业   14341篇
水利工程   2498篇
石油天然气   4341篇
武器工业   399篇
无线电   16831篇
一般工业技术   28440篇
冶金工业   11180篇
原子能技术   1174篇
自动化技术   35953篇
  2025年   110篇
  2024年   1896篇
  2023年   1558篇
  2022年   2206篇
  2021年   3488篇
  2020年   2930篇
  2019年   2709篇
  2018年   17038篇
  2017年   16143篇
  2016年   12858篇
  2015年   3960篇
  2014年   4461篇
  2013年   6252篇
  2012年   8554篇
  2011年   14745篇
  2010年   12863篇
  2009年   9761篇
  2008年   10870篇
  2007年   11703篇
  2006年   4006篇
  2005年   4441篇
  2004年   3386篇
  2003年   3200篇
  2002年   2414篇
  2001年   1575篇
  2000年   1771篇
  1999年   1961篇
  1998年   3219篇
  1997年   2299篇
  1996年   1854篇
  1995年   1356篇
  1994年   1067篇
  1993年   831篇
  1992年   517篇
  1991年   422篇
  1990年   331篇
  1989年   283篇
  1988年   292篇
  1987年   199篇
  1986年   178篇
  1985年   161篇
  1984年   144篇
  1983年   101篇
  1982年   97篇
  1981年   104篇
  1980年   90篇
  1977年   122篇
  1976年   227篇
  1955年   63篇
  1954年   68篇
排序方式: 共有10000条查询结果,搜索用时 0 毫秒
131.
132.
In the field of computational fluid dynamics (CFD), the upwind finite volume method (FVM) is widely applied to solve 3D flows with discontinuity phenomena (e.g., shock waves). It produces unstructured data at the center of each cell (cell-centered data) with the flow discontinuity constraint on the inner-face between face-neighboring cells. For visualization, existing approaches with interpolation usually pre-extrapolate cell-centered data into cell-vertexed data (data values given at cell vertices) and only handle cell-vertexed data during actual rendering, which unconsciously depress the rendering accuracy and violate the discontinuity constraint. In this paper, we propose a novel method to visualize cell-centered data directly avoiding extrapolation and keep the discontinuity in the rendering data on the framework of multi-pass raycasting. During resampling, the field is reconstructed using the original cell-centered data value and the cell-gradient estimated by Green–Gauss theorem. To keep the discontinuity, we reconstruct the field at an inner-face resampled point using both the face-adjacencies and get two discontinuous field values. Then the field is obtained by computing Roe-average of the two. The analysis and experiments demonstrate that our approach gains a high-accuracy reconstruction and leads to a high-quality image.  相似文献   
133.
The authors present an application-driven approach to compressing large-scale time-varying volume data. Their approach identifies a reference feature to partition the data into space-time blocks, which are compressed with various precisions depending on their association to the feature. Runtime decompression is performed with bit-wise texture packing and deferred filtering. This method achieves high compression rates and interactive rendering while preserving fine details surrounding regions of interest. Such an application-driven approach could help computational scientists cope with the large-data problem.  相似文献   
134.
The additive model of multiattribute value theory is widely used in multicriteria choice problems. But often it is not easy to obtain precise values for the scaling weights or the alternatives’ value in each function. Several decision rules which require weaker information, such as ordinal information, have been proposed to select an alternative under these circumstances. We propose new decision rules and test them using Monte-Carlo simulation, considering that there is ordinal information both on the scaling weights and on the alternatives’ values. Results show the new rules constitute a good approximation. We provide guidelines about how to use these rules in a context of selecting a subset of the most promising alternatives, considering the contradictory objectives of keeping a low number of alternatives yet not excluding the best one.  相似文献   
135.
In this paper, we prove that the Legendre tau method has the optimal rate of convergence in L 2-norm, H 1-norm and H 2-norm for one-dimensional second-order steady differential equations with three kinds of boundary conditions and in C([0,T];L 2(I))-norm for the corresponding evolution equation with the Dirichlet boundary condition. For the generalized Burgers equation, we develop a Legendre tau-Chebyshev collocation method, which can also be optimally convergent in C([0,T];L 2(I))-norm. Finally, we give some numerical examples.  相似文献   
136.
We present fast and highly scalable parallel computations for a number of important and fundamental matrix problems on distributed memory systems (DMS). These problems include matrix multiplication, matrix chain product, and computing the powers, the inverse, the characteristic polynomial, the determinant, the rank, the Krylov matrix, and an LU- and a QR-factorization of a matrix, and solving linear systems of equations. Our highly scalable parallel computations for these problems are based on a highly scalable implementation of the fastest sequential matrix multiplication algorithm on DMS. We show that compared with the best known parallel time complexities on parallel random access machines (PRAM), the most powerful but unrealistic shared memory model of parallel computing, our parallel matrix computations achieve the same speeds on distributed memory parallel computers (DMPC), and have an extra polylog factor in the time complexities on DMS with hypercubic networks. Furthermore, our parallel matrix computations are fully scalable on DMPC and highly scalable over a wide range of system size on DMS with hypercubic networks. Such fast (in terms of parallel time complexity) and highly scalable (in terms of our definition of scalability) parallel matrix computations were rarely seen before on any distributed memory systems.  相似文献   
137.
An adaptive, real-time, traffic monitoring system   总被引:1,自引:0,他引:1  
In this paper we describe a computer vision-based traffic monitoring system able to detect individual vehicles in real-time. Our fully integrated system first obtains the main traffic variables: counting, speed and category; and then computes a complete set of statistical variables. The objective is to investigate some of the difficulties impeding existing traffic systems to achieve balanced accuracy in every condition; i.e. day and night transitions, shadows, heavy vehicles, occlusions, slow traffic and congestions. The system we present is autonomous, works for long periods of time without human intervention and adapts automatically to the changing environmental conditions. Several innovations, designed to deal with the above circumstances, are proposed in the paper: an integrated calibration and image rectification step, differentiated methods for day and night, an adaptive segmentation algorithm, a multistage shadow detection method and special considerations for heavy vehicle identification and treatment of slow traffic. A specific methodology has been developed to benchmark the accuracy of the different methods proposed.  相似文献   
138.
Electro-hydraulic servo-systems are widely employed in industrial applications such as robotic manipulators, active suspensions, precision machine tools and aerospace systems. They provide many advantages over electric motors, including high force to weight ratio, fast response time and compact size. However, precise control of electro-hydraulic systems, due to their inherent nonlinear characteristics, cannot be easily obtained with conventional linear controllers. Most flow control valves can also exhibit some hard nonlinearities such as dead-zone due to valve spool overlap. This work describes the development of an adaptive fuzzy sliding mode controller for an electro-hydraulic system with unknown dead-zone. The boundedness and convergence properties of the closed-loop signals are proven using Lyapunov stability theory and Barbalat’s lemma. Numerical results are presented in order to demonstrate the control system performance.  相似文献   
139.
This paper presents a general algorithmic framework for computing the IPA derivatives of sample performance functions defined on networks of fluid queues. The underlying network-model consists of bi-layered hybrid dynamical systems with continuous-time dynamics at the lower layer and discrete-event dynamics at the upper layer. The linearized system, computed from the sample path via a discrete-event process, yields fairly simple algorithms for the IPA derivatives. As an application-example, the paper discusses loss and workload performance functions in a tandem network with congestion control, subjected to signal delays.  相似文献   
140.
An electro-optically modulated intensity interrogation method based on tunable waveguide coupled surface plasmon resonance sensors has been proposed. It has been theoretically and experimentally demonstrated that the proposed scheme can enable sensitive measurement of measurand variations. By modulating the refractive index in the waveguide layer, this interrogation method yields modulated signal whose amplitude is related to measurand's refractive index. This amplitude modulated signal offers a higher signal to noise ratio and eliminates additive noise in the sensor system. A preliminary investigation using saline buffers with different NaCl concentrations shows a resolution of 2.3 × 10?6 refractive index unit by our approach. Resolution can be controlled by the amplitude of the applied modulation voltage and can be further enhanced by optimizing the device structure or improving the electro-optical (E-O) coefficient of the E-O material. This approach is simple, stable, and promising for low-cost or multi-channel SPR biosensor applications.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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