Search
Now showing items 1-10 of 412
Método e ferramental para mapeamento da evolução de programadores durante o desenvolvimento de programas
(Universidade Tecnológica Federal do ParanáCuritibaBrasilPrograma de Pós-Graduação em Computação AplicadaUTFPR, 2018-08-24)
The activity of computer programming, pertaining to the Software Engineering domain, is a fundamental element of the software development process. Computer programming is initially taught in courses related to the area of ...
EMS: um plug-in para exibição de mensagens de erro dos compiladores
(Universidade Federal de São CarlosUFSCarPrograma de Pós-Graduação em Ciência da Computação - PPGCC-SoCâmpus Sorocaba, 2015-12-18)
Compiler error messages should allow programmers to understand and solve quickly problems found during the compilation process. However, compilers usually issue short contextless messages with little information and with ...
Linguagem e compilador para o paradigma orientado a notificações (PON): avanços e comparações
(Universidade Tecnológica Federal do ParanáCuritibaPrograma de Pós-Graduação em Computação Aplicada, 2015-08-28)
The current software development paradigms, specifically the Imperative Paradigm (IP) and the Declarative Paradigm (DP), have weaknesses that affect the applications performance and decoupling (or minimal coupling) between ...
LALP: a language to program custom FPGA-based acceleration engines
(SpringerThe Netherlands, 2012)
Field-Programmable Gate Arrays (FPGAs) are becoming increasingly important in embedded and high-performance computing systems. They allow performance levels close to the ones obtained with Application-Specific Integrated ...
Towards a java bytecodes compiler for nios II soft-core processor
(2009-11-19)
Reconfigurable computing is one of the most recent research topics in computer science. The Altera - Nios II soft-core processor can be included in a large set of reconfigurable architectures, especially because it is ...
Towards a java bytecodes compiler for nios II soft-core processor
(2009-11-19)
Reconfigurable computing is one of the most recent research topics in computer science. The Altera - Nios II soft-core processor can be included in a large set of reconfigurable architectures, especially because it is ...
Data Parallel C++ : Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL
Learn how to accelerate C++ programs using data parallelism. This open access book enables C++ programmers to be at the forefront of this exciting and important new development that is helping to push computing to new ...
Yet another intelligent code-generating system: a flexible and low-cost solution
(Campo MouraoEstados unidos, 2018-09)
Modern compilers apply various code transformation algorithms to improve the quality of the target code. However, a complex problem is to determine which transformation algorithms must be utilized. This is dicult because ...