English
Related papers

Related papers: HFODD (v2.08k): User's Guide

200 papers

This volume contains the proceedings of F-IDE 2019, the fifth international workshop on Formal Integrated Development Environment, which was held on October 7, 2019 in Porto, Portugal, as part of FM'19, the 3rd World Congress on Formal…

Software Engineering · Computer Science 2019-12-23 Rosemary Monahan , Virgile Prevosto , Jose Proença

Modern programmable digital signal processing relies on floating-point numbers for their ease of use. Fixed-point number formats have the potential to save resources and improve execution time, but realising this potential burdens the…

Programming Languages · Computer Science 2024-03-12 Agathe Herrou , Florent de Dinechin , Stéphane Letz , Yann Orlarey , Anastasia Volkova

Large scale scientific instrumentation-and-control FPGA gateware designs have numerous run-time settable parameters. These can be used either for user-level control or by automated processes (e.g., calibration). The number of such…

Hardware Architecture · Computer Science 2023-05-17 Vamsi K Vytla , Larry Doolittle

This paper defines and develops useful concepts related to the several kinds of inductances employed in any comprehensive design-oriented ferrite-based inductor model, which is required to properly design and control high-frequency operated…

Applied Physics · Physics 2020-10-21 Andrés Vazquez Sieber , Mónica Romero

We present OMP2HMPP, a tool that, in a first step, automatically translates OpenMP code into various possible transformations of HMPP. In a second step OMP2HMPP executes all variants to obtain the performance and power consumption of each…

Distributed, Parallel, and Cluster Computing · Computer Science 2015-06-10 Albert Saà-Garriga , David Castells-Rufas , Jordi Carrabina

Many programmers, when they encounter an error, would like to have the benefit of automatic fix suggestions---as long as they are, most of the time, adequate. Initial research in this direction has generally limited itself to specific…

Software Engineering · Computer Science 2015-03-18 Yu Pei , Yi Wei , Carlo A. Furia , Martin Nordio , Bertrand Meyer

Indexing techniques are used to improve retrieval of data in response to certain search condition. Inverted files are mostly used for creating indexes. This paper proposes indexing technique for Urdu language. Language processing step in…

Information Retrieval · Computer Science 2021-03-02 Muhammad Mudassar Qureshi , Muhammad Shoaib , Kalsoom

IoT devices are increasingly being implicated in cyber-attacks, driving community concern about the risks they pose to critical infrastructure, corporations, and citizens. In order to reduce this risk, the IETF is pushing IoT vendors to…

Cryptography and Security · Computer Science 2023-01-19 Ayyoob Hamza , Dinesha Ranathunga , H. Habibi Gharakheili , Matthew Roughan , Vijay Sivaraman

Agentic coding tools receive goals written in natural language as input, break them down into specific tasks, and write/execute the actual code with minimal human intervention. Key to this process are agent manifests, configuration files…

We present a methodological framework aiming at the support of HCI practitioners and researchers in selecting and applying the most appropriate combination of HCI methods for particular problems. We highlight the need for a clear and…

Human-Computer Interaction · Computer Science 2020-11-30 Tasos Spiliotopoulos , Ian Oakley

Many software as well digital hardware automatic synthesis methods define the set of implementations meeting the given system specifications with a boolean relation K. In such a context a fundamental step in the software (hardware)…

Systems and Control · Computer Science 2012-05-23 Federico Mari , Igor Melatti , Ivano Salvo , Enrico Tronci

HDSDP is a numerical software solving the semidefinite programming problems. The main framework of HDSDP resembles the dual-scaling interior point solver DSDP [BY2008] and several new features, including a dual method based on the…

Mathematical Software · Computer Science 2023-11-10 Wenzhi Gao , Dongdong Ge , Yinyu Ye

This report discusses the foundations of the VO approach. Then, it explores multiple directions and argues about structure and applications.

Logic in Computer Science · Computer Science 2022-05-13 Sebastian Stock , Fabian Vu , Atif Mashkoor , Michael Leuschel , Alexander Egyed

The recent advances in the area of design obfuscation are encouraging, but may present themselves as hard to read for a non-specialist audience. This tutorial uncovers these advances in a clear language, contrasting the approaches that can…

Cryptography and Security · Computer Science 2021-08-26 Samuel Pagliarini

Computer-aided design (CAD) is the backbone of modern industrial design, yet learned CAD generators still fall short of real engineering pipelines: they neither iterate like engineers nor evaluate what engineering requires. Prior work has…

Graphics · Computer Science 2026-05-28 Guijin Son , Jehyun Park , Seyeon Park , Sunghee Ahn , Youngjae Yu

Use case driven development methodologies put use cases at the center of the software development process. However, in order to support automated development and analysis, use cases need to be appropriately formalized. This will also help…

Software Engineering · Computer Science 2016-03-30 Rui Couto , António Nestor Ribeiro , José Creissac Campos

With this report we provide users of an easy manual to facilitate the proper download and use of a sophisticated, high precision, few-body code originally developed by S. Mikkola, and later largely improved and implemented to treat a…

Instrumentation and Methods for Astrophysics · Physics 2019-10-17 P. Chassonnery , R. Capuzzo-Dolcetta , S. Mikkola

The Annotation Graph Toolkit is a collection of software supporting the development of annotation tools based on the annotation graph model. The toolkit includes application programming interfaces for manipulating annotation graph data and…

Computation and Language · Computer Science 2007-05-23 Kazuaki Maeda , Steven Bird , Xiaoyi Ma , Haejoong Lee

The immense amounts of source code provide ample challenges and opportunities during software development. To handle the size of code bases, developers commonly search for code, e.g., when trying to find where a particular feature is…

Software Engineering · Computer Science 2022-10-06 Luca Di Grazia , Michael Pradel

ICD Coding aims to assign a wide range of medical codes to a medical text document, which is a popular and challenging task in the healthcare domain. To alleviate the problems of long-tail distribution and the lack of annotations of…

Computation and Language · Computer Science 2025-05-27 Xu Zhang , Kun Zhang , Wenxin Ma , Rongsheng Wang , Chenxu Wu , Yingtai Li , S. Kevin Zhou