全文获取类型
收费全文 | 80232篇 |
免费 | 12065篇 |
国内免费 | 7536篇 |
专业分类
电工技术 | 9092篇 |
技术理论 | 3篇 |
综合类 | 8019篇 |
化学工业 | 7234篇 |
金属工艺 | 3359篇 |
机械仪表 | 7206篇 |
建筑科学 | 3552篇 |
矿业工程 | 2380篇 |
能源动力 | 3618篇 |
轻工业 | 4166篇 |
水利工程 | 1769篇 |
石油天然气 | 3541篇 |
武器工业 | 976篇 |
无线电 | 7136篇 |
一般工业技术 | 7505篇 |
冶金工业 | 2380篇 |
原子能技术 | 379篇 |
自动化技术 | 27518篇 |
出版年
2024年 | 794篇 |
2023年 | 2079篇 |
2022年 | 3377篇 |
2021年 | 3516篇 |
2020年 | 3789篇 |
2019年 | 3393篇 |
2018年 | 3067篇 |
2017年 | 3699篇 |
2016年 | 4022篇 |
2015年 | 4394篇 |
2014年 | 5935篇 |
2013年 | 5816篇 |
2012年 | 6471篇 |
2011年 | 6498篇 |
2010年 | 4628篇 |
2009年 | 4853篇 |
2008年 | 4445篇 |
2007年 | 4937篇 |
2006年 | 4231篇 |
2005年 | 3496篇 |
2004年 | 2826篇 |
2003年 | 2370篇 |
2002年 | 2135篇 |
2001年 | 1845篇 |
2000年 | 1463篇 |
1999年 | 1080篇 |
1998年 | 909篇 |
1997年 | 765篇 |
1996年 | 584篇 |
1995年 | 494篇 |
1994年 | 391篇 |
1993年 | 298篇 |
1992年 | 255篇 |
1991年 | 203篇 |
1990年 | 181篇 |
1989年 | 153篇 |
1988年 | 113篇 |
1987年 | 39篇 |
1986年 | 41篇 |
1985年 | 27篇 |
1984年 | 33篇 |
1983年 | 28篇 |
1982年 | 28篇 |
1981年 | 17篇 |
1980年 | 22篇 |
1979年 | 19篇 |
1978年 | 10篇 |
1976年 | 10篇 |
1975年 | 11篇 |
1951年 | 17篇 |
排序方式: 共有10000条查询结果,搜索用时 0 毫秒
81.
In this paper we propose a heuristic approach for the problem of packing equal rectangles within a convex region. The approach is based on an Iterated Local Search scheme, in which the key step is the perturbation move. Different perturbation moves, both combinatorial and continuous ones, are proposed and compared through extensive computational experiments on a set of test instances. The overall results are quite encouraging. 相似文献
82.
Víctor Blanco 《Journal of Symbolic Computation》2011,46(5):511-533
Multiobjective discrete programming is a well-known family of optimization problems with a large spectrum of applications. The linear case has been tackled by many authors during the past few years. However, the polynomial case has not been studied in detail due to its theoretical and computational difficulties. This paper presents an algebraic approach for solving these problems. We propose a methodology based on transforming the polynomial optimization problem to the problem of solving one or more systems of polynomial equations and we use certain Gröbner bases to solve these systems. Different transformations give different methodologies that are theoretically stated and compared by some computational tests via the algorithms that they induce. 相似文献
83.
In non-invasive thermal diagnostics, accurate correlations between the thermal image at skin surface and interior human physiology are desired. In this work, an estimation methodology to determine unknown geometrical parameters of an embedded tumor is proposed. We define a functional that represents the mismatch between a measured experimental temperature profile, which may be obtained by infrared thermography on the skin surface, and the solution of an appropriate boundary problem. This functional is related to the geometrical parameters through the solution of the boundary problem, in such a way that finding the minimum of this functional form also means finding the unknown geometrical parameters of the embedded tumor. Sensitivity analysis techniques coupled with the adjoint method were considered to compute the shape derivative of the functional. Then, a nonmonotone spectral projected gradient method was implemented to solve the optimization problem of finding the optimal geometric parameters. 相似文献
84.
This paper presents a new metaheuristic-based algorithm for complex reliability problems. The algorithm effectively uses features of the Tabu Search paradigm, with special emphasis on the exploitation of memory-based mechanisms. It balances intensification with diversification via the use of short-term and long-term memory. The algorithm has been thoroughly tested on benchmark problems from the literature as well as on a pool of random generated instances of very large scale software systems. The proposed algorithm proves to be robust with respect to its parameters and it is especially suited for very large scale instances of the reliability problem, when exact approaches are doomed to fail. 相似文献
85.
Antonio C. Sobieranski Daniel D. Abdala Eros Comunello Aldo von Wangenheim 《Pattern recognition letters》2009,30(16):127
In this paper we describe an experiment where we studied empirically the application of a learned distance metric to be used as discrimination function for an established color image segmentation algorithm. For this purpose we chose the Mumford–Shah energy functional and the Mahalanobis distance metric. The objective was to test our approach in an objective and quantifiable way on this specific algorithm employing this particular distance model, without making generalization claims. The empirical validation of the results was performed in two experiments: one applying the resulting segmentation method on a subset of the Berkeley Image Database, an exemplar image set possessing ground-truths and validating the results against the ground-truths using two well-known inter-cluster validation methods, namely, the Rand and BGM indexes, and another experiment using images of the same context divided into training and testing set, where the distance metric is learned from the training set and then applied to segment all the images. The obtained results suggest that the use of the specified learned distance metric provides better and more robust segmentations, even if no other modification of the segmentation algorithm is performed. 相似文献
86.
D. Kraft 《Optimization methods & software》2017,32(4):790-812
We present a model for image segmentation and describe a gradient-descent method for level-set based shape optimization. It is commonly known that gradient-descent methods converge slowly due to zig–zag movement. This can also be observed for our problem, especially when sharp edges are present in the image. We interpret this in our specific context to gain a better understanding of the involved difficulties. One way to overcome slow convergence is the use of second-order methods. For our situation, they require derivatives of the potentially noisy image data and are thus undesirable. Hence, we propose a new method that can be interpreted as a self-consistent gradient flow and does not need any derivatives of the image data. It works very well in practice and leads to a far more efficient optimization algorithm. A related idea can also be used to describe the mean-curvature flow of a mean-convex surface. For this, we formulate a mean-curvature Eikonal equation, which allows a numerical propagation of the mean-curvature flow of a surface without explicit time stepping. 相似文献
87.
88.
Collaborative logistics networks (CLNs) are considered to be an effective organizational form for business cooperation that provides high stability and low cost. One common key issue regarding CLN resource combination is the network design optimization problem under discrete uncertainty (DU-CLNDOP). Operational environment changes and information uncertainty in network designs, due to partner selection, resource constrains and network robustness, must be effectively controlled from the system perspective. Therefore, a general two-stage quantitative framework that enables decision makers to select the optimal network design scheme for CLNs under uncertainty is proposed in this paper. Phase 1 calculates the simulation result of each hypothetical scenario of CLN resource combination using the expected value model with robust constraints. Phase 2 selects the optimal network design scheme for DU-CLNDOP using the orthogonal experiment design method. The validity of the model and method are verified via an illustrative example. 相似文献
89.
提出一种AWGN信道下有限长度RC-LDPC码的删余算法,该算法对规则及非规则LDPC码均有效。该删余算法基于一系列准则,其中一个重要准则是某个候选删除节点的具有低的近似环外消息度(ACE)的短环的数量。仿真结果表明,ACE对删余码的性能有很大的影响,该算法的性能比已有算法有进一步提高。 相似文献
90.
Graphs with large spectral gap are important in various fields such as biology, sociology and computer science. In designing such graphs, an important question is how the probability of graphs with large spectral gap behaves. A method based on multicanonical Monte Carlo is introduced to quantify the behavior of this probability, which enables us to calculate extreme tails of the distribution. The proposed method is successfully applied to random 3-regular graphs and large deviation probability is estimated. 相似文献