首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   1956篇
  免费   265篇
  国内免费   175篇
电工技术   144篇
综合类   204篇
化学工业   47篇
金属工艺   15篇
机械仪表   141篇
建筑科学   35篇
矿业工程   9篇
能源动力   16篇
轻工业   10篇
水利工程   13篇
石油天然气   3篇
武器工业   15篇
无线电   171篇
一般工业技术   195篇
冶金工业   53篇
原子能技术   2篇
自动化技术   1323篇
  2025年   16篇
  2024年   38篇
  2023年   44篇
  2022年   46篇
  2021年   46篇
  2020年   79篇
  2019年   70篇
  2018年   69篇
  2017年   81篇
  2016年   73篇
  2015年   72篇
  2014年   95篇
  2013年   169篇
  2012年   154篇
  2011年   152篇
  2010年   109篇
  2009年   128篇
  2008年   127篇
  2007年   139篇
  2006年   100篇
  2005年   100篇
  2004年   74篇
  2003年   58篇
  2002年   65篇
  2001年   48篇
  2000年   29篇
  1999年   36篇
  1998年   22篇
  1997年   23篇
  1996年   21篇
  1995年   25篇
  1994年   13篇
  1993年   14篇
  1992年   15篇
  1991年   12篇
  1990年   8篇
  1989年   5篇
  1988年   2篇
  1987年   3篇
  1986年   1篇
  1985年   5篇
  1983年   1篇
  1981年   1篇
  1979年   1篇
  1977年   2篇
  1976年   3篇
  1975年   2篇
排序方式: 共有2396条查询结果,搜索用时 0 毫秒
1.
针对当代大学生的特点,阐述了来自于建构主义的全启发式教学方法的理论,对“金属切削机床与刀具”课程内容进行问题分解,采用以启发诱导、共同协作为核心的全启发式教学方法,对该课程的教学环节进行了合理的设计。  相似文献   
2.
搜索策略的选择与设计是人工智能领域问题求解的核心问题之一,直接影响到问题求解过程中存储空间的占用和计算的复杂性,影响到问题求解的效率。在给出N皇后问题形式化描述和现有搜索算法的基础上,设计了3种解决N皇后问题的启发式算法,并将其与深度优先和宽度优先等搜索策略进行了分析和比较,得出了几点关于设计启发式算法的启示。  相似文献   
3.
We discuss the problem of designing a telecommunication network with the survivability requirement that the network should be composed of connected rings of links. The network design problem is then to choose links from a given network, and compose them into a number of rings. Furthermore, the rings should be connected at certain transit nodes. The traffic between rings may pass through other rings. Each ring is associated with a certain fixed cost depending on the length of the ring. We describe the problem, modeled as a linear integer programming problem, and a heuristic solution method, based on column generation and Lagrangean relaxation.  相似文献   
4.
Through the use of the logic programming language PROLOG, digital logic circuitry can be conveniently represented in predicate calculus in a manner amenable to various forms of computation. Axioms define the behavior of primitive gates in a given technology, and implications hierarchically characterize the behavior of non-primitive modules.Simulation of circuitry proceeds by theorem proving, viewed as constraint satisfaction. A PROLOG-based simulator is presented for the investigation of heuristics to efficiently solve problems of ‘backward’ simulation which arise in a number of areas, such as reasoning about fault isolation. The heuristic simulator can also serve as the basis for an elegant implementation of Roth's D-algorithm.  相似文献   
5.
将PPT技术与启发式教学方法结合到化工原理课程教学中,达到了化工原理从基础课程到专业课程的过渡目的,学生在学习本门课程时,深入思考,大大提高了学生的学习效率,为化工原理课程教学提供了一次很好的教学示范。  相似文献   
6.
    
W. C. Ng  K. L. Mak  M. K. Li 《工程优选》2013,45(11):1039-1054
In a land-scarce container terminal, congestions in the terminal yard due to highly concentrated workload often lead to unsatisfactory terminal productivity. Currently, yard planners use their experience to design a yard template for determining the storage locations of export containers to be loaded onto vessels deployed to services with a cyclical calling pattern. This article studies the problem of designing a yard template that balances the workload in an export yard. The template design problem is formulated as an integer program. It is found that the computational time required to optimally solve realistic sizes of the template design problem is unacceptably long. This article proposes a simpler integer program as an approximate model. On the basis of the analysis on the approximate model, a heuristic is developed to solve the template design problem. Results of computational experiments show that the heuristic can find effective solutions for the template design problem.  相似文献   
7.
    
Hybrid heuristic optimization methods can discover efficient experiment designs in situations where traditional designs cannot be applied, exchange methods are ineffective, and simple heuristics like simulated annealing fail to find good solutions. One such heuristic hybrid is GASA (genetic algorithm–simulated annealing), developed to take advantage of the exploratory power of the genetic algorithm, while utilizing the local optimum exploitive properties of simulated annealing. The successful application of this method is demonstrated in a difficult design problem with multiple optimization criteria in an irregularly shaped design region. Copyright © 2004 John Wiley & Sons, Ltd.  相似文献   
8.
TSP问题的脂肪计算复杂性与启发式算法设计   总被引:2,自引:0,他引:2       下载免费PDF全文
江贺  胡燕  李强  于红 《软件学报》2009,20(9):2344-2351
旅行商问题(traveling salesman problem,简称TSP)是经典的NP-难解组合优化问题之一,求解它的高效启发式算法一直是计算机科学研究的热点.脂肪作为描述TSP结构特征的新工具,对启发式算法设计具有重要意义.目前,TSP问题的脂肪研究还处于初始阶段,缺乏理论分析结果及相关的启发式算法.首先分析了TSP问题的脂肪计算复杂性,通过构造偏移实例的技巧,证明了获取TSP的脂肪是NP-难解的,即在P(NP的假设下,不存在算法可以在多项式时间内获得完整脂肪.在此基础上,通过分析TSP问题局部最优解与脂肪的关系,给出了求解TSP问题的元启发式算法--动态候选集搜索(dynamic candidate set search,简称DCSS)算法.利用该算法,改进了目前求解TSP问题最好算法之一的LKH.TSPLIB典型实例的实验结果表明,改进后的算法在解的质量上有较为明显的提高.新的基于脂肪的启发式算法对于求解其他NP-难解问题具有一定的参考价值.  相似文献   
9.
针对大规模问题求解效率不高、结果不理想等问题,以影响参数多变的风力发电机布局问题为研究对象,设计并实现了超启发式算法策略,底层算子用差分进化(Differential Evolution,DE)算法和适应性协方差策略(Covariance Matrix Adaptation Evolution Strategy,CMA-ES)算法,高层策略用启发式调用策略选择底层算子求解在不同场景、不同风力参数等多种情况下的风力发电机布局情况。实验将权值选择策略与DE算法、CMA-ES算法和随机调度策略进行比较,最终数据表明该策略求解风力发电布局的效果远高于其他三种。  相似文献   
10.
传统蚁群算法在应对大规模复杂场景时,普遍存在收敛效率偏低、全局搜索能力不足以及易陷入局部最优等缺陷。提出了一种多策略改进的蚁群算法。通过增强启发函数的导向性和自适应性,提高算法的寻优能力;利用伪随机转移策略改进状态转移规则并对信息素启发因子和期望启发因子进行动态调节,增强全局搜索能力,避免局部最优问题。同时,采用多策略优化信息素更新机制,并结合自适应调节挥发系数,显著提升收敛效率和搜索性能。此外,通过冗余点去除的二次优化,进一步优化路径质量。通过栅格地图的仿真实验表明,蚁群算法经多策略改进后在搜索能力和收敛速度上获得了较大提升,可为AGV解决复杂环境下的路径规划提供理论支持。  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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