Sciweavers

1793 search results - page 70 / 359
» On the Design of Codes for DNA Computing
Sort
View
JCP
2008
155views more  JCP 2008»
14 years 11 months ago
Algorithm to Optimize Code Size and Energy Consumption in Real Time Embedded System
Processor is an important computing element in portable battery operated real time embedded system and it consumes most of the battery energy. Energy consumption, processor memory ...
Santosh D. Chede, Kishore D. Kulat
FCCM
2006
IEEE
101views VLSI» more  FCCM 2006»
15 years 5 months ago
A Type Architecture for Hybrid Micro-Parallel Computers
Recently, platform FPGAs that integrate sequential processors with a spatial fabric have become prevalent. While these hybrid architectures ease the burden of integrating sequenti...
Benjamin Ylvisaker, Brian Van Essen, Carl Ebeling
IVC
2002
137views more  IVC 2002»
14 years 11 months ago
A color coding method for radiographic images
A color scale was designed with an approach that combined both human visual response to color and physical properties of color. The design was initiated with a subjective evaluati...
Xie-Qi Shi, Pehr Sällström, Ulf Welander
CSUR
1999
74views more  CSUR 1999»
14 years 11 months ago
Algorithm Engineering
Algorithm Engineering is concerned with the design, analysis, implementation, tuning, debugging and experimental evaluation of computer programs for solving algorithmic problems. ...
Giuseppe Cattaneo, Giuseppe F. Italiano
AGILEDC
2006
IEEE
15 years 6 months ago
Refactoring with Contracts
Design by contract is a practical methodology for developing code together with its specification. The contract consists of class invariants and method preand postconditions. As ...
Maayan Goldstein, Yishai A. Feldman, Shmuel S. Tys...