首页 | 本学科首页   官方微博 | 高级检索  
文章检索
  按 检索   检索词:      
出版年份:   被引次数:   他引次数: 提示:输入*表示无穷大
  收费全文   179篇
  免费   6篇
化学工业   25篇
金属工艺   4篇
机械仪表   18篇
建筑科学   2篇
能源动力   6篇
轻工业   8篇
石油天然气   4篇
无线电   29篇
一般工业技术   42篇
冶金工业   6篇
原子能技术   1篇
自动化技术   40篇
  2023年   1篇
  2022年   1篇
  2021年   7篇
  2020年   2篇
  2019年   12篇
  2018年   4篇
  2017年   6篇
  2016年   3篇
  2015年   6篇
  2014年   6篇
  2013年   19篇
  2012年   16篇
  2011年   16篇
  2010年   13篇
  2009年   10篇
  2008年   6篇
  2007年   5篇
  2006年   7篇
  2005年   3篇
  2004年   6篇
  2003年   3篇
  2002年   6篇
  2001年   1篇
  2000年   2篇
  1999年   1篇
  1998年   2篇
  1997年   2篇
  1996年   5篇
  1995年   4篇
  1994年   1篇
  1993年   2篇
  1991年   1篇
  1989年   1篇
  1988年   1篇
  1983年   1篇
  1980年   1篇
  1977年   2篇
排序方式: 共有185条查询结果,搜索用时 15 毫秒
1.
2.
In spite of many studies, investigating balancing and sequencing problems in Mixed-Model Assembly Line (MMAL) individually, this paper solves them simultaneously aiming to minimize total utility work. A new Mixed-Integer Linear Programming (MILP) model is developed to provide the exact solution of the problem with station-dependent assembly times. Because of NP-hardness, a Simulated Annealing (SA) is applied and compared to the Co-evolutionary Genetic Algorithm (Co-GA) from the literature. To strengthen the search process, two main hypotheses, namely simultaneous search and feasible search, are developed contrasting Co-GA. Various parameters of SA are reviewed to calibrate the algorithm by means of Taguchi design of experiments. Numerical results statistically show the efficiency and effectiveness of the proposed SA in terms of both the quality of solution and the time of achieving the best solution. Finally, the contribution of each hypothesis in this superiority is analyzed.  相似文献   
3.
Effects of temperature and mean stress on fatigue behaviour of talc‐filled polypropylene (PP‐T) and short glass fibre reinforced polypropylene (PP‐G), polyamide‐66 (PA66), and a blend of polyphenylene ether and polystyrene (PPE/PS) were investigated. Load‐controlled fatigue tests were conducted under positive stress ratios (R = 0.1 and 0.3) and at several temperatures (T = 23, 85 and 120 °C). Larson–Miller parameter was used and a shift factor of Arrhenius type was developed to correlate fatigue data at various temperatures. Effect of mean stress on fatigue life was significant for some of the studied materials; however, for the PPE/PS blend no effect of mean stress was observed. Modified Goodman and Walker mean stress equations were evaluated for their ability to correlate mean stress data. A general fatigue life prediction model was also used to account for the effects of mean stress, temperature, anisotropy and frequency.  相似文献   
4.
In the literature of multi-objective problem, there are different algorithms to solve different optimization problems. This paper presents a min–max multi-objective procedure for a dual-objective, namely make span, and sum of the earliness and tardiness of jobs in due window machine scheduling problems, simultaneously. In formulation of min–max method when this method is combined with the weighting method, the decision maker can have the flexibility of mixed use of weights and distance parameter to yield a set of Pareto-efficient solutions. This research extends the new hybrid metaheuristic (HMH) to solve parallel machines scheduling problems with sequence-dependent setup time that comprises three components: an initial population generation method based on an ant colony optimization (ACO), a simulated annealing (SA) as an evolutionary algorithm employs certain probability to avoid becoming trapped in a local optimum, and a variable neighborhood search (VNS) which involves three local search procedures to improve the population. In addition, two VNS-based HMHs, which are a combination of two methods, SA/VNS and ACO/VNS, are also proposed to solve the addressed scheduling problems. A design of experiments approach is employed to calibrate the parameters. The non-dominated sets obtained from HMH and two best existing bi-criteria scheduling algorithms are compared in terms of various indices and the computational results show that the proposed algorithm is capable of producing a number of high-quality Pareto optimal scheduling plans. Aside, an extensive computational experience is carried out to analyze the different parameters of the algorithm.  相似文献   
5.
This paper investigates scheduling job shop problems with sequence-dependent setup times under minimization of makespan. We develop an effective metaheuristic, simulated annealing with novel operators, to potentially solve the problem. Simulated annealing is a well-recognized algorithm and historically classified as a local-search-based metaheuristic. The performance of simulated annealing critically depends on its operators and parameters, in particular, its neighborhood search structure. In this paper, we propose an effective neighborhood search structure based on insertion neighborhoods as well as analyzing the behavior of simulated annealing with different types of operators and parameters by the means of Taguchi method. An experiment based on Taillard benchmark is conducted to evaluate the proposed algorithm against some effective algorithms existing in the literature. The results show that the proposed algorithm outperforms the other algorithms.  相似文献   
6.
This paper proposes a hybrid metaheuristic for the minimization of makespan in scheduling problems with parallel machines and sequence-dependent setup times. The solution approach is robust, fast, and simply structured, and comprises three components: an initial population generation method based on an ant colony optimization (ACO), a simulated annealing (SA) for solution evolution, and a variable neighborhood search (VNS) which involves three local search procedures to improve the population. The hybridization of an ACO, SA with VNS, combining the advantages of these three individual components, is the key innovative aspect of the approach. Two algorithms of a hybrid VNS-based algorithm, SA/VNS and ACO/VNS, and the VNS algorithm presented previously are used to compare with the proposed hybrid algorithm to highlight its advantages in terms of generality and quality for large instances.  相似文献   
7.

Wireless sensor network has special features and many applications, which have attracted attention of many scientists. High energy consumption of these networks, as a drawback, can be reduced by a hierarchical routing algorithm. The proposed algorithm is based on the Low Energy Adaptive Clustering Hierarchy (LEACH) and Quadrant Cluster based LEACH (Q-LEACH) protocols. To reduce energy consumption and provide a more appropriate coverage, the network was divided into several regions and clusters were formed within each region. In selecting the cluster head (CH) in each round, the amount of residual energy and the distance from the center of each node were calculated by the base station (including the location and residual energy of each node) for all living nodes in each region. In this regard, the node with the largest value had the highest priority to be selected as the CH in each network region. The base station calculates the CH due to the lack of energy constraints and is also responsible for informing it throughout the network, which reduces the load consumption and tasks of nodes in the network. The information transfer steps in this protocol are similar to the LEACH protocol stages. To better evaluate the results, the proposed method was implemented with LEACH LEACH-SWDN, and Q-LEACH protocols using MATLAB software. The results showed better performance of the proposed method in network lifetime, first node death time, and the last node death time.

  相似文献   
8.
9.
Abstract

The aim of the present work is to evaluate the effect of fractures geometrical properties such as orientation, density, location, and networking on the conventional fire flooding (CFF) process performance through simulation analysis. Combustion parameters of a fractured low-permeable carbonate heavy oil reservoir in Iran called Kuh-E-Mond (KEM); applied for simulation study and simulator has been validated with KEM combustion tube experimental data. The validated model was modified to study CFF in 3D semi-scaled combustion cells. Simulation results confirmed that CFF is more feasible in the case of densely fractured reservoirs such as those in the Middle East.  相似文献   
10.
In an attempt to improve the speed of VLSI signal processing systems, a new architecture for a high-speed multiply-accumulate (MAC) unit optimized for digital filters is proposed. This unit is designed as a coprocessor for the LEON2 RISC processor [LEON2 Processor; 2005 [Online]. <http://www.gaisler.com/products/leon2/leon.html>]. In this work, four parallel MAC units with two dual-port coefficient register-files, a three-port general register-file and a control unit are included in the coprocessing block. With the existence of four parallel units, several SIMD format instructions have been added to LEON2 instruction set. Each MAC unit has two 16-bit inputs, 32-bit output register and a programmable round-saturate block. The MAC unit uses a new architecture which embeds the accumulate module within the partial products summation tree of the multiplier with minimum overhead. A central control unit controls inputs of the four MACs and loading of the output registers. Our experimental results demonstrate a high performance in implementation of digital filters at elevated speeds of up to 33 millions of input samples per second in a 0.18 μm technology.  相似文献   
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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