首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   13024篇
  免费   2352篇
  国内免费   1551篇
电工技术   1718篇
综合类   953篇
化学工业   1979篇
金属工艺   367篇
机械仪表   1019篇
建筑科学   409篇
矿业工程   284篇
能源动力   582篇
轻工业   221篇
水利工程   267篇
石油天然气   146篇
武器工业   164篇
无线电   1179篇
一般工业技术   1251篇
冶金工业   219篇
原子能技术   115篇
自动化技术   6054篇
  2024年   96篇
  2023年   323篇
  2022年   561篇
  2021年   585篇
  2020年   672篇
  2019年   644篇
  2018年   533篇
  2017年   691篇
  2016年   697篇
  2015年   904篇
  2014年   1056篇
  2013年   1179篇
  2012年   1212篇
  2011年   1493篇
  2010年   997篇
  2009年   1097篇
  2008年   985篇
  2007年   869篇
  2006年   687篇
  2005年   426篇
  2004年   252篇
  2003年   198篇
  2002年   149篇
  2001年   91篇
  2000年   78篇
  1999年   84篇
  1998年   82篇
  1997年   57篇
  1996年   39篇
  1995年   37篇
  1994年   36篇
  1993年   15篇
  1992年   13篇
  1991年   26篇
  1990年   14篇
  1989年   10篇
  1988年   6篇
  1987年   5篇
  1986年   7篇
  1985年   3篇
  1984年   7篇
  1983年   3篇
  1982年   2篇
  1981年   2篇
  1980年   1篇
  1973年   1篇
  1959年   2篇
排序方式: 共有10000条查询结果,搜索用时 9 毫秒
21.
This paper introduces a novel variation of binary particle swarm optimization(BPSO) algorithm and a further extension to improve its performance.Firstly,mimicking the behaviors of some creatures group,multiple evolutionary strategies BPSO(MBPSO) is introduced which takes different evolutionary strategies for various particles according to their performances.Then,on the basis of MBPSO,a new strategy is discussed to improve the performance of the MBPSO(M2BPSO) which adopts the concept of the mutation operator aiming to overcome the premature convergence and slow convergent speed during the later stages of the optimization.The proposed two algorithms are tested on seven benchmark functions and their results are compared with those obtained by other methods.Experimental results show that our methods outperform the other algorithms.  相似文献   
22.
Analytical models used for latency estimation of Network-on-Chip (NoC) are not producing reliable accuracy. This makes these analytical models difficult to use in optimization of design space exploration. In this paper, we propose a learning based model using deep neural network (DNN) for latency predictions. Input features for DNN model are collected from analytical model as well as from Booksim simulator. Then this DNN model has been adopted in mapping optimization loop for predicting the best mapping of given application and NoC parameters combination. Our simulations show that using the proposed DNN model, prediction error is less than 12% for both synthetic and application specific traffic. More than 108 times speedup could be achieved using DPSO with DNN model compared to DPSO using Booksim simulator.  相似文献   
23.
In the analysis of time invariant fuzzy time series, fuzzy logic group relationships tables have been generally preferred for determination of fuzzy logic relationships. The reason of this is that it is not need to perform complex matrix operations when these tables are used. On the other hand, when fuzzy logic group relationships tables are exploited, membership values of fuzzy sets are ignored. Thus, in defiance of fuzzy set theory, fuzzy sets’ elements with the highest membership value are only considered. This situation causes information loss and decrease in the explanation power of the model. To deal with these problems, a novel time invariant fuzzy time series forecasting approach is proposed in this study. In the proposed method, membership values in the fuzzy relationship matrix are computed by using particle swarm optimization technique. The method suggested in this study is the first method proposed in the literature in which particle swarm optimization algorithm is used to determine fuzzy relations. In addition, in order to increase forecasting accuracy and make the proposed approach more systematic, the fuzzy c-means clustering method is used for fuzzification of time series in the proposed method. The proposed method is applied to well-known time series to show the forecasting performance of the method. These time series are also analyzed by using some other forecasting methods available in the literature. Then, the results obtained from the proposed method are compared to those produced by the other methods. It is observed that the proposed method gives the most accurate forecasts.  相似文献   
24.
A new hybrid approach for dynamic optimization problems with continuous search spaces is presented. The proposed approach hybridizes efficient features of the particle swarm optimization in tracking dynamic changes with a new evolutionary procedure. In the proposed dynamic hybrid PSO (DHPSO) algorithm, the swarm size is varied in a self-regulatory manner. Inspired from the microbial life, the particles can reproduce infants and the old ones die. The infants are especially reproduced by high potential particles and located near the local optimum points, using the quadratic interpolation method. The algorithm is adapted to perform in continuous search spaces, utilizing continuous movement of the particles and using Euclidian norm to define the neighborhood in the reproduction procedure. The performance of the new proposed approach is tested against various benchmark problems and compared with those of some other heuristic optimization algorithms. In this regard, different types of dynamic environments including periodic, linear and random changes are taken with different performance metrics such as real-time error, offline performance and offline error. The results indicate a desirable better efficiency of the new algorithm over the existing ones.  相似文献   
25.
基于群智能混合算法的物流配送路径研究   总被引:1,自引:0,他引:1  
针对物流车辆路径优化问题,考虑到基本蚁群算法有收敛速度慢、易陷入局部最优的缺点,采用了一种双种群蚁群算法,在蚁群的基础上引入差分进化(DE)和粒子群算法(PSO)。通过在PSOAS种群和DEAS种群之间建立一种信息交流机制,使信息能够在两个种群中传递,以免某一方因错误的信息判断而陷入局部最优点。通过matlab仿真实验测试,表明该群智能混合算法可以较好地解决TSP的问题。  相似文献   
26.
为有效求解逆向物流车辆路径(VRPSPD)模型,本文提出一种基于种群多样性的自适应PSO算法(SDAPSO)。在SDAPSO运行时,根据种群多样性,自适应地对种群中运行较差的粒子进行扰动操作,提升这些粒子向最优解收敛的能力;同时,对全局最优粒子进行概率扰动,以增加种群的多样性。标准检测函数的仿真结果表明SDAPSO算法是对基本PSO算法的有效改进。在对VRPSPD模型求解中,通过与其它粒子群算法相比,表明SDAPSO是求解该类问题的一种有效方法。  相似文献   
27.
The setting of ultra-sparse arrays is one of key factors for the performance of regional energy focusing.This paper focuses on one of its typical applications:Precision Electronic Warfare by UAV,and proposes an optimization algorithm for ultra-sparse arrays to maximize the performance of regional energy focusing.First,we establish the joint optimization model of the interference waveform and the positions of elements.Second,particle swarm optimization (PSO) is adopted to iterate the positions of elements.Then,the target value of the subproblem is solved for the fitness criterion,as the current array is known in each step of the iteration.Finally,we get the optimal solution of the interference waveform and the ultra-sparse array by this method.Numerical results indicate that the algorithm can optimize the array effectively,and improve the indicators of regional energy focusing obviously.Whether the localization errors of elements exist or not,the algorithm provides a better performance than existing algorithms which only design the interference waveform.  相似文献   
28.
Particle swarm optimization is widely used in various fields because of the few parameters to be set and the simple calculation structure.In order to improve the optimization speed and accuracy of the PSO,and to avoid falling into the local optimal solution,an adaptive simulated annealing PSO is proposed,which uses the hyperbolic tangent function to control the inertia weight factor for nonlinear adaptive changes,uses linear change strategies to control 2 learning factors,introduces the simulation annealing operation,set a temperature according to the initial state of the population,guide the population to accept the difference solution with a certain probability according to the Metropolis criterion,and ensure the ability to jump out of the local optimal solution.To verify the effect of the algorithm proposed in this paper,7 typical test functions and 5 algorithms proposed in the literature are selected for comparison and testing.According to the average value,standard deviation and number of iterations of the optimization results,the algorithm proposed in this paper has greatly improved the iteration accuracy,convergence speed and stability so as to overcome the shortcomings of particle swarm optimization.  相似文献   
29.
热喷涂层中扁平粒子间的结合决定涂层的性能。能评价粒子间结合的简单可靠的方法对于涂层的实际应用具有十分重要的意义。然而采用传统的试验方法如拉伸试验难以获得令人满意的结果。可以预料具有去结合机理的一层接一层去除粒子的试验方法将是有效的。实验证明通过控制测试条件,颗粒冲击磨损试验能够通过去结合机理有效地使涂层产生磨损。本论文提出了陶瓷涂层颗粒冲击磨损的模型,基于涂层受颗粒冲击磨损是因一层层的粒子通过去结合而产生的机理,建立了磨损速度与粒子间结合率的关系。定义为ACT-JP值(磨损速度的倒数)的特征值与粒子间结合率的实验相关性证明了粒子间结合对陶瓷涂层磨损的控制作用和利用颗粒冲击磨损试验评价粒子间结合的可行性。  相似文献   
30.
The objective of the present investigation was to test the applicability of particle image velocimetry (PIV), which is normally used for measuring velocities in liquids or gases, to measurement of velocities in granular flow. A second objective was to use PIV to provide experimental data for comparison with mathematical models. The flow of zinc particles, of size 0.4, 0.61 and 0.76 mm size, in a flat-bottomed two-dimensional hopper was measured by PIV. The particles were characterized using ASTM procedures for angle of repose, packing density and flow rate through a funnel. Through PIV, velocities and mass flow rates were determined for exit apertures 5 and 7.5 mm in width and 10, 30 and 50 mm long. The bed of particles in the hopper showed the expected stagnant zones on either side of the aperture. There was a continual avalanche of particles at the “V’’ which forms at the surface of the bed and some images of this avalanche, obtained with a boroscope, are included.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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