Littérature scientifique sur le sujet « Reuse project »

Créez une référence correcte selon les styles APA, MLA, Chicago, Harvard et plusieurs autres

Choisissez une source :

Consultez les listes thématiques d’articles de revues, de livres, de thèses, de rapports de conférences et d’autres sources académiques sur le sujet « Reuse project ».

À côté de chaque source dans la liste de références il y a un bouton « Ajouter à la bibliographie ». Cliquez sur ce bouton, et nous générerons automatiquement la référence bibliographique pour la source choisie selon votre style de citation préféré : APA, MLA, Harvard, Vancouver, Chicago, etc.

Vous pouvez aussi télécharger le texte intégral de la publication scolaire au format pdf et consulter son résumé en ligne lorsque ces informations sont inclues dans les métadonnées.

Articles de revues sur le sujet "Reuse project"

1

Capiluppi, Andrea, Klaas-Jan Stol et Cornelia Boldyreff. « Software Reuse in Open Source ». International Journal of Open Source Software and Processes 3, no 3 (juillet 2011) : 10–35. http://dx.doi.org/10.4018/jossp.2011070102.

Texte intégral
Résumé :
A promising way to support software reuse is based on Component-Based Software Development (CBSD). Open Source Software (OSS) products are increasingly available that can be freely used in product development. However, OSS communities still face several challenges before taking full advantage of the “reuse mechanism”: many OSS projects duplicate effort, for instance when many projects implement a similar system in the same application domain and in the same topic. One successful counter-example is the FFmpeg multimedia project; several of its components are widely and consistently reused in other OSS projects. Documented is the evolutionary history of the various libraries of components within the FFmpeg project, which presently are reused in more than 140 OSS projects. Most use them as black-box components; although a number of OSS projects keep a localized copy in their repositories, eventually modifying them as needed (white-box reuse). In both cases, the authors argue that FFmpeg is a successful project that provides an excellent exemplar of a reusable library of OSS components.
Styles APA, Harvard, Vancouver, ISO, etc.
2

Eray, Ekin, Benjamin Sanchez et Carl Haas. « Usage of Interface Management System in Adaptive Reuse of Buildings ». Buildings 9, no 5 (30 avril 2019) : 105. http://dx.doi.org/10.3390/buildings9050105.

Texte intégral
Résumé :
Adaptive reuse of buildings is considered a superior alternative for new construction in terms of sustainability and a disruptive practice in the current capital project delivery model for the renewal of today’s built environment. In comparison to green-field construction projects, adaptive reuse projects require distinct stages, definition of interfaces, decision gates, and planning methods in order to secure the success of the building project. Unfortunately, little research has been done regarding establishing feasible systems for the planning, assessment, and management of adaptive reuse projects, leading to underperforming building projects outcomes. Interface management (IM) can improve renovation projects outcomes by defining appropriate ways to identify, record, monitor, and track project interfaces. IM has the potential of bringing cost and time benefits during adaptive reuse projects execution. The aim of this study is to develop a reference framework for implementing IM for adaptive reuse projects. First, the inefficiencies of redevelopment projects are explained inside of a circular economy (CE) context. Second, an ontology of IM for adaptive reuse projects is defined based on the current barriers to adaptive reuse and the most common interface problems in construction projects. Third, the defined ontology is expanded through a case study by showing examples of adaptive reuse barriers on a case project, and how IM could have been part of the solution for these problems. Finally, this study concludes with the suggestions on interface management systems (IMS) implementation for future adaptive reuse projects.
Styles APA, Harvard, Vancouver, ISO, etc.
3

Sun, Xiaobing, Bin Li, Yucong Duan, Wei Shi et Xiangyue Liu. « Mining Software Repositories for Automatic Interface Recommendation ». Scientific Programming 2016 (2016) : 1–11. http://dx.doi.org/10.1155/2016/5475964.

Texte intégral
Résumé :
There are a large number of open source projects in software repositories for developers to reuse. During software development and maintenance, developers can leverage good interfaces in these open source projects and establish the framework of the new project quickly when reusing interfaces in these open source projects. However, if developers want to reuse them, they need to read a lot of code files and learn which interfaces can be reused. To help developers better take advantage of the available interfaces used in software repositories, we previously proposed an approach to automatically recommend interfaces by mining existing open source projects in the software repositories. We mainly used the LDA (Latent Dirichlet Allocation) topic model to construct the Feature-Interface Graph for each software project and recommended the interfaces based on the Feature-Interface Graph. In this paper, we improve our previous approach by clustering the recommending interfaces on the Feature-Interface Graph, which can recommend more accurate interfaces for developers to reuse. We evaluate the effectiveness of the improved approach and the results show that the improved approach can be more efficient to recommend more accurate interfaces for reuse over our previous work.
Styles APA, Harvard, Vancouver, ISO, etc.
4

Liu, Xiao Jun, et Ying Jun Wei. « The Evaluation of Decentralized Wastewater Reuse Based on Environmental Accounting ». Advanced Materials Research 884-885 (janvier 2014) : 170–73. http://dx.doi.org/10.4028/www.scientific.net/amr.884-885.170.

Texte intégral
Résumé :
Decentralized wastewater reclamation and reuse project as a useful complement of Centralized sewage treatment and reuse is a good way to solve water shortages and water environment pollution in urban and surrounding areas. Then the investors tend to focus on the projects financial economic effectiveness when making decisions, hindered the development of decentralized wastewater reclamation and reuse project. To promote decentralized wastewater reclamation and reuse projects rapid growth, proposed decentralized wastewater reclamation and reuse Evaluation System and Model based on environment accounting perspective. Through analyze a project by using fuzzy comprehensive evaluation model in university in Xi'an. The result shows that this project not only has a good economic benefit, but also they can improve the environment and promote sustainable development of society.
Styles APA, Harvard, Vancouver, ISO, etc.
5

Conn, Richard. « The Reuse Tapestry Project ». ACM SIGAda Ada Letters XVIII, no 1 (février 1998) : 65–69. http://dx.doi.org/10.1145/280495.569128.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
6

Melo, Glaucia, Toacy Oliveira, Paulo Alencar et Donald Cowan. « Knowledge reuse in software projects : Retrieving software development Q&A posts based on project task similarity ». PLOS ONE 15, no 12 (17 décembre 2020) : e0243852. http://dx.doi.org/10.1371/journal.pone.0243852.

Texte intégral
Résumé :
Software developers need to cope with a massive amount of knowledge throughout the typical life cycle of modern projects. This knowledge includes expertise related to the software development phases (e.g., programming, testing) using a wide variety of methods and tools, including development methodologies (e.g., waterfall, agile), software tools (e.g., Eclipse), programming languages (e.g., Java, SQL), and deployment strategies (e.g., Docker, Jenkins). However, there is no explicit integration of these various types of knowledge with software development projects so that developers can avoid having to search over and over for similar and recurrent solutions to tasks and reuse this knowledge. Specifically, Q&A sites such as Stack Overflow are used by developers to share software development knowledge through posts published in several categories, but there is no link between these posts and the tasks developers perform. In this paper, we present an approach that (i) allows developers to associate project tasks with Stack Overflow posts, and (ii) recommends which Stack Overflow posts might be reused based on task similarity. We analyze an industry dataset, which contains project tasks associated with Stack Overflow posts, looking for the similarity of project tasks that reuse a Stack Overflow post. The approach indicates that when a software developer is performing a task, and this task is similar to another task that has been associated with a post, the same post can be recommended to the developer and possibly reused. We believe that this approach can significantly advance the state of the art of software knowledge reuse by supporting novel knowledge-project associations.
Styles APA, Harvard, Vancouver, ISO, etc.
7

Nas, Bilgehan, Sinan Uyanik, Ahmet Aygün, Selim Doğan, Gürsel Erul, K. Batuhan Nas, Sefa Turgut, Mustafa Cop et Taylan Dolu. « Wastewater reuse in Turkey : from present status to future potential ». Water Supply 20, no 1 (27 septembre 2019) : 73–82. http://dx.doi.org/10.2166/ws.2019.136.

Texte intégral
Résumé :
Abstract The Ministry of Environment and Urbanization (MoEU) initiated an important project, ‘Reuse of Treated Wastewater in Turkey’, in 2017. With this project, all wastewater treatment plants (WWTPs) were investigated to determine wastewater reuse purposes for the first time. The results obtained from this project were that although there are 1,015 existing WWTPs, only 15 of them realized wastewater reuse. In 2017, the total volume of reused treated wastewater in Turkey amounted to 29.6 million m3/year, accounting for 0.78% of the treated urban wastewater. With the present water potential and sectoral water use rates, Turkey should make key administrative and technical regulations in the coming years for water reuse. This paper aims to give an overview of wastewater reuse activities from present status to future potential in Turkey and the opportunities and challenges in expanding water reuse. The status of WWTPs, treatment processes and their compliance with the WWTPs where reuse is carried out in Turkey are evaluated in this study. The realization of the planned goals and challenges are discussed after regulatory changes in Turkey for reclaimed wastewater and reuse targets for 2023.
Styles APA, Harvard, Vancouver, ISO, etc.
8

Gandal, Neil, Peter Naftaliev et Uriel Stettner. « Following the Code : Spillovers and Knowledge Transfer ». Review of Network Economics 16, no 3 (26 septembre 2017) : 243–67. http://dx.doi.org/10.1515/rne-2017-0056.

Texte intégral
Résumé :
Abstract Knowledge spillovers in Open Source Software (OSS) can occur via two channels: In the first channel, programmers take knowledge and experience gained from one OSS project they work on and employ it in another OSS project they work on. In the second channel, programmers reuse software code by taking code from an OSS project and employing it in another. We develop a methodology to measure software reuse in a large OSS network at the micro level and show that projects that reuse code from other projects have higher success. We also demonstrate knowledge spillovers from projects connected via common programmers.
Styles APA, Harvard, Vancouver, ISO, etc.
9

Pasch, J., et P. Macy. « Building sustainable wastewater reuse in Jordan ». Water Supply 5, no 3-4 (1 novembre 2005) : 17–25. http://dx.doi.org/10.2166/ws.2005.0078.

Texte intégral
Résumé :
Jordan's population is projected to reach 6.5 million by 2010. Limited water does not meet present or projected demands, groundwater levels are dropping, and industrialization is increasing pressure on water resources and the environment. The agricultural sector alone uses approximately 70% of total water resources. Wastewater represents a resource that can help fill Jordan's gap between supply and demand. While approximately 80% of the over 80 MCM of wastewater/yr is currently reused, only a fraction is formalized with permitting and adherence to reuse guidelines. The Jordanian government seeks to embrace reclaimed resources in national water resources planning through recognized/regulated reuse implementation activities. A multi-sectoral project is being performed to help reach this goal in Jordan and worldwide, sharing lessons learned in increasing access to reused water, and involving performance of four demonstration projects with an aim toward developing replicable operational conditions that support sustainability/enhance expansion of treated wastewater reuse in Jordan.
Styles APA, Harvard, Vancouver, ISO, etc.
10

Chen, R., et X. C. Wang. « Cost–benefit evaluation of a decentralized water system for wastewater reuse and environmental protection ». Water Science and Technology 59, no 8 (1 avril 2009) : 1515–22. http://dx.doi.org/10.2166/wst.2009.156.

Texte intégral
Résumé :
This paper proposed a net benefit value (NBV) model for cost–benefit evaluation of wastewater treatment and reuse projects, and attention was mainly paid to decentralized systems which are drawing wide interests all over the world especially in the water-deficient countries and regions. In the NBV model, all the factors related to project costs are monetary ones which can be calculated by using traditional methods, while many of the factors related to project benefits are non-monetary ones which need sophisticated methods for monetization. In this regard, the authors elaborated several methods for monetization of the benefits from wastewater discharge reduction, local environment improvement, and human health protection. The proposed model and methods were applied for the cost–benefit evaluation of a decentralized water reclamation and reuse project in a newly developed residential area in Xi'an, China. The system with dual-pipe collection and grey water treatment and reuse was found to be economically ineligible (NBV > 0) when all the treated water is reused for artificial pond replenishment, gardening and other non-potable purposes by taking into account the benefit of water saving. As environmental benefits are further considered, the economic advantage of the project is more significant.
Styles APA, Harvard, Vancouver, ISO, etc.

Thèses sur le sujet "Reuse project"

1

Ricks-Chavis, Latonia M. « Student Education & ; Character Building Center Adaptive Reuse Project ». VCU Scholars Compass, 2014. http://scholarscompass.vcu.edu/etd/3462.

Texte intégral
Résumé :
There are many programs throughout the world and in the state of Virginia that have been developed to change the outlook of youth on a broader spectrum. Youth in at risk communities face a different set of parameters and are often mislabeled as "bad kids". Many of these youth simply need an environment filled with positive energy. This redesign will create an environment that guides through intuition and the understanding of angles and markers that are considered universal in all languages. The space will open up a world that is non-institutional and without the normal boundaries and pressures of typical grading system. The education center will cultivate healthy habits for learning that can carry them on to community colleges, universities and the eventually the workforce.
Styles APA, Harvard, Vancouver, ISO, etc.
2

Petter, Stacie Clark. « A Process to Reuse Experiences via Narratives Among Software Project Managers ». Digital Archive @ GSU, 2006. http://digitalarchive.gsu.edu/cis_diss/6.

Texte intégral
Résumé :
Abstract A PROCESS TO REUSE EXPERIENCES VIA NARRATIVES AMONG SOFTWARE PROJECT MANAGERS By STACIE CLARK PETTER APRIL, 2006 Committee Chair: Dr. Vijay Vaishnavi Major Department: Computer Information Systems Software project management is a complex process requiring extensive planning, effective decision-making, and proper monitoring throughout the course of a project. Unfortunately, software project managers rarely capture and reuse the knowledge gained during a project on subsequent projects. To enable the repetition of prior successes and avoidance of previous mistakes, I propose that software project managers can improve their management abilities by reusing their own and others’ past experiences with written narratives. I use multiple methodologies – including literature review, grounded theory, design science research, and experimentation – to create a process for software project managers to reuse knowledge gained through experiences on software projects. In the literature review, I examine relevant research areas to inspire ideas on how to reuse knowledge via written narratives in software project management. Interviews with software project managers, analyzed using grounded theory, provide insight into the current challenges of reusing knowledge during a project. I leverage design science research methodology to develop a process of experience reuse that incorporates narratives and wikis to enable software project managers to share their experiences using written narratives. Experimentation evaluates whether the process developed using the design science research methodology improves the current knowledge reuse practices of software project managers.
Styles APA, Harvard, Vancouver, ISO, etc.
3

Nagaraj, Abhishek. « Does copyright affect reuse ? : evidence from the Google Books Digitization Project ». Thesis, Massachusetts Institute of Technology, 2014. http://hdl.handle.net/1721.1/97955.

Texte intégral
Résumé :
Thesis: S.M. in Management Research, Massachusetts Institute of Technology, Sloan School of Management, 2014.
Cataloged from PDF version of thesis.
Includes bibliographical references (pages 49-53).
While digitization projects like Google Books have dramatically increased access to digital content, in this study I show how the ability to reuse such information and deliver value to end-users depends crucially on features of copyright law. I use the digitization of both copyrighted and non-copyrighted issues of one publication digitized under Google Books, Baseball Digest, to measure the impact of copyright on a prominent venue for reuse: Wikipedia. I find that digitization causes a significant increase in content on Wikipedia pages, but copyright hurts both the extent of reuse and thereby the level of internet traffic to affected Wikipedia pages. Specific features of copyright law like "fair use" produce nuanced effects: the impact of copyright is more pronounced for images compared to text and becomes economically significant only post-digitization.
by Abhishek Nagaraj.
S.M. in Management Research
Styles APA, Harvard, Vancouver, ISO, etc.
4

Tan, Hai Chen. « A methodology for the 'live' capture and reuse of project knowledge in construction ». Thesis, Loughborough University, 2006. https://dspace.lboro.ac.uk/2134/7902.

Texte intégral
Résumé :
The importance of capturing and sharing useful knowledge from construction projects has been recognised by the construction industry. However, issues such as the loss of important insights due to the time lapse in capturing the knowledge, the need for sharing the knowledge captured as soon as possible in order to maximise the benefits brought about by reusing the knowledge, and the need to share the knowledge before the opportunities for reusing the knowledge diminish have not been adequately addressed. To address this, it is crucial for knowledge to be captured as soon as possible once it is created or identified (i.e. 'live') in a collaborative environment, and presented in a format that will facilitate its reuse during and after the project. This research was aimed at developing a methodology that facilitates the `live' capture and reuse of project knowledge in construction. An extensive literature review was first conducted on the concept of knowledge management and the current practices for managing project knowledge. Subsequently, case studies involving six companies were carried out to investigate the shortcomings of current practice and the end-user requirements for the capture and reuse of project knowledge. These requirements informed the development of the methodology for `live' capture and reuse of project knowledge. The Web IS Development Methodology (Avison and Fitzgerald, 2003) employing ASP. NET 2.0 was adopted to encapsulate the methodology into a Web-based prototype application. The evaluation of the prototype revealed that the methodology can enable project knowledge to be captured and shared `live' across different organisations without significant additional workload and costs. It is concluded that the `live' capture and reuse of project knowledge in construction is important in preventing knowledge loss and helping to harness the project knowledge captured. A combination of both KM technologies and techniques is essential for the effective management of tacit and explicit knowledge. The prototype application developed can facilitate the `live' capture and reuse of project knowledge as shown by the results of the evaluation. There is scope for enhancing this study by exploring the integration of the prototype application with other information systems, and the use of software agents to automatically locate useful knowledge from the Internet and project extranets. The methodology developed will help construction organisation to leverage their knowledge in a timely way to meet the challenge of today's fast evolving world.
Styles APA, Harvard, Vancouver, ISO, etc.
5

Saraiva, Tatiana Santos. « Diretrizes de projeto para possibilitar a desconstrução de edificações e seus componentes ». Universidade Federal de Juiz de Fora (UFJF), 2013. https://repositorio.ufjf.br/jspui/handle/ufjf/2385.

Texte intégral
Résumé :
Submitted by Renata Lopes (renatasil82@gmail.com) on 2016-09-06T11:54:20Z No. of bitstreams: 1 tatianasantossaraiva.pdf: 1079853 bytes, checksum: d1b7934865c40684f66047cc204e98ed (MD5)
Approved for entry into archive by Diamantino Mayra (mayra.diamantino@ufjf.edu.br) on 2016-09-06T11:57:02Z (GMT) No. of bitstreams: 1 tatianasantossaraiva.pdf: 1079853 bytes, checksum: d1b7934865c40684f66047cc204e98ed (MD5)
Made available in DSpace on 2016-09-06T11:57:02Z (GMT). No. of bitstreams: 1 tatianasantossaraiva.pdf: 1079853 bytes, checksum: d1b7934865c40684f66047cc204e98ed (MD5) Previous issue date: 2013-02-28
Este trabalho discute a importância das diretrizes de projeto para a desconstrução de edificações com o intuito de, entre outros benefícios, reduzir o impacto ambiental e o custo gerado pelo setor de construção civil, bem como o aumento da vida útil do edifício e seus componentes. Assim, este estudo examina a necessidade da utilização destas diretrizes na fase de concepção do projeto, considerando que esta é a etapa crucial para a tomada de decisões tais como a escolha de materiais, métodos e processos de construção. Para que isso ocorra, alguns princípios devem ser observados, tais como a durabilidade e a redução de tipos dos materiais e componentes, a adaptabilidade da planta a outras funções, a preferência por conexões mecânicas, facilidade de acesso a todos os componentes e a identificação de materiais, entre outros aspectos. O levantamento destes princípios foi feito a partir da análise de literatura específica no assunto. Após a comparação dos resultados levantados, estes princípios foram tabulados e aplicados em análises a projetos arquitetônicos publicados no ano de 2012 em revistas nacionais do setor. Após concluir que, pela análise dos projetos em si, dos manuais existentes na literatura e pelo fato de que os arquitetos brasileiros parecem não estar preocupados com a descontrução em suas obras, foram propostos princípios de projeto para desconstrução adequados ao contexto da produção arquitetônica brasileira.
This work discusses the importance of design guidelines for the deconstruction in order to, among other benefits, reduce environmental impact and cost generated by the construction industry, as well as increasing the lifetime of the building and its components. Thus, this study examines the need to use these guidelines in the conceptual stage of the project, considering that is a crucial step for making decisions such as the choice of materials, construction methods and processes. For this to occur, certain requirements must be observed, such as durability and reduced types of materials and components, the adaptability of the plant to other functions, the preference for mechanical connections, easy access to all components and materials identification, among other things. The survey was done of these principles through the analysis of specific literature on the subject. After comparing the results collected, these principles were tabulated and applied in analysis of architectural projects published in national magazines sector, in 2012. After completing that, by analyzing the projects themselves, the existing manual in literature and the fact that the Brazilian architects do not seem to be concerned with deconstruction in his works, were proposed design principles for deconstruction appropriate to the context of architectural production in Brazil.
Styles APA, Harvard, Vancouver, ISO, etc.
6

Carey, Heath Nicolas. « The Missoula Poplar Project : Utilizing Poplars to Enhance Wastewater Treatment ». The University of Montana, 2010. http://etd.lib.umt.edu/theses/available/etd-05142010-135901/.

Texte intégral
Résumé :
Wastewater treatment plants rank second to agricultural runoff in the top ten major pollution sources to U.S. surface waters. Such nutrient-rich inputs can degrade aquatic ecosystems by accelerating eutrophication events, especially in summer months when surface water flows are low. Alternative treatment practices, modeled after natural ecosystem processes, could reduce nutrient inputs to surface waters while accumulating biomass and sequestering atmospheric carbon dioxide. I designed and implemented an alternative treatment strategy, using effluent to fertilize trees at the Missoula Wastewater Treatment Facility. The objectives of this work were to assess: 1) environmental impacts of effluent application; 2) tree survivorship; and 3) growth effects. A two acre plantation was established in May 2009 by planting 316 dormant, unrooted stem cuttings of two hybrid poplar species, Populus deltoides X Populus trichocarpa and Populus deltoides X Populus nigra, and the native Black Cottonwood, Populus balsamifera ssp. trichocarpa. The effects of effluent fertilization on poplar growth, soil and ground water nutrient contents were monitored throughout the first growing season of this pilot project. Effluent fertilization nearly doubled poplar growth, and as suspected, had no major impacts on soil or ground water nutrient concentrations. Continued research at this site is necessary to observe environmental impacts as effluent loading rates increase. Our initial results suggest that surface application of wastewater effluent offers a valuable strategy for decreasing effluent input rates to the Clark Fork River. Moreover, this project offers smaller communities a "blue print" from which to design similar projects that remediate nutrient-rich effluent in a cost-effective way.
Styles APA, Harvard, Vancouver, ISO, etc.
7

Dugan, Loren J. « The impact of CASE tools, Ada, and software reuse of a DoD software development project ». Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1996. http://handle.dtic.mil/100.2/ADA308162.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
8

Kaduvinal, Varghese Jeslin. « The effects of the implementation of grey water reuse systems on construction cost and project schedule ». Thesis, [College Station, Tex. : Texas A&M University, 2007. http://hdl.handle.net/1969.1/ETD-TAMU-1447.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
9

Choi, Eugene. « Adaptive Reuse of Religious Buildings in the U.S : Determinants of Project Outcomes and the Role of Tax Credits ». Cleveland State University / OhioLINK, 2010. http://rave.ohiolink.edu/etdc/view?acc_num=csu1276711021.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
10

ZATTA, ELISA. « Reuse Design Project : Strategie e strumenti per il riuso di elementi edilizi in architettura come preservazione delle risorse materiali ». Doctoral thesis, Università IUAV di Venezia, 2021. http://hdl.handle.net/11578/302256.

Texte intégral
Résumé :
La tesi di ricerca approfondisce il tema del riuso di prodotti e componenti edilizi quale strategia circolare e sostenibile per la gestione del costruito. Essa muove dalla duplice potenzialità che tale processo presenta attraverso la conservazione delle risorse materiali, limitando gli impatti dettati dalla produzione di rifiuti da costruzione e demolizione, nonché preservando, attraverso la conservazione formale e funzionale dell’elemento nella sua integrità, la cultura materiale che lo ha prodotto. Partendo dal quadro teorico e dello stato dell’arte, la tesi si struttura attraverso quattro linee di indagine parallele e complementari, mirate a restituire la complessità del tema secondo una visione quanto più possibile trasversale. La prima definisce il contributo dei processi di riuso a una sostenibilità intesa non solo in ottica ambientale, ma anche sociale, culturale ed economica. La seconda esamina il valore conferito alla pratiche di reimpiego da parte dei progettisti contemporanei, evidenziando come essi vi individuino un significato culturale, al quale si associano ragioni di matrice ambientale, etico-sociale o di potenzialità espressiva. La terza linea di indagine approfondisce le incongruenze e lacune della cornice normativa europea relativa al tema, individuando le ricadute di questo quadro sulle problematiche pregresse del settore. La quarta esamina la potenziale applicazione di questa strategia a scala urbana, definendo il Reuse Design Project quale “processo progettuale che, a partire dalla formulazione del concept di un nuovo edificio fino alla sua costruzione, prevede, studia e compie l’integrazione nello stesso di prodotti e componenti edilizi, derivanti da altre costruzioni, che il progettista individua e ritiene adeguati al progetto”. Gli esiti della ricerca consentono di determinare l’idoneità del riuso di prodotti e componenti edilizi quale strumento sostenibile per la gestione del costruito esistente, promuovendo la potenziale diffusione futura di tale approccio. Oltre a identificare suggerimenti e azioni da intraprendere in ambito normativo per favorire il reimpiego, la tesi propone degli strumenti operativi volti a massimizzare l’efficiacia del Reuse Design Project. L’applicazione di tali strumenti, simulata su di un caso studio reale, consente non solo di esaminarne gli esiti in termini di processo progettuale, ma anche di confrontarli con quelli di uno scenario convenzionale sotto il profilo della fattibilità tecnico-economica e degli impatti incorporati. L’analisi dei risultati ottenuti evidenzia i caratteri innovativi propri dell’approccio progettuale volto al riuso di elementi edilizi, delle figure professionali coinvolte e della gestione del processo di decostruzione, nonché la formazione di tipo culturale necessaria per promuovere questa strategia nella pratica di architettura.
Styles APA, Harvard, Vancouver, ISO, etc.

Livres sur le sujet "Reuse project"

1

Crook, James. Water reuse : Project 92-WRE-1, 1994. Alexandria, Va : Water Environment Research Foundation, 1994.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
2

Capture and reuse of project knowledge in construction. Chichester, U.K : Wiley-Blackwell, 2010.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
3

Tan, Hai Chen. Capture and reuse of project knowledge in construction. Chichester, U.K : Wiley-Blackwell, 2010.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
4

Denver Water Reuse Project : Report (to accompany S. 1848). [Washington, D.C : U.S. G.P.O., 2000.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
5

Denver Water Reuse Project : Report (to accompany S. 491). [Washington, D.C : U.S. G.P.O., 2001.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
6

The architectural project. College Station : Texas A & M University Press, 2003.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
7

Dune, Ives-Petersen, Quantum Consulting Inc, Adolfson Associates et Northwest Energy Efficiency Alliance, dir. Market baseline evaluation report of the BacGen BioWise project. Portland, Or : Northwest Energy Efficiency Alliance, 2000.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
8

Presidio Trust (U.S.). Presidio water recycling project : Environmental assessment. San Francisco, Calif : The Trust, 2002.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
9

Lakehaven Water Reclamation Project : Report (to accompany S. 2301). [Washington, D.C : U.S. G.P.O., 2000.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
10

Lakehaven, Washington, wastewater reclamation and reuse project : Report (to accompany H.R. 2115) (including cost estimate of the Congressional Budget Office). [Washington, D.C : U.S. G.P.O., 2001.

Trouver le texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.

Chapitres de livres sur le sujet "Reuse project"

1

Keating, Michael, et Pierre Bricaud. « Data and Project Management ». Dans Reuse Methodology Manual, 253–59. Boston, MA : Springer US, 1999. http://dx.doi.org/10.1007/978-1-4615-5037-2_12.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
2

Rosinski, Lukasz. « Reuse specialist knowledge ». Dans Knowledge Management for Project Excellence, 124–31. 1. Edition. | New York : Routledge, 2019. : Routledge, 2019. http://dx.doi.org/10.4324/9780429329975-9.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
3

Owen, Jillian, Frada Burstein et William P. Hall. « Knowledge Reuse in Project Management ». Dans Constructing the Infrastructure for the Knowledge Economy, 443–54. Boston, MA : Springer US, 2004. http://dx.doi.org/10.1007/978-1-4757-4852-9_33.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
4

Zaman, Atiq, et Tahmina Ahsan. « The Whole House Reuse Project ». Dans Zero-Waste, 98–110. Abingdon, Oxon ; New York, NY : Routledge, 2020. : Routledge, 2019. http://dx.doi.org/10.4324/9781315436296-8.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
5

Barros, Márcio de O., Cláudia M. L. Werner et Guilherme H. Travassos. « Project Management Knowledge Reuse through Scenario Models ». Dans Software Reuse : Methods, Techniques, and Tools, 227–39. Berlin, Heidelberg : Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-46020-9_16.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
6

Keating, Michael, et Pierre Bricaud. « Data and Project Management ». Dans Reuse Methodology Manual for System-on-a-Chip Designs, 205–10. Boston, MA : Springer US, 1998. http://dx.doi.org/10.1007/978-1-4757-2887-3_12.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
7

Schacht, Silvia, et Alexander Maedche. « A Methodology for Systematic Project Knowledge Reuse ». Dans Innovations in Knowledge Management, 19–44. Berlin, Heidelberg : Springer Berlin Heidelberg, 2015. http://dx.doi.org/10.1007/978-3-662-47827-1_2.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
8

Mazzini, Silvia, John Favaro et Tullio Vardanega. « Cross-Domain Reuse : Lessons Learned in a Multi-project Trajectory ». Dans Safe and Secure Software Reuse, 113–26. Berlin, Heidelberg : Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-38977-1_8.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
9

Romani, Alessia, Raffaella Suriano, Andrea Mantelli, Marinella Levi, Paolo Tralli, Jussi Laurila et Petri Vuoristo. « Composite Finishing for Reuse ». Dans Systemic Circular Economy Solutions for Fiber Reinforced Composites, 167–90. Cham : Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-22352-5_9.

Texte intégral
Résumé :
AbstractCoating processes are emerging for new applications related to remanufactured products from End-of-Life materials. In this perspective, their employment can generate interesting scenarios for the design of products and solutions in circular economy frameworks, especially for composite materials. This chapter would give an overview of coating design and application for recycled glass fiber reinforced polymers on the base of the experimentation made within the FiberEUse project. New cosmetic and functional coatings were developed and tested on different polymer composite substrates filled with mechanically recycled End-of-Life glass fibers. Afterwards, recycled glass fiber reinforced polymer samples from water-solvable 3D printed molds were successfully coated. Finally, new industrial applications for the developed coatings and general guidelines for the coating of recycled glass fiber reinforced polymers were proposed by using the FiberEUse Demo Cases as a theoretical proof-of-concept.
Styles APA, Harvard, Vancouver, ISO, etc.
10

Brandt, Matthias, et Markus Nick. « Computer-Supported Reuse of Project Management Experience with an Experience Base ». Dans Advances in Learning Software Organizations, 178–89. Berlin, Heidelberg : Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-44814-4_16.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.

Actes de conférences sur le sujet "Reuse project"

1

de Lacerda, Arthur R. T., et Carla S. R. Aguiar. « FLOSS FAQ chatbot project reuse ». Dans OpenSym '19 : The 15th International Symposium on Open Collaboration. New York, NY, USA : ACM, 2019. http://dx.doi.org/10.1145/3306446.3340823.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
2

Boonthieng, Somsak, Nuntawatt Pairachavet, Witoo Soraphetphisai, Wuttipong Poungthip, Chananwath Sinthumongkhonchai, Charkorn Petcharoen et Puwadon Assadornithee. « AWR-26 Topside Reuse Project ». Dans International Petroleum Technology Conference. IPTC, 2023. http://dx.doi.org/10.2523/iptc-22715-ms.

Texte intégral
Résumé :
Abstract Wellhead Platform AWP-26 was originally developed under PTTEP Arthit Phase 2C, completed installation in 2014 and started a production from 2016 to serve gas plateau and to sustain the Arthit production. Upon depletion of AWP-26 in 2019, PTTEP Arthit Asset realized the opportunity to relocate the AWP-26 to the new prospective location in order to maximize reservoir production. In 2021, the first PTTEP Topside Reuse Project has been put into the offshore execution stage where we proud to present in this paper. The main objective of the project is to convert the originally topside design AWP-26 to suit with new prospective location and renamed to AWR-26. The topside is reused where the subsea structure (so called "jacket") is newly built as to suit with new water depth and soil parameters at the new location. The existing jacket and subsea pipeline were left as is for future decommissioning. While waiting the existing jacket to be decommissioned, tentative in 2026-2031, it is important to install navigation lights system to warn the marine to avoid collision of the remaining jacket structure. The minimal and fit for purposed structure platform is then designed (so called "navigation aid platform") was fabricated and installed onto the existing jacket for safe marine operation. It is not so simple just to relocate and make use of the existing topside to suit with the new prospective location, there were tremendous activities to be considered, starting with engineering design to make the existing topside design to be technically compatible with new process parameters of the new prospective location. Following by the early stage for preparatory works in collaboration within an internal PTTEP parties (Project Construction, Arthit Asset, Arthit Operation & Maintenance and Logistic Team), for the activities including but not limited to; platform plug and abandon, removal of flowlines, preservation of Booster Compressor, collecting the base line inspection data for piping system, platform structural integrity check, etc. In addition, to ascertain the overall weight of topside was within the safe margin and clearly defined the Centre of Gravity (CG) for the topside lifting purpose, all the vessels, tanks, containers, associated piping including the sludge removal were performed.
Styles APA, Harvard, Vancouver, ISO, etc.
3

Isoda, Sadahiro. « Experience report on software reuse project ». Dans the 14th international conference. New York, New York, USA : ACM Press, 1992. http://dx.doi.org/10.1145/143062.143149.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
4

Artacho, Miguel Rodriguez, Manuel A. Castro Gil, Gabriel Diaz, Sergio Martin, Elio Sancristobal, Roberto Centeno, Xavier Alaman et al. « eMadrid project : Authoring, reuse and remote labs ». Dans 2016 International Symposium on Computers in Education (SIIE). IEEE, 2016. http://dx.doi.org/10.1109/siie.2016.7751869.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
5

Bauer, Veronika, et Benedikt Hauptmann. « Assessing cross-project clones for reuse optimization ». Dans 2013 7th International Workshop on Software Clones (IWSC). IEEE, 2013. http://dx.doi.org/10.1109/iwsc.2013.6613044.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
6

DiGerlando, Chuck, Glen Partlow, Donovan Bramlett, Monica Soler et Chandler Wilson. « OUC Project RENEW—A Reuse Pipeline Routing Analysis ». Dans Pipelines Specialty Conference 2009. Reston, VA : American Society of Civil Engineers, 2009. http://dx.doi.org/10.1061/41069(360)145.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
7

Thompson, Santi, Liz Woolcott, Caroline Muglia, Genya O’Gara, Ayla Stein Kenfield et Elizabeth Joan Kelly. « Assessing Transformation : Findings from the Measuring Reuse Project ». Dans Library Assessment Conference—Building Effective, Sustainable, Practical Assessment. Association of Research Libraries, 2019. http://dx.doi.org/10.29242/lac.2018.50.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
8

Estrada, Citlalih Gutierrez, Sergio Diaz Zagal, Martin de Jesus Nieto Perez, Itzel Abundez Barrera, Rocio Elizabeth Pulido Alba, Mauro Sanchez Sanchez et Rene Arnulfo Garcia Hernandez. « Analysis methodology for project design utilizing UML ». Dans 2008 IEEE International Conference on Information Reuse and Integration. IEEE, 2008. http://dx.doi.org/10.1109/iri.2008.4583044.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
9

Henninger, Scott. « Developing domain knowledge through the reuse of project experiences ». Dans the 1995 Symposium. New York, New York, USA : ACM Press, 1995. http://dx.doi.org/10.1145/211782.211844.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
10

Dohzen, Tiffany, Mujde Pamuk, Seok-Won Seong, Joachim Hammer et Michael Stonebraker. « Data integration through transform reuse in the Morpheus project ». Dans the 2006 ACM SIGMOD international conference. New York, New York, USA : ACM Press, 2006. http://dx.doi.org/10.1145/1142473.1142571.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.

Rapports d'organisations sur le sujet "Reuse project"

1

Bevan, Michelle T. Simulation Database Archive and Reuse Project. Fort Belvoir, VA : Defense Technical Information Center, janvier 1998. http://dx.doi.org/10.21236/ada354826.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
2

Regelink, Inge, Ivona Sigurnjak, Claudio Brienza, Jasper van Puffelen et Oscar F. Schoumans. Evaluation of five anearobic digesters applying nutrient recovery and reuse : a report from the H2020 project SYSTEMIC. Wageningen : Wageningen Environmental Research, 2021. http://dx.doi.org/10.18174/572617.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
3

Oron, Gideon, Raphi Mandelbaum, Carlos E. Enriquez, Robert Armon, Yoseph Manor, L. Gillerman, A. Alum et Charles P. Gerba. Optimization of Secondary Wastewater Reuse to Minimize Environmental Risks. United States Department of Agriculture, décembre 1999. http://dx.doi.org/10.32747/1999.7573077.bard.

Texte intégral
Résumé :
The main purpose of the research was to examine approaches and to evaluate methods for minimizing the risks during applying treated domestic wastewater for agricultural irrigation. This general purpose consisted of examining under field conditions the possibilities when implementing different application technologies for minimizing health and environmental risks. It was assumed that Subsurface Drip Irrigation (SDI) will provide adequate conditions for safe effluent reuse. Controlled field experiments where conducted in commercial fields to evaluate the alternatives. Main efforts where conducted in Israel in the grape vineyard in Arad heights, in the field crops in Kibbutz Chafets Chaim and in Arizona in fields adjacent to the University campus. The complementary part was to examine the behavior of the various pathogens in the effluent-soil-plant system. The analysis is based on controlled experiments, primarily in greenhouse along with field experiments. Molecular biology methods were used to identify the behavior of the pathogens in the components of the system. The project included as well examining the effluent quality in various sites, primarily those in which treated wastewater is reused for agricultural irrigation. The monitoring included conventional parameters however, also parasites such as Giardia and Cryptosporidium. The results obtained indicate the prominent advantages of using Subsurface Drip Irrigation (SDI) method for minimizing health and environmental risks during application of secondary effluent. A theoretical model for assessing the risks while applying treated wastewater was completed as well. The management model shows the risks during various scenarios of wastewater quality, application technology and related human exposure.
Styles APA, Harvard, Vancouver, ISO, etc.
4

García-Espinosa, J., et C. Soriano. Data management plan. Scipedia, 2021. http://dx.doi.org/10.23967/prodphd.2021.9.003.

Texte intégral
Résumé :
This document presents the deliverable D8.1 – the Data Management Plan (DMP) of work package 8 of the prodPhD project. It aims to present the plan for the management, generation, collection, security, preservation and sharing of data generated through the prodPhD project. The DMP is a key element for organizing the project’s data. It provides an analysis of the data, which will be collected, processed and published by the prodPhD consortium. The project embraces the initiatives of the European Commission to promote the open access to research data, aiming to improve and maximize access to and reuse of research data generated by Horizon 2020 projects. In this sense prodPhD will adhere to the Open Research Data Pilot (ORD Pilot) fostered by the European Commission, and this DMP will be developed following the standards of data storage, access and management. This plan will detail what data will be generated through the project, whether and how it will be made accessible for the verification and reuse and how it will be curated and preserved. In this context, the term data applies to the information generated during the different experimental campaigns carried out in the project, and specifically to the data, including associated metadata, to be used to validate the computational models and the technical solutions to be developed in the project. This document is the first version of the DMP and may be updated throughout the project, if significant changes (new data, changes in consortium policies, changes in consortium composition, etc.) arise.
Styles APA, Harvard, Vancouver, ISO, etc.
5

Brienza, Claudio, Inge Regelink, Jasper van Puffelen, Henk Dedeyne, Andrea Giordano, Micol Schepis, Arjan Prinsen et al. Factsheets of five large-scale anaerobic digesters applying nutrient recovery and reuse : A product from the H2020 project SYSTEMIC. Wageningen : Wageningen Environmental Research, 2021. http://dx.doi.org/10.18174/572614.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
6

Hermann, Ludwig, Ralf Hermann et Oscar F. Schoumans. Business case evaluation of five centralised anaerobic digesters applying nutrient recovery and reuse : a product from the H2020 project SYSTEMIC. Wageningen : Wageningen Environmental Research, 2021. http://dx.doi.org/10.18174/572618.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
7

Hermann, Ralf, Ludwig Hermann, Julia Tanzer, Oscar F. Schoumans et I. C. Regelink. Sustainability assessment of five large-scale anaerobic digesters employing nutrient recovery and reuse technologies : a product from the H2020 project SYSTEMIC. Wageningen : Wageningen Environmental Research, 2021. http://dx.doi.org/10.18174/572759.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
8

Jackson, Craig D. Reuse Permit I-161-02 Quality Assurance Project Plan (QAPP) for Required Environmental and Process MonitoringIdaho National LaboratoryAdvanced Test Reactor (ATR) ComplexCold Waste Ponds. Office of Scientific and Technical Information (OSTI), mai 2015. http://dx.doi.org/10.2172/1183502.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
9

Soenen, Karen, Dana Gerlach, Christina Haskins, Taylor Heyl, Danie Kinkade, Sawyer Newman, Shannon Rauch et al. How can BCO-DMO help with your oceanographic data ? How can BCO-DMO help with your oceanographic data?, décembre 2021. http://dx.doi.org/10.1575/1912/27803.

Texte intégral
Résumé :
BCO-DMO curates a database of research-ready data spanning the full range of marine ecosystem related measurements including in-situ and remotely sensed observations, experimental and model results, and synthesis products. We work closely with investigators to publish data and information from research projects supported by the National Science Foundation (NSF), as well as those supported by state, private, and other funding sources. BCO-DMO supports all phases of the data life cycle and ensures open access of well-curated project data and information. We employ F.A.I.R. Principles that comprise a set of values intended to guide data producers and publishers in establishing good data management practices that will enable effective reuse.
Styles APA, Harvard, Vancouver, ISO, etc.
10

Brienza, Claudio, Inge Regelink, Jasper van Puffelen, Henk Dedeyne, Andrea Giordano, Micol Schepis, Arjan Prinsen et al. Technical performance and mass- and energy balances of five large-scale anearobic digesters applying nutrient recovery and reuse : A report within the H2020 project SYSTEMIC. Wageningen : Wageningen Environmental Research, 2021. http://dx.doi.org/10.18174/572613.

Texte intégral
Styles APA, Harvard, Vancouver, ISO, etc.
Nous offrons des réductions sur tous les plans premium pour les auteurs dont les œuvres sont incluses dans des sélections littéraires thématiques. Contactez-nous pour obtenir un code promo unique!

Vers la bibliographie