首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   802篇
  免费   32篇
  国内免费   2篇
电工技术   18篇
化学工业   158篇
金属工艺   11篇
机械仪表   33篇
建筑科学   13篇
矿业工程   2篇
能源动力   61篇
轻工业   39篇
水利工程   1篇
无线电   108篇
一般工业技术   183篇
冶金工业   77篇
原子能技术   4篇
自动化技术   128篇
  2024年   4篇
  2023年   11篇
  2022年   18篇
  2021年   24篇
  2020年   25篇
  2019年   18篇
  2018年   28篇
  2017年   30篇
  2016年   31篇
  2015年   20篇
  2014年   12篇
  2013年   51篇
  2012年   30篇
  2011年   47篇
  2010年   25篇
  2009年   22篇
  2008年   31篇
  2007年   37篇
  2006年   32篇
  2005年   25篇
  2004年   22篇
  2003年   11篇
  2002年   16篇
  2001年   14篇
  2000年   6篇
  1999年   9篇
  1998年   34篇
  1997年   29篇
  1996年   16篇
  1995年   11篇
  1994年   13篇
  1993年   7篇
  1992年   10篇
  1991年   8篇
  1990年   5篇
  1989年   12篇
  1988年   8篇
  1987年   4篇
  1986年   5篇
  1984年   8篇
  1982年   4篇
  1981年   8篇
  1979年   3篇
  1978年   3篇
  1977年   8篇
  1976年   7篇
  1975年   7篇
  1974年   5篇
  1973年   4篇
  1971年   4篇
排序方式: 共有836条查询结果,搜索用时 187 毫秒
21.
In this paper, we focus on information extraction from optical character recognition (OCR) output. Since the content from OCR inherently has many errors, we present robust algorithms for information extraction from OCR lattices instead of merely looking them up in the top-choice (1-best) OCR output. Specifically, we address the challenge of named entity detection in noisy OCR output and show that searching for named entities in the recognition lattice significantly improves detection accuracy over 1-best search. While lattice-based named entity (NE) detection improves NE recall from OCR output, there are two problems with this approach: (1) the number of false alarms can be prohibitive for certain applications and (2) lattice-based search is computationally more expensive than 1-best NE lookup. To mitigate the above challenges, we present techniques for reducing false alarms using confidence measures and for reducing the amount of computation involved in performing the NE search. Furthermore, to demonstrate that our techniques are applicable across multiple domains and languages, we experiment with optical character recognition systems for videotext in English and scanned handwritten text in Arabic.  相似文献   
22.
We consider the XPath evaluation problem: Evaluate an XPath query Q on a streaming XML document D; i.e., determine the set Q(D) of document elements selected by Q. We mainly consider Conjunctive XPath queries that involve only the child and descendant axes. Previously known in-memory algorithms for this problem use O(|D|) space and O(|Q||D|) time. Several previously known algorithms for the streaming version use Ω(dn) space and Ω(dn|D|) time in the worst case; d denotes the depth of D, and n denotes the number of location steps in Q. Their exponential space requirement could well exceed the O(|D|) space used by the in-memory algorithms. We present an efficient algorithm that uses O(d|Q|+nc) space and O((|Q|+dn)|D|) time in the worst case; c denotes the maximum number of elements of D that can be candidates for output, at any one instant. For some worst case Q and D, the memory space used by our algorithm matches our lower bound proved in a different paper; so, our algorithm uses optimal memory space in the worst case.  相似文献   
23.
In this paper, we consider a multi-channel cognitive radio network (CRN) where multiple secondary users share a single channel and multiple channels are simultaneously used by a single secondary user (SU) to satisfy their rate requirements. In such an environment, we attempt to evaluate the optimal power and rate distribution choices that each secondary user has to make in order to maintain their quality of service (QoS). Our measures for QoS include signal to interference plus noise ratio (SINR)/bit error rate (BER) and minimum rate requirement. We propose two centralized optimization frameworks in order to solve for the optimal resource management strategies. In the first framework, we determine the minimum transmit power that SUs should employ in order to maintain a certain SINR and use that result to calculate the optimal rate allocation strategy across channels. In the second framework, both transmit power and rate per channel are simultaneously optimized with the help of a bi-objective problem formulation. Unlike prior efforts, we transform the BER constraint into a convex constraint in order to guarantee optimality of the resulting solutions. Simulation results demonstrate that in both frameworks, optimal transmit power follows “reverse water filling” process and rate allocation follows SINR. We also observe that, due to the ability to adapt both power and rate simultaneously to attain a certain BER, the joint optimization framework results in a lower total transmit power than the two-stage approach.  相似文献   
24.
In this paper, a combined scheme of edge-based smoothed finite element method (ES-FEM) and node-based smoothed finite element method (NS-FEM) for triangular Reissner–Mindlin flat shells is developed to improve the accuracy of numerical results. The present method, named edge/node-based S-FEM (ENS-FEM), uses a gradient smoothing technique over smoothing domains based on a combination of ES-FEM and NS-FEM. A discrete shear gap technique is incorporated into ENS-FEM to avoid shear-locking phenomenon in Reissner–Mindlin flat shell elements. For all practical purpose, we propose an average combination (aENS-FEM) of ES-FEM and NS-FEM for shell structural problems. We compare numerical results obtained using aENS-FEM with other existing methods in the literature to show the effectiveness of the present method.  相似文献   
25.
Many real-world domains exhibit rich relational structure and stochasticity and motivate the development of models that combine predicate logic with probabilities. These models describe probabilistic influences between attributes of objects that are related to each other through known domain relationships. To keep these models succinct, each such influence is considered independent of others, which is called the assumption of “independence of causal influences” (ICI). In this paper, we describe a language that consists of quantified conditional influence statements and captures most relational probabilistic models based on directed graphs. The influences due to different statements are combined using a set of combining rules such as Noisy-OR. We motivate and introduce multi-level combining rules, where the lower level rules combine the influences due to different ground instances of the same statement, and the upper level rules combine the influences due to different statements. We present algorithms and empirical results for parameter learning in the presence of such combining rules. Specifically, we derive and implement algorithms based on gradient descent and expectation maximization for different combining rules and evaluate them on synthetic data and on a real-world task. The results demonstrate that the algorithms are able to learn both the conditional probability distributions of the influence statements and the parameters of the combining rules.  相似文献   
26.
The Morse-Smale complex is an efficient representation of the gradient behavior of a scalar function, and critical points paired by the complex identify topological features and their importance. We present an algorithm that constructs the Morse-Smale complex in a series of sweeps through the data, identifying various components of the complex in a consistent manner. All components of the complex, both geometric and topological, are computed, providing a complete decomposition of the domain. Efficiency is maintained by representing the geometry of the complex in terms of point sets.  相似文献   
27.
The emerging multi-layer functional model for network operations decomposes management functions into several layers:Service Management Layer, Network Management Layer, Element Management Layer, andElement Layer. To realize the full benefits of this functional distribution, a reference architecture for operations applications is needed. This architecture should enable flexible placement of functions in computing systems or nodes, enable hiding of the complexities of distribution from applications, and prescribe principles for the specification of application interfaces to facilitate application interoperability. This paper describes such a framework architecture. In this framework, applications are deployed in software units calledbuilding blocks, each of which is independently installed and administered. Building blocks interact via interfaces calledcontracts. A contract is an open interface that is specified according to some principles, such as adherence to standard communication paradigms, separation of engineering aspects from functional aspects, and support for previous interface versions. The infrastructure, called theDistributed Processing Environment (DPE), provides communication and security services that enable building blocks to interact via contracts. The DPE provides access and location transparency to applications. The paper presents details of this architecture framework and an example to illustrate specification of contracts for network management functions.  相似文献   
28.
An unusual clinical variant of porokeratosis (Mibelli's disease) appeared in a patient soon after birth; the lesions were widely distributed mostly on the right half of the body. Spontaneous recurrent ulcerations occurred over certain sites. The right foot was grossly deformed as a result of atrophic scarring after ulcerations. Biopsy specimens of the classical lesion showed cornoid lamella. It is suggested that the term "ulcerative systematized porokeratosis" be used to describe this clinical variant of porokeratosis.  相似文献   
29.
In this paper, we explore a novel idea of using high dynamic range (HDR) technology for uncertainty visualization. We focus on scalar volumetric data sets where every data point is associated with scalar uncertainty. We design a transfer function that maps each data point to a color in HDR space. The luminance component of the color is exploited to capture uncertainty. We modify existing tone mapping techniques and suitably integrate them with volume ray casting to obtain a low dynamic range (LDR) image. The resulting image is displayed on a conventional 8-bits-per-channel display device. The usage of HDR mapping reveals fine details in uncertainty distribution and enables the users to interactively study the data in the context of corresponding uncertainty information. We demonstrate the utility of our method and evaluate the results using data sets from ocean modeling.  相似文献   
30.
This communication reports a novel mechanochemically assisted room temperature solid state metathesis reaction for the synthesis of submicron-size alkaline-earth molybdates crystallizing in a tetragonal Scheelite structure. The solids were characterized by powder XRD, FTIR, TGA, DTA, SEM, EDAX and TEM to ascertain their composition, phase homogeneity and morphology.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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