Academic literature on the topic 'Component Reuse'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Component Reuse.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Component Reuse"

1

GAUTIER, ROBERT J., HUW E. OLIVER, MARK RATCLIFFE, and BENJAMIN R. WHITTLE. "CDL—A COMPONENT DESCRIPTION LANGUAGE FOR REUSE." International Journal of Software Engineering and Knowledge Engineering 03, no. 04 (December 1993): 499–518. http://dx.doi.org/10.1142/s0218194093000276.

Full text
Abstract:
CDL is a language for describing reusable software components. It facilitates the reuse of software components by providing a high-level model for component interfaces and mechanisms for describing the relationships between them. CDL extends the parameterisation mechanisms of modern high-level languages and helps to avoid the difficulties that can be encountered in specifying and instantiating generic components. CDL does this without explicit parameterisation or inheritance operators, and thus frees the designer from having to predict the reusability potential of the component. In these respects, CDL supports reuse at two levels. Components may inherit, generically instantiate or import other components. Furthermore, a CDL schema provides a design description that can itself be reused.
APA, Harvard, Vancouver, ISO, and other styles
2

SADAOUI, SAMIRA, and PENGZHOU YIN. "GENERALIZATION AND INSTANTIATION FOR COMPONENT REUSE." International Journal of Software Engineering and Knowledge Engineering 16, no. 02 (April 2006): 175–200. http://dx.doi.org/10.1142/s0218194006002768.

Full text
Abstract:
There is an increasing need for high-quality software components. Reusable components and formal specifications are two complementary and promising approaches to achieve this goal. One method for enhancing the reusability of existing components is generalization that creates generic components by parameterizing specific ones. Generalization and instantiation are two methods related respectively to the development for reuse and development with reuse. Generalization, that is the abstraction of existing components, identifies commonalities across a class of entities, while instantiation customizes the general properties under different circumstances. In this paper, we present several generalization and instantiation algorithms for algebraic specifications. A major difficulty during the generalization process is determining the appropriate level of generality. Highly specific components have little chance of being reused. Meanwhile, if a component is too general, its reuse might also be hard. Therefore, we introduce a novel method based on the categorized constructors to control the level of abstraction in generic components with the goal of producing effective reusable components. Through a medium-scale example, the generalization and instantiation operations are illustrated in detail.
APA, Harvard, Vancouver, ISO, and other styles
3

SITARAMAN, MURALI, LONNIE R. WELCH, and DOUGLAS E. HARMS. "ON SPECIFICATION OF REUSABLE SOFTWARE COMPONENTS." International Journal of Software Engineering and Knowledge Engineering 03, no. 02 (June 1993): 207–29. http://dx.doi.org/10.1142/s0218194093000100.

Full text
Abstract:
For widespread reuse in a component-based software industry, a component must be designed and developed to be reused. Benefits of reuse are maximized when a component is reused “as is” (possibly with provisions for expected customization, such as through parameters), based only on its specification. The expression of the specification of a component is crucial in this setting. The specification must be formal, yet understandable, as well as abstract and implementation-independent. The specification also must make it possible to demonstrate correctness of an implementation of the specification and permit formal reasoning about its behavior in a client program. This paper explains how it is possible to write specifications with these properties in RESOLVE, a conceptual framework that we have developed for constructing reusable software components.
APA, Harvard, Vancouver, ISO, and other styles
4

Hall, P. A. V. "Architecture-driven component reuse." Information and Software Technology 41, no. 14 (November 1999): 963–68. http://dx.doi.org/10.1016/s0950-5849(99)00071-3.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Kok, Holmer, Dries Faems, and Pedro de Faria. "Dusting Off the Knowledge Shelves: Recombinant Lag and the Technological Value of Inventions." Journal of Management 45, no. 7 (March 23, 2018): 2807–36. http://dx.doi.org/10.1177/0149206318765926.

Full text
Abstract:
Whereas knowledge recombination research tends to focus on original knowledge component attributes and their recombinant value implications, we contribute to an emerging literature stream on knowledge reuse trajectories, investigating the temporal dimension of reuse by introducing the concept of recombinant lag, that is, the time that components have remained unused. Relying on organizational learning theory, we emphasize that it is important to consider not only the frequency of reuse but also the recency of reuse. Our core argument is that recent reuse of knowledge components can trigger a rejuvenation effect that influences the value of resulting inventions. Analyzing 21,117 fuel cell patent families, we find an unexpected U-shaped relationship between recombinant lag and the value of inventions, which is moderated by frequency of reuse. Conducting post hoc exploratory data analyses, we advance the concept of dormant components (i.e., valuable components that have remained unused prolongedly) as a potential explanation for this unexpected U-shaped pattern. Moreover, collecting and analyzing data on a second sample in the wind energy industry, we provide first indications for the generalizability of these unexpected findings. We contribute to a richer understanding of reuse trajectories, highlighting that next to the magnitude of reuse information flows, that is, information flows that are generated when components are reused, the timing of creation of these information flows shapes the value of subsequent recombination activities. We also contribute to extant research on the temporal dimension of knowledge recombination, pointing to recombinant lag as an important aspect next to component age.
APA, Harvard, Vancouver, ISO, and other styles
6

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

Full text
Abstract:
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.
APA, Harvard, Vancouver, ISO, and other styles
7

Jiang, Long Qiang, Hai Tao Wang, and Yi Ye. "Research on Component-Based Software Reuse Technology." Advanced Materials Research 403-408 (November 2011): 2688–91. http://dx.doi.org/10.4028/www.scientific.net/amr.403-408.2688.

Full text
Abstract:
The software reuse technology based on components is a solution which can avoid reusable work for software development. The component is among the core technologies of component-based software development, is has become one of the focus in the field of software reuse. This paper presents fundamental concepts and key techniques of software reuse. The emphasis of the paper presents the model of component.
APA, Harvard, Vancouver, ISO, and other styles
8

HE, Jian-li, Rong CHEN, and Wei-nan GU. "New method for component reuse." Journal of Computer Applications 29, no. 12 (March 3, 2010): 3394–97. http://dx.doi.org/10.3724/sp.j.1087.2009.03394.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Chen, Yonghao, and Betty H. C. Cheng. "Formalizing and automating component reuse." Computer Standards & Interfaces 21, no. 2 (June 1999): 167. http://dx.doi.org/10.1016/s0920-5489(99)92184-0.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Ramachandran, Muthu. "Automated improvement for component reuse." Software Process: Improvement and Practice 11, no. 6 (2006): 591–99. http://dx.doi.org/10.1002/spip.299.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Component Reuse"

1

ALVARO, Alexandre. "Software component certification: a component quality model." Universidade Federal de Pernambuco, 2005. https://repositorio.ufpe.br/handle/123456789/2796.

Full text
Abstract:
Made available in DSpace on 2014-06-12T16:01:14Z (GMT). No. of bitstreams: 2 arquivo7273_1.pdf: 859722 bytes, checksum: 0a10aaaffe0f345515ef1d4559599ff4 (MD5) license.txt: 1748 bytes, checksum: 8a4605be74aa9ea9d79846c1fba20a33 (MD5) Previous issue date: 2005
Coordenação de Aperfeiçoamento de Pessoal de Nível Superior
Desenvolvimento de Software Baseado em Componentes tem sido amplamente adotado na academia e na prática, representando assim um mercado promissor para a indústria de software. A perspectiva de redução do custo e do ciclo de desenvolvimento do software tem sido a principal motivação para esta expansão. Entretanto, inúmeros problemas técnicos ainda permanecem sem solução antes mesmo que a indústria de componentes de software alcance a maturidade de outras indústrias de software. Problemas como a seleção de componentes, a carência de catálogos de componentes formalizados e a falta de informações sobre a qualidade dos componentes desenvolvidos trazem novos desafios para a comunidade de engenharia de software. Por outro lado, a área de certificação de componentes de software é relativamente imatura e necessita de consideráveis pesquisas para o estabelecimento de um padrão para certificação de componentes de software. Assim, esta dissertação apresenta um modelo de qualidade de componentes, baseada em características consistentes e bem definida, atributos de qualidade e métricas relacionadas para avaliação dos componentes. Um estudo experimental foi desenvolvimento visando analisar a viabilidade de utilização do modelo. Os resultados obtidos mostrar-se-iam que o modelo é um interessante candidato para avaliação da qualidade em componentes de software, e trabalhos futuros estão sendo planejamentos para que a evolução do modelo alcance o nível de maturação necessário e torne-o diretamente aplicável à indústria de software
APA, Harvard, Vancouver, ISO, and other styles
2

Jonge, Merijn de. "To reuse or to be reused techniques for component composition and construction /." [S.l. : Amsterdam : s.n.] ; Universiteit van Amsterdam [Host], 2003. http://dare.uva.nl/document/71158.

Full text
Abstract:
Proefschrift Universiteit van Amsterdam.
Research carried out under the auspices of the research school IPA (Institute for Programming research and Algorithmics) Met lit. opg. - Met samenvatting in het Nederlands.
APA, Harvard, Vancouver, ISO, and other styles
3

Mateas, Michael Joseph. "A Cognitively Motivated System for Software Component Reuse." PDXScholar, 1993. https://pdxscholar.library.pdx.edu/open_access_etds/4699.

Full text
Abstract:
Software reuse via component libraries suffers from the twin problems of code location and comprehension. The Intelligent Code Object Planner (ICOP) is a cognitively motivated system that facilitates code reuse by answering queries about how to produce an effect with the library. It can plan for effects which are not primitive with respect to the library by building a plan that incorporates multiple components. The primary subsystems of ICOP are a knowledge base which describes the ontology of the library, a natural language interface which translates user queries into a formal effect language (predicates), a planner which accepts the effect and produces a plan utilizing the library components, and an explanation generator which accepts the plan and produces example code illustrating the plan. ICOP is currently implemented in Prolog and supports a subset of the Windows 3.0 APL
APA, Harvard, Vancouver, ISO, and other styles
4

Pryce, Nathaniel Graham. "Component interaction in distributed systems." Thesis, Imperial College London, 2000. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.313411.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Karlsson, Daniel. "Towards Formal Verification in a Component-based Reuse Methodology." Licentiate thesis, Linköping : Univ, 2003. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-5696.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Good, Marissa Ann. "Developing a component reuse strategy for space launch vehicles." Thesis, Massachusetts Institute of Technology, 2017. http://hdl.handle.net/1721.1/112486.

Full text
Abstract:
Thesis: S.M., Massachusetts Institute of Technology, Department of Aeronautics and Astronautics, in conjunction with the Leaders for Global Operations Program at MIT, 2017.
Thesis: M.B.A., Massachusetts Institute of Technology, Sloan School of Management, in conjunction with the Leaders for Global Operations Program at MIT, 2017.
Cataloged from PDF version of thesis.
Includes bibliographical references (page 84).
Launch vehicle hardware is traditionally very expensive to design, develop, produce and certify, because it must operate in extreme environments with high reliability. The result is that most hardware for NASA-funded launch vehicles is custom built to execute a specific mission on a single platform. In contrast to other industries (e.g. automotive), very few components are used across product platforms, a strategy known as reuse that has the potential to decrease the cost, schedule and risk of new product introduction. Budget constraints on NASA's next launch vehicle, the Space Launch System (SLS), brought about a desire to realize some of the benefits associated with reuse. However, the reuse strategy as employed has met limited success. This brings about the fundamental question: is there something inherently unique about launch vehicle design that prevents or limits reuse? If not are there strategies that can be implemented to realize the benefits of proactive reuse during launch vehicle design? The Boeing Company, the prime contractor of the SLS cryogenic stages, would like to develop a reuse approach as they begin work on the next phase of the SLS, the Exploration Upper Stage (EUS), to improve project affordability. To develop this approach, a case study of the Core Stage (CS) was performed to identify lessons learned, resulting in the following insights: 1. Capturing the benefits of reuse is enabled by modularity and platforms within single-vehicle architectures rather than across vehicles. The time offset between any two launch vehicles is too great (20-30 year product lifecycles) for reuse across vehicles. Furthermore, manned and unmanned vehicles carry different requirements which must be considered when evaluating the potential for shared assets. 2. Race should be defined as the baseline, rather than as an opportunity. This requires aligning incentives and architecting the organization to enforce reuse from the outset. 3. Plan for forward reuse. Consider future requirements when designing the current vehicle. Reuse will not happen by coincidence; it must be designed into the system. These insights form the basis of a reuse approach for the Exploration Upper Stage (EUS). In combination with some organization and process-based suggestions, a strategy to realize the benefits of reuse has been developed for the EUS and other future launch vehicles.
by Marissa Ann Good.
S.M.
M.B.A.
APA, Harvard, Vancouver, ISO, and other styles
7

Cornwell, Peter David. "Reusable component engineering for hard real-time systems." Thesis, University of York, 1998. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.263689.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Affonso, Frank José. "Metodologia para desenvolvimento de software reconfigurável apoiada por ferramentas de implementação: uma aplicação em ambiente de execução distribuído e reconfigurável." Universidade de São Paulo, 2009. http://www.teses.usp.br/teses/disponiveis/18/18152/tde-02072009-095730/.

Full text
Abstract:
O desenvolvimento de software reconfigurável é uma abordagem que requer padrões nas atividades e nos artefatos produzidos ao longo da elaboração de um projeto de software. Além disso, também prevê uma conduta sistemática do pessoal envolvido, para que as diretrizes de uma metodologia sejam executadas e os benefícios por ela previstos sejam alcançados. Neste trabalho, uma metodologia para o desenvolvimento de software reconfigurável foi elaborada para apoiar essa abordagem de desenvolvimento. Como forma de auxiliar as atividades existentes nesta metodologia e padronizar as atividades por ela previstas, minimizando a participação de seres humanos (desenvolvedores), foi confeccionada uma ferramenta composta por um conjunto de subsistemas capazes de gerar, de maneira automática, informações necessárias, para que a padronização dos procedimentos possa ser realizada e, consequentemente, que a reconfiguração e reutilização dos artefatos ocorram de maneira natural. Essa ferramenta atua em um ambiente distribuído e organizado pelos domínios de atuação e a reutilização/reconfiguração pode ocorrer em artefatos confeccionados para atuar em domínio específico, mas que podem ser adaptados/reutilizados em outros.
The reconfigurable software development is an approach that requires patterns in the activities and in the artifacts produced during the development of a software project. It also requires a systematic conduct of the staff involved in the methodology guidelines, so that the benefits provided can be achieved. In this work, a methodology for the reconfigurable software development was proposed to support this approach. As a way to assist the activities in this methodology and standardize the required activities, minimizing the involvement of humans (developers), a tool was proposed that consists in a set of subsystems capable of generating, in an automatic manner, information needed so that the standardization of information can be performed, therefore, that the reconfiguration and reuse of artifacts could be occur in a natural way. This tool operates in a distributed environment organized by areas of expertise, and reuse/reconfiguration can occur in artifacts constructed to operate in specific domains, but it can be adapted/reused in others.
APA, Harvard, Vancouver, ISO, and other styles
9

Bleek, Morgan John. "Regeneration reuse in the context of the waste management cycle of the built environment." Thesis, Queensland University of Technology, 2013. https://eprints.qut.edu.au/60855/1/N7252579_BN71_Thesis_June_2013_ePrints_Ready_Issue.pdf.

Full text
Abstract:
This original study creates a philosophy of regeneration reuse, which is a conceptual framework that utilises construction and demolition waste products by building component, relocation and adaptive reuse. Case studies from the greater Brisbane, wider southeast Queensland region and greater London area are used to demonstrate the principles of regeneration reuse through research activities, analysis and evaluation. The regeneration reuse conceptual process draws upon assessing embodied carbon and sustainable benefits to deconstruct rather than destruct, and consider alternative options to waste treatment technologies in the built environment. The importance of waste management is examined, specifically the impacts of governance to the principles of regeneration reuse through analysis of legislation in the Australian and UK jurisdictions. Design process considerations when incorporating the principles of regeneration reuse are defined, and phasing and staging assessment explored to determine the most effective point of intervention in the design process to include waste management strategies.
APA, Harvard, Vancouver, ISO, and other styles
10

Mili, Rym. "Determining the reuse worthiness of a component, empirical and analytical approaches." Thesis, National Library of Canada = Bibliothèque nationale du Canada, 1997. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp04/nq21010.pdf.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Component Reuse"

1

Jerraya, Ahmed A. Behavioral Synthesis and Component Reuse with VHDL. Boston, MA: Springer US, 1997.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Jerraya, Ahmed A., Hong Ding, Polen Kission, and Maher Rahmouni. Behavioral Synthesis and Component Reuse with VHDL. Boston, MA: Springer US, 1997. http://dx.doi.org/10.1007/978-1-4615-6315-0.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

A, Jerraya Ahmed, ed. Behavioral synthesis and component reuse with VHDL. Boston: Kluwer Academic Publishers, 1997.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Seepold, Ralf, and Natividad Martínez Madrid, eds. Virtual Components Design and Reuse. Boston, MA: Springer US, 2001. http://dx.doi.org/10.1007/978-1-4757-3275-7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Ralf, Seepold, and Madrid Natividad Martínez, eds. Virtual components design and reuse. Boston: Kluwer Academic Publishers, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

Morisio, Maurizio, ed. Reuse of Off-the-Shelf Components. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11763864.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Amakye, John S. Components reuse in a rapid application development environment. London: University of East London, 1999.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Warren, Lloyd Van. Encyclopedia of software components. [Washington, DC: National Aeronautics and Space Administration, 1991.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

International Conference on Computer and Information Science (5th 2006 Honolulu, Hawaii). 5th IEEE/ACIS International Conference on Computer and Information Science: (ICIS 2006) in conjunction with 1st IEEE/ACIS International Workshop on Component-Based Software Engineering, Software Architecture and Reuse (COMSAR 2006) : proceedings : 10-12 July 2006, Honolulu, Hawaii. Edited by Ishi Naohiro, Lee Roger, IEEE Computer Society, International Association for Computer & Information Science., and International Workshop on Component-Based Software Engineering, Software Architecture and Reuse (1st : 2006 : Honolulu, Hawaii). Los Alamitos, Calif: IEEE Computer Society, 2006.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

UNEP/UNDP Joint Project on Environmental Law and Institutions in Africa., ed. Sanitation and waste: Legal component : draft report and the proposed draft regulations. [Lilongwe?]: UNEP/UNDP Joint Project on Environmental Law and Institutions in Africa, 1998.

Find full text
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Component Reuse"

1

Coulange, Bernard. "Component Certification." In Software Reuse, 113–26. London: Springer London, 1998. http://dx.doi.org/10.1007/978-1-4471-1511-3_7.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Coulange, Bernard. "Component Storage." In Software Reuse, 127–41. London: Springer London, 1998. http://dx.doi.org/10.1007/978-1-4471-1511-3_8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Donnelly, Willie. "Component Reuse." In Intelligence in Services and Networks Paving the Way for an Open Service Market, 181–82. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48888-x_18.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

deHaan, Jen, Peter deHaan, Simon Horwith, Curtis Hermann, Massimo Foti, and Eduardo Zubler. "Code and Component Reuse." In ColdFusion Web Development with Macromedia Dreamweaver MX 2004, 303–32. Berkeley, CA: Apress, 2004. http://dx.doi.org/10.1007/978-1-4302-0685-9_10.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Hashmi, M. M. Kamal. "Virtual Component Interfaces." In Virtual Components Design and Reuse, 145–57. Boston, MA: Springer US, 2001. http://dx.doi.org/10.1007/978-1-4757-3275-7_11.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Klemisch, Kerstin, Ingo Weber, and Boualem Benatallah. "Context-Aware UI Component Reuse." In Notes on Numerical Fluid Mechanics and Multidisciplinary Design, 68–83. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-642-38709-8_5.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

van der Storm, Tijs. "Variability and Component Composition." In Software Reuse: Methods, Techniques, and Tools, 157–66. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-27799-6_13.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Kotonya, Gerald, Simon Lock, and John Mariani. "Opportunistic Reuse: Lessons from Scrapheap Software Development." In Component-Based Software Engineering, 302–9. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-87891-9_20.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Forsell, Marko, Veikko Halttunen, and Jarmo Ahonen. "Use and Identification of Components in Component-Based Software Development Methods." In Software Reuse: Advances in Software Reusability, 284–301. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-44995-9_17.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Sitaraman, Murali, Steven Atkinson, Gregory Kulczycki, Bruce W. Weide, Timothy J. Long, Paolo Bucci, Wayne Heym, Scott Pike, and Joseph E. Hollingsworth. "Reasoning about Software-Component Behavior." In Software Reuse: Advances in Software Reusability, 266–83. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-44995-9_16.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Component Reuse"

1

Sadaoui, Samira, and Pengzhou Yin. "Generalization for component reuse." In the 42nd annual Southeast regional conference. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/986537.986569.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Srinivas, Chintakindi, Vangipuram Radhakrishna, and C. V. Guru Rao. "Clustering Software Components for Component Reuse and Program Restructuring." In the Second International Conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2556871.2556933.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Saidi, Rajaa, Agnes Front, Dominique Rieu, Mounia Fredj, and Salma Mouline. "Component-Based Development: Extension with Business Component reuse." In 2009 Third International Conference on Research Challenges in Information Science (RCIS). IEEE, 2009. http://dx.doi.org/10.1109/rcis.2009.5089280.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Doyen, Laurent, Thomas A. Henzinger, Barbara Jobstmann, and Tatjana Petrov. "Interface theories with component reuse." In the 7th ACM international conference. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1450058.1450070.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Shi, Jiyuan. "Software Reuse and Component Technology." In 2010 Third International Symposium on Information Processing (ISIP). IEEE, 2010. http://dx.doi.org/10.1109/isip.2010.123.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Rosenmüller, Marko, Norbert Siegmund, and Martin Kuhlemann. "Improving reuse of component families by generating component hierarchies." In the 2nd International Workshop. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1868688.1868697.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Philip, Kavita, Medha Umarji, Megha Agarwala, Susan Elliott Sim, Rosalva Gallardo-Valencia, Cristina V. Lopes, and Sukanya Ratanotayanon. "Software reuse through methodical component reuse and amethodical snippet remixing." In the ACM 2012 conference. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2145204.2145407.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Jianli He, Rong Chen, and Weinan Gu. "A new method for component reuse." In 2009 2nd IEEE International Conference on Computer Science and Information Technology. IEEE, 2009. http://dx.doi.org/10.1109/iccsit.2009.5234941.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Parker, T., M. Bezemer, and K. Langendoen. "Towards component reuse in MAC protocols." In 2007 Fourth International Conference on Networked Sensing Systems. IEEE, 2007. http://dx.doi.org/10.1109/inss.2007.4297442.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Pandey, Vijitashwa, and Deborah Thurston. "Variability and Component Criticality in Component Reuse and Remanufacturing Systems." In ASME 2007 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2007. http://dx.doi.org/10.1115/detc2007-35671.

Full text
Abstract:
Product take-back and remanufacturing systems are difficult to implement cost-effectively. Two contributing factors to this problem are the complex nature of the interrelationships among components, and their high degree of variability. Legislated take-back mandates have made it imperative for manufacturers to realize when there is value to be recovered in components and when there is not. This paper proposes a component criticality method to help ascertain this remaining value. We also develop a metric that measures the randomness or variability that a reuse alternative imposes on the remanufacturing system. A case study on washing machines illustrates how the two measures can be incorporated into a design decision model, can help reduce the complexity of reuse operations, and result in a superior design solution.
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Component Reuse"

1

Mateas, Michael. A Cognitively Motivated System for Software Component Reuse. Portland State University Library, January 2000. http://dx.doi.org/10.15760/etd.6583.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Johnson, Jean, and Curtis Blais. Software Hardware Asset Reuse Enterprise (SHARE) Repository Framework Final Report: Component Specification and Ontology. Fort Belvoir, VA: Defense Technical Information Center, September 2008. http://dx.doi.org/10.21236/ada494022.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Johnson, Jean, and Curtis Blais. Software Hardware Asset Reuse Enterprise (SHARE) Repository Framework Final Report: Component Specification and Ontology. Fort Belvoir, VA: Defense Technical Information Center, August 2009. http://dx.doi.org/10.21236/ada510387.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

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

Full text
Abstract:
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.
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography