392 resultados para GUI legacy Windows Form web-application


Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper presents the details of an experimental study of a cold-formed steel hollow flange channel beam known as LiteSteel beam (LSB) subject to web crippling under End Two Flange (ETF) and Interior Two Flange (ITF) load cases. The LSB sections with two rectangular hollow flanges are made using a simultaneous cold-forming and electric resistance welding process. Due to the geometry of the LSB, and its unique residual stress characteristics and initial geometric imperfections, much of the existing research for common cold-formed steel sections is not directly applicable to LSB. Experimental and numerical studies have been carried out to evaluate the behaviour and design of LSBs subject to pure bending, predominant shear and combined actions. To date, however, no investigation has been conducted on the web crippling behaviour and strength of LSB sections. Hence an experimental study was conducted to investigate the web crippling behaviour and capacities of LSBs. Twenty-eight web crippling tests were conducted under ETF and ITF load cases, and the ultimate web crippling capacities were compared with the predictions from the design equations in AS/NZS 4600 and AISI S100. This comparison showed that AS/NZS 4600 and AISI S100 web crippling design equations are unconservative for LSB sections under ETF and ITF load cases. Hence new equations were proposed to determine the web crippling capacities of LSBs based on experimental results. Suitable design rules were also developed under the direct strength method (DSM) format.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Cold-formed steel lipped channel beams (LCB) are used extensively in residential, industrial and commercial buildings as load bearing structural elements. Their shear capacities are considerably reduced when web openings are included for the purpose of locating building services. Past research has shown that the shear capacities of LCBs were reduced by up to 70% due to the inclusion of these web openings. Hence there is a need to improve the shear capacities of LCBs with web openings. A cost effective way of eliminating the detrimental effects of large web openings is to attach suitable stiffeners around the web openings and restore the original shear strength and stiffness of LCBs. Hence detailed experimental studies were undertaken to investigate the behaviour and strength of LCBs with stiffened web openings subject to shear, and combined bending and shear actions. Both plate and stud stiffeners with varying sizes and thicknesses were attached to the web elements of LCBs using different screw-fastening arrangements. Simply supported test specimens of LCBs with aspect ratios of 1.0 and 1.5 were loaded at mid-span until failure. Numerical studies were also undertaken to investigate the strength of LCBs with stiffened web openings. Finite element models of LCBs with stiffened web openings under shear, combined bending and shear actions were developed to simulate the behaviour of tested LCBs. The developed models were then validated by comparing their results with experimental results and used in further studies. Both experimental and finite element analysis results showed that the stiffening arrangements recommended by past research and available design guidelines are not adequate to restore the original shear strengths of LCBs. Therefore new stiffener arrangements were proposed based on screw fastened plate stiffeners. This paper presents the details of this research study and the results.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The aluminum (Al) doped polycrystalline p-type β-phase iron disilicide (p-β-FeSi2) is grown by thermal diffusion of Al from Al-passivated n-type Si(100) surface into FeSi2 during crystallization of amorphous FeSi2 to form a p-type β-FeSi 2/n-Si(100) heterostructure solar cell. The structural and photovoltaic properties of p-type β-FeSi2/n-type c-Si structures is then investigated in detail by using X-ray diffraction, Raman spectroscopy, transmission electron microscopy analysis, and electrical characterization. The results are compared with Al-doped p-β-FeSi2 prepared by using cosputtering of Al and FeSi2 layers on Al-passivated n-Si(100) substrates. A significant improvement in the maximum open-circuit voltage (Voc) from 120 to 320 mV is achieved upon the introduction of Al doping through cosputtering of Al and amorphous FeSi2 layer. The improvement in Voc is attributed to better structural quality of Al-doped FeSi2 film through Al doping and to the formation of high quality crystalline interface between Al-doped β-FeSi2 and n-type c-Si. The effects of Al-out diffusion on the performance of heterostructure solar cells have been investigated and discussed in detail.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This review article discusses form-based planning an din details analise the following books: Stepehn Marshall (2012) Urban Coding and Planning (Routledge, New York, USA, 272pp. pISBN 1135689202). Emily Talen (2012) City Rules: How Regulations Affects Urban Form (Island Press, Washington DC, USA, 254 pp. ISBN 9781597266925). Richard Tomlinson (2012) Australia’s Unintended Cities: the Impact of Housing on Urban Development (CSIRO Publishing, Collingwood, Australia, 194pp. ISBN 9780643103771). The history of the city has been written and rewritten many times: the seminal works of Benevolo (1980) and Mumford (1989) reconstruct how settlements, particularly their urban form, have changed over centuries. Rowe and Koetter (1978), Kostof (1991, 1992), Krier (2003), and Rossi and Eisenmann (1982) address instead the components that shape the urban environment: the architect can aggregate and manipulate squares, streets, parks and public buildings to control urban design. Generally these studies aim to reveal the secret of the traditional city in contraposition to the contemporary townscape characterized by planning and zoning, which are generally regarded as problematic and sterile (Woodward, 2013). The ‘secret rules’ that have shaped our cities have a bearing on the relationship of spaces, mixed uses, public environments and walkability (Walters, 2011)...

Relevância:

30.00% 30.00%

Publicador:

Resumo:

In a pilot application based on web search engine calledWeb-based Relation Completion (WebRC), we propose to join two columns of entities linked by a predefined relation by mining knowledge from the web through a web search engine. To achieve this, a novel retrieval task Relation Query Expansion (RelQE) is modelled: given an entity (query), the task is to retrieve documents containing entities in predefined relation to the given one. Solving this problem entails expanding the query before submitting it to a web search engine to ensure that mostly documents containing the linked entity are returned in the top K search results. In this paper, we propose a novel Learning-based Relevance Feedback (LRF) approach to solve this retrieval task. Expansion terms are learned from training pairs of entities linked by the predefined relation and applied to new entity-queries to find entities linked by the same relation. After describing the approach, we present experimental results on real-world web data collections, which show that the LRF approach always improves the precision of top-ranked search results to up to 8.6 times the baseline. Using LRF, WebRC also shows performances way above the baseline.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Extracting frequent subtrees from the tree structured data has important applications in Web mining. In this paper, we introduce a novel canonical form for rooted labelled unordered trees called the balanced-optimal-search canonical form (BOCF) that can handle the isomorphism problem efficiently. Using BOCF, we define a tree structure guided scheme based enumeration approach that systematically enumerates only the valid subtrees. Finally, we present the balanced optimal search tree miner (BOSTER) algorithm based on BOCF and the proposed enumeration approach, for finding frequent induced subtrees from a database of labelled rooted unordered trees. Experiments on the real datasets compare the efficiency of BOSTER over the two state-of-the-art algorithms for mining induced unordered subtrees, HybridTreeMiner and UNI3. The results are encouraging.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This phenomenographic research investigated variation in web professionals' understanding of information literacy. The outcome is of value for the education of practitioners both in the areas of information literacy, and web design and development. Analysis of 23 in-depth interviews with web workers from different stages of web design and development process revealed that they experience information literacy as staying informed, building a successful website, solving a problem or participating in a community of practice. The present research advances the existing understanding of the concept of information literacy, especially in an occupational context. Additionally, using the web professionals' world as the context of the study, the research also contributes to the field of website design and development by shedding light on less-researched experiences of people involved in this industry.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This paper reports on a current initiative at Queensland University of Technology to provide timely, flexible and sustainable training and support to academic staff in blended learning and associated techno-pedagogies via a web-conferencing classroom and collaboration tool, Elluminate Live!. This technology was first introduced to QUT in 2008 as part of the university‘s ongoing commitment to meeting the learning needs of diverse student cohorts. The centralised Learning Design team, in collaboration with the university‘s department of eLearning Services, was given the task of providing training and support to academic staff in the effective use of the technology for teaching and learning, as part of the team‘s ongoing brief to support and enhance the provision of blended learning throughout the university. The resulting program, ―Learning Design Live‖ (LDL) is informed by Rogers‘ theory of innovation and diffusion (2003) and structured according to Wilson‘s framework for faculty development (2007). This paper discusses the program‘s design and structure, considers the program‘s impact on academic capacity in blended learning within the institution, and reflects on future directions for the program and emerging insights into blended learning and participant engagement for both staff and students.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Circos plots are graphical outputs that display three dimensional chromosomal interactions and fusion transcripts. However, the Circos plot tool is not an interactive visualization tool, but rather a figure generator. For example, it does not enable data to be added dynamically, nor does it provide information for specific data points interactively. Recently, an R-based Circos tool (RCircos) has been developed to integrate Circos to R, but similarly, Rcircos can only be used to generate plots. Thus, we have developed a Circos plot tool (J-Circos) that is an interactive visualization tool that can plot Circos figures, as well as being able to dynamically add data to the figure, and providing information for specific data points using mouse hover display and zoom in/out functions. J-Circos uses the Java computer language to enable it to be used on most operating systems (Windows, MacOS, Linux). Users can input data into JCircos using flat data formats, as well as from the GUI. J-Circos will enable biologists to better study more complex chromosomal interactions and fusion transcripts that are otherwise difficult to visualize from next-generation sequencing data.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Urban morphology as a field of study has developed primarily in Europe and North America, and more recently emerging as a recurrent topic in China and South America. As a counterpoint to this centric view, the ISUF 2013 conference explored aspects of ‘urban form at the edge’. In particular the conference examined ‘off centre areas’ such as India, Africa, Middle East, Central Asia and Australasia which require innovative approaches to the study of traditional, as well as post-colonial and contemporary, morphologies. Broader interpretations of urban form at the edge focus on minor centres and suburbia, with their developing and transilient character; edge cities and regional centres; and new technologies and approaches that are developing alongside established methods, tools and theories of urban morphology...

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The use of GNSS tracked Lagrangian drifters allows more realistic quantification of fluid motion and dispersion coefficients than Eulerian techniques because such drifters are analogues of particles that are relevant to flow field characterisation and pollutant dispersion. Using the fast growing Real Time Kinematic (RTK) positioning technique derived from Global Satellite Navigation Systems (GNSS), drifters are developed for high frequency (10 Hz) sampling with position estimates to centimetre accuracy. The drifters are designed with small size and less direct wind drag to follow the sub-surface flow which characterizes dispersion in shallow waters. An analysis of position error from stationary observation indicates that the drifter can efficiently resolve motion up to 1 Hz. The result of the field deployments of the drifter in conjunction with acoustic Eulerian devices shows higher estimate of the drifter streamwise velocities. Single particle statistical analysis of field deployments in a shallow estuarine zone yielded dispersion coefficients estimate comparable to those of dye tracer studies. The drifters capture the tidal elevation during field studies in a tidal estuary.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This reports a study that seeks to explore the experience of students majoring in technology and design in an undergraduate education degree. It examines their experiences in finding and using information for a practical assignment. In mapping the variation of the students' experience, the study uses a qualitative, interpretive approach to analyse the data, which was collected via one-to-one interviews. The analysis yielded five themes through which technology education students find and use information: interaction with others; experience (past and new); formal educational learning; the real world; and incidental occurrences. The intentions and strategies that form the students' approaches to finding and using information are discussed. So too are the implications for teaching practice.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The aim of this project was to develop a general theory of stigmergy and a software design pattern to build collaborative websites. Stigmergy is a biological term used when describing some insect swarm-behaviour where 'food gathering' and 'nest building' activities demonstrate the emergence of self-organised societies achieved without an apparent management structure. The results of the project are an abstract model of stigmergy and a software design pattern for building Web 2.0 components exploiting this self-organizing phenomenon. A proof-of-concept implementation was also created demonstrating potential commercial viability for future website projects.