中文
相关论文

相关论文: Jiffy: A Lock-free Skip List with Batch Updates an…

200 篇论文

RFID technology has gained popularity to address localization problem in the manufacturing shopfloor due to its affordability and easiness in deployment. This technology is used to track the manufacturing object location to increase the…

分布式、并行与集群计算 · 计算机科学 2018-04-27 Choiru Za'in , Mahardhika Pratama , Andri Ashfahani , Eric Pardede , Huang Sheng

In this paper, we propose algorithms for handling non-integer strides in sampling-frequency-independent (SFI) convolutional and transposed convolutional layers. The SFI layers have been developed for handling various sampling frequencies…

Summary: We present a new method to incrementally construct the FM-index for both short and long sequence reads, up to the size of a genome. It is the first algorithm that can build the index while implicitly sorting the sequences in the…

基因组学 · 定量生物学 2014-08-29 Heng Li

We model the cadence of AI product releases, i.e. quiet spells, reversible patches, and rarer pivots, as optimal exercise of strategic real options under reputational learning. A privately observed technical state follows a diffusion. The…

理论经济学 · 经济学 2025-11-24 I. Sebastian Buhai

Bug-fix benchmarks are fundamental in advancing various sub-fields of software engineering such as automatic program repair (APR) and fault localization (FL). A good benchmark must include recent examples that accurately reflect…

软件工程 · 计算机科学 2024-03-15 Nuno Saavedra , André Silva , Martin Monperrus

The paper develops a novel approach to stream cipher design: Both the state update function and the output function of the corresponding pseudorandom generators are compositions of arithmetic and bitwise logical operations, which are…

密码学与安全 · 计算机科学 2011-11-15 Vladimir Anashin

Streaming algorithms are fundamental in the analysis of large and online datasets. A key component of many such analytic tasks is $q$-MAX, which finds the largest $q$ values in a number stream. Modern approaches attain a constant runtime by…

数据结构与算法 · 计算机科学 2024-07-11 Ran Ben-Basat , Gil Einziger , Wenchen Han , Bilal Tayh

In this report, we examine Jif, a Java extension which augments the language with features related to security. Jif adds support for security labels to Java's type system such that the developer can specify confidentiality and integrity…

编程语言 · 计算机科学 2014-12-31 Kyle Pullicino

In this paper, two moment balancing schemes, namely a variable index scheme and a fixed index scheme, for either single insertion/deletion error correction or multiple substitution error correction are introduced for coded sequences…

信息论 · 计算机科学 2019-01-24 Ling Cheng , Hendrik C. Ferreira

Work-stealing is a popular technique to implement dynamic load balancing in a distributed manner. In this approach, each process owns a set of tasks that have to be executed. The owner of the set can put tasks in it and can take tasks from…

分布式、并行与集群计算 · 计算机科学 2021-02-23 Armando Castañeda , Miguel Piña

Smart contracts are critical financial instruments, and their security is of utmost importance. However, smart contract programs are difficult to fuzz due to the persistent blockchain state behind all transactions. Mutating sequences of…

密码学与安全 · 计算机科学 2023-06-30 Chaofan Shou , Shangyin Tan , Koushik Sen

In the particular case we have insertions/deletions at the tail of a given set S of $n$ one-dimensional elements, we present a simpler and more concrete algorithm than that presented in [Anderson, 2007] achieving the same (but also…

数据结构与算法 · 计算机科学 2008-12-18 Spyros Sioutas

Large Language Models often contain factually incorrect or outdated knowledge, giving rise to model editing methods for precise knowledge updates. However, current mainstream locate-then-edit approaches exhibit a progressive performance…

计算与语言 · 计算机科学 2025-10-28 Peng Wang , Biyu Zhou , Xuehai Tang , Jizhong Han , Songlin Hu

The new dual-pivot Quicksort by Vladimir Yaroslavskiy - used in Oracle's Java runtime library since version 7 - features intriguing asymmetries. They make a basic variant of this algorithm use less comparisons than classic single-pivot…

数据结构与算法 · 计算机科学 2015-08-11 Sebastian Wild , Markus E. Nebel , Conrado Martínez

Modern sensing systems generate heterogeneous updates ranging from small status packets to large data objects. We study a single-hop wireless uplink network where sensors generate updates at will, each consisting of a sensor dependent…

网络与互联网体系结构 · 计算机科学 2026-04-21 Aniket Mukherjee , Joy Kuri , Chandramani Singh

Security in the Internet of Things (IoT) requires ways to regularly update firmware in the field. These demands ever increase with new, agile concepts such as security as code and should be considered a regular operation. Hosting massive…

网络与互联网体系结构 · 计算机科学 2021-09-06 Cenk Gündoğan , Christian Amsüss , Thomas C. Schmidt , Matthias Wählisch

Much of the copious literature on the subject of sorting has concentrated on minimizing the number of comparisons and/or exchanges/copies. However, a more appropriate yardstick for the performance of sorting algorithms is based on the total…

数据结构与算法 · 计算机科学 2020-12-03 R. C. Hillyard , Yunlu Liaozheng , Sai Vineeth K. R

A distributed system consisting of a huge number of computational entities is prone to faults, because faults in a few nodes cause the entire system to fail. Consequently, fault tolerance of distributed systems is a critical issue.…

分布式、并行与集群计算 · 计算机科学 2021-03-30 Junya Nakamura , Yonghwan Kim , Yoshiaki Katayama , Toshimitsu Masuzawa

Malware attacks pose a significant threat in today's interconnected digital landscape, causing billions of dollars in damages. Detecting and identifying families as early as possible provides an edge in protecting against such malware. We…

Data engineering workflows require reliable differencing across files, databases, and query outputs, yet existing tools falter under schema drift, heterogeneous types, and limited explainability. SmartDiff is a unified system that combines…

数据库 · 计算机科学 2025-09-03 Aryan Poduri , Yashwant Tailor
‹ 上一页 1 8 9 10 下一页 ›