138 resultados para OCLC Prism software


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Transcript of a Panel Discussion at the Dartmouth Symposium, chaired by Eric Lyon.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Changes to software requirements not only pose a risk to the successful delivery of software applications but also provide opportunity for improved usability and value. Increased understanding of the causes and consequences of change can support requirements management and also make progress towards the goal of change anticipation. This paper presents the results of two case studies that address objectives arising from that ultimate goal. The first case study evaluated the potential of a change source taxonomy containing the elements ‘market’, ‘organisation’, ‘vision’, ‘specification’, and ‘solution’ to provide a meaningful basis for change classification and measurement. The second case study investigated whether the requirements attributes of novelty, complexity, and dependency correlated with requirements volatility. While insufficiency of data in the first case study precluded an investigation of changes arising due to the change source of ‘market’, for the remainder of the change sources, results indicate a significant difference in cost, value to the customer and management considerations. Findings show that higher cost and value changes arose more often from ‘organisation’ and ‘vision’ sources; these changes also generally involved the co-operation of more stakeholder groups and were considered to be less controllable than changes arising from the ‘specification’ or ‘solution’ sources. Results from the second case study indicate that only ‘requirements dependency’ is consistently correlated with volatility and that changes coming from each change source affect different groups of requirements. We conclude that the taxonomy can provide a meaningful means of change classification, but that a single requirement attribute is insufficient for change prediction. A theoretical causal account of requirements change is drawn from the implications of the combined results of the two case studies.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Sphere Decoding (SD) is a highly effective detection technique for Multiple-Input Multiple-Output (MIMO) wireless communications receivers, offering quasi-optimal accuracy with relatively low computational complexity as compared to the ideal ML detector. Despite this, the computational demands of even low-complexity SD variants, such as Fixed Complexity SD (FSD), remains such that implementation on modern software-defined network equipment is a highly challenging process, and indeed real-time solutions for MIMO systems such as 4 4 16-QAM 802.11n are unreported. This paper overcomes this barrier. By exploiting large-scale networks of fine-grained softwareprogrammable processors on Field Programmable Gate Array (FPGA), a series of unique SD implementations are presented, culminating in the only single-chip, real-time quasi-optimal SD for 44 16-QAM 802.11n MIMO. Furthermore, it demonstrates that the high performance software-defined architectures which enable these implementations exhibit cost comparable to dedicated circuit architectures.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Reviewing the European North/South Divide under the Prism of Beck’s ‘Risk society’ Thesis
Southern European political cultures have been viewed as extremely disadvantageous terrains for the development of a civic culture compatible to the requirements of a modern polity. Trust confined to the local and the familial, weak civil societies, violation of the law in the absence of supervision are some of the elements combined to draw an extremely negative picture of southern European political cultures in the relevant literature. These are very well entrenched perceptions that dominate all studies dealing with social aspects the southern European nations. Recent works produced by students of environmental mobilisations have argued that the environmental problematique has operated as a catalyst that, at least, forces us to re-examine the aforementioned perspectives if not to outright dismiss them.

This paper argues that although these challenging perspectives are not immune from criticisms, they have put forward a strong case that deserves further attention. A careful reading of Beck’s ‘risk society’ thesis suggests that mistrust to expert authorities and defensive reactions by social actors against them are not confined to specific national contexts but are now characteristics of countries previously held to be exemplary cases of civicness. Following that observation the paper proceeds by posing a number of related questions:

1) Can we argue that we are witnessing a general ‘Mediterranisation’ of European political culture or by arguing that we essentially accept what was idealistic evaluations of post-war European cultures determined by specific political conceptions?

2) Is there still any role for the use of a north/south divide in the cross-national study of social processes and to what extent?



Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper offers a reconstruction and analysis of the Herodian family as a presence in the city of Rome over more than three generations. The scholarly tendency to view the Herods as an aspect of a broader governmental system overlooks the workings of the particular relationships that elevated the Herods in their own land as well as at the centre of Roman power. Beginning with the foundation of a lasting connection between the Herods and the Julio-Claudians laid by Herod the Great and Augustus, this paper traces the legacy of that connection and its impact on affairs in both Judaea and Rome. The peculiar challenges of retaining status in both Roman and Jewish contexts are assessed and their importance as a vital aspect of our understanding of first-century Judaean politics is established. Examination, finally, of the development of their aspirations and their negotiation of dynastic change shows vividly the processes of ‘Romanisation’ in the context of an elite family.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

With the emergence of multicore and manycore processors, engineers must design and develop software in drastically new ways to benefit from the computational power of all cores. However, developing parallel software is much harder than sequential software because parallelism can't be abstracted away easily. Authors Hans Vandierendonck and Tom Mens provide an overview of technologies and tools to support developers in this complex and error-prone task. © 2012 IEEE.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

With the rapid expansion of the internet and the increasing demand on Web servers, many techniques were developed to overcome the servers' hardware performance limitation. Mirrored Web Servers is one of the techniques used where a number of servers carrying the same "mirrored" set of services are deployed. Client access requests are then distributed over the set of mirrored servers to even up the load. In this paper we present a generic reference software architecture for load balancing over mirrored web servers. The architecture was designed adopting the latest NaSr architectural style [1] and described using the ADLARS [2] architecture description language. With minimal effort, different tailored product architectures can be generated from the reference architecture to serve different network protocols and server operating systems. An example product system is described and a sample Java implementation is presented.