27 resultados para C language

em QUB Research Portal - Research Directory and Institutional Repository for Queen's University Belfast


Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper presents a multi-language framework to FPGA hardware development which aims to satisfy the dual requirement of high-level hardware design and efficient hardware implementation. The central idea of this framework is the integration of different hardware languages in a way that harnesses the best features of each language. This is illustrated in this paper by the integration of two hardware languages in the form of HIDE: a structured hardware language which provides more abstract and elegant hardware descriptions and compositions than are possible in traditional hardware description languages such as VHDL or Verilog, and Handel-C: an ANSI C-like hardware language which allows software and hardware engineers alike to target FPGAs from high-level algorithmic descriptions. On the one hand, HIDE has proven to be very successful in the description and generation of highly optimised parameterisable FPGA circuits from geometric descriptions. On the other hand, Handel-C has also proven to be very successful in the rapid design and prototyping of FPGA circuits from algorithmic application descriptions. The proposed integrated framework hence harnesses HIDE for the generation of highly optimised circuits for regular parts of algorithms, while Handel-C is used as a top-level design language from which HIDE functionality is dynamically invoked. The overall message of this paper posits that there need not be an exclusive choice between different hardware design flows. Rather, an integrated framework where different design flows can seamlessly interoperate should be adopted. Although the idea might seem simple prima facie, it could have serious implications on the design of future generations of hardware languages.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

We present a practical approach to Natural Language Generation (NLG) for spoken dialogue systems. The approach is based on small template fragments (mini-templates). The systemâs object architecture facilitates generation of phrases across pre-defined business domains and registers, as well as into different languages. The architecture simplifies NLG in well-understood application contexts, while providing the flexibility for a developer and for the system, to vary linguistic output according to dialogue context, including any intended affective impact. Mini-templates are used with a suite of domain term objects, resulting in an NLG system (MINTGEN â MINi-Template GENerator) whose extensibility and ease of maintenance is enhanced by the sparsity of information devoted to individual domains. The system also avoids the need for specialist linguistic competence on the part of the system maintainer.

Relevância:

30.00% 30.00%

Publicador:

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This study investigated the relationship between a chronometric estimate of automaticity for the spelling of French words (Automaticity) and performance on four tests of French language attainment among a sample of Year 11 students of French as a foreign language. Fifty participants each completed a computerized test of French spelling and attainment tests in four aspects of French language learning: reading comprehension, writing fluency, oral fluency, and aural comprehension. Correlations were significant between Automaticity and performance on all four tests of French language attainment as well as on overall attainment.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The centrality of Vaughan Williams to British music in the first half of the twentieth century is now a commonplace in musicology, but this has not always been so. Prior to 1914 Vaughan Williams was regarded by a number of British critics as a figure of considerable potential, but of less interest than composers like Granville Bantock, Cyril Scott, and Joseph Holbrooke: a reflection, in part, of the many different strands that existed in musical modernism in pre-war Britain, as well as scepticism that Vaughan Williams's engagement with English folksong offered anything original. In this chapter, I consider this inauspicious early period of Vaughan Williams reception, when even works considered seminal today like the Fantasia on a Theme by Thomas Tallis were received by some critics with bewilderment, and the changes that took place in the years after World War One after which Vaughan Williams became the leader of British musical modernism. I argue that Vaughan Williams's emergence reflects a change in attitude by British critics to modernism in general, to their approach to musical criticism, and to Vaughan Williams's musical language; in particular I note the distinction increasingly drawn by critics between folksong arrangements and a musical language derived from folksong.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

A dynamic global security-aware synthesis flow using the SystemC language is presented. SystemC security models are first specified at the system or behavioural level using a library of SystemC behavioural descriptions which provide for the reuse and extension of security modules. At the core of the system is incorporated a global security-aware scheduling algorithm which allows for scheduling to a mixture of components of varying security level. The output from the scheduler is translated into annotated nets which are subsequently passed to allocation, optimisation and mapping tools for mapping into circuits. The synthesised circuits incorporate asynchronous secure power-balanced and fault-protected components. Results show that the approach offers robust implementations and efficient security/area trade-offs leading to significant improvements in turnover.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

<p>Language deficits are frequently reported in studies of patients with schizophrenia. The present study sought to test the hypothesis that such deficits are related to callosal function in this group. The FAS test of verbal fluency and Perin's Spoonerisms test of phonological processing were the tests of language. Callosal function was assessed using a Crossed Finger Localisation Test (CFLT), which is a measure of the interhemispheric transfer of somatosensory information. Patients with schizophrenia performed less well than controls on measures of language function. as well as on the CFLT. Significant positive correlations between CFLT performance and language function were present in the patient group, but not the control group. These findings extend on previous studies that report functional abnormalities of the corpus callosum in schizophrenia and are consistent with the hypothesis that language deficits in schizophrenia are related to impaired callosal functioning in this group. However, other explanations cannot be ruled Out.</p>

Relevância:

30.00% 30.00%

Publicador:

Resumo:

<p>Objective: To explore, using functional magnetic resonance imaging (MRI), the functional organisation of phonological processing in young adults born very preterm.</p><p>Subjects: Six right handed male subjects with radiological evidence of thinning of the corpus callosum were selected from a cohort of very preterm subjects. Six normal right handed male volunteers acted as controls.</p><p>Method: Blood oxygenation level dependent contrast echoplanar images were acquired over five minutes at 1.5 T while subjects performed the tasks. During the ON condition, subjects were visually presented with pairs of non-words and asked to press a key when a pair of words rhymed (phonological processing). This task alternated with the OFF condition, which required subjects to make letter case judgments of visually presented pairs of consonant letter strings (orthographic processing). Generic brain activation maps were constructed from individual images by sinusoidal regression and non-parametric testing. Between group differences in the mean power of experimental response were identified on a voxel wise basis by analysis of variance.</p><p>Results: Compared with controls, the subjects with thinning of the corpus callosum showed significantly reduced power of response in the left hemisphere, including the peristriate cortex and the cerebellum, as well as in the right parietal association area. Significantly increased power of response was observed in the right precentral gyrus and the right supplementary motor area.</p><p>Conclusions: The data show evidence of increased frontal and decreased occipital activation in male subjects with neurodevelopmental thinning of the corpus callosum, which may be due to the operation of developmental compensatory mechanisms.</p>

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Recent trends towards increasingly parallel computers mean that there needs to be a seismic shift in programming practice. The time is rapidly approaching when most programming will be for parallel systems. However, most programming techniques in use today are geared towards sequential, or occasionally small-scale parallel, programming. While refactoring has so far mainly been applied to sequential programs, it is our contention that refactoring can play a key role in significantly improving the programmability of parallel systems, by allowing the programmer to apply a set of well-defined transformations in order to parallelise their programs. In this paper, we describe a new language-independent refactoring approach that helps introduce and tune parallelism through high-level design patterns targeting a set of well-specified parallel skeletons. We believe this new refactoring process is the key to allowing programmers to truly start thinking in parallel. © 2012 ACM.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

<p>Eye-tracking studies have shown how people with autism spend significantly less time looking at socially relevant information on-screen compared to those developing typically. This has been suggested to impact on the development of socio-cognitive skills in autism. We present novel evidence of how attention atypicalities in children with autism extend to real-life interaction, in comparison to typically developing (TD) children and children with specific language impairment (SLI). We explored the allocation of attention during social interaction with an interlocutor, and how aspects of attention (awareness checking) related to traditional measures of social cognition (false belief attribution). We found divergent attention allocation patterns across the groups in relation to social cognition ability. Even though children with autism and SLI performed similarly on the socio- cognitive tasks, there were syndrome-specific atypicalities of their attention patterns. Children with SLI were most similar to TD children in terms of prioritising attention to socially pertinent information (eyes, face, awareness checking). Children with autism showed reduced attention to the eyes and face, and slower awareness checking. This study provides unique and timely insight into real-world social gaze (a)typicality in autism, SLI and typical development, its relationship to socio-cognitive ability, and raises important issues for intervention.</p>

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Since the beginning of the Northern Ireland conflict in the late 1960s, Irish nationalism has been identified as a prominent force in the political culture of the state. Recent studies have suggested, however, that the â˜Nationalistâ population has become increasingly content within the new political framework created by the peace process and the aspiration for Irish unity diminished. In placing the Northern Ireland situation within the theoretical framework of nationalism, this paper will analyse how these changing priorities have been possible. Through an analysis of Irish language study in Northern Ireland's schools, the paper will examine how the political ideals espoused by the nationalist Sinn Féin Party reflected the priorities of the â˜nationalist communityâ. It will be contended that the relationship between the ideology and â˜the peopleâ is much more complex than is often allowed for and that educational inequalities are a significant contributing factor to this.