全文获取类型
收费全文 | 63篇 |
免费 | 1篇 |
专业分类
化学工业 | 14篇 |
建筑科学 | 4篇 |
矿业工程 | 1篇 |
能源动力 | 1篇 |
轻工业 | 8篇 |
冶金工业 | 4篇 |
自动化技术 | 32篇 |
出版年
2021年 | 2篇 |
2017年 | 1篇 |
2013年 | 1篇 |
2012年 | 1篇 |
2008年 | 4篇 |
2007年 | 2篇 |
2006年 | 4篇 |
2004年 | 2篇 |
2003年 | 3篇 |
2002年 | 3篇 |
2001年 | 1篇 |
2000年 | 1篇 |
1998年 | 3篇 |
1997年 | 5篇 |
1996年 | 3篇 |
1995年 | 1篇 |
1993年 | 1篇 |
1991年 | 7篇 |
1990年 | 7篇 |
1989年 | 3篇 |
1988年 | 2篇 |
1987年 | 1篇 |
1986年 | 2篇 |
1985年 | 1篇 |
1983年 | 1篇 |
1980年 | 1篇 |
1966年 | 1篇 |
排序方式: 共有64条查询结果,搜索用时 15 毫秒
31.
Comment to the vfdb‐guidelines “Methods of fire safety engineering”. In the last eight years the vfdb Working Group 4 elaborated the Guidelines “Methods of fire safety engineering“. They shall give help to choose appropriate methods and input data for fire safety engineering in the framework of a fire safety concept. This paper explains the overall concept and the relations between the different chapters of the Guidelines. Safety objectives and related performance requirements are discussed in more detail because they are important for the choice of relevant fire scenarios and design criteria and appropriate calculation methods. The application of the Guidelines is demonstrated for a convention building which is investigated with respect to smoke control and fire protection of the roof construction. 相似文献
32.
33.
Ying Chen Frank Dehne Todd Eavis Andrew Rau-Chaplin 《Distributed and Parallel Databases》2008,23(2):99-126
We present “Pipe ’n Prune” (PnP), a new hybrid method for iceberg-cube query computation. The novelty of our method is that
it achieves a tight integration of top-down piping for data aggregation with bottom-up a priori data pruning. A particular
strength of PnP is that it is efficient for all of the following scenarios: (1) Sequential iceberg-cube queries, (2) External memory iceberg-cube queries, and (3) Parallel
iceberg-cube queries on shared-nothing PC clusters with multiple disks.
We performed an extensive performance analysis of PnP for the above scenarios with the following main results: In the first
scenario PnP performs very well for both dense and sparse data sets, providing an interesting alternative to BUC and Star-Cubing. In the second scenario PnP shows a surprisingly
efficient handling of disk I/O, with an external memory running time that is less than twice the running time for full in-memory
computation of the same iceberg-cube query. In the third scenario PnP scales very well, providing near linear speedup for
a larger number of processors and thereby solving the scalability problem observed for the parallel iceberg-cubes proposed
by Ng et al.
Research partially supported by the Natural Sciences and Engineering Research Council of Canada. A preliminary version of
this work appeared in the International Conference on Data Engineering (ICDE’05). 相似文献
34.
We present a randomized parallel algorithm for constructing the three-dimensional convex hull on a generic p-processor coarse-grained multicomputer with arbitrary interconnection network and n/p local memory per processor, where n/p ≥ p
2+ε
(for some arbitrarily small ε > 0). For any given set of n points in 3-space, the algorithm computes the three-dimensional convex hull, with high probability, in local computation time and O(1) communication phases with at most O(n/p) data sent/received by each processor. That is, with high probability, the algorithm computes the three-dimensional convex
hull of an arbitrary point set in time , where Γ
n,p
denotes the time complexity of one communication phase. The assumption n/p ≥ p
2+ε
implies a coarse-grained, limited parallelism, model which is applicable to most commercially available multiprocessors.
In the terminology of the BSP model, our algorithm requires, with high probability, O(1) supersteps, synchronization period , computation cost , and communication cost O((n/p) g).
Received October 30, 1995, and in revised form April 15, 1996, and in final form September 17, 1996. 相似文献
35.
36.
Frank Dehne Russ Miller Andrew Rau-Chaplin 《International journal of parallel programming》1991,20(6):475-486
In this paper, we present optimal parallel algorithms for optical clustering on a mesh-connected computer.Optical clustering is a clustering technique based on the principal of optical resolution, and is of particular interest in picture analysis. The algorithms we present are based on the application of parallel algorithms in computational geometry and graph theory. In particular, we show that given a setS ofN points in the Euclidean plane, the following problems can be solved in optimal
time on a mesh-connected computer of sizeN.
Research partially supported by the Natural Sciences and Engineering Research Council of Canada and the National Science Foundation under Grant IRI-9108288. 相似文献
1. | Determine the optical clusters ofS with respect to a given separation parameter. |
2. | Given an interval [a, b] representing the number of optical clusters desired in the clustering ofS, determine the range of the separation parameter that will result in such an optical clustering. |
37.
38.
Frank Dehne Quoc T. Pham Ivan Stojmenović 《International journal of parallel programming》1990,19(3):213-224
Consider an×n binary image. Given a directionD, the parallel visibility problem consists of determining for each pixel of the image the portion that is visible (i.e., not obstructed by any other black pixel of the image) in directionD from infinity. A related problem, referred to as point visibility, is to compute for each pixel the portion that is visible from a given pointp. In this paper, we deriveO(logn) time SIMD algorithms for each of these two problems on the hypercube, where one processor is assigned to every pixel of the image. Since the worst case communication distance of two processors in an
2-processor hypercube is 2 logn, it follows that both of the above algorithms are asymptotically optimal.This paper summarizes a preliminary version [Ref. 1] and short note on a possible improvement [Ref. 2] presented at the 1988IFIP WG 10.3. Working Conference on Parallel Processing and 1988Allerton Conference on Communication, Control and Computing, respectively. The first and third authors' research are partially supported by the Natural Sciences and Engineering Research Council of Canada. 相似文献
39.
Translation separability of sets of polygons 总被引:1,自引:1,他引:0
We consider the problem of separating a set of polygons by a sequence of translations (one such collision-free translation motion for each polygon). If all translations are performed in a common direction the separability problem so obtained has been referred to as the uni-directional separability problem; for different translation directions, the more general multi-directional separability problem arises. The class of such separability problems has been studied previously and arises e.g. in computer graphics and robotics. Existing solutions to the uni-directional problem typically assume the objects to have a certain predetermined shape (e.g., rectangular or convex objects), or to have a direction of separation already available. Here we show how to compute all directions of unidirectional separability for sets of arbitrary simple polygons.The problem of determining whether a set of polygons is multi-directionally separable had been posed by G.T. Toussaint. Here we present an algorithm for solving this problem which, in addition to detecting whether or not the given set is multidirectionally separable, also provides an ordering in which to separate the polygons. In case that the entire set is not multi-directionally separable, the algorithm will find the largest separable subset.Research supported by NSERC under grant No. A9173 and A0392, respectively 相似文献
40.
Adigitized plane of sizeM is a rectangular M × M array of integer lattice points called pixels. A M × M mesh-of-processors in which each processorP
ij
represents pixel (i,j) is a natural architecture to store and manipulate images in ; such a parallel architecture is called asystolic screen. In this paper we consider a variety of computational-geometry problems on images in a digitized plane, and present optimal algorithms for solving these problems on a systolic screen. In particular, we presentO(M)-time algorithms for determining all contours of an image; constructing all rectilinear convex hulls of an image (peeling); solving the parallel and perspective visibility problem forn disjoint digitized images; and constructing the Voronoi diagram ofn planar objects represented by disjoint images, for a large class of object types (e.g., points, line segments, circles, ellipses, and polygons of constant size) and distance functions (e.g., allL
p
metrics). These algorithms implyO(M)-time solutions to a number of other geometric problems: e.g., rectangular visibility, separability, detection of pseudo-star-shapedness, and optical clustering. One of the proposed techniques also leads to a new parallel algorithm for determining all longest common subsequences of two words.Research supported by the Naural Sciences and Engineering Research Council of Canada. With the Editor-in-Chief's permission, this paper was sent to the referees in a form which kept them unaware of the fact that the Guest Editor is one of the co-authors. 相似文献