全文获取类型
收费全文 | 38923篇 |
免费 | 4081篇 |
国内免费 | 2501篇 |
专业分类
电工技术 | 2885篇 |
技术理论 | 1篇 |
综合类 | 3875篇 |
化学工业 | 5500篇 |
金属工艺 | 1756篇 |
机械仪表 | 4064篇 |
建筑科学 | 1726篇 |
矿业工程 | 1021篇 |
能源动力 | 1849篇 |
轻工业 | 1191篇 |
水利工程 | 1169篇 |
石油天然气 | 2525篇 |
武器工业 | 521篇 |
无线电 | 2437篇 |
一般工业技术 | 3432篇 |
冶金工业 | 1693篇 |
原子能技术 | 166篇 |
自动化技术 | 9694篇 |
出版年
2024年 | 130篇 |
2023年 | 494篇 |
2022年 | 821篇 |
2021年 | 1098篇 |
2020年 | 1108篇 |
2019年 | 999篇 |
2018年 | 998篇 |
2017年 | 1248篇 |
2016年 | 1437篇 |
2015年 | 1657篇 |
2014年 | 2274篇 |
2013年 | 2481篇 |
2012年 | 2484篇 |
2011年 | 3088篇 |
2010年 | 2210篇 |
2009年 | 2446篇 |
2008年 | 2405篇 |
2007年 | 2815篇 |
2006年 | 2429篇 |
2005年 | 2101篇 |
2004年 | 1815篇 |
2003年 | 1618篇 |
2002年 | 1306篇 |
2001年 | 1091篇 |
2000年 | 951篇 |
1999年 | 761篇 |
1998年 | 579篇 |
1997年 | 471篇 |
1996年 | 420篇 |
1995年 | 343篇 |
1994年 | 276篇 |
1993年 | 209篇 |
1992年 | 202篇 |
1991年 | 154篇 |
1990年 | 126篇 |
1989年 | 108篇 |
1988年 | 55篇 |
1987年 | 37篇 |
1986年 | 35篇 |
1985年 | 45篇 |
1984年 | 47篇 |
1983年 | 33篇 |
1982年 | 41篇 |
1981年 | 6篇 |
1980年 | 7篇 |
1979年 | 7篇 |
1977年 | 7篇 |
1975年 | 6篇 |
1959年 | 4篇 |
1951年 | 5篇 |
排序方式: 共有10000条查询结果,搜索用时 15 毫秒
91.
非均匀抽样网格简化 总被引:2,自引:0,他引:2
提出了一种考虑视点空间中某些重要视点的非均匀抽样网格简化的新方法,是在借鉴了Garland-Heckbert方法的基础上提出的,是一种考虑外观相似性的简化算法。给出并证明了两个判定边界的定理,为抽样提供了理论依据。在简化过程中,该算法通过采用视点空间中某些重要视点对模型进行抽样,使抽中的顶点对(轮廓附近的顶点对)得到适当保护。该算法除具有Garland-Heckbert方法的长处外,还可以在三角面片数较少的情况下(50多个三角面片),尽可能保持模型的重要外观特征,给出了计算0-1图像的外观相似性误差的公式,通过该公式对简化结果进行比较,证明提出的简化算法对保持模型的外观特征是行之有效的。最后对该算法的时间和空间复杂性进行了分析。 相似文献
92.
The MultiDimER model is a conceptual model used for representing a multidimensional view of data for Data Warehouse (DW) and
On-Line Analytical Processing (OLAP) applications. This model includes a spatial extension allowing spatiality in levels,
hierarchies, fact relationships, and measures. In this way decision-making users can represent in an abstract manner their
analysis needs without considering complex implementation issues and spatial OLAP tools developers can have a common vision
for representing spatial data in a multidimensional model. In this paper we propose the transformation of a conceptual schema
based on the MultiDimER constructs to an object-relational schema. We based our mapping on the SQL:2003 and SQL/MM standards
giving examples of commercial implementation using Oracle 10g with its spatial extension. Further we use spatial integrity
constraints to ensure the semantic equivalence of the conceptual and logical schemas. We also show some examples of Oracle
spatial functions, including aggregation functions required for the manipulation of spatial data. The described mappings to
the object-relational model along with the examples using a commercial system show the feasibility of implementing spatial
DWs in current commercial DBMSs. Further, using integrated architectures, where spatial and thematic data is defined within
the same DBMS, facilitates the system management simplifying data definition and manipulation.
相似文献
Esteban ZimányiEmail: |
93.
Direct manipulation of FFD: efficient explicit solutions and decomposible multiple point constraints 总被引:8,自引:0,他引:8
Published online: 25 July 2001 相似文献
94.
Optimizing multiple dimensional queries simultaneously in multidimensional databases 总被引:1,自引:0,他引:1
Weifa Liang Maria E. Orlowska Jeffrey X. Yu 《The VLDB Journal The International Journal on Very Large Data Bases》2000,8(3-4):319-338
Some significant progress related to multidimensional data analysis has been achieved in the past few years, including the
design of fast algorithms for computing datacubes, selecting some precomputed group-bys to materialize, and designing efficient
storage structures for multidimensional data. However, little work has been carried out on multidimensional query optimization
issues. Particularly the response time (or evaluation cost) for answering several related dimensional queries simultaneously
is crucial to the OLAP applications. Recently, Zhao et al. first exploited this problem by presenting three heuristic algorithms.
In this paper we first consider in detail two cases of the problem in which all the queries are either hash-based star joins
or index-based star joins only. In the case of the hash-based star join, we devise a polynomial approximation algorithm which
delivers a plan whose evaluation cost is $ O(n^{\epsilon }$) times the optimal, where n is the number of queries and is a fixed constant with . We also present an exponential algorithm which delivers a plan with the optimal evaluation cost. In the case of the index-based
star join, we present a heuristic algorithm which delivers a plan whose evaluation cost is n times the optimal, and an exponential algorithm which delivers a plan with the optimal evaluation cost. We then consider
a general case in which both hash-based star-join and index-based star-join queries are included. For this case, we give a
possible improvement on the work of Zhao et al., based on an analysis of their solutions. We also develop another heuristic
and an exact algorithm for the problem. We finally conduct a performance study by implementing our algorithms. The experimental
results demonstrate that the solutions delivered for the restricted cases are always within two times of the optimal, which
confirms our theoretical upper bounds. Actually these experiments produce much better results than our theoretical estimates.
To the best of our knowledge, this is the only development of polynomial algorithms for the first two cases which are able
to deliver plans with deterministic performance guarantees in terms of the qualities of the plans generated. The previous
approaches including that of [ZDNS98] may generate a feasible plan for the problem in these two cases, but they do not provide
any performance guarantee, i.e., the plans generated by their algorithms can be arbitrarily far from the optimal one.
Received: July 21, 1998 / Accepted: August 26, 1999 相似文献
95.
The Maximum Likelihood Estimator (MLE) and Extended Quasi-Likelihood (EQL) estimator have commonly been used to estimate the unknown parameters within the joint modeling of mean and dispersion framework. However, these estimators can be very sensitive to outliers in the data. In order to overcome this disadvantage, the usage of the maximum Trimmed Likelihood Estimator (TLE) and the maximum Extended Trimmed Quasi-Likelihood (ETQL) estimator is recommended to estimate the unknown parameters in a robust way. The superiority of these approaches in comparison with the MLE and EQL estimator is illustrated by an example and a simulation study. As a prominent measure of robustness, the finite sample Breakdown Point (BDP) of these estimators is characterized in this setting. 相似文献
96.
97.
98.
99.
对多部电梯进行综合调控管理具有广泛的现实意义,本文提出了在乘客等待条件下的电梯调度问题,以作为上班高峰期电梯优化调度的一种近似。并利用概率论的方法得到了电梯往返运行一次的平均时间,建立了电梯优化调度的数学模型,且采用动态规划的方法求得了乘客在等待条件下的最优调度方案,并对实例进行了计算。 相似文献
100.
全面分析了目前知识处理系统所存在的弊病,提出了下一代语义激活系统,探讨了新一代知识系统所应提供的服务;并将之运用于图形处理系统,阐明了图形数据从统一表示到有效存储、建模、再现和检索等一系列智能处理过程;进而提出了图形信息的语义表示和智能推理模型. 相似文献