首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   40139篇
  免费   2861篇
  国内免费   37篇
电工技术   244篇
综合类   20篇
化学工业   8451篇
金属工艺   695篇
机械仪表   824篇
建筑科学   1199篇
矿业工程   84篇
能源动力   827篇
轻工业   7812篇
水利工程   484篇
石油天然气   183篇
武器工业   3篇
无线电   1619篇
一般工业技术   6538篇
冶金工业   8573篇
原子能技术   139篇
自动化技术   5342篇
  2024年   93篇
  2023年   375篇
  2022年   491篇
  2021年   1071篇
  2020年   949篇
  2019年   1039篇
  2018年   1749篇
  2017年   1698篇
  2016年   1756篇
  2015年   1335篇
  2014年   1622篇
  2013年   3303篇
  2012年   2532篇
  2011年   2285篇
  2010年   1935篇
  2009年   1684篇
  2008年   1725篇
  2007年   1563篇
  2006年   1072篇
  2005年   856篇
  2004年   846篇
  2003年   773篇
  2002年   686篇
  2001年   508篇
  2000年   424篇
  1999年   518篇
  1998年   2884篇
  1997年   1889篇
  1996年   1167篇
  1995年   620篇
  1994年   505篇
  1993年   541篇
  1992年   168篇
  1991年   154篇
  1990年   134篇
  1989年   139篇
  1988年   155篇
  1987年   131篇
  1986年   122篇
  1985年   137篇
  1984年   104篇
  1983年   73篇
  1982年   84篇
  1981年   119篇
  1980年   105篇
  1979年   51篇
  1978年   56篇
  1977年   190篇
  1976年   373篇
  1973年   49篇
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
991.
This paper presents a system that is able to process the information provided by a Tagged World to identify user’s behavior and to produce alarms in dangerous situations. The system inputs are signals from sensors, which are used to recognize correct behavior (action sequences) by Inductive Learning, using Data Mining techniques. The inference engine is a reasoning device that is implemented by means of Regular Grammars. It permits us to control user’s behavior. As output, the system produces and sends alarms when a user action sequence is wrong, indicating the erroneous actions, forgotten future, and so on. To test our system, the Tagged World is supposed to be at a house, where we have used RFID technology to control the objects inside it.  相似文献   
992.
In this paper we introduce a new method to describe dynamical patterns of the real exchange rate co-movements time series and to analyze contagion in currency crisis. The method combines the tools of symbolic time series analysis with the nearest neighbor single linkage clustering algorithm. Data symbolization allows us obtaining a metric distance between two different time series that is used to construct an ultrametric distance. By analyzing the data of various countries, we derive a hierarchical organization, constructing minimal-spanning and hierarchical trees. From these trees we detect different clusters of countries according to their proximity. We show that this methodology permits us to construct a structural and dynamic topology that is useful to study interdependence and contagion effects among financial time series.  相似文献   
993.
In this paper, we focus on the experimental analysis on the performance in artificial neural networks with the use of statistical tests on the classification task. Particularly, we have studied whether the sample of results from multiple trials obtained by conventional artificial neural networks and support vector machines checks the necessary conditions for being analyzed through parametrical tests. The study is conducted by considering three possibilities on classification experiments: random variation in the selection of test data, the selection of training data and internal randomness in the learning algorithm.The results obtained state that the fulfillment of these conditions are problem-dependent and indefinite, which justifies the need of using non-parametric statistics in the experimental analysis.  相似文献   
994.
The k-nearest neighbors classifier is one of the most widely used methods of classification due to several interesting features, such as good generalization and easy implementation. Although simple, it is usually able to match, and even beat, more sophisticated and complex methods. However, no successful method has been reported so far to apply boosting to k-NN. As boosting methods have proved very effective in improving the generalization capabilities of many classification algorithms, proposing an appropriate application of boosting to k-nearest neighbors is of great interest.Ensemble methods rely on the instability of the classifiers to improve their performance, as k-NN is fairly stable with respect to resampling, these methods fail in their attempt to improve the performance of k-NN classifier. On the other hand, k-NN is very sensitive to input selection. In this way, ensembles based on subspace methods are able to improve the performance of single k-NN classifiers. In this paper we make use of the sensitivity of k-NN to input space for developing two methods for boosting k-NN. The two approaches modify the view of the data that each classifier receives so that the accurate classification of difficult instances is favored.The two approaches are compared with the classifier alone and bagging and random subspace methods with a marked and significant improvement of the generalization error. The comparison is performed using a large test set of 45 problems from the UCI Machine Learning Repository. A further study on noise tolerance shows that the proposed methods are less affected by class label noise than the standard methods.  相似文献   
995.
This paper deals with the design and application of a nonlinear multivariable controller in an anaerobic digestion system (AD) carried out in two interconnected fixed bed bioreactors. The proposed control scheme is derived from a mathematical model of the AD system described by a set of partial differential equations and consists of an estimator and two nonlinear control laws. The first law is developed to regulate the volatile fatty acids in the first bioreactor while the second aims at maintaining the chemical oxygen demand at predetermined set-points in the second bioreactor. The performance of the control algorithm is evaluated via numerical simulations in the face of load disturbances, parameter kinetic uncertainties and set-point changes. Stability and convergence properties of the proposed control scheme are also addressed in this paper.  相似文献   
996.
Recent legal changes have increased the need for developing accessible user interfaces in computer-based systems. In this sense, previously existing user interfaces are intended to be modified and new user interfaces are intended to be designed taking accessibility guidelines into account. Typically, model-based approaches have been used when developing accessible user interfaces or redefining existing ones. But the use of static models leads to the development of not dynamically adaptable user interfaces. Dynamic adaptation in accessible user interfaces is important due to the fact that interaction difficulties on people with disabilities may change through use. In this paper, we present some contributions that can be obtained from the application of the Dichotomic View of plasticity in the personalization of user interfaces. With the double perspective defined in this approach, it is intended to go further from a mere adaptation to certain user stereotypes, offering also a dynamic support to real limitations or difficulties users can encounter during the use of the UI. This goal is achieved analyzing user logs by an inference engine that dynamically infers modifications in the user interface to adjust it to varying user needs. A case study is presented in order to show how the guidelines and software support defined in the Dichotomic View of plasticity can be applied to develop a component for a particular system aimed at performing dynamic user interface adaptations with accessibility purposes. This approach includes some innovations that make it different from conventional adaptable mechanisms applied to accessibility in some important aspects.  相似文献   
997.
In this study, an optimization of the airfoil of a sailplane is carried out by a recently developed multi-objective genetic algorithm based on microevolution, containing crowding, range adaptation, knowledge-based reinitialization and ε-dominance. Its efficiency was tested on a set of test problems. The results are encouraging, suggesting that very small populations can be used effectively to solve real-world multi-objective optimization problems in many cases of interest.  相似文献   
998.
999.
Cloud Computing is a promising paradigm for parallel computing. However, as Cloud-based services become more dynamic, resource provisioning in Clouds becomes more challenging. The paradigm, with its promise of virtually infinite resources, seems to suit well in solving resource greedy scientific computing problems. In a Cloud, an appropriate number of Virtual Machines (VM) is created and allocated in physical resources for executing jobs. This work focuses on the Infrastructure as a Service (IaaS) model where custom VMs are launched in appropriate hosts available in a Cloud to execute scientific experiments coming from multiple users. Finding optimal solutions to allocate VMs to physical resources is an NP-complete problem, and therefore many heuristics have been developed. In this work, we describe and evaluate two Cloud schedulers based on Swarm Intelligence (SI) techniques, particularly Ant Colony Optimization (ACO) and Particle Swarm Optimization (PSO). The main performance metrics to study are the number of serviced users by the Cloud and the total number of created VMs in online (non-batch) scheduling scenarios. We also perform a sensitivity analysis by varying the specific-parameter values of each algorithm to evaluate the impact on the performance of the two objective metrics. The intra-Cloud network traffic is also measured. Simulated experiments performed using CloudSim and job data from real scientific problems show that the use of SI-based techniques succeeds in balancing the studied metrics compared to Genetic Algorithms.  相似文献   
1000.
Dengue fever dynamics show seasonality, with the disease transmission being higher during the warmer seasons. In this paper, we analyse seasonally forced epidemic models with and without vector dynamics. We assume small seasonal effects and obtain approximations for the real response of each state variable and also for the corresponding amplitude and phase via decomposition of the sinusoidal forcing into imaginary exponential functions. The analysis begins with the simplest susceptible-infected-susceptible (SIS) model, followed by the simplest model with vector dynamics, susceptible-infected-susceptible for hosts and uninfected-vector (SISUV). Finally, we compare the more complex susceptible-infected-recovered (SIR) and susceptible-infected-recovered for hosts and uninfected-vector (SIRUV) models and conclude that the models give basically the same information when we replace, in the SIR model, the human infectivity by a function of both human and mosquito infectivities.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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