全文获取类型
收费全文 | 663篇 |
免费 | 9篇 |
国内免费 | 16篇 |
专业分类
电工技术 | 21篇 |
综合类 | 34篇 |
化学工业 | 75篇 |
金属工艺 | 13篇 |
机械仪表 | 33篇 |
建筑科学 | 47篇 |
矿业工程 | 16篇 |
能源动力 | 21篇 |
轻工业 | 32篇 |
水利工程 | 4篇 |
石油天然气 | 13篇 |
武器工业 | 2篇 |
无线电 | 19篇 |
一般工业技术 | 47篇 |
冶金工业 | 6篇 |
原子能技术 | 9篇 |
自动化技术 | 296篇 |
出版年
2025年 | 3篇 |
2024年 | 3篇 |
2023年 | 7篇 |
2022年 | 9篇 |
2021年 | 10篇 |
2020年 | 10篇 |
2019年 | 11篇 |
2018年 | 13篇 |
2017年 | 13篇 |
2016年 | 21篇 |
2015年 | 15篇 |
2014年 | 32篇 |
2013年 | 29篇 |
2012年 | 29篇 |
2011年 | 59篇 |
2010年 | 18篇 |
2009年 | 45篇 |
2008年 | 42篇 |
2007年 | 47篇 |
2006年 | 34篇 |
2005年 | 33篇 |
2004年 | 31篇 |
2003年 | 39篇 |
2002年 | 22篇 |
2001年 | 20篇 |
2000年 | 19篇 |
1999年 | 24篇 |
1998年 | 9篇 |
1997年 | 9篇 |
1996年 | 6篇 |
1995年 | 5篇 |
1994年 | 11篇 |
1993年 | 2篇 |
1991年 | 4篇 |
1989年 | 1篇 |
1986年 | 1篇 |
1985年 | 1篇 |
1984年 | 1篇 |
排序方式: 共有688条查询结果,搜索用时 15 毫秒
31.
The ski-rental problem with multiple discount options 总被引:1,自引:0,他引:1
We propose the ski-rental problem with multiple discount options in which there are n options to rent an equipment. Every option has a rental duration; the longer the duration, the more the discount. This generalizes the standard ski-rental problem where one can only rent or buy. We present a 4-competitive on-line algorithm for our problem and show that no deterministic algorithm can have a smaller competitive ratio when n is large enough. Comparing with the original ski-rental problem, the competitive ratio becomes larger when there are more options. 相似文献
32.
D. R. Santos-Peñate R. Suárez-Vega P. Dorta-González 《Networks and Spatial Economics》2007,7(1):45-61
This paper summarizes some results for the leader–follower location model on networks in several scenarios. Discretization
results are considered and differences derived from the inelastic and elastic demand assumptions, as well as from the customer’s
choice rule, are emphasized. Finally, some issues for future lines of investigation are suggested. 相似文献
33.
Feifeng Zheng Yinfeng Xu Chung Keung Poon E. Zhang Xiaoping Wu 《Computers & Industrial Engineering》2011
This paper presents a study of the problem of online deadline scheduling under the preemption penalty model of Zheng, Xu, and Zhang (2007). In that model, each preemption incurs a penalty of ρ times the weight of the preempted job, where ρ ? 0 is the preemption penalty parameter. The objective is to maximise the total weight of jobs completed on time minus the total penalty. 相似文献
34.
35.
M. D. Mackenzie 《Neural computing & applications》1996,4(1):44-57
Class Directed Unsupervised Learning (CDUL) is a dynamic self-organising network which has been shown to overcome many of the problems associated with unsupervised learning, thereby yielding performance characteristics superior to similar networks such as counter-propagation and LVQ. In this paper, the CDUL algorithm is developed further, to a point where the original two-phase learning process is combined into a single system of dynamic parameter variation; a training cycle that can then be terminated automatically at a point of zero error over the training set. The ability to improve training times using a FastCDUL algorithm is also explored. The new algorithm, CDUL2, is subsequently applied to the benchmark problem of mine detection given sonar data, and shown to outperform both backpropagation and LVQ in terms of training speed and recall performance. Finally, a measure of computational cost is estimated for both CDUL2 and LVQ training periods, reinforcing the suggested efficiency of CDUL2 over its counterparts. 相似文献
36.
Daehwan Kim Author Vitae Author Vitae Daijin Kim Author Vitae 《Pattern recognition》2007,40(11):3012-3026
Existing gesture segmentations use the backward spotting scheme that first detects the end point, then traces back to the start point and sends the extracted gesture segment to the hidden Markov model (HMM) for gesture recognition. This makes an inevitable time delay between the gesture segmentation and recognition and is not appropriate for continuous gesture recognition. To solve this problem, we propose a forward spotting scheme that executes gesture segmentation and recognition simultaneously. The start and end points of gestures are determined by zero crossing from negative to positive (or from positive to negative) of a competitive differential observation probability that is defined by the difference of observation probability between the maximal gesture and the non-gesture. We also propose the sliding window and accumulative HMMs. The former is used to alleviate the effect of incomplete feature extraction on the observation probability and the latter improves the gesture recognition rate greatly by accepting all accumulated gesture segments between the start and end points and deciding the gesture type by a majority vote of all intermediate recognition results. We use the predetermined association mapping to determine the 3D articulation data, which reduces the feature extraction time greatly. We apply the proposed simultaneous gesture segmentation and recognition method to recognize the upper-body gestures for controlling the curtains and lights in a smart home environment. Experimental results show that the proposed method has a good recognition rate of 95.42% for continuously changing gestures. 相似文献
37.
This paper considers an online hierarchical scheduling problem on parallel identical machines. We are given a set of m machines and a sequence of jobs. Each machine has a different hierarchy, and each job also has a hierarchy associated with it. A job can be assigned to a machine only if its hierarchy is no less than that of the machine. The objective is to minimize the makespan, i.e., the maximum load of all machines. Two models are studied in the paper. For the fractional model, we present an improved algorithm and lower bounds. Both the algorithm and the lower bound are based on solutions of mathematical programming. For any given m, our algorithm is optimal by numerical calculation. For the integral model, we present both a general algorithm for any m, and an improved algorithm with better competitive ratios of 2.333 and 2.610 for m=4 and 5, respectively. 相似文献
38.
Abstract. We consider two fundamental problems in dynamic scheduling: scheduling to meet deadlines in a preemptive multiprocessor setting,
and scheduling to provide good response time in a number of scheduling environments. When viewed from the perspective of traditional
worst-case analysis, no good on-line algorithms exist for these problems, and for some variants no good off-line algorithms
exist unless P = NP .
We study these problems using a relaxed notion of competitive analysis, introduced by Kalyanasundaram and Pruhs, in which
the on-line algorithm is allowed more resources than the optimal off-line algorithm to which it is compared. Using this approach,
we establish that several well-known on-line algorithms, that have poor performance from an absolute worst-case perspective,
are optimal for the problems in question when allowed moderately more resources. For optimization of average flow time, these
are the first results of any sort, for any NP -hard version of the problem, that indicate that it might be possible to design good approximation algorithms. 相似文献
39.
人工神经网络在模拟电路故障诊断中的应用 总被引:2,自引:0,他引:2
容差和非线性特性使得模拟电路的故障诊断趋于复杂化,针对这两个问题,几年来,人们提出了许多相关的诊断方法。但是,迄今为止.尚没有一种通用的、行之有效的方法。因此,尝试将自组织竞争网络引入到模拟电路的诊断过程中,并提出一种基于竞争网络的诊断方法。由于自组织竞争网络在非线性映射、容错与自学习方面的独特优势,理论上对于解决模拟电路的容差和非线性问题是非常适合的。最后,实例表明,基于竞争网络的方法能够准确识别出电路中的故障。 相似文献
40.
The Self-Organizing Map (SOM) network, a variation of neural computing networks, is a categorization network developed by Kohonen. The theory of the SOM network is motivated by the observation of the operation of the brain. This paper presents the technique of SOM and shows how it may be applied as a clustering tool to group technology. A computer program for implementing the SOM neural networks is developed and the results are compared with other clustering approaches used in group technology. The study demonstrates the potential of using the Self-Organizing Map as the clustering tool for part family formation in group technology. 相似文献