首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   1419篇
  免费   108篇
  国内免费   3篇
电工技术   14篇
化学工业   411篇
金属工艺   26篇
机械仪表   59篇
建筑科学   46篇
矿业工程   6篇
能源动力   94篇
轻工业   160篇
水利工程   10篇
石油天然气   16篇
无线电   121篇
一般工业技术   216篇
冶金工业   69篇
原子能技术   11篇
自动化技术   271篇
  2024年   2篇
  2023年   21篇
  2022年   48篇
  2021年   64篇
  2020年   44篇
  2019年   60篇
  2018年   54篇
  2017年   70篇
  2016年   60篇
  2015年   41篇
  2014年   71篇
  2013年   142篇
  2012年   102篇
  2011年   120篇
  2010年   98篇
  2009年   99篇
  2008年   79篇
  2007年   59篇
  2006年   59篇
  2005年   34篇
  2004年   31篇
  2003年   31篇
  2002年   23篇
  2001年   19篇
  2000年   12篇
  1999年   6篇
  1998年   9篇
  1997年   9篇
  1996年   12篇
  1995年   5篇
  1994年   5篇
  1993年   6篇
  1992年   8篇
  1991年   1篇
  1990年   4篇
  1989年   2篇
  1988年   4篇
  1987年   6篇
  1985年   3篇
  1983年   2篇
  1981年   1篇
  1979年   1篇
  1978年   1篇
  1976年   1篇
  1974年   1篇
排序方式: 共有1530条查询结果,搜索用时 328 毫秒
31.
32.
Navigational features have been largely recognized as fundamental for graph database query languages. This fact has motivated several authors to propose RDF query languages with navigational capabilities. In this paper, we propose the query language nSPARQL that uses nested regular expressions to navigate RDF data. We study some of the fundamental properties of nSPARQL and nested regular expressions concerning expressiveness and complexity of evaluation. Regarding expressiveness, we show that nSPARQL is expressive enough to answer queries considering the semantics of the RDFS vocabulary by directly traversing the input graph. We also show that nesting is necessary in nSPARQL to obtain this last result, and we study the expressiveness of the combination of nested regular expressions and SPARQL operators. Regarding complexity of evaluation, we prove that given an RDF graph G and a nested regular expression E, this problem can be solved in time O(|G||E|).  相似文献   
33.
The complexity of constraints is a major obstacle for constraint-based software verification. Automatic constraint solvers are fundamentally incomplete: input constraints often build on some undecidable theory or some theory the solver does not support. This paper proposes and evaluates several randomized solvers to address this issue. We compared the effectiveness of a symbolic solver (CVC3), a random solver, two heuristic search solvers, and seven hybrid solvers (i.e. mix of random, symbolic, and heuristic solvers). We evaluated the solvers on a benchmark generated with a concolic execution of 9 subjects. The performance of each solver was measured by its precision, which is the fraction of constraints that the solver can find solution out of the total number of constraints that some solver can find solution. As expected, symbolic solving subsumes the other approaches for the 4 subjects that only generate decidable constraints. For the remaining 5 subjects, which contain undecidable constraints, the hybrid solvers achieved the highest precision (fraction of constraints that a solver can find a solution out of the total number of satisfiable constraints). We also observed that the solvers were complementary, which suggests that one should alternate their use in iterations of a concolic execution driver.  相似文献   
34.
The interconnect mechanisms (shared bus or crossbar) used in current chip-multiprocessors (CMPs) are expected to become a bottleneck that prevents these architectures from scaling to a larger number of cores. Tiled CMPs offer better scalability by integrating relatively simple cores with a lightweight point-to-point interconnect. However, such interconnects make snooping impractical and, thus, require alternative solutions to cache coherence. In this article, we investigate a novel, cost-effective mechanism to support shared-memory parallel applications that forgoes hardware maintained cache coherence. This mechanism is based on the key ideas that mapping of lines to physical caches is done at the page level with OS support and that hardware supports remote cache accesses. We extend our previous work by investigating in detail the impact of system design parameters and extending the system to support multi-level cache hierarchies. Results show that the choice of implementation of multi-level cache hierarchies can have a significant impact on performance.  相似文献   
35.

Context

It is important for Product Line Architectures (PLA) to remain stable accommodating evolutionary changes of stakeholder’s requirements. Otherwise, architectural modifications may have to be propagated to products of a product line, thereby increasing maintenance costs. A key challenge is that several features are likely to exert a crosscutting impact on the PLA decomposition, thereby making it more difficult to preserve its stability in the presence of changes. Some researchers claim that the use of aspects can ameliorate instabilities caused by changes in crosscutting features. Hence, it is important to understand which aspect-oriented (AO) and non-aspect-oriented techniques better cope with PLA stability through evolution.

Objective

This paper evaluates the positive and negative change impact of component and aspect based design on PLAs. The objective of the evaluation is to assess how aspects and components promote PLA stability in the presence of various types of evolutionary change. To support a broader analysis, we also evaluate the PLA stability of a hybrid approach (i.e. combined use of aspects and components) against the isolated use of component-based, OO, and AO approaches.

Method

An quantitative and qualitative analysis of PLA stability which involved four different implementations of a PLA: (i) an OO implementation, (ii) an AO implementation, (iii) a component-based implementation, and (iv) a hybrid implementation where both components and aspects are employed. Each implementation has eight releases and they are functionally equivalent. We used conventional metrics suites for change impact and modularity to measure the architecture stability evaluation of the 4 implementations.

Results

The combination of aspects and components promotes superior PLA resilience than the other PLAs in most of the circumstances.

Conclusion

It is concluded that the combination of aspects and components supports the design of high cohesive and loosely coupled PLAs. It also contributes to improve modularity by untangling feature implementation.  相似文献   
36.
Collaborative learning environments provide a set of tools for students acting in groups to interact and accomplish an assigned task. In this kind of systems, students are free to express and communicate with each other, which usually lead to collaboration and communication problems that may require the intervention of a teacher. In this article, we introduce an intelligent agent approach to assist teachers through monitoring participations made by students within a collaborative distance learning environment, detecting conflictive situations in which a teacher’s intervention may be necessary. High precision rates achieved on conflict detection scenarios suggest great potential for the application of the proposed rule-based approach for providing personalized assistance to teachers during the development of group works.  相似文献   
37.
In this paper, we consider the problem of generating a well sampled discrete representation of the Pareto manifold or the Pareto front corresponding to the equilibrium points of a multi-objective optimization problem. We show how the introduction of simple additional constraints into a continuation procedure produces equispaced points in either of those two sets. Moreover, we describe in detail a novel algorithm for global continuation that requires two orders of magnitude less function evaluations than evolutionary algorithms commonly used to solve this problem. The performance of the methods is demonstrated on problems from the current literature.  相似文献   
38.
In this paper we describe briefly a set of procedures for the optimal design of full mission aerospace systems. This involves multi-physics simulations at various fidelity levels, surrogates, distributed computing and multi-objective optimization. Low-fidelity analysis is used to populate a database of inputs and outputs of the system simulation and Neural Networks are then designed to generate inexpensive surrogates. Higher fidelity is used only where is warranted and also to do a local exploration after global optimization techniques have been used on the surrogates in order to provide plausible initial values. The ideas are exemplified on a generic supersonic aircraft configuration, where one of the main goals is to reduce the ground sonic boom.  相似文献   
39.
In this paper we design an interval observer for the estimation of unmeasured variables of uncertain bioreactors. The observer is based on a bounded error observer, as proposed in [Lemesle, V., & Gouzé, J.-L. (2005). Hybrid bounded error observers for uncertain bioreactor models. Bioprocess and Biosystems Engineering, 27, 311-318], that makes use of a loose approximation of the bacterial kinetics. We first show how to generate guaranteed upper and lower bounds on the state, provided that known intervals for the initial condition and the uncertainties are available. These so-called framers depend on a tuning gain. They can be run in parallel and the envelope provides the best estimate. An optimality criterion is introduced leading to the definition of an optimal observer. We show that this criterion provides directly a gain set containing the best framers. The method is applied to the estimation of the total biomass of an industrial wastewater treatment plant, demonstrating its efficiency.  相似文献   
40.
This paper presents interactive smart battery-based storage (BBS) for wind generator (WG) and photovoltaic (PV) systems. The BBS is composed of an asymmetric cascaded H-bridge multilevel inverter (ACMI) with staircase modulation. The structure is parallel to the WG and PV systems, allowing the ACMI to have a reduction in power losses compared to the usual solution for storage connected at the DC-link of the converter for WG or PV systems. Moreover, the BBS is embedded with a decision algorithm running real-time energy costs, plus a battery state-of-charge manager and power quality capabilities, making the described system in this paper very interactive, smart and multifunctional. The paper describes how BBS interacts with the WG and PV and how its performance is improved. Experimental results are presented showing the efficacy of this BBS for renewable energy applications.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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