Sciweavers

3796 search results - page 294 / 760
» Presentations by Programmers for Programmers
Sort
View
119
Voted
TCAD
2008
112views more  TCAD 2008»
15 years 3 months ago
Exploiting Symmetries to Speed Up SAT-Based Boolean Matching for Logic Synthesis of FPGAs
Boolean matching is one of the enabling techniques for technology mapping and logic resynthesis of Field Programmable Gate Array (FPGA). SAT-based Boolean matching (SAT-BM) has bee...
Yu Hu, Victor Shih, Rupak Majumdar, Lei He
127
Voted
CN
1998
73views more  CN 1998»
15 years 3 months ago
Intermediaries: New Places for Producing and Manipulating Web Content
We propose a new approach to programming web applications that increases the web's computational power, the web's flexibility, and web programmer productivity. Whereas w...
Rob Barrett, Paul P. Maglio
INFSOF
2002
65views more  INFSOF 2002»
15 years 3 months ago
The documentary structure of source code
Many tools designed to help programmers view and manipulate source code exploit the formal structure of the programming language. Language-based tools use information derived via ...
Michael L. Van de Vanter
IAJIT
2010
140views more  IAJIT 2010»
15 years 2 months ago
HW/SW Design-Based Implementation of Vector Median Rational Hybrid Filter
: A new code sign implementation of vector median rational hybrid filter based on efficient hardware/software implementation is introduced and applied to colour image filtering pro...
Anis Boudabous, Ahmed Ben Atitallah, Lazhar Khriji...
TOOLS
2010
IEEE
15 years 2 months ago
Understanding the Impact of Collection Contracts on Design
Abstract. Java provides a specification for a user-defined general purpose equivalence operator for objects, but collections such as Set have more stringent requirements. This in...
Stephen Nelson, David J. Pearce, James Noble