996 resultados para Code uses


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Bayesian networks (BNs) are tools for representing expert knowledge or evidence. They are especially useful for synthesising evidence or belief concerning a complex intervention, assessing the sensitivity of outcomes to different situations or contextual frameworks and framing decision problems that involve alternative types of intervention. Bayesian networks are useful extensions to logic maps when initiating a review or to facilitate synthesis and bridge the gap between evidence acquisition and decision-making. Formal elicitation techniques allow development of BNs on the basis of expert opinion. Such applications are useful alternatives to ‘empty’ reviews, which identify knowledge gaps but fail to support decision-making. Where review evidence exists, it can inform the development of a BN. We illustrate the construction of a BN using a motivating example that demonstrates how BNs can ensure coherence, transparently structure the problem addressed by a complex intervention and assess sensitivity to context, all of which are critical components of robust reviews of complex interventions. We suggest that BNs should be utilised to routinely synthesise reviews of complex interventions or empty reviews where decisions must be made despite poor evidence.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Widening participation brings with it increasing diversity, increased variation in the level of academic preparedness (Clarke, 2011; Nelson, Clarke, & Kift 2010). Cultural capital coupled with negotiating the academic culture creates an environment based on many assumptions about academic writing and university culture. Variations in staff and student expectations relating to the teaching and learning experience is captured in a range of national and institutional data (AUSSE, CEQ, LEX). Nationally, AUSSE data (2009) indicates that communication, writing, speaking and analytic skills, staff expectations are quite a bit higher than students. The research team noted a recognisable shift in the changing cohort of students and their understanding and engagement with feedback and CRAs, as well as variations in teaching staff and student expectations. The current reality of tutor and student roles is that: - Students self select when/how they access lectures and tutorials. - Shorter tutorial times result in reduced opportunity to develop rapport with students. - CRAs are not always used consistently by staff (different marking styles and levels of feedback). - Marking is not always undertaken by the student’s tutor/lecturer. - Student support services might be recommended to students once a poor grade has been given. Students can perceive this as remedial and a further sense of failure. - CRA sheet has a mark /grade attached to it. Stigma attached to low mark. Hard to focus on the CRA feedback with a poor mark etched next to it. - Limited opportunities for sessionals to access professional development to assist with engaging students and feedback. - FYE resources exist, however academic time is a factor in exploring and embedding these resources. Feedback is another area with differing expectations and understandings. Sadler (2009) contends that students are not equipped to decode the statements properly. For students to be able to apply feedback, they need to understand the meaning of the feedback statement. They also need to identify, the particular aspects of their work that need attention. The proposed Checklist/guide would be one page and submitted with each assessment piece thereby providing an interface to engage students and tutors in managing first year understandings and expectations around CRAs, feedback, and academic practice.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

How is creative expression and communication extended among whole populations? What is the social and cultural value of this activity? What roles do formal agencies, community-based organisations and content producer networks play? Specifically, how do participatory media and arts projects and networks contribute to building this capacity in the contemporary communications environment? The latest issue of CSJ article in a special issue on “Broadening Digital Storytelling Horizons” edited by Burcu Simsek.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This book brings together an outstanding group of scholars who draw on the works of Michel Foucault. Eclectic in topic and method, the essays illustrate Foucault’s usefulness. Dangerous Coagulations? constitutes a departure from the more formulaic Foucault work that has emerged and highlights new possibilities for undertaking problematizing approaches to educational research.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A new parallel algorithm for transforming an arithmetic infix expression into a par se tree is presented. The technique is based on a result due to Fischer (1980) which enables the construction of the parse tree, by appropriately scanning the vector of precedence values associated with the elements of the expression. The algorithm presented here is suitable for execution on a shared memory model of an SIMD machine with no read/write conflicts permitted. It uses O(n) processors and has a time complexity of O(log2n) where n is the expression length. Parallel algorithms for generating code for an SIMD machine are also presented.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Three different algorithms are described for the conversion of Hensel codes to Farey rationals. The first algorithm is based on the trial and error factorization of the weight of a Hensel code, inversion and range test. The second algorithm is deterministic and uses a pair of different p-adic systems for simultaneous computation; from the resulting weights of the two different Hensel codes of the same rational, two equivalence classes of rationals are generated using the respective primitive roots. The intersection of these two equivalence classes uniquely identifies the rational. Both the above algorithms are exponential (in time and/or space).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Honey is valued for its medicinal properties. There interest from industry to develop a rapid method to detect the bioactivity of honey and also to develop value added products from high antibacterial honey.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A hot billet in contact with relatively cold dies undergoes rapid cooling in the forging operation. This may give rise to unfilled cavities, poor surface finish and stalling of the press. A knowledge of billet-die temperatures as a function of time is therefore essential for process design. A computer code using finite difference method is written to estimate such temperature histories and validated by comparing the predicted cooling of an integral die-billet configuration with that obtained experimentally.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

WinBUGS code and data to reproduce our network meta-analysis from "Control strategies to prevent total hip replacement-related infections: a systematic review and mixed treatment comparison" published in BMJ Open.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper reviews the current research on phytochemical composition and non-Western traditional culinary food preparation and health uses of papaya. Only ripe papaya fruit flesh is normally eaten in Western countries. The orange or red flesh is an excellent source of pro-vitamin A and ascorbic acid. In South-East Asia, both ripe and green fruit are used and additionally leaves are popularly consumed either raw in salad or cooked as a green vegetable. The leaves contain alkaloids as well as quercetin and kaempferol as the main phenolic compounds. In contrast to Western use papaya has a reputation as a medicinal plant in tropical countries where it is grown. Different plant parts such as fruit, leaf, seed, root, bark and flowers have been used as health treatments. These have included use as topical dressings for treating ulcers and dermatitis, gastrointestinal uses such as antihelminthic and antibacterial activity treatments and traditional uses for fertility control. The differences in use for food and health illustrate potential applications and nutritional benefits of the plant which require further research. With better verification the health applications of papaya could be more widely adopted into Western culture.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Reuse of existing carefully designed and tested software improves the quality of new software systems and reduces their development costs. Object-oriented frameworks provide an established means for software reuse on the levels of both architectural design and concrete implementation. Unfortunately, due to frame-works complexity that typically results from their flexibility and overall abstract nature, there are severe problems in using frameworks. Patterns are generally accepted as a convenient way of documenting frameworks and their reuse interfaces. In this thesis it is argued, however, that mere static documentation is not enough to solve the problems related to framework usage. Instead, proper interactive assistance tools are needed in order to enable system-atic framework-based software production. This thesis shows how patterns that document a framework s reuse interface can be represented as dependency graphs, and how dynamic lists of programming tasks can be generated from those graphs to assist the process of using a framework to build an application. This approach to framework specialization combines the ideas of framework cookbooks and task-oriented user interfaces. Tasks provide assistance in (1) cre-ating new code that complies with the framework reuse interface specification, (2) assuring the consistency between existing code and the specification, and (3) adjusting existing code to meet the terms of the specification. Besides illustrating how task-orientation can be applied in the context of using frameworks, this thesis describes a systematic methodology for modeling any framework reuse interface in terms of software patterns based on dependency graphs. The methodology shows how framework-specific reuse interface specifi-cations can be derived from a library of existing reusable pattern hierarchies. Since the methodology focuses on reusing patterns, it also alleviates the recog-nized problem of framework reuse interface specification becoming complicated and unmanageable for frameworks of realistic size. The ideas and methods proposed in this thesis have been tested through imple-menting a framework specialization tool called JavaFrames. JavaFrames uses role-based patterns that specify a reuse interface of a framework to guide frame-work specialization in a task-oriented manner. This thesis reports the results of cases studies in which JavaFrames and the hierarchical framework reuse inter-face modeling methodology were applied to the Struts web application frame-work and the JHotDraw drawing editor framework.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A novel ethylene-α-cyclodextrin (α-CD) inclusion complex (IC) powder was investigated to ripen Calypso mango fruit. Modulated release of ethylene gas from the IC powder was achieved by admixture with deliquescent salt CaCl2 at RHs of 75.5% and 93.6%. The IC powder was tested in the laboratory and for in-transit ripening of mango fruit over two seasons. In the laboratory experiment, ethylene gas started to release from the IC powder in 2 h and complete release was achieved in 24 h. Assessments of fruit colour and firmness showed that encapsulated ethylene and commercial grade ethylene from pressurised cylinder similarly shortened the ripening time to 9–10 days (after harvest) for treated fruit as compared with 15 days for untreated mango. Mango fruit treated in both ways with ethylene showed more uniform ripening than the control. For the in-transit ripening using the IC powder, ethylene was found to be between 4.9 and 10.5 μL L−1 in the headspace of the truck containers over 48 h. Mango fruit from the treated containers shortened the ripening time by 3–6 days as compared to the untreated control fruit. Thus, the safe and convenient IC powder has demonstrated promise for in-transit fruit ripening.