咨询与建议

限定检索结果

文献类型

  • 7 篇 会议
  • 5 篇 期刊文献

馆藏范围

  • 12 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 9 篇 工学
    • 8 篇 计算机科学与技术...
    • 2 篇 电气工程
    • 1 篇 控制科学与工程
  • 5 篇 理学
    • 4 篇 数学
    • 1 篇 物理学

主题

  • 12 篇 conservative alg...
  • 3 篇 parallel algorit...
  • 3 篇 bucket sorting
  • 3 篇 algorithms
  • 3 篇 analysis of algo...
  • 3 篇 design of algori...
  • 3 篇 integer sorting
  • 2 篇 performance
  • 2 篇 determinization
  • 2 篇 subset construct...
  • 2 篇 discrete-event s...
  • 2 篇 model-based reas...
  • 2 篇 discrete-event k...
  • 2 篇 nondeterminism
  • 2 篇 uncertainty
  • 2 篇 parallel discret...
  • 2 篇 large-scale syst...
  • 2 篇 knowledge repres...
  • 2 篇 finite automata
  • 1 篇 ac(0)

机构

  • 2 篇 univ missouri sc...
  • 1 篇 univ missouri co...
  • 1 篇 department of in...
  • 1 篇 ntnu dept math s...
  • 1 篇 duke univ dept c...
  • 1 篇 max planck inst ...
  • 1 篇 univ calif los a...
  • 1 篇 university of ca...
  • 1 篇 univ calgary dep...
  • 1 篇 university of br...
  • 1 篇 mem univ newfoun...
  • 1 篇 univ brescia dep...

作者

  • 3 篇 shen xj
  • 3 篇 han yj
  • 1 篇 brian unger
  • 1 篇 hagerup t
  • 1 篇 syed s. rizvi
  • 1 篇 bevin thomas
  • 1 篇 unger b
  • 1 篇 celledoni elena
  • 1 篇 dusi michele
  • 1 篇 chawla v
  • 1 篇 rob simmonds
  • 1 篇 michele dusi
  • 1 篇 kiddle c
  • 1 篇 simmonds r
  • 1 篇 laursen ta
  • 1 篇 gianfranco lampe...
  • 1 篇 takai m
  • 1 篇 lamperti gianfra...
  • 1 篇 cameron kiddle
  • 1 篇 khaled m. elleit...

语言

  • 12 篇 英文
检索条件"主题词=conservative algorithms"
12 条 记 录,以下是1-10 订阅
排序:
conservative algorithms for parallel and sequential integer sorting  1st
Conservative algorithms for parallel and sequential integer ...
收藏 引用
1st Annual International Computing and Combinatorics Conference (COCOON 95)
作者: Han, YJ Shen, XJ UNIV MISSOURI COMP SCI TELECOMMUN PROGRAMKANSAS CITYMO 64110
We present a conservative CRCW parallel algorithm for integer sorting. This algorithm sorts n integers from {0,1,..., m-1} in time O(n log log min (m, n,)/P + using p processors. The simulation of our parallel algorit... 详细信息
来源: 评论
Performance evaluation of conservative algorithms in parallel simulation languages
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2000年 第4期11卷 395-411页
作者: Bagrodia, RL Takai, M Univ Calif Los Angeles Dept Comp Sci Los Angeles CA 90095 USA
Parallel discrete event simulation with conservative synchronization algorithms has been used as a high performance alternative to sequential simulation. In this paper, we examine the performance of a set of parallel ... 详细信息
来源: 评论
Energy consistent algorithms for frictional contact problems
收藏 引用
INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN ENGINEERING 1998年 第5期42卷 799-827页
作者: Chawla, V Laursen, TA Duke Univ Dept Civil & Environm Engn Durham NC 27708 USA
In this paper, the energy and momentum conserving algorithmic paradigm is extended to encompass a phenomenon featuring physical dissipation: dynamic frictional contact. Whereas in other works dealing with conservative... 详细信息
来源: 评论
Parallel integer sorting is more efficient than parallel comparison sorting on exclusive write PRAMs
收藏 引用
SIAM JOURNAL ON COMPUTING 2002年 第6期31卷 1852-1878页
作者: Han, YJ Shen, XJ Univ Missouri Sch Interdisciplinary Comp & Engn Kansas City MO 64110 USA
We present a significant improvement for parallel integer sorting. On the EREW (exclusive read exclusive write) PRAM our algorithm sorts n integers in the range {0, 1,..., m 1} in time O(log n) with O(n(q) (log n) ove... 详细信息
来源: 评论
Addressing blocking and scalability in Critical Channel Traversing  16
Addressing blocking and scalability in Critical Channel Trav...
收藏 引用
16th Workshop on Parallel and Distributed Simulation
作者: Simmonds, R Kiddle, C Unger, B Univ Calgary Dept Comp Sci Calgary AB Canada
This paper presents two new versions of the Critical Channel Traversing (CCT) algorithm. CCT is a conservative parallel discrete event simulation algorithm that has been shown to achieve very high performance when use... 详细信息
来源: 评论
Parallel integer sorting is more efficient than parallel comparison sorting on exclusive write PRAMs
Parallel integer sorting is more efficient than parallel com...
收藏 引用
10th Annual ACM-SIAM Symposium on Discrete algorithms
作者: Han, YJ Shen, XJ Univ Missouri Sch Interdisciplinary Comp & Engn Kansas City MO 64110 USA
We present a significant improvement for parallel integer sorting. On the EREW (exclusive read exclusive write) PRAM our algorithm sorts n integers in the range {0, 1,..., m 1} in time O(log n) with O(n(q) (log n) ove... 详细信息
来源: 评论
Fixing Nondeterminism in Large Discrete-Event Knowledge  25
Fixing Nondeterminism in Large Discrete-Event Knowledge
收藏 引用
25th KES International Conference on Knowledge-Based and Intelligent Information & Engineering Systems (KES)
作者: Dusi, Michele Lamperti, Gianfranco Univ Brescia Dept Informat Engn I-25123 Brescia Italy
Discrete-event knowledge (DEK) consists in a variety of automaton-based data structures which are generated by knowledgebased and engineering systems, including intelligent diagnosis systems. Model-based diagnosis met... 详细信息
来源: 评论
Sorting and searching on the word RAM
收藏 引用
15th Annual Symposium on Theoretical Aspects of Computer Science (STACS 98)
作者: Hagerup, T Max Planck Inst Informat D-66123 Saarbrucken Germany
A word RAM is a unit-cost random-access machine with a word length of w bits, for some ur, and with an instruction repertoire similar to that found in present-day computers. The simple lower bounds for the problems of... 详细信息
来源: 评论
Reducing null messages using grouping and status retrieval for a conservative discrete-event simulation system  09
Reducing null messages using grouping and status retrieval f...
收藏 引用
Proceedings of the 2009 Spring Simulation Multiconference
作者: Bevin Thomas Syed S. Rizvi Khaled M. Elleithy University of Bridgeport Bridgeport CT
In this paper we investigate Chandy-Misra-Bryant Null message algorithm and propose a grouping technique to improve the performance. This technique along with status retrieval which will be explained in detail can imp... 详细信息
来源: 评论
Discrete conservation laws for finite element discretisations of multisymplectic PDEs
收藏 引用
JOURNAL OF COMPUTATIONAL PHYSICS 2021年 444卷 110520-110520页
作者: Celledoni, Elena Jackaman, James NTNU Dept Math Sci N-7491 Trondheim Norway Mem Univ Newfoundland Dept Math & Stat St John NF A1C 5S7 Canada
In this work we propose a new, arbitrary order space-time finite element discretisation for Hamiltonian PDEs in multisymplectic formulation. We show that the new method which is obtained by using both continuous and d... 详细信息
来源: 评论