966 resultados para High-level languages


Relevância:

90.00% 90.00%

Publicador:

Resumo:

Caló is a variety spoken by the Spanish Calé (i.e. the Roma). It belongs to a group of languages referred to as “Para-Romani”, characterized by Romani vocabulary, but largely non-Romani morphology, phonology and syntax, in the case of Caló deriving from Spanish. According to previous research carried out – with focus on the vocabulary and the grammar of this variety – Caló is on its way to extinction. However, there is an expressed interest in reintroducing a form called “Romanó-Caló”. Attitudes play an important role in minority language maintenance as well as in order for a revitalization project to be successful. The aim of this study is to measure the attitudes that both Calé and non-Calé have towards Caló and Caló speakers, a type of study never carried out in the past. The methods applied are both direct and indirect. In total, 231 informants listened to different recordings of voices acting as either a “Spanish speaking person” or a “Caló speaking person”, a technique referred to as ‘matched guise’, answering questions related to the voices on attitude scales. Furthermore, 182 of the informants rated their agreement or disagreement to positive and negative items towards Caló and its speakers on a Likert scale. The results of the analysis indicate that the attitudes differ towards Caló and Caló speakers, depending on the informant’s (a) ethnicity (b) contact with Caló as well as with Caló speakers, and (c) gender. It is those who – in their own opinion – belong to the ethnic group Calé, as well as those who claim that they have some contact with the variety and its speakers, who show positive attitudes in both parts of the study. The women also show more positive attitudes than the men. It is also possible to note positive attitudes towards the variety and its speakers among the subjects with a high level of knowledge of Caló words, as well as among those with the highest willingness to use Caló. These observations suggest that a revitalization project of the variety Caló has a clear chance of being successful.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Architectural description languages (ADLs) are used to specify a high-level, compositional view of a software application, specifying how a system is to be composed from coarse-grain components. ADLs usually come equipped with a formal dynamic semantics, facilitating specification and analysis of distributed and event-based systems. In this paper, we describe the TrustME, an ADL framework that provides both a process and a structural view of web service-based systems. We use Petri-net descriptions to give a dynamic view of business workflow for web service collaboration. We adapt the approach of Schmidt to define a form of Meyer's design-by-contract for configuring workflow architectures. This serves as a configuration-level means of constructing safer, more robust systems.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Architectural description languages (ADLs) are used to specify high-level, compositional view of a software application. ADLs usually come equipped with a rigourous state-transition style semantics, facilitating specification and analysis of distributed and event-based systems. However, enterprise system architectures built upon newer middleware (implementations of Java’s EJB specification, or Microsoft’s COM+/ .NET) require additional expressive power from an ADL. The TrustME ADL is designed to meet this need. In this paper, we describe several aspects of TrustME that facilitate specification and anlysis of middleware-based architectures for the enterprise.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Architecture description languages (ADLs) are used to specify high-level, compositional views of a software application. ADL research focuses on software composed of prefabricated parts, so-called software components. ADLs usually come equipped with rigorous state-transition style semantics, facilitating verification and analysis of specifications. Consequently, ADLs are well suited to configuring distributed and event-based systems. However, additional expressive power is required for the description of enterprise software architectures – in particular, those built upon newer middleware, such as implementations of Java’s EJB specification, or Microsoft’s COM+/.NET. The enterprise requires distributed software solutions that are scalable, business-oriented and mission-critical. We can make progress toward attaining these qualities at various stages of the software development process. In particular, progress at the architectural level can be leveraged through use of an ADL that incorporates trust and dependability analysis. Also, current industry approaches to enterprise development do not address several important architectural design issues. The TrustME ADL is designed to meet these requirements, through combining approaches to software architecture specification with rigorous design-by-contract ideas. In this paper, we focus on several aspects of TrustME that facilitate specification and analysis of middleware-based architectures for trusted enterprise computing systems.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

In order to facilitate the development of agent-based software, several agent programming languages and architectures, have been created. Plans in these architectures are often self-contained procedures with an associated triggering event and a context condition, while any further information about the consequences of executing a plan is absent. However, agents designed using such an approach have limited flexibility at runtime, and rely on the designer’s ability to foresee all relevant situations an agent might have to handle. In order to overcome this limitation, we have created AgentSpeak(PL), an interpreter capable of performing state-space planning to generate new high-level plans. As the planning module creates new plans, the plan library is expanded, improving performance over time. However, for new plans to be useful in the long run, it is critical that the context condition associated with new plans is carefully generated. In this paper we describe a plan reuse technique aimed at improving an agent’s runtime performance by deriving optimal context conditions for new plans, allowing an agent to reuse generated plans as much as possible.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

This work proposes an environment for programming programmable logic controllers applied to oil wells with BCP type method of artificially lifting. The environment will have an editor based in the diagram of sequential functions for programming of PLCs. This language was chosen due to the fact of being high-level and accepted by the international standard IEC 61131-3. The use of these control programs in real PLC will be possible with the use of an intermediate level of language based on XML specification PLCopen T6 XML. For the testing and validation of the control programs, an area should be available for viewing variables obtained through communication with a real PLC. Thus, the main contribution of this work is to develop a computational environment that allows: modeling, testing and validating the controls represented in SFC and applied in oil wells with BCP type method of artificially lifting

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Conselho Nacional de Desenvolvimento Científico e Tecnológico (CNPq)

Relevância:

90.00% 90.00%

Publicador:

Resumo:

The field of Wireless Sensor and Actuator Networks (WSAN) is fast increasing and has attracted the interest of both the research community and the industry because of several factors, such as the applicability of such networks in different application domains (aviation, civil engineering, medicine, and others). Moreover, advances in wireless communication and the reduction of hardware components size also contributed for a fast spread of these networks. However, there are still several challenges and open issues that need to be tackled in order to achieve the full potential of WSAN usage. The development of WSAN systems is one of the most relevant of these challenges considering the number of variables involved in this process. Currently, a broad range of WSAN platforms and low level programming languages are available to build WSAN systems. Thus, developers need to deal with details of different sensor platforms and low-level programming abstractions of sensor operational systems on one hand, and they also need to have specific (high level) knowledge about the distinct application domains, on the other hand. Therefore, in order to decouple the handling of these two different levels of knowledge, making easier the development process of WSAN systems, we propose LWiSSy (Domain Language for Wireless Sensor and Actuator Networks Systems), a domain specific language (DSL) for WSAN. The use of DSLs raises the abstraction level during the programming of systems and modularizes the system building in several steps. Thus, LWiSSy allows the domain experts to directly contribute in the development of WSANs without having knowledge on low level sensor platforms, and network experts to program sensor nodes to meet application requirements without having specific knowledge on the application domain. Additionally, LWiSSy enables the system decomposition in different levels of abstraction according to structural and behavioral features and granularities (network, node group and single node level programming)

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Web services are computational solutions designed according to the principles of Service Oriented Computing. Web services can be built upon pre-existing services available on the Internet by using composition languages. We propose a method to generate WS-BPEL processes from abstract specifications provided with high-level control-flow information. The proposed method allows the composition designer to concentrate on high-level specifi- cations, in order to increase productivity and generate specifications that are independent of specific web services. We consider service orchestrations, that is compositions where a central process coordinates all the operations of the application. The process of generating compositions is based on a rule rewriting algorithm, which has been extended to support basic control-flow information.We created a prototype of the extended refinement method and performed experiments over simple case studies

Relevância:

90.00% 90.00%

Publicador:

Resumo:

In five male cirrhotic patients (Child A) and in four age- and sex-matched healthy control subjects, whole-body protein turnover was measured using a single oral dose of N-15-glycine as a tracer and urinary ammonia as end product. Subjects were studied in the fasting and feeding state, with different levels of protein and energy intake. The patients were underweight and presented lower plasma transthyretin and retinol-binding protein levels. When compared with controls, the kinetic studies showed patients to be hypometabolic in the fasting (Do) state and with the control diet [D-1 = (0.85 g of protein/154 kJ). kg(-1). day(-1)]. However, when corrected by body weight, the kinetic differences between groups disappeared, whereas the N-retention in the feeding state showed better results for the patients due mainly to their efficient breakdown decrease. When fed high-level protein or energy diets [D-2 = (0.9 g protein/195 kJ) and D-3 = (1.56 g protein/158 kJ). kg(-1). day(-1)], the patients showed D-0 = D-1 = D-2 < D-3 for N-flux and (D-0 = D-1) < D-3 (D-2 is intermediary) for protein synthesis. Thus, the present data suggest that the remaining mass of the undernourished mild cirrhotic patients has fairly good protein synthesis activity and also that protein, rather than energy intake, would be the limiting factor for increasing their whole-body protein synthesis.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

The constant increase in digital systems complexity definitely demands the automation of the corresponding synthesis process. This paper presents a computational environment designed to produce both software and hardware implementations of a system. The tool for code generation has been named ACG8051. As for the hardware synthesis there has been produced a larger environment consisting of four programs, namely: PIPE2TAB, AGPS, TABELA, and TAB2VHDL. ACG8051 and PIPE2TAB use place/transition net descriptions from PIPE as inputs. ACG8051 is aimed at generating assembly code for the 8051 micro-controller. PIPE2TAB produces a tabular version of a Mealy type finite state machine of the system, its output is fed into AGPS that is used for state allocation. The resulting digital system is then input to TABELA, which minimizes control functions and outputs of the digital system. Finally, the output generated by TABELA is fed to TAB2VHDL that produces a VHDL description of the system at the register transfer level. Thus, we present here a set of tools designed to take a high-level description of a digital system, represented by a place/transition net, and produces as output both an assembly code that can be immediately run on an 8051 micro-controller, and a VHDL description that can be used to directly implement the hardware parts either on an FPGA or as an ASIC.

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Coordenação de Aperfeiçoamento de Pessoal de Nível Superior (CAPES)

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Since prehistoric man seeks to dominate play scenes and images of their daily lives, to understand them or dominate. In the theater, the man tried to represent hunting scenes and deities. Since the first creation material representative of the gods, these objects acquire magical powers. After a long time, came the Puppet Theater, which through the use of various materials, the man concocted dolls in his image and likeness, as well as representations of animals. Subsequently, the Theater of Animated FormsVisual involved various props, like the mask, the shadow and the object. Thus, these elements can appear all together or not in the same show and are, therefore, the Theater of Animated Forms. How important human need to understand the world and events around them, the arts were needed to explain the divine and unreachable. Clumping the four languages of art: music, plastic arts, dance and theater, the Theater of Animated Forms of so characteristic of the man in search of the divine and sublime sentiments or not. In Brazil, faced with a multitude of excellent groups Theater of Animated Forms, the Sobrevento Group stands to monitor on an extensive repertoire theoretical foundation for the themes of the pieces created, and the high level of aesthetic sensitivity and artistic creation through is the dummies used in your repertoire. The objective of this study is to describe and analyze the Sobrevento Group considering the process of artistic creation, which led to the understanding of what is Theater of Visual Theater. To this end, guided interpretive anthropological approach, we conducted an ethnograph with the group

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Fundação de Amparo à Pesquisa do Estado de São Paulo (FAPESP)

Relevância:

90.00% 90.00%

Publicador:

Resumo:

Complex networks have been employed to model many real systems and as a modeling tool in a myriad of applications. In this paper, we use the framework of complex networks to the problem of supervised classification in the word disambiguation task, which consists in deriving a function from the supervised (or labeled) training data of ambiguous words. Traditional supervised data classification takes into account only topological or physical features of the input data. On the other hand, the human (animal) brain performs both low- and high-level orders of learning and it has facility to identify patterns according to the semantic meaning of the input data. In this paper, we apply a hybrid technique which encompasses both types of learning in the field of word sense disambiguation and show that the high-level order of learning can really improve the accuracy rate of the model. This evidence serves to demonstrate that the internal structures formed by the words do present patterns that, generally, cannot be correctly unveiled by only traditional techniques. Finally, we exhibit the behavior of the model for different weights of the low- and high-level classifiers by plotting decision boundaries. This study helps one to better understand the effectiveness of the model. Copyright (C) EPLA, 2012