首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   1396篇
  免费   119篇
  国内免费   13篇
电工技术   41篇
综合类   6篇
化学工业   327篇
金属工艺   25篇
机械仪表   65篇
建筑科学   68篇
矿业工程   5篇
能源动力   87篇
轻工业   132篇
水利工程   26篇
石油天然气   27篇
无线电   132篇
一般工业技术   216篇
冶金工业   61篇
原子能技术   9篇
自动化技术   301篇
  2024年   8篇
  2023年   40篇
  2022年   44篇
  2021年   97篇
  2020年   88篇
  2019年   103篇
  2018年   132篇
  2017年   123篇
  2016年   97篇
  2015年   65篇
  2014年   99篇
  2013年   160篇
  2012年   84篇
  2011年   97篇
  2010年   56篇
  2009年   50篇
  2008年   32篇
  2007年   26篇
  2006年   25篇
  2005年   13篇
  2004年   14篇
  2003年   9篇
  2002年   2篇
  2001年   5篇
  2000年   4篇
  1999年   5篇
  1998年   15篇
  1997年   10篇
  1996年   3篇
  1995年   4篇
  1994年   4篇
  1993年   2篇
  1992年   2篇
  1991年   4篇
  1988年   1篇
  1987年   1篇
  1986年   1篇
  1985年   1篇
  1977年   2篇
排序方式: 共有1528条查询结果,搜索用时 31 毫秒
41.
The structural properties of networked control systems with both bandwidth limitations and delays are investigated. Sufficient conditions are given for controllability (stabilizability) and reconstructibility (detectability). Our results enhance previous works by capturing bandwidth limitations and delays simultaneously. The adopted modeling framework could be readily used in control and estimation methods, including optimal and predictive schemes. It also facilitates the use of scheduling optimization algorithms in conjunction with the control scheme presented.  相似文献   
42.
43.
Urmia Lake in Iran is the second largest saline lake in the world. This ecosystem is the home for different species. Due to various socio-economical and ecological criteria, Urmia Lake has important role in the Northwestern part of the country but it has faced many problems in recent years. Because of droughts, overuse of surface water resources and dam constructions, water level has decreased in such a way that one quarter of the lake has changed to saline area in the last 10 years. The purpose of this research is to determine the main factors which reduce the lake’s water level. To this end, a simulation model, based on system dynamics method, is developed for the Urmia Lake basin to estimate the lake’s level. After successful verification of the model, results show that (among the proposed factors) changes in inflows due to the climate change and overuse of surface water resources is the main factor for 65% of the effect, constructing four dams is responsible for 25% of the problem, and less precipitation on lake has 10% effect on decreasing the lake’s level in the recent years. In the future, the model also can be used by managers as a decision support system to find the effects of building new dams or other infrastructures.  相似文献   
44.
In recent years, the need for high-performance network monitoring tools, which can cope with rapidly increasing network bandwidth, has become vital. A possible solution is to utilize the processing power of multi-core processors that nowadays are available as commercial-off-the-shelf (COTS) hardware. In this paper, we introduce a software solution for wire-speed packet capturing and transmission for TCP/IP networks under Linux operating system, called DashCap. The results of our experimental evaluations show that the proposed solution causes more than two times performance boost for packet capturing in comparison to the existing software solutions under Linux. We have proposed a scalable software architecture for network monitoring tools called DashNMon, which is based on DashCap. Multi-core awareness is a distinguished property of this architecture. Comparing to the existing cluster-based solutions, DashNMon can be used with COTS multi-core processors. In order to evaluate the proposed solutions, we have developed several prototype tools. The results of the experiments carried out using these tools show the scalability and high performance of the network monitoring tools that are based on the proposed architecture. Using the proposed architecture, it is possible to design and implement high-performance multi-threaded network intrusion detection systems (NIDSs) or application-layer firewalls, completely in the user space and with better utilization of the computational resources of multi-processor/multi-core systems.  相似文献   
45.
In this paper, we introduce a new adaptive controller design scheme for nonlinear telerobotic systems with varying time delays where the delays and their variation rates are unknown. The designed controller has the ability to synchronize the state behaviors of the local and the remote robots. In this paper, asymptotic stability in the presence of varying time delays is of interest. Using the proposed controller, asymptotic stability of the bilateral telerobotic system subject to any bounded yet unknown varying delay with a bounded yet unknown rate of change can be guaranteed. Besides the varying time delay, the proposed adaptive controller has the ability to adapt to the parameter variations in the local and the remote robots’ dynamics. It is shown that position and velocity errors between the local and the remote manipulators converge to the zero asymptotically, thus ensuring teleoperation transparency. Experimental and simulation results with a pair of PHANToM haptic devices and a pair of planar manipulators under varying time delays in the communication channel demonstrate the effectiveness of the proposed scheme.  相似文献   
46.
Hidden Markov models (HMMs) have been successfully applied in many intrusion detection applications, including anomaly detection from sequences of operating system calls. In practice, anomaly detection systems (ADSs) based on HMMs typically generate false alarms because they are designed using limited amount of representative training data. Since new data may become available over time, an important feature of an ADS is the ability to accommodate newly acquired data incrementally, after it has originally been trained and deployed for operations. In this paper, a system based on the receiver operating characteristic (ROC) is proposed to efficiently adapt ensembles of HMMs (EoHMMs) in response to new data, according to a learn-and-combine approach. When a new block of training data becomes available, a pool of base HMMs is generated from the data using a different number of HMM states and random initializations. The responses from the newly trained HMMs are then combined to those of the previously trained HMMs in ROC space using a novel incremental Boolean combination (incrBC) technique. Finally, specialized algorithms for model management allow to select a diversified EoHMM from the pool, and adapt Boolean fusion functions and thresholds for improved performance, while it prunes redundant base HMMs. The proposed system is capable of changing the desired operating point during operations, and this point can be adjusted to changes in prior probabilities and costs of errors. Computer simulations conducted on synthetic and real-world host-based intrusion detection data indicate that the proposed system can achieve a significantly higher level of performance than when parameters of a single best HMM are estimated, at each learning stage, using reference batch and incremental learning techniques. It also outperforms the learn-and-combine approaches using static fusion functions (e.g., majority voting). Over time, the proposed ensemble selection algorithms form compact EoHMMs, while maintaining or improving system accuracy. Pruning allows to limit the pool size from increasing indefinitely, thereby reducing the storage space for accommodating HMMs parameters without negatively affecting the overall EoHMM performance. Although applied for HMM-based ADSs, the proposed approach is general and can be employed for a wide range of classifiers and detection applications.  相似文献   
47.
Implementation of genetic algorithm in a PIC32MX microcontroller-based polarization control system is proposed and demonstrated. The controller measures the signal intensity that is used to estimate the genetic value. This process is controlled by the genetic algorithm rather than referring to the Look-Up-Table as implemented in existing solutions. To reach optimum performance, the code is optimized by using the best genetic parameters so that the fastest execution time can be achieved. An ability of genetic algorithm to work efficiently in polarization control system possesses many advantages including easy code construction, low memory consumption and fast control speed. Genetic algorithm is intelligent enough to be used for endless polarization stabilization and in the worst case, able to stabilize the polarization changes in 300 μs. In the best case the response time can reach 17 μs.  相似文献   
48.
Sensory evaluation is the application of knowledge and skills derived from several different scientific and technical disciplines, physiology, chemistry, mathematics and statistics, human behavior, and knowledge about product preparation practices. This research was aimed to evaluate aftertaste sensory attributes of commercial non-alcoholic beer brands (P1, P2, P3, P4, P5, P6, P7) by several chemometric tools. These attributes were bitter, sour, sweet, fruity, liquorice, artificial, body, intensity and duration. The results showed that the data are in a good consistency. Therefore, the brands were statistically classified in several categories. Linear techniques as Principal Component Analysis (PCA) and Linear Discriminant Analysis (LDA) were performed over the data that revealed all types of beer are well separated except a partial overlapping between zones corresponding to P4, P6 and P7. In this research, for the confirmation of the groups observed in PCA and in order to calculate the errors in calibration and in validation, PLS-DA technique was used. Based on the quantitative data of PLS-DA, the classification accuracy values were ranked within 49-86%. Moreover, it was found that the classification accuracy of LDA was much better than PCA. It shows that this trained sensory panel can discriminate among the samples except an overlapping between two types of beer. Also, two types of artificial networks were used: Probabilistic Neural Networks (PNN) with Radial Basis Functions (RBF) and FeedForward Networks with Back Propagation (BP) learning method. The highest classification success rate (correct predicted number over total number of measurements) of about 97% was obtained for RBF followed by 94% for BP. The results obtained in this study could be used as a reference for electronic nose and electronic tongue in beer quality control.  相似文献   
49.
A novel approach to characterise the model prediction errors using a Gaussian mixture model is proposed. The motivation for this work lies behind many data models that are developed through prediction error minimisation with the assumption of a normal noise distribution. When the noise is non-normal, which may often be the case in complicated data modelling scenarios, the model prediction errors may contain rich information, which can be further exploited for model refinement and improvement. The key contents presented in this paper include: choosing the relevant variables to form the error data, optimising the number of Gaussian components required for the error data modelling, and fitting the Gaussian mixture parameters using an expectation-maximisation algorithm. Application of the proposed method for further model improvement, within the framework of hybrid deterministic/stochastic modelling, is also discussed. Preliminary results on the real industrial Charpy impact energy data for heat-treated steels show its effectiveness for model error characterisation, and the potential for model performance improvement in terms of prediction accuracy as well as providing accurate prediction confidence intervals.  相似文献   
50.
Multi-walled carbon nanotubes (MWNTs) were used to prepare natural rubber (NR) nanocomposites. Our first efforts to achieve nanostructures in MWNTs/NR nanocomposites were formed by incorporating carbon nanotubes in a polymer solution and subsequently evaporating the solvent. Using this technique, nanotubes can be dispersed homogeneously in the NR matrix in an attempt to increase the mechanical properties of these nanocomposites. The properties of the nanocomposites such as tensile strength, tensile modulus, elongation at break and hardness were studied. Mechanical test results show an increase in the initial modulus for up to 12 times in relation to pure NR. In addition to mechanical testing, the dispersion state of the MWNTs into NR studied by Transmission Electron Microscopy (TEM) in order to understand the morphology of the resulting system  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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