901 resultados para Numismatics of Greece.
Resumo:
For a decade and half the Irish economy was the poster-boy of Europe. With substantial growth rates, an open economy, flexible labour markets and low levels of taxation, Ireland was seen as evidence of the success of neoliberal policies. Yet in the matter of a few short years Ireland has turned into a one of the peripheral black-holes (along with Greece and Portugal) that are threatening to bring down the whole Eurozone project. Given this context the paper will address two key questions. Firstly how did the much eulogised Celtic Tiger fall so far and so fast? And, secondly, what has been the government’s response to the fall and crash of the Irish economy? These two questions will be addressed through both a general historical analysis of the developments of Irish society up to the crash in 2008 and then the responses to it. Secondly by an analysis of two specific elements of that development; namely the much discussed low corporation tax rate and the failure of social housing to deliver decent affordable homes for those at the bottom of society. The third element is a review of the banking and sovereign debt crisis that led to the IMF/EU deal in November 2010 and a brief outlining of its implications for public finances, especially the question of default. The paper concludes by placing the Irish crisis in a global context.
Resumo:
Realising high performance image and signal processing
applications on modern FPGA presents a challenging implementation problem due to the large data frames streaming through these systems. Specifically, to meet the high bandwidth and data storage demands of these applications, complex hierarchical memory architectures must be manually specified
at the Register Transfer Level (RTL). Automated approaches which convert high-level operation descriptions, for instance in the form of C programs, to an FPGA architecture, are unable to automatically realise such architectures. This paper
presents a solution to this problem. It presents a compiler to automatically derive such memory architectures from a C program. By transforming the input C program to a unique dataflow modelling dialect, known as Valved Dataflow (VDF), a mapping and synthesis approach developed for this dialect can
be exploited to automatically create high performance image and video processing architectures. Memory intensive C kernels for Motion Estimation (CIF Frames at 30 fps), Matrix Multiplication (128x128 @ 500 iter/sec) and Sobel Edge Detection (720p @ 30 fps), which are unrealisable by current state-of-the-art C-based synthesis tools, are automatically derived from a C description of the algorithm.