全文获取类型
收费全文 | 65133篇 |
免费 | 10802篇 |
国内免费 | 5515篇 |
专业分类
电工技术 | 8607篇 |
技术理论 | 2篇 |
综合类 | 6564篇 |
化学工业 | 5133篇 |
金属工艺 | 2334篇 |
机械仪表 | 6680篇 |
建筑科学 | 2829篇 |
矿业工程 | 2236篇 |
能源动力 | 3198篇 |
轻工业 | 4171篇 |
水利工程 | 1694篇 |
石油天然气 | 3055篇 |
武器工业 | 1428篇 |
无线电 | 5229篇 |
一般工业技术 | 5626篇 |
冶金工业 | 1912篇 |
原子能技术 | 307篇 |
自动化技术 | 20445篇 |
出版年
2024年 | 1536篇 |
2023年 | 2043篇 |
2022年 | 3062篇 |
2021年 | 3102篇 |
2020年 | 3394篇 |
2019年 | 2936篇 |
2018年 | 2598篇 |
2017年 | 3151篇 |
2016年 | 3414篇 |
2015年 | 3657篇 |
2014年 | 5039篇 |
2013年 | 4837篇 |
2012年 | 5490篇 |
2011年 | 5436篇 |
2010年 | 3737篇 |
2009年 | 3940篇 |
2008年 | 3470篇 |
2007年 | 3862篇 |
2006年 | 3168篇 |
2005年 | 2526篇 |
2004年 | 2058篇 |
2003年 | 1643篇 |
2002年 | 1399篇 |
2001年 | 1145篇 |
2000年 | 955篇 |
1999年 | 653篇 |
1998年 | 618篇 |
1997年 | 518篇 |
1996年 | 398篇 |
1995年 | 351篇 |
1994年 | 283篇 |
1993年 | 215篇 |
1992年 | 178篇 |
1991年 | 146篇 |
1990年 | 129篇 |
1989年 | 104篇 |
1988年 | 64篇 |
1987年 | 26篇 |
1986年 | 27篇 |
1985年 | 15篇 |
1984年 | 16篇 |
1983年 | 18篇 |
1982年 | 18篇 |
1981年 | 9篇 |
1980年 | 15篇 |
1979年 | 13篇 |
1978年 | 7篇 |
1977年 | 5篇 |
1959年 | 4篇 |
1951年 | 12篇 |
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
51.
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. 相似文献
52.
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. 相似文献
53.
54.
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. 相似文献
55.
Traditional Genetic Algorithms (GAs) mating schemes select individuals for crossover independently of their genotypic or phenotypic similarities. In Nature, this behavior is known as random mating. However, non-random protocols, in which individuals mate according to their kinship or likeness, are more common in natural species. Previous studies indicate that when applied to GAs, dissortative mating - a type of non-random mating in which individuals are chosen according to their similarities - may improve their performance (on both speed and reliability). Dissortative mating maintains genetic diversity at a higher level during the run, a fact that is frequently observed as a possible cause of dissortative GAs’ ability to escape local optima. Dynamic optimization demands a special attention when designing and tuning a GA, since diversity plays an even more crucial role than it does when tackling static ones. This paper investigates the behavior of the Adaptive Dissortative Mating GA (ADMGA) in dynamic problems and compares it to GAs based on random immigrants. ADMGA selects parents according to their Hamming distance, via a self-adjustable threshold value. The method, by keeping population diversity during the run, provides an effective means to deal with dynamic problems. Tests conducted with dynamic trap functions and dynamic versions of Road Royal and knapsack problems indicate that ADMGA is able to outperform other GAs on a wide range of tests, being particularly effective when the frequency of changes is low. Specifically, ADMGA outperforms two state-of-the-art algorithms on many dynamic scenarios. In addition, and unlike preceding dissortative mating GAs and other evolutionary techniques for dynamic optimization, ADMGA self-regulates the intensity of the mating restrictions and does not increase the set of parameters in GAs, thus being easier to tune. 相似文献
56.
Exploratory data analysis methods are essential for getting insight into data. Identifying the most important variables and detecting quasi-homogenous groups of data are problems of interest in this context. Solving such problems is a difficult task, mainly due to the unsupervised nature of the underlying learning process. Unsupervised feature selection and unsupervised clustering can be successfully approached as optimization problems by means of global optimization heuristics if an appropriate objective function is considered. This paper introduces an objective function capable of efficiently guiding the search for significant features and simultaneously for the respective optimal partitions. Experiments conducted on complex synthetic data suggest that the function we propose is unbiased with respect to both the number of clusters and the number of features. 相似文献
57.
Bih-Sheue Shieh 《Information Sciences》2011,181(4):832-841
The work examines the feasibility of minimizing a linear objective function subject to a max-t fuzzy relation equation constraint, where t is a continuous/Archimedean t-norm. Conventional methods for solving this problem are significantly improved by, first separating the problem into two sub-problems according to the availability of positive coefficients. This decomposition is thus more easily handled than in previous literature. Next, based on use of the maximum solution of the constraint equation, the sub-problem with non-positive coefficients is solved and the size of the sub-problem with positive coefficients reduced as well. This step is unique among conventional methods, owing to its ability to determine as many optimal variables as possible. Additionally, several rules are developed for simplifying the remaining problem. Finally, those undecided optimal variables are obtained using the covering problem rather than the branch-and-bound methods. Three illustrative examples demonstrate that the proposed approach outperforms conventional schemes. Its potential applications are discussed as well. 相似文献
58.
合成氨工艺参数优化技术开发及应用 总被引:1,自引:1,他引:0
以氨净值为响应值,影响响应值的17个过程参数为变量,经逐步回归选入触媒温度左3,触媒温度左4,循环CH_4%,H/N,NH_3%(进口)5个过程参数建立预测方程,并根据该方程对响应值的拟合结果和误差分布对样本进行分类。在此基础上,采取图形显示技术和统计分析的方法对分类样本集的过程参数进行比对分析,由此获取优类信息制订优化的工艺参数方案,经仿真验证后用于指导合成氨装置的生产试验。试验结果与试验前的对照期比较,氨净值均值由13.86提高到14.54,吨氨气耗减少15.9887m~3,吨氨电耗减少15.8kWh,节能效益十分明显 相似文献
59.
熊刚 《计算机工程与应用》2000,(11)
文章首先提出了流程工业及其CIMS中的各种优化问题;;小结了各种解决优化问题的求解技术.在此基础上提出了一种基于多级优化的一种流程工业CIMS结构.最后;;作者提出了一种解决流程工业CIMS多目标优化问题的最大熵优化技术 相似文献
60.
SUN Feng 《数字社区&智能家居》2008,(30)
系统采用Oracle数据库作为开发平台,VB.net为开发工具研制而成。系统借鉴银行和电力企业信用等级评价的规则,结合水司水费收缴的历史纪录及各客户的实际情况,运用自动采集程序,从原有的营销系统和财务系统自动录入数据,再通过优化的模糊概率、神经网络程序,对用户进行交纳水费信用等级评定,建立客户交纳水费风险预警机制。 相似文献