全文获取类型
收费全文 | 14425篇 |
免费 | 1596篇 |
国内免费 | 998篇 |
专业分类
电工技术 | 1356篇 |
技术理论 | 1篇 |
综合类 | 1136篇 |
化学工业 | 286篇 |
金属工艺 | 161篇 |
机械仪表 | 1262篇 |
建筑科学 | 241篇 |
矿业工程 | 133篇 |
能源动力 | 242篇 |
轻工业 | 84篇 |
水利工程 | 279篇 |
石油天然气 | 100篇 |
武器工业 | 81篇 |
无线电 | 1597篇 |
一般工业技术 | 1474篇 |
冶金工业 | 830篇 |
原子能技术 | 10篇 |
自动化技术 | 7746篇 |
出版年
2025年 | 162篇 |
2024年 | 429篇 |
2023年 | 382篇 |
2022年 | 384篇 |
2021年 | 422篇 |
2020年 | 546篇 |
2019年 | 479篇 |
2018年 | 438篇 |
2017年 | 520篇 |
2016年 | 597篇 |
2015年 | 639篇 |
2014年 | 888篇 |
2013年 | 1400篇 |
2012年 | 988篇 |
2011年 | 954篇 |
2010年 | 759篇 |
2009年 | 880篇 |
2008年 | 900篇 |
2007年 | 919篇 |
2006年 | 801篇 |
2005年 | 707篇 |
2004年 | 564篇 |
2003年 | 428篇 |
2002年 | 368篇 |
2001年 | 293篇 |
2000年 | 186篇 |
1999年 | 173篇 |
1998年 | 116篇 |
1997年 | 104篇 |
1996年 | 73篇 |
1995年 | 71篇 |
1994年 | 58篇 |
1993年 | 40篇 |
1992年 | 41篇 |
1991年 | 29篇 |
1990年 | 19篇 |
1989年 | 16篇 |
1988年 | 9篇 |
1986年 | 15篇 |
1985年 | 11篇 |
1984年 | 15篇 |
1983年 | 9篇 |
1966年 | 15篇 |
1965年 | 9篇 |
1964年 | 14篇 |
1963年 | 12篇 |
1961年 | 9篇 |
1959年 | 12篇 |
1958年 | 9篇 |
1957年 | 12篇 |
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
1.
Sidhartha R. Das Basheer M. Khumawala 《International Journal of Flexible Manufacturing Systems》1991,3(2):121-147
Flexible manufacturing systems (FMSs) are a class of automated systems that can be used to improve productivity in batch manufacturing. Four stages of decision making have been defined for an FMS—the design, planning, scheduling, and control stages. This research focuses on the planning stage, and specifically in the area of scheduling batches of parts through the system.The literature to date on the FMS planning stage has mostly focused on the machine grouping, tool loading, and parttype selection problems. Our research carries the literature a step further by addressing the problem of scheduling batches of parts. Due to the use of serial-access material-handling systems in many FMSs, the batch-scheduling problem is modeled for a flexible flow system (FFS). This model explicitly accounts for setup times between batches that are dependent on their processing sequence.A heuristic procedure is developed for this batch-scheduling problem—the Maximum Savings (MS) heuristic. The MS heuristic is based upon the savings in time associated with a particular sequence and selecting the one with the maximum savings. It uses a two-phase method, with the savings being calculated in phase I, while a branch-and-bound procedure is employed to seek the best heuristic solution in phase II. Extensive computational results are provided for a wide variety of problems. The results show that the MS heuristic provides good-quality solutions. 相似文献
2.
George Chryssolouris James E. Pierce Kristian Dicke 《International Journal of Flexible Manufacturing Systems》1992,4(3-4):309-330
This paper introduces a generic decision-making framework for assigning resources of a manufacturing system to production tasks. Resources are broadly defined production units, such as machines, human operators, or material handling vehicles; and tasks are activities performed by resources. In the specific context of FMS, resources correspond to individual machines; tasks correspond to operations to be performed on parts. The framework assumes a hierarchical structure of the system and calls for the execution of four consecutive steps to make a decision for the assignment of a resource to a task. These steps are 1) establishment of decision-making criteria, 2) formation of alternative assignments, 3) estimation of the consequences of the assignments, and 4) selection of the best alternative assignment. This framework has been applied to an existing FMS as an operational policy that decides what task will be executed on which resource of this FMS. Simulation runs provide some initial results of the application of this policy. It is shown that the policy provides flexibility in terms of system performance and computational effort. 相似文献
3.
张俊华 《电脑编程技巧与维护》2011,(14):30-31
在要求高可靠性的系统设计中要求系统能够实现双机热备份,从而保证在出现问题时能够快速恢复服务。详细解读了在开发的调度机中如何实现热备份。 相似文献
4.
We present algorithms, methods, and software for a Grid resource manager, that performs resource brokering and job scheduling in production Grids. This decentralized broker selects computational resources based on actual job requirements, job characteristics, and information provided by the resources, with the aim to minimize the total time to delivery for the individual application. The total time to delivery includes the time for program execution, batch queue waiting, and transfer of executable and input/output data to and from the resource. The main features of the resource broker include two alternative approaches to advance reservations, resource selection algorithms based on computer benchmark results and network performance predictions, and a basic adaptation facility. The broker is implemented as a built-in component of a job submission client for the NorduGrid/ARC middleware. 相似文献
5.
In this paper, a modified teaching–learning-based optimisation (mTLBO) algorithm is proposed to solve the re-entrant hybrid flowshop scheduling problem (RHFSP) with the makespan and the total tardiness criteria. Based on the simple job-based representation, a novel decoding method named equivalent due date-based permutation schedule is proposed to transfer an individual to a feasible schedule. At each generation, a number of superior individuals are selected as the teachers by the Pareto-based ranking phase. To enhance the exploitation ability in the promising area, the insertion-based local search is embedded in the search framework as the training phase for the TLBO. Due to the characteristics of the permutation-based discrete optimisation, the linear order crossover operator and the swap operator are adopted to imitate the interactions among the individuals in both the teaching phase and the learning phase. To store the non-dominated solutions explored during the search process, an external archive is used and updated when necessary. The influence of the parameter setting on the mTLBO in solving the RHFSP is investigated, and numerical tests with some benchmarking instances are carried out. The comparative results show that the proposed mTLBO outperforms the existing algorithms significantly. 相似文献
6.
The aim of this paper is to point out some of the abilities of Distributed Artificial Intelligence in the domain of scheduling, control and design support of Flexible Manufacturing Systems. A distributed management system is proposed, based on Distributed Problem Solving, sub-field of Distributed Artificial Intelligence. The basic concepts are the concept of Resource Management Entity to ensure local optimization of the management of resources and the concept of cooperation to provide ability for global and local consistency. The management of resources is associated to activities such as scheduling, control or simulation. It is shown that this system computes not only practicable schedulings, but also presents, on the one hand, some abilities in supporting the design and the robust optimization of Flexible Manufacturing Systems, and, on the other hand, some abilities in supporting real-time control of such systems. This enables, in future works, to design a Distributed Decision Support System for integrated scheduling, control and design support of production systems. 相似文献
7.
《Ergonomics》2012,55(7):968-981
The aims of the study were to: 1) create work organisation constructs for forest machine operators; 2) examine relationships between these work organisation constructs and different ergonomic outcomes. The study was carried out among forest machine operators in six European countries and was based on a questionnaire survey (n = 358). Exploratory factor analysis (EFA) was used in the formation of the construct measures of work organisation. The EFA resulted in a five-factor structure. The factors were named ‘job control’, ‘variation’, ‘job rotation’, ‘breaks’ and ‘rate of work’. Three multiple regression analyses were carried out separately for the dependent variables job satisfaction, musculoskeletal symptoms and headache/sleeping problems. All regression analyses resulted in significant overall models. The highest explained variance among the dependent variables was found for job satisfaction (R = 0.51, i.e. ‘large’ effect size). The unique contribution of the work organisation constructs varied in the models, but ‘job rotation’ contributed significantly in all regression models. The results may be used as a source for ergonomic improvements to work organisation. The present study was performed as part of the EU project ‘ErgoWood’, which resulted in a European handbook for mechanised forest operations (Gellerstedt et al. 2005). The results delivered part of the evidence base for a toolbox in this handbook regarding changes in work organisation to improve health and performance. 相似文献
8.
Mike Tien-Chien Lee Yu-Chin Hsu Ben Chen Masahiro Fujita 《Design Automation for Embedded Systems》1997,2(3-4):319-338
ATM switch, the core technology of an ATM networking system, is one of the major products in Fujitsu telecommunication business. However, current gate–level design methodology can no longer satisfy its stringent time–to–market requirement. It becomes necessary to exploit high–level methodology to specify and synthesize the design at an abstraction level higher than logic gates. This paper presents our prototyping experience on domain–specific high–level modeling and synthesis for Fujitsu ATM switch design. We propose a high–level design methodology using VHDL, where ATM switch architectural features are considered during behavior modeling, and a high–level synthesis compiler, MEBS, is prototyped to synthesize the behavior model down to a gate–level implementation. Since the specific ATM switch architecture is incorporated into both modeling and synthesis phases, a high–quality design is efficiently derived. The synthesis results shows that given the design constraints, the proposed high–level design methodology can produce a gate–level implementation by MEBS with about 15 percent area reduction in shorter design cycle when compared with manual design. 相似文献
9.
在催化裂化装置停工消缺的全过程中.全面应用工作危害分析法,细化每一项工作,分析潜在的危害,找出主要危害及其后果,制定控制措施,并抓好具体落实,确保检修工作的顺利进行。应用结果表明,装置各专业管理人员的共同参与,使分析结果充分全面,措施合理、可操作性强;删除了原表格中风险度一栏,使分析表的指导作用更强,也提高了应用水平;应用该方法,使管理、操作人员正确识别危害与风险,提高了管理与操作的水平。并找出存在的不足,提出了改进意见。 相似文献
10.
通过对CNG的发展形势介绍,深入到要研究的具体问题——槽车调度,槽车调度就是加气站母站向子站调度发送槽车。匈牙利算法是用到线性规划上解决最优化最优解的问题。考虑到槽车调度优化的问题的特殊性,因此在匈牙利算法的思想基础上,提出了最大差值法。此方法能更高效率地运算出最优解。 相似文献