Sciweavers

2271 search results - page 277 / 455
» Scalable Software Libraries
Sort
View
EUROSIM
1996
15 years 5 months ago
Parallel algorithms for MPEG video compression with PVM
This paper presents parallel algorithms for MPEG video compression by using the PVM library. Because of the huge amount of computation, a sequential software encoder is slow at th...
Sándor Bozoki, S. J. P. Westen, Reginald L....
ECSA
2010
Springer
15 years 5 months ago
From Web Components to Web Services: Opening Development for Third Parties
One of the main advantages of the Web component-based development paradigm is the ability to build customizable and composable web application modules as independent units of devel...
Chouki Tibermacine, Mohamed Lamine Kerdoudi
143
Voted
ARC
2010
Springer
183views Hardware» more  ARC 2010»
15 years 4 months ago
Integrated Design Environment for Reconfigurable HPC
Using FPGAs to accelerate High Performance Computing (HPC) applications is attractive, but has a huge associated cost: the time spent, not for developing efficient FPGA code but fo...
Lilian Janin, Shoujie Li, Doug Edwards
DISOPT
2008
138views more  DISOPT 2008»
15 years 4 months ago
An algorithmic framework for convex mixed integer nonlinear programs
This paper is motivated by the fact that mixed integer nonlinear programming is an important and difficult area for which there is a need for developing new methods and software f...
Pierre Bonami, Lorenz T. Biegler, Andrew R. Conn, ...
122
Voted
COMPUTER
2006
98views more  COMPUTER 2006»
15 years 4 months ago
Componentization: The Visitor Example
: In software design, laziness is a virtue: it's better to reuse than to redo. Design patterns are a good illustration. Patterns, a major advance in software architecture, pro...
Bertrand Meyer, Karine Arnout