全文获取类型
收费全文 | 282283篇 |
免费 | 3363篇 |
国内免费 | 1518篇 |
专业分类
电工技术 | 5990篇 |
技术理论 | 5篇 |
综合类 | 1290篇 |
化学工业 | 45416篇 |
金属工艺 | 11411篇 |
机械仪表 | 8154篇 |
建筑科学 | 7659篇 |
矿业工程 | 1842篇 |
能源动力 | 6218篇 |
轻工业 | 27671篇 |
水利工程 | 3217篇 |
石油天然气 | 6439篇 |
武器工业 | 289篇 |
无线电 | 29184篇 |
一般工业技术 | 52061篇 |
冶金工业 | 50807篇 |
原子能技术 | 6047篇 |
自动化技术 | 23464篇 |
出版年
2021年 | 2891篇 |
2020年 | 2227篇 |
2019年 | 2676篇 |
2018年 | 3739篇 |
2017年 | 3719篇 |
2016年 | 4221篇 |
2015年 | 3136篇 |
2014年 | 4995篇 |
2013年 | 12458篇 |
2012年 | 8320篇 |
2011年 | 11049篇 |
2010年 | 8746篇 |
2009年 | 9296篇 |
2008年 | 10287篇 |
2007年 | 10403篇 |
2006年 | 9054篇 |
2005年 | 8049篇 |
2004年 | 7168篇 |
2003年 | 6742篇 |
2002年 | 6718篇 |
2001年 | 6628篇 |
2000年 | 6180篇 |
1999年 | 6150篇 |
1998年 | 13151篇 |
1997年 | 9828篇 |
1996年 | 7551篇 |
1995年 | 5822篇 |
1994年 | 5342篇 |
1993年 | 5229篇 |
1992年 | 4199篇 |
1991年 | 3910篇 |
1990年 | 4054篇 |
1989年 | 4033篇 |
1988年 | 3723篇 |
1987年 | 3223篇 |
1986年 | 3241篇 |
1985年 | 3649篇 |
1984年 | 3542篇 |
1983年 | 3278篇 |
1982年 | 2895篇 |
1981年 | 3087篇 |
1980年 | 2802篇 |
1979年 | 3000篇 |
1978年 | 2892篇 |
1977年 | 2987篇 |
1976年 | 3813篇 |
1975年 | 2610篇 |
1974年 | 2440篇 |
1973年 | 2429篇 |
1972年 | 2075篇 |
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
991.
S. L. Blyumin 《Automation and Remote Control》2011,72(11):2402-2407
In the paper, we discuss a role of quantum calculus, “differential calculus without taking limits” as a discrete analog of
continuous mathematical analysis oriented on information technologies. We studied distinctive calculi that are alternative
to quantum calculus and relate finite discriminators of values of an argument with finite discriminators of values of a function
at their different combinations. 相似文献
992.
J.M. Badia J.L. Movilla J.I. Climente M. Castillo M. Marqués R. Mayo E.S. Quintana-Ortí J. Planelles 《Computer Physics Communications》2011,182(2):533-539
We present a Fortran library which can be used to solve large-scale dense linear systems, Ax=b. The library is based on the LU decomposition included in the parallel linear algebra library PLAPACK and on its out-of-core extension POOCLAPACK. The library is complemented with a code which calculates the self-polarization charges and self-energy potential of axially symmetric nanostructures, following an induced charge computation method. Illustrative calculations are provided for hybrid semiconductor–quasi-metal zero-dimensional nanostructures. In these systems, the numerical integration of the self-polarization equations requires using a very fine mesh. This translates into very large and dense linear systems, which we solve for ranks up to 3×105. It is shown that the self-energy potential on the semiconductor–metal interface has important effects on the electronic wavefunction.
Program summary
Program title: HDSS (Huge Dense System Solver)Catalogue identifier: AEHU_v1_0Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEHU_v1_0.htmlProgram obtainable from: CPC Program Library, Queen's University, Belfast, N. IrelandLicensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.htmlNo. of lines in distributed program, including test data, etc.: 98 889No. of bytes in distributed program, including test data, etc.: 1 009 622Distribution format: tar.gzProgramming language: Fortran 90, CComputer: Parallel architectures: multiprocessors, computer clustersOperating system: Linux/UnixHas the code been vectorized or parallelized?: Yes. 4 processors used in the sample tests; tested from 1 to 288 processorsRAM: 2 GB for the sample tests; tested for up to 80 GBClassification: 7.3External routines: MPI, BLAS, PLAPACK, POOCLAPACK. PLAPACK and POOCLAPACK are included in the distribution file.Nature of problem: Huge scale dense systems of linear equations, Ax=B, beyond standard LAPACK capabilities. Application to calculations of self-energy potential in dielectrically mismatched semiconductor quantum dots.Solution method: The linear systems are solved by means of parallelized routines based on the LU factorization, using efficient secondary storage algorithms when the available main memory is insufficient. The self-energy solver relies on an induced charge computation method. The differential equation is discretized to yield linear systems of equations, which we then solve by calling the HDSS library.Restrictions: Simple precision. For the self-energy solver, axially symmetric systems must be considered.Running time: About 32 minutes to solve a system with approximately 100 000 equations and more than 6000 right-hand side vectors using a four-node commodity cluster with a total of 32 Intel cores. 相似文献993.
X.M. An L.X. Li G.W. Ma H.H. Zhang 《Computer Methods in Applied Mechanics and Engineering》2011,200(5-8):665-674
In the partition of unity (PU)-based methods, the global approximation is built by multiplying a partition of unity by local approximations. Within this framework, high-order approximations are achieved by directly adopting high-order polynomials as local approximations, and therefore nodes along sides or inside elements, which are usually adopted in the conventional finite element methods, are no more required. However, the PU-based approximation constructed in this way may suffer from rank deficiency due to the linear dependence of the global degrees of freedom. In this paper, the origin of the rank deficiency in the PU-based approximation space is first dissected at an element level, and then an approach to predict the rank deficiency for a mesh is proposed together with the principle of the increase of rank deficiency. Finally, examples are investigated to validate the present approach. The current work indicates such a fact that the rank deficiency is an unrelated issue to the nullity of the global matrix. It can be resolved in its own manner. 相似文献
994.
The present work deals with the use of asymptotic numerical methods (ANM) to manage crack onset and crack growth in the framework of continuum damage mechanics (CDM). More specifically, an application of regularization techniques to a 1D cohesive model is proposed. The standard “triangle” damageable elastic model, which is often used in finite element codes to describe fracture of brittle materials, was chosen. Results associated with the load–unload cycle showed that ANM is convenient for numerically taking this specific irregular behavior into account. Moreover, the present paper also shows that the chosen damageable interface model can be introduced in the generalized standard material formalism, thus unabling us to define a complete energy balance associated with the damage process. In such a framework, the damage state is described by a new displacement variable. Finally, a 1D finite element application to a simple elastic damageable structure is shown to highlight the potential of this approach. 相似文献
995.
This paper investigates packet scheduling in the context of Self-Optimizing Networks, and demonstrates how to improve coverage dynamically by adjusting the scheduling strategy. We focus on α-fair schedulers, and we provide methods for calculating the scheduling gain, including several closed form formulas. Scheduling gain is analyzed for different fading models, with a particular focus on the frequency-selective channel. We then propose a coverage-capacity self-optimization algorithm based on α-fair schedulers. A use case illustrates the implementation of the algorithm and simulation results show that important coverage gains are achieved at the expense of very little computing power. 相似文献
996.
Although the Web itself might truthfully claim a sovereign disinterested and unbiased attitude toward the people who use it, the authors claim that search engines, the tools that navigate the astronomical number of pages (800 million and counting), favor popular, wealthy, and powerful sites at the expense of others. Some researchers have estimated that, taken individually, none of the Web search engines studied indexes more than 16 percent of the total indexable Web. Combined, the results from all search engines they studied covered only about 42 percent of the Web. But what about those portions of the Web that remain hidden from view? The article looks at how search engine developers, designers, and producers grapple with the technical limits that restrict what their engines can find. The authors also examine influences that may determine systematic inclusion and exclusion of certain sites, and the wide-ranging factors that dictate systematic prominence for some sites while relegating others to systematic invisibility 相似文献
997.
Fitting superellipses 总被引:1,自引:0,他引:1
In the literature, methods for fitting superellipses to data tend to be computationally expensive due to the nonlinear nature of the problem. This paper describes and tests several fitting techniques which provide different trade-offs between efficiency and accuracy. In addition, we describe various alternative error of fit measures that can be applied by most superellipse fitting methods 相似文献
998.
Boundary finding with prior shape and smoothness models 总被引:2,自引:0,他引:2
999.
Golubchik L. Muntz R.R. Cheng-Fu Chou Berson S. 《Parallel and Distributed Systems, IEEE Transactions on》2001,12(4):363-386
Recent technological advances in digital signal processing, data compression techniques, and high-speed communication networks have made Video-on-Demand (VOD) servers feasible. A challenging task in such systems is servicing multiple clients simultaneously while satisfying real-time requirements of continuous delivery of objects at specified rates. To accomplish these tasks and realize economies of scale associated with servicing a large user population, a VOD server requires a large disk subsystem. Although a single disk is fairly reliable, a large disk farm can have an unacceptably high probability of disk failure. Furthermore, due to real-time constraints, the reliability requirements of VOD systems are even more stringent than those of traditional information systems. Traditional RAID solutions are inadequate due to poor resource usage. Thus, in this paper, we present alternative schemes which provide a high degree of reliability at low disk storage, bandwidth, and memory costs for on-demand multimedia servers. Moreover, we discuss some of the main issues and trade-offs associated with providing fault tolerance in multidisk VOD systems. We would like to impress upon the reader that one of the main points of this paper is the exposition of trade-offs and issues associated with designing fault-tolerant VOD servers. It is not the case that one fault tolerance scheme is absolutely better than another, but rather that one must understand the trade-offs as well as one's system constraints and then choose a fault tolerance scheme accordingly 相似文献
1000.
改进遗传算法搜索性能的研究 总被引:1,自引:0,他引:1
本文针对改进遗传算法的搜索性能,提出了一种新的变异算子-自适应多位变异算子,它根据每一代的每一个体在当代中的优劣程度,自适应地控制其发生变异的位数。适应度差的个体变异的位数多,一方面使差的模式生存机会少,另一方面增加了种群的多样性,同时也扩大了搜索范围。我们用模式定理证明了该算子的有效性,并且我们作的仿真实验也同样表明该算子能大大改进遗传算法的搜索性能。 相似文献