中文
相关论文

相关论文: Min-Max Fine Heaps

200 篇论文

Completeness of a dynamic priority scheduling scheme is of fundamental importance for the optimal control of queues in areas as diverse as computer communications, communication networks, supply chains and manufacturing systems. Our first…

性能 · 计算机科学 2018-04-11 Manu K. Gupta , N. Hemachandra , J. Venkateswaran

In this paper we consider a distributed optimization scenario in which a set of processors aims at minimizing the maximum of a collection of "separable convex functions" subject to local constraints. This set-up is motivated by peak-demand…

分布式、并行与集群计算 · 计算机科学 2017-03-27 Ivano Notarnicola , Mauro Franceschelli , Giuseppe Notarstefano

Traditional on-die, three-level cache hierarchy design is very commonly used but is also prone to latency, especially at the Level 2 (L2) cache. We discuss three distinct ways of improving this design in order to have better performance.…

硬件体系结构 · 计算机科学 2021-01-26 Pranjal Singh Rajput , Sonnya Dellarosa , Kanya Satis

Deep hashing enables image retrieval by end-to-end learning of deep representations and hash codes from training data with pairwise similarity information. Subject to the distribution skewness underlying the similarity information, most…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Zhangjie Cao , Ziping Sun , Mingsheng Long , Jianmin Wang , Philip S. Yu

In this paper we consider a real time queuing system with rewards and deadlines. We assume that packet processing time is known upon arrival, as is the case in communication networks. This assumption allows us to demonstrate that the well…

性能 · 计算机科学 2018-08-24 Li-on Raviv , Amir Leshem

FIFO queues are a fundamental data structure used in a wide range of applications. Concurrent FIFO queues allow multiple execution threads to access the queue simultaneously. Maintaining strict FIFO semantics in concurrent queues leads to…

数据结构与算法 · 计算机科学 2025-10-17 Stefan Koch , Peter Sanders , Marvin Williams

In this paper, we propose a cross-layer scheduling algorithm that achieves a throughput "epsilon-close" to the optimal throughput in multi-hop wireless networks with a tradeoff of O(1/epsilon) in delay guarantees. The algorithm aims to…

信息论 · 计算机科学 2011-01-26 Dongyue Xue , Eylem Ekici

We consider a cognitive shared access scheme consisting of a high priority primary node and a low priority network with $N$ secondary nodes accessing the spectrum. Assuming bursty traffic at the primary node, saturated queues at the…

网络与互联网体系结构 · 计算机科学 2018-12-24 Antzela Kosta , Nikolaos Pappas , Anthony Ephremides , Vangelis Angelakis

Networks are widely used to model objects with interactions and have enabled various downstream applications. However, in the real world, network mining is often done on particular query sets of objects, which does not require the…

社会与信息网络 · 计算机科学 2020-02-04 Carl Yang , Mengxiong Liu , Frank He , Jian Peng , Jiawei Han

Computing the shortest-path distance between any two given vertices in road networks is an important problem. A tremendous amount of research has been conducted to address this problem, most of which are limited to static road networks.…

数据库 · 计算机科学 2025-06-24 Muhammad Farhan , Henning Koehler , Qing Wang

In this paper, we compare two analytical models for evaluation of cache coherence overhead of a shared bus multiprocessor with private caches. The models are based on a closed queuing network with different service disciplines. We find that…

性能 · 计算机科学 2010-04-22 Angel Vassilev Nikolov , Lerato Lerato

The Binary Search Tree (BST) is average in computer science which supports a compact data structure in memory and oneself even conducts a row of quick algorithms, by which people often apply it in dynamical circumstance. Besides these…

数据结构与算法 · 计算机科学 2018-10-05 Yong Tan

Tandem queues with finite buffer capacity commonly exist in practical applications. By viewing a tandem queue as an integrated system, an innovative approach has been developed to analyze its performance through the insight from reduction…

性能 · 计算机科学 2016-06-02 Kan Wu , Ning Zhao

The study of hashing is closely related to the analysis of balls and bins. It is well-known that instead of using a single hash function if we randomly hash a ball into two bins and place it in the smaller of the two, then this dramatically…

数据结构与算法 · 计算机科学 2007-05-23 Rina Panigrahy

The binary indexed tree, or Fenwick tree, is a data structure that can efficiently update values and calculate prefix sums in an array. It allows both of these operations to be performed in $O(\log_2 N)$ time. Here we present a novel data…

数据结构与算法 · 计算机科学 2024-03-08 Brent Harrison , Jason Necaise , Andrew Projansky , James D. Whitfield

In this paper, we consider a queue-aware distributive resource control algorithm for two-hop MIMO cooperative systems. We shall illustrate that relay buffering is an effective way to reduce the intrinsic half-duplex penalty in cooperative…

机器学习 · 计算机科学 2015-05-20 Rui Wang , Vincent K. N. Lau , Ying Cui

In this paper, we present a probabilistic self-balancing dictionary data structure for massive data sets, and prove expected amortized I/O-optimal bounds on the dictionary operations. We show how to use the structure as an I/O-optimal…

数据结构与算法 · 计算机科学 2007-05-23 Saju Jude Dominic , G. Sajith

Storing tabular data to balance storage and query efficiency is a long-standing research question in the database community. In this work, we argue and show that a novel DeepMapping abstraction, which relies on the impressive memorization…

数据库 · 计算机科学 2024-09-27 Lixi Zhou , K. Selçuk Candan , Jia Zou

Despite lots of literature has been dedicated to researching the delay performance in two-hop relay (2HR) mobile ad hoc networks (MANETs), however, they usually assume the buffer size of each node is infinite, so these studies are not…

性能 · 计算机科学 2015-09-24 Jia Liu , Yang Xu , Xiaohong Jiang

Caching and multicasting at base stations are two promising approaches to support massive content delivery over wireless networks. However, existing scheduling designs do not make full use of the advantages of the two approaches. In this…

信息论 · 计算机科学 2016-02-25 Bo Zhou , Ying Cui , Meixia Tao