全文获取类型
收费全文 | 12584篇 |
免费 | 399篇 |
国内免费 | 43篇 |
专业分类
电工技术 | 146篇 |
综合类 | 25篇 |
化学工业 | 2707篇 |
金属工艺 | 200篇 |
机械仪表 | 270篇 |
建筑科学 | 709篇 |
矿业工程 | 51篇 |
能源动力 | 200篇 |
轻工业 | 1174篇 |
水利工程 | 91篇 |
石油天然气 | 41篇 |
武器工业 | 1篇 |
无线电 | 725篇 |
一般工业技术 | 1854篇 |
冶金工业 | 2909篇 |
原子能技术 | 79篇 |
自动化技术 | 1844篇 |
出版年
2023年 | 74篇 |
2022年 | 177篇 |
2021年 | 202篇 |
2020年 | 140篇 |
2019年 | 159篇 |
2018年 | 224篇 |
2017年 | 165篇 |
2016年 | 246篇 |
2015年 | 236篇 |
2014年 | 317篇 |
2013年 | 731篇 |
2012年 | 524篇 |
2011年 | 742篇 |
2010年 | 532篇 |
2009年 | 536篇 |
2008年 | 574篇 |
2007年 | 583篇 |
2006年 | 497篇 |
2005年 | 431篇 |
2004年 | 398篇 |
2003年 | 326篇 |
2002年 | 329篇 |
2001年 | 234篇 |
2000年 | 234篇 |
1999年 | 224篇 |
1998年 | 313篇 |
1997年 | 272篇 |
1996年 | 241篇 |
1995年 | 203篇 |
1994年 | 188篇 |
1993年 | 221篇 |
1992年 | 210篇 |
1991年 | 110篇 |
1990年 | 161篇 |
1989年 | 150篇 |
1988年 | 145篇 |
1987年 | 129篇 |
1986年 | 112篇 |
1985年 | 143篇 |
1984年 | 133篇 |
1983年 | 103篇 |
1982年 | 98篇 |
1981年 | 118篇 |
1980年 | 98篇 |
1979年 | 116篇 |
1978年 | 84篇 |
1977年 | 92篇 |
1976年 | 70篇 |
1975年 | 81篇 |
1973年 | 65篇 |
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
41.
We are extremely pleased to present this special issue of the Journal of Control Theory and Applications.Approximate dynamic programming (ADP) is a general and effective approach for solving optimal control and estimation problems by adapting to uncertain environments over time.ADP optimizes the sensing objectives accrued over a future time interval with respect to an adaptive control law,conditioned on prior knowledge of the system,its state,and uncertainties.A numerical search over the present value of the control minimizes a Hamilton-Jacobi-Bellman (HJB) equation providing a basis for real-time,approximate optimal control. 相似文献
42.
43.
This paper presents a new approach to improve tool selection for arbitrary shaped pockets based on an approximate polygon subdivision technique. The pocket is subdivided into smaller sub-polygons and tools are selected separately for each sub-polygon. A set of tools for the entire pocket is obtained based on both machining time and the number of tools used. In addition, the sub-polygons are sequenced to eliminate the requirement of multiple plunging operations. In process planning for pocket machining, selection of tool sizes and minimizing the number of plunging operations can be very important factors. The approach presented in this paper is an improvement over previous work in its use of a polygon subdivision strategy to improve the machining time as well as reducing the number of plunges. The implementation of this technique suggests that using a subdivision approach can reduce machining time when compared to solving for the entire polygonal region. 相似文献
44.
45.
Martens et al. defined a pattern-based specification language equivalent in expressive power to the widely adopted XML Schema definitions (XSDs). This language consists of rules of the form where r and s are regular expressions and can be seen as a type-free extension of DTDs with vertical regular expressions. Sets of such rules can be interpreted both in an existential or universal way. In the present paper, we study the succinctness of both semantics w.r.t. each other and w.r.t. the common abstraction of XSDs in terms of single-type extended DTDs. The investigation is carried out relative to three kinds of vertical pattern languages: regular, linear, and strongly linear patterns. We also consider the complexity of the simplification problem for each of the considered pattern-based schemas. 相似文献
46.
In this paper we consider uncountable classes recognizable by ω-automata and investigate suitable learning paradigms for them. In particular, the counterparts of explanatory, vacillatory and behaviourally correct learning are introduced for this setting. Here the learner reads in parallel the data of a text for a language L from the class plus an ω-index α and outputs a sequence of ω-automata such that all but finitely many of these ω-automata accept the index α if and only if α is an index for L.It is shown that any class is behaviourally correct learnable if and only if it satisfies Angluin’s tell-tale condition. For explanatory learning, such a result needs that a suitable indexing of the class is chosen. On the one hand, every class satisfying Angluin’s tell-tale condition is vacillatorily learnable in every indexing; on the other hand, there is a fixed class such that the level of the class in the hierarchy of vacillatory learning depends on the indexing of the class chosen.We also consider a notion of blind learning. On the one hand, a class is blind explanatorily (vacillatorily) learnable if and only if it satisfies Angluin’s tell-tale condition and is countable; on the other hand, for behaviourally correct learning, there is no difference between the blind and non-blind version.This work establishes a bridge between the theory of ω-automata and inductive inference (learning theory). 相似文献
47.
Bruno Juliá-Díaz Joseph M. Burdis Frank Tabakin 《Computer Physics Communications》2006,174(11):914-934
This Mathematica 5.2 package1 is a simulation of a Quantum Computer. The program provides a modular, instructive approach for generating the basic elements that make up a quantum circuit. The main emphasis is on using the density matrix, although an approach using state vectors is also implemented in the package. The package commands are defined in Qdensity.m which contains the tools needed in quantum circuits, e.g., multiqubit kets, projectors, gates, etc. Selected examples of the basic commands are presented here and a tutorial notebook, Tutorial.nb is provided with the package (available on our website) that serves as a full guide to the package. Finally, application is made to a variety of relevant cases, including Teleportation, Quantum Fourier transform, Grover's search and Shor's algorithm, in separate notebooks: QFT.nb, Teleportation.nb, Grover.nb and Shor.nb where each algorithm is explained in detail. Finally, two examples of the construction and manipulation of cluster states, which are part of “one way computing” ideas, are included as an additional tool in the notebook Cluster.nb. A Mathematica palette containing most commands in QDENSITY is also included: QDENSpalette.nb.
Program summary
Title of program: QDENSITYCatalogue identifier: ADXH_v1_0Program summary URL:http://cpc.cs.qub.ac.uk/summaries/ADXH_v1_0Program available from: CPC Program Library, Queen's University of Belfast, N. IrelandOperating systems: Any which supports Mathematica; tested under Microsoft Windows XP, Macintosh OS X, and Linux FC4Programming language used: Mathematica 5.2No. of bytes in distributed program, including test data, etc.: 180 581No. of lines in distributed program, including test data, etc.: 19 382Distribution format: tar.gzMethod of solution: A Mathematica package is provided which contains commands to create and analyze quantum circuits. Several Mathematica notebooks containing relevant examples: Teleportation, Shor's Algorithm and Grover's search are explained in detail. A tutorial, Tutorial.nb is also enclosed. 相似文献48.
Khan Z Balch T Dellaert F 《IEEE transactions on pattern analysis and machine intelligence》2006,28(12):1960-1972
In several multitarget tracking applications, a target may return more than one measurement per target and interacting targets may return multiple merged measurements between targets. Existing algorithms for tracking and data association, initially applied to radar tracking, do not adequately address these types of measurements. Here, we introduce a probabilistic model for interacting targets that addresses both types of measurements simultaneously. We provide an algorithm for approximate inference in this model using a Markov chain Monte Carlo (MCMC)-based auxiliary variable particle filter. We Rao-Blackwellize the Markov chain to eliminate sampling over the continuous state space of the targets. A major contribution of this work is the use of sparse least squares updating and downdating techniques, which significantly reduce the computational cost per iteration of the Markov chain. Also, when combined with a simple heuristic, they enable the algorithm to correctly focus computation on interacting targets. We include experimental results on a challenging simulation sequence. We test the accuracy of the algorithm using two sensor modalities, video, and laser range data. We also show the algorithm exhibits real time performance on a conventional PC 相似文献
49.
Michael E. Sigman Mary R. Williams Joseph A. Castelbuono Joseph G. Colca C. Douglas Clark 《仪器科学与技术》2013,41(4):375-393
Abstract The mass spectra calculated by summing the intensities of each nominal mass over all chromatographic times, the summed ion spectra, were calculated for a set of 440 commercially available ignitable liquids that had been analyzed by gas chromatography–mass spectrometry. Each ignitable liquid is generally comprised of a mixture of chemicals, and the mixtures may be very complex in some cases, e.g., petroleum distillates, gasoline, etc. The summed ion spectra were evaluated to determine if they contained sufficient information content to allow their use for rapid and accurate identification of the ignitable liquid in a database or library. The summed ion nominal mass spectra were encoded in one bit per channel at 1% transition intensity and a set of 96,580 unique pairwise comparisons were made between spectra, resulting in an average of approximately 50 differing channels per comparison. A subset of 62 summed ion spectra were further compared by a similarity metric and found by cluster analysis to group closely along the ASTM ignitable liquid classification scheme. Receiver operator characteristic analysis of the use of the similarity index in combination with the summed ion spectra was shown to provide 99% probability of correct liquid identification and 95% probability of correct ASTM classification by primary and sub-class. Interlaboratory tests found 95% probability of correct liquid identification and 85% probability of correct ASTM classification at the primary class level. These results demonstrate the use of the summed ion spectrum as a first step in the rapid identification of an ignitable liquid by database or library searching. 相似文献
50.
In the course of the past few years, sonography has become firmly established in clinical practice. The accuracy of the investigations does not only depend on the quality of the equipment used but also to a considerable degree on the standards of investigator training. To reduce the discrepancy between the number and quality of the investigations in the German Federal Republic, the "Kassen?rztliche Vereinigung" has released guidelines requiring the users of sonographic equipment to undergo theoretical and practical training. These guidelines are reviewed and commented. 相似文献