首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   641篇
  免费   63篇
电工技术   4篇
化学工业   194篇
金属工艺   19篇
机械仪表   44篇
建筑科学   17篇
矿业工程   1篇
能源动力   19篇
轻工业   129篇
水利工程   10篇
石油天然气   5篇
无线电   33篇
一般工业技术   110篇
冶金工业   14篇
原子能技术   4篇
自动化技术   101篇
  2024年   2篇
  2023年   12篇
  2022年   36篇
  2021年   45篇
  2020年   41篇
  2019年   41篇
  2018年   66篇
  2017年   40篇
  2016年   44篇
  2015年   28篇
  2014年   35篇
  2013年   65篇
  2012年   46篇
  2011年   58篇
  2010年   21篇
  2009年   23篇
  2008年   24篇
  2007年   15篇
  2006年   11篇
  2005年   5篇
  2004年   9篇
  2003年   7篇
  2002年   4篇
  2001年   4篇
  2000年   2篇
  1999年   4篇
  1998年   1篇
  1997年   2篇
  1996年   2篇
  1995年   2篇
  1994年   3篇
  1993年   3篇
  1992年   2篇
  1985年   1篇
排序方式: 共有704条查询结果,搜索用时 15 毫秒
651.
We have synthesized 10,12-pentacosadyinoic acid (PCDA) + N-[(2-tetradecanamide)-ethyl]-ribonamide (TDER) vesicles to determine the colorimetric response induced by pathogenic bacteria (Staphylococcus aureus and Escherichia coli). The addition of bacterial supernatants caused a colorimetric transition in TDER/PCDA vesicles, even in diluted concentrations, indicating that chemical interactions occur between the vesicles and bacterial compounds. Bacterial substrates released from S. aureus induced a greater color change compared to the color change induced by E. coli. S. aureus metabolites also induced a greater color change when TDER/PCDA vesicles were incorporated into the cellulose strips. We determined the energy involved in the interaction between the bacterial substrates and the TDER/PCDA vesicles to be exothermic (and very high) for both bacterial supernatants. In addition, we analyzed the colorimetric transition in the presence of other molecules, using apple juice as a food matrix. Both apple juice and apple juice inoculated with bacterial substrates induced a TDER/PCDA color change; however, the S. aureus supernatant induced a slightly greater color change in the vesicles both in the suspension and in the cellulose strips. TDER/PCDA vesicles show great potential to be used as a biosensor to detect food pathogens in intelligent food packaging.  相似文献   
652.
Distributed data stream processing applications are often characterized by data flow graphs consisting of a large number of built‐in and user‐defined operators connected via streams. These flow graphs are typically deployed on a large set of nodes. The data processing is carried out on‐the‐fly, as tuples arrive at possibly very high rates, with minimum latency. It is well known that developing and debugging distributed, multi‐threaded, and asynchronous applications, such as stream processing applications, can be challenging. Thus, without domain‐specific debugging support, developers struggle when debugging distributed applications. In this paper, we describe tools and language support to support debugging distributed stream processing applications. Our key insight is to view debugging of stream processing applications from four different, but related, perspectives. First, debugging the semantics of the application involves verifying the operator‐level composition and inspecting the flows at the logical level. Second, debugging the user‐defined operators involves traditional source‐code debugging, but strongly tied to the stream‐level interactions. Third, debugging the deployment details of the application require understanding the runtime physical layout and configuration of the application. Fourth, debugging the performance of the application requires inspecting various performance metrics (such as communication rates, CPU utilization, etc.) associated with streams, operators, and nodes in the system. In light of this characterization, we developed several tools such as a debugger‐aware compiler and an associated stream debugger, composition and deployment visualizers, and performance visualizers, as well as language support, such as configuration knobs for logging and tracing, deployment configurations such as operator‐to‐process and process‐to‐node mappings, monitoring directives to inspect streams, and special sink adapters to intercept and dump streaming data to files and sockets, to name a few. We describe these tools in the context of Spade —a language for creating distributed stream processing applications, and System S —a distributed stream processing middleware under development at the IBM Watson Research Center. Published in 2009 by John Wiley & Sons, Ltd.  相似文献   
653.
The growth of real‐world objects with embedded and globally networked sensors allows to consolidate the Internet of things paradigm and increase the number of applications in the domains of ubiquitous and context‐aware computing. The merging between cloud computing and Internet of things named cloud of things will be the key to handle thousands of sensors and their data. One of the main challenges in the cloud of things is context‐aware sensor search and selection. Typically, sensors require to be searched using two or more conflicting context properties. Most of the existing work uses some kind of multi‐criteria decision analysis to perform the sensor search and selection, but does not show any concern for the quality of the selection presented by these methods. In this paper, we analyse the behaviour of the SAW, TOPSIS and VIKOR multi‐objective decision methods and their quality of selection comparing them with the Pareto‐optimality solutions. The gathered results allow to analyse and compare these algorithms regarding their behaviour, the number of optimal solutions and redundancy. Copyright © 2016 John Wiley & Sons, Ltd.  相似文献   
654.
This paper presents the development of a semi-analytical axisymmetric shell finite element model with piezoelectric layers using the 3D linear elasticity theory. The piezoelectric effect of the material could be used as sensors and/or actuators in way to control shell deformation. In the present 3D axisymmetric model, the equations of motion are expressed by expanding the displacement field using Fourier series in the circumferential direction. Thus, the 3D elasticity equations of motion are reduced to 2D equations involving circumferential harmonics. In the finite element formulation the dependent variables, electric potential and loading are expanded in truncated Fourier series. Special emphasis is given to the coupling between symmetric and anti-symmetric terms for laminated materials with piezoelectric rings. Numerical results obtained with the present model are found to be in good agreement with other finite element solutions.  相似文献   
655.
A major cause of failures in large database management systems (DBMS) is operator/administrator faults. Although most of the complex DBMS available today have comprehensive recovery mechanisms, the effectiveness of these mechanisms is difficult to characterize. On the other hand, the tuning of a large database is very complex and database administrators tend to concentrate on performance tuning and disregard the recovery mechanisms. Above all, database administrators seldom have feedback on how good a given configuration is concerning recovery. This paper proposes an experimental approach to characterize both the performance and the recoverability of DBMS. Our approach is presented through a concrete example of benchmarking the performance and recovery of an Oracle DBMS running the standard TPC-C benchmark, extended to include two new elements: a faultload based on operator faults and measures related to recoverability. A classification of operator/administrator faults in DBMS is proposed. A set of tools have been designed and built to reproduce operator faults in an Oracle 8i DBMS, using exactly the same means used in the field by the real database administrator. This experimental approach is generic (i.e., can be applied to any DBMS) and is fully automatic. The paper ends with the discussion of the results and the proposal of guidelines to help database administrators in finding the balance between performance and recovery tuning.  相似文献   
656.
Terahertz (THz) imaging is increasingly used in the cultural heritage field. In particular, continuous wave (CW) and low frequency THz is attracting more attention. The first application of the THz technique inherent to the cultural heritage field dates back 10 years ago. Since 2006, tangible improvements have been conducted in the refinement of the technique, with the aim to produce clear maps useful for any art restorer. In this paper, a CW THz (0.1 THz) imaging system was used to inspect paintings on canvas both in reflection and in transmission modes. In particular, two paintings were analyzed: in the first one, similar materials and painting execution of the original artwork were used, while in the second one, the canvas layer is slightly different. Flash thermography was used herein together with the THz method in order to observe the differences in results for the textile support materials. A possible application of this method for the detection of artwork forgery requires some parameterization and analysis of various materials or thickness influence which will be addressed in a future study. In this work, advanced image processing techniques including principal component thermography (PCT) and partial least squares thermography (PLST) were used to process the infrared data. Finally, a comparison of CW THz and thermographic results was conducted.  相似文献   
657.
This paper covers the self-sharing analysis of dc-dc nonisolated converters with input parallel–output parallel (IPOP) configuration and operating in discontinuous conduction mode (DCM). The main contribution of the proposed system is its capability of providing self-sharing of the currents on both sides of each individual converter, without average current sharing control, even in the face of parametric variations. This self-balance only occurs for DCM. When the addressed converters operate in continuous conduction mode (CCM), the self-sharing does not occur naturally under parametric differences among them, requiring the use of additional control loops. The use of self-sharing converters in nonisolated converters simplifies the control system, it makes the modular solution being attractive for many applications, and it increases the power range that the DCM converters may be applied. This paper brings the theoretical study of self-sharing of the current mechanism to six basic nonisolated converters operating in DCM. The self-sharing is verified by experimental results, which are obtained from three modules of dc-dc SEPIC converters. Both converters were designed to operate with 200-V input voltage, 125-V output voltage, 1500-W rated power (500 W each module), and switching frequency at 30 kHz.  相似文献   
658.
This paper proposes an intermittent model‐free learning algorithm for linear time‐invariant systems, where the control policy and transmission decisions are co‐designed simultaneously while also being subjected to worst‐case disturbances. The control policy is designed by introducing an internal dynamical system to further reduce the transmission rate and provide bandwidth flexibility in cyber‐physical systems. Moreover, a Q‐learning algorithm with two actors and a single critic structure is developed to learn the optimal parameters of a Q‐function. It is shown by using an impulsive system approach that the closed‐loop system has an asymptotically stable equilibrium and that no Zeno behavior occurs. Furthermore, a qualitative performance analysis of the model‐free dynamic intermittent framework is given and shows the degree of suboptimality concerning the optimal continuous updated controller. Finally, a numerical simulation of an unknown system is carried out to highlight the efficacy of the proposed framework.  相似文献   
659.
In this paper, we present a modified backstepping sliding mode control to deal with Euler–Lagrange systems. The controller is applied in an underwater vehicle in order to show the effectiveness of the approach proposed. Instantaneous power data provided by the propulsion system are used to tune the controller in order to guarantee robust performance and energy saving. Thanks to the combination of an internal Proportional Integral and Derivative (PID) controller, it is possible implement high gains to deal with the influence of disturbances and uncertainties. A comparative study among this backstepping sliding mode controller and standard sliding mode controls is presented.  相似文献   
660.
In this work, we propose a resource allocation algorithm for the LTE downlink that makes use of an adaptive multifractal envelope process and a minimum service curve. The proposed scheduling algorithm aims to improve some network parameters while guaranteeing a maximum delay to the user by considering the following information: backlog, channel condition and user traffic behavior. In order to estimate the maximum network delay, we propose an adaptive minimum service curve for the LTE network that can be used for admission control purposes in the resource allocation algorithm. The performance of the proposed scheduling algorithm is compared to those of several scheduling schemes known in the literature through computational simulations of the LTE downlink. In order to develop a new adaptive envelope process and to precisely describe network flows, we propose an adaptive algorithm to estimate the parameters of the Multifractal Wavelet Model (MWM). The proposed envelope process is compared to the main traffic model based envelope processes known in the literature. Simulations of the LTE downlink considering AMC (Adaptive Modulation and Coding) are carried out showing the efficiency of the proposed resource allocation approach that considers adaptive estimation of network traffic parameters.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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