Literatura académica sobre el tema "Iterative and incremental development"

Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros

Elija tipo de fuente:

Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "Iterative and incremental development".

Junto a cada fuente en la lista de referencias hay un botón "Agregar a la bibliografía". Pulsa este botón, y generaremos automáticamente la referencia bibliográfica para la obra elegida en el estilo de cita que necesites: APA, MLA, Harvard, Vancouver, Chicago, etc.

También puede descargar el texto completo de la publicación académica en formato pdf y leer en línea su resumen siempre que esté disponible en los metadatos.

Artículos de revistas sobre el tema "Iterative and incremental development"

1

Larman, C. y V. R. Basili. "Iterative and incremental developments. a brief history". Computer 36, n.º 6 (junio de 2003): 47–56. http://dx.doi.org/10.1109/mc.2003.1204375.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Ibrahim, Isyaku Maigari. "Iterative and Incremental Development Analysis Study of Vocational Career Information Systems". International Journal of Software Engineering & Applications 11, n.º 5 (30 de septiembre de 2020): 13–24. http://dx.doi.org/10.5121/ijsea.2020.11502.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Cosic, Mladen y Stanko Brcic. "The development of controlled damage mechanisms-based design method for nonlinear static pushover analysis". Facta universitatis - series: Architecture and Civil Engineering 12, n.º 1 (2014): 25–40. http://dx.doi.org/10.2298/fuace1401025c.

Texto completo
Resumen
This paper presents the original method of controlled building damage mechanisms based on Nonlinear Static Pushover Analysis (NSPA-DMBD). The optimal building damage mechanism is determined based on the solution of the Capacity Design Method (CDM), and the response of the building is considered in incremental situations. The development of damage mechanism of a system in such incremental situations is being controlled on the strain level, examining the relationship of current and limit strains in concrete and reinforcement steel. Since the procedure of the system damage mechanism analysis according to the NSPA-DMBD method is being iteratively implemented and designing checked after the strain reaches the limit, for this analysis a term Iterative-Interactive Design (IID) has been introduced. By selecting, monitoring and controlling the optimal damage mechanism of the system and by developed NSPA-DMBD method, damage mechanism of the building is being controlled and the level of resistance to an early collapse is being increased.
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Yang, Yeong-Bin, Jong-Dar Yau y Liang-Jenq Leu. "Recent developments in geometrically nonlinear and postbuckling analysis of framed structures". Applied Mechanics Reviews 56, n.º 4 (1 de julio de 2003): 431–49. http://dx.doi.org/10.1115/1.1578498.

Texto completo
Resumen
Geometric nonlinear analysis of structures is not a simple extension from its counterpart of linear analysis. In this article, some research works conducted primarily in the past two decades on the geometric nonlinear analysis of framed structures that are readily available to the authors, including, in particular, those conducted by the senior author and coworkers, will be briefly reviewed. To highlight the key features of geometric nonlinear analysis, each of the papers cited will be reviewed according to one or more of the following categories: a) analytical or semi-analytical works, b) formulation of incremental nonlinear theory, c) discrete vs connected element and procedure of assembly, d) joint equilibrium conditions in the deformed configuration, e) rigid body test for nonlinear finite elements, f) key phases in incremental-iterative analysis, g) force recovery procedure, h) strategy for incremental-iterative approaches, i) rigid body-qualified geometric stiffness matrix, j) formulation and simulation for curved beam problems, k) special considerations for truss structures, and l) other related considerations. Throughout this article, emphasis will be placed on the theories and procedures leading to solution of the load-deflection response of structures, which may involve multi-looping curves in the postbuckling range. In fact, a nonlinear analysis using incremental-iterative schemes need not be as complicated as we think. If due account can be taken of the rigid body behaviors at each stage, then the whole process of incremental-iterative analysis can be made simpler and more efficient. Even when the postbuckling behavior of structures is of concern, the use of an accurate elastic stiffness matrix plus a rigid-body-qualified geometric stiffness matrix can always yield satisfactory results. There are 122 references cited in this review article.
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Ilg, Markus y Alexander Baumeister. "Performance Management in Software Engineering". International Journal of Information Technology Project Management 2, n.º 1 (enero de 2011): 1–18. http://dx.doi.org/10.4018/jitpm.2011010101.

Texto completo
Resumen
Performance measurement in software engineering has to meet a multiplicity of challenges. Oftentimes, traditional metrics focus on sequential development instead of using incremental and iterative development. Output is measured on a pure quantitative (e.g., SLOC), quality-disregarding basis. A project’s input is hard to assign properly using enterprise-unspecific forecasting tools which have to be calibrated at first and which do not account for time preferences. Requirements necessary for behaviourally adjusted project management and control are rarely discussed. Focusing on these shortcomings, this paper proposes an enterprise-specific approach which combines lifecycle and activity based costing techniques for software development following the incremental and iterative Unified Process model. Key advantages are calibration effort can be avoided, project management decisions are supported by a clear managerial accounting emphasis, precise milestone-depending cost objectives can be determined as the basis for personnel management and control of development teams, and cost and time variance analysis can be supported in a sophisticated way.
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

McAvoy, John, Mary Dempsey y Ed Quinn. "Incremental Learning in a Capstone Project". International Journal of Innovative Teaching and Learning in Higher Education 1, n.º 2 (abril de 2020): 1–15. http://dx.doi.org/10.4018/ijitlhe.2020040101.

Texto completo
Resumen
Organizations are moving away from rigid planning to a more incremental style of planning and execution in projects. There is a growing acceptance of the effectiveness of incremental change, both in industry projects and in student projects, as a development method and as a learning approach. This, though, may not bring a universal benefit to all students. As enrolments in information systems degrees decrease, an increase in the number of mature students has the potential to counter this decrease in enrolments, but mature students need a different learning and teaching approach. This paper examines the impact of the adoption of an incremental, or iterative, approach in a capstone project for mature students. In the same way that there is not a single type of mature student, there also is no common set of impacts on mature students through the use of an incremental approach to learning and development.
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Ficco, Massimo, Roberto Pietrantuono y Stefano Russo. "Bug Localization in Test-Driven Development". Advances in Software Engineering 2011 (15 de junio de 2011): 1–18. http://dx.doi.org/10.1155/2011/492757.

Texto completo
Resumen
Software development teams that use agile methodologies are increasingly adopting the test-driven development practice (TDD). TDD allows to produce software by iterative and incremental work cycle, and with a strict control over the process, favouring an early detection of bugs. However, when applied to large and complex systems, TDD benefits are not so obvious; manually locating and fixing bugs introduced during the iterative development steps is a nontrivial task. In such systems, the propagation chains following the bugs activation can be unacceptably long and intricate, and the size of the code to be analyzed is often too large. In this paper, a bug localization technique specifically tailored to TDD is presented. The technique is embedded in the TDD cycle, and it aims to improve developers' ability to locate bugs as soon as possible. It is implemented in a tool and experimentally evaluated on newly developed Java programs.
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Olszewska, Joanna Isabelle, Michael Houghtaling, Paulo J. S. Goncalves, Nicola Fabiano, Tamas Haidegger, Joel Luis Carbonera, William Remington Patterson, S. Veera Ragavan, Sandro R. Fiorini y Edson Prestes. "Robotic Standard Development Life Cycle in Action". Journal of Intelligent & Robotic Systems 98, n.º 1 (16 de noviembre de 2019): 119–31. http://dx.doi.org/10.1007/s10846-019-01107-w.

Texto completo
Resumen
AbstractRobotics is a fast-growing field which requires the efficient development of adapted standards. Hence, in this paper, we propose a development methodology to support the robot standardization effort led by international, technical, and professional associations such as the Institute of Electrical and Electronics Engineers (IEEE). Our proposed standard development life cycle is a middle-out, iterative, collaborative, and incremental approach we have successfully applied to the development of the new IEEE Ontological Standard for Ethically Driven Robotics and Automation Systems (IEEE P7007 Standard).
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Yu, Angus G. "Questioning the Key Techniques Underlying the Iterative and Incremental Approach to Information Systems Development". International Journal of Information Technology Project Management 1, n.º 1 (enero de 2010): 15–29. http://dx.doi.org/10.4018/jitpm.2010100202.

Texto completo
Resumen
The iterative and incremental development (IID) approach is widely adopted in information systems development (ISD) projects. While the IID approach has played an important role the management of many ISD projects, some of the key techniques have not received critical appraisal from the academic community. This paper aims to fill the gap and examines three such techniques through a case study. First of all, the gap between the theory of user participation and the reality of user’s lack of real influence on design and development is explored. The author proposes the concept of “participatory capture” to explain the side effect of user participation. Secondly, the assumption that evolutionary prototyping converges to a successful design is questioned. Thirdly, the side effect of the timeboxing technique is considered. The paper suggests that the IID approach represents the learning approach as categorized in Pich et al. (2002) and it might be ineffective in dealing with the significant uncertainties in ISD projects.
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Zhang, Wei y Jin Yang. "Study on Risk-Driven Iterative Development Method of Geophysical Information Management System Based on RUP". Applied Mechanics and Materials 687-691 (noviembre de 2014): 2051–54. http://dx.doi.org/10.4028/www.scientific.net/amm.687-691.2051.

Texto completo
Resumen
It is the function of Geophysical Information Management System to manage these data and provide database for the project decision-making. This paper uses Unified Modeling Language to describe and construct the system model by means of iterative and incremental development method under the guidance of mature Rational Unified Process. The analysis and design of Geophysical Information Management System can not only reduce the risk of failure, but also meet all the users’ requirements.
Los estilos APA, Harvard, Vancouver, ISO, etc.
Más fuentes

Tesis sobre el tema "Iterative and incremental development"

1

Sternberg, David Charles Ph D. Massachusetts Institute of Technology. "Development of an incremental and iterative risk reduction facility for robotic servicing and assembly missions". Thesis, Massachusetts Institute of Technology, 2014. http://hdl.handle.net/1721.1/90611.

Texto completo
Resumen
Thesis: S.M., Massachusetts Institute of Technology, Department of Aeronautics and Astronautics, 2014.
This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
Cataloged from student-submitted PDF version of thesis.
Includes bibliographical references (pages 138-142).
A means for reducing the risk for an on-orbit robotic servicing and assembly mission through the development of a series of testbeds that build successively upon one another is investigated. Robotic Servicing and Assembly (RSA) missions are believed to enable life extension programs for existing spacecraft while also enabling much larger and more complex satellites to be developed through on-orbit construction. Unfortunately, many of the new and innovative technologies required for RSA to be economically and technically feasible are still in their formative development stages. Consequently, such RSA missions are highly risk prone. This thesis investigates the development of an incremental and iterative testing facility which can be used to reduce these RSA risks by conducting demonstration testing in authentic operational environments while leveraging existing infrastructures to reduce the costs associated with testing. The Defense Advanced Research Project Agency's (DARPA) Phoenix project, a satellite repurposing mission, serves as an example of a full-scale flight mission requiring risk-reduction testing. The thesis presents research that shows how the newly developed testing facility, which expands on the Synchronized Position Hold Engage and Reorient Experimental Satellites (SPHERES) facility, can reduce the risk of many technologies required for Phoenix. In particular, testing is discussed and analyzed for the risk reduction of resource aggregation and physical reconfiguration technologies. This testing is both incremental and iterative in nature as part of two ground test programs and a flight program aboard the International Space Station. The testing progression matures these technologies from base principles tested in the ground environment at the MIT Space Systems Laboratory to the planned implementation aboard the International Space Station prior to the final flight mission. The newly developed testing facility is small in scale as compared to the final RSA flight satellites, so newly developed scaling laws are presented. This process relies on the scaling of testbed results using the combined application of hybrid scaling laws and nondimensional parameters. In doing so, the results from the new testing facility can be applied to the Phoenix mission to raise the probability of mission success.
by David Charles Sternberg.
S.M.
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Winqvist, David. "Augmenting communication channels toward the evolution of autonomous construction sites". Thesis, Blekinge Tekniska Högskola, Institutionen för maskinteknik, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-12752.

Texto completo
Resumen
Context In the last centuries, we have been generating and building infrastructure at a faster pace than ever before. Simultaneously the costs for labor and construction sectors as road and house building is increasing. This provides room for autonomous machines. The development of infrastructure is accomplished through highly efficient and productive construction machinery that progressively modernizes to form the society. In order to increase the pace of development, both cars and industry are getting more and more automated. Volvo Construction Equipment is exploring the autonomous vehicle space. The new machines complement and perfect the human work with efficiency, reliability, and durability. There is however, a question of trust between the human workers and the autonomous machines, I will in this thesis investigate methods on how to develop trust through communication systems with autonomous machines.   Objectives To create recommendations and solutions for products that build trust between human and automated machines on a construction site.   Method Outcome is reached through a case study exploration with validated learning, meaning that it will incorporate learnings through prototype iterations.   Results The result evaluates how trust could be developed between humans and autonomous machinery at a construction site and how communication methods between these parties could be implemented while maintaining high levels of efficiency and safety.   Conclusion Findings in this thesis indicates that trust is developed over time with reliable systems that provide colleagues with updated information available at any time. The results can be introduced in both today’s and tomorrow’s construction sites at various levels of advanced technology.
Sammanhang De senaste hundra åren har vi gett upphov till att bygga infrastruktur i en snabbare takt än någonsin tidigare. Samtidigt ökar kostnaderna för både arbetskraft och byggsektorer som väg- och bostadsbyggnader. Denna situation ger utrymme för autonoma maskiner. Utvecklingen av infrastruktur sker genom effektiva och produktiva konstruktionsmaskiner som successivt moderniseras för att forma samhället. För att öka utvecklingstakten moderniseras både bilar och industri för att möta en mer automatiserad vardag.  Volvo Construction Equipment undersöker det autonoma fordonsutrymmet för nästa generations maskiner. Automationen kompletterar de nya maskinerna och fulländar det mänskliga arbetet med effektivitet, tillförlitlighet och hållbarhet.   Det finns dock en fråga om relationen mellan mänskliga arbetare och autonoma maskiner, jag kommer i denna avhandling undersöka metoder för hur man kan utveckla tillit genom kommunikationssystem mellan arbetare och autonoma maskiner.   Mål Att skapa rekommendationer och lösningar för produkter som bygger tillit mellan mänskliga och automatiserade maskiner på en byggarbetsplats.   Metod Resultatet uppnås genom användandet av fallstudie forskning kombinerat med validerande lärande. Detta innebär lärdomar med hjälp av en iterativ process utav prototyper som testas och valideras.   Resultat Resultatet utvärderar hur förtroende kan utvecklas mellan människor och autonoma maskiner på en byggarbetsplats. Hur kommunikationsmetoder mellan dessa parter skulle kunna genomföras samtidigt som hög effektivitet och säkerhet upprätthålls .   Slutsats Lärandet i denna avhandling tyder på att förtroendet utvecklas över tid med tillförlitliga system som ger medarbetare uppdaterad nödvändig information tillgänglig när som helst. Resultaten kan införas i både dagens och framtidens anläggningsplatser på olika nivåer av avancerad teknik.

Vissa delar är borttagan på grund av konfidentialitet.


ME310 Design Innovation at Stanford University
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Mognon, Fernando. "Uma abordagem para modelagem de software utilizando a OPM para desenvolvimento iterativo, incremental e ágil". Universidade Tecnológica Federal do Paraná, 2017. http://repositorio.utfpr.edu.br/jspui/handle/1/2851.

Texto completo
Resumen
A modelagem é uma das atividades metodológicas presentes em processos de desenvolvimento de software e cumpre um papel relevante na fase de análise e projeto da solução. A linguagem de modelagem usual é a UML, porém ela é criticada por ser extensa e complexa. Outra possibilidade é fazer uso de diagramas livres, não existindo, entretanto, uma padronização nos elementos. Uma alternativa seria o uso da OPM, que representa a estrutura e comportamento de um sistema em um mesmo diagrama, utilizando uma notação única, além de possuir mecanismos intrínsecos para gerenciamento da complexidade. O objetivo deste trabalho é propor uma alternativa para modelagem de software em processos de desenvolvimento iterativo, incremental e ágil, visando aumentar a efetividade nesta atividade e colaborar na minimização das dificuldades encontradas nas atividades de análise e projeto de software, utilizando a OPM. A abordagem busca completude de modelagem, além de facilidade de compreensão e de aplicação e foi denominada PIASO – Projeto Iterativo, Incremental e Ágil de Software Utilizando a OPM. Uma avaliação da abordagem foi realizada por um grupo de 9 profissionais e os resultados mostraram que a percepção sobre a abordagem é que ela é fácil de entender e utilizar. Os dados obtidos com a avaliação mostraram que 67% dos participantes concordam que a abordagem seja de fácil entendimento e uso e 33% concordam parcialmente, além disso, os dados mostraram que a percepção quanto à utilidade da abordagem é positiva, 56% concordam que a abordagem seja útil e 36% concordam parcialmente. Finalmente, para ilustrar a utilização da abordagem, um estudo de caso foi executado, o qual indicou que para a visualização geral e modelagem da arquitetura do software o PIASO mostrou-se de fácil execução e interpretação, despendendo pouco tempo para sua realização, porém, para especificar algorítmos lógicos os diagramas da OPM não são tão eficazes. Outrossim, a característica iterativa da abordagem adaptou-se aos processos de desenvolvimento iterativos, incrementais e ágeis.
Modeling is one of the methodological activities in any software development process, mainly in the analysis and design phase. Usually the UML is used as modeling language, but it is criticized for being sprawling and complex. Informal visual conventions are also used, nevertheless, there is no single notation for the elements. OPM could be an alternative language because of its ability to express structure and behavior in a single diagram and complexity handling mechanisms. This paper presents a modeling approach using OPM in iterative, incremental and agile software development processes. The approach will intend to be not only complete, but easy to understand and apply. This approach was named PIASO, from the portuguese acronym for Iterative, Incremental and Agile Software Design using OPM. An evaluation of the approach was carried out by a group of professionals and the results show that the perception about the approach is that it is easy to understand and use. 67% out of the participants agreed that the approach is easy to understand and use and 33% agreed partially. In addition, the results show that the perception of the usefulness of the approach is positive, 56% out of the participants agreed that the approach is useful and 36% agreed partially. Finally, to illustrate the approach’s usage, a study case was performed, which indicated that for a software glance and architecture the PIASO was easy to execute and not time consuming, but to specify logical algorithms OPM diagrams are not so effective. Finally, PIASO’s iterative characteristic is naturally adapted to iterative, incremental, and agile software development processes.
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Sabar, Suneel. "Software Process Improvement and Lifecycle Models in Automotive Industry". Thesis, Linköpings universitet, Institutionen för datavetenskap, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-69640.

Texto completo
Resumen
The quality of a product depends on the quality of the underlying process is a well known fact. Software development organizations have been struggling to decrease their cost, increase their ROI, reduce time-to-market, and enhance the quality of their products. This all depends upon the improvement in the processes they are following inside their organizations. A number of software process improvement models exist in market, e.g., CMMI, SPICE and Automotive SPICE. But before an organization can improve its development and management processes, it is very important to know whether it is following the right processes. There exist a number of software development process models, mainly categorized into Traditional and Agile, which provide the step-by-step guidance to develop and manage the software projects.The current thesis presents a study of software process improvement models in automotive industry, their weaknesses and strengths and presents a comparison of how do they relate to each other. This thesis also explores some software development models which are more famous in automotive industry, and the applicability of process improvement models in conjunction with the Agile software development models. A case study was performed at an automotive software supplier organization to investigate the experience of combining Agile practices with organization’s company-tailored software development model that was incorporating Automotive SPICE standards.
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Matsuo, Eric K. "Risk assessment in incremental software development". Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 1999. http://handle.dtic.mil/100.2/ADA374495.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Bhatti, Muhammad Afzal. "An incremental execution environment". Thesis, University of Kent, 1989. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.328140.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Jones, Julian Lloyd. "Iterative development, system design and psychological investigation". Thesis, University of York, 1990. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.280382.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Oztop, Muin Suleyman. "Analysis On Development Of Incremental Ring Rolling Process". Master's thesis, METU, 2006. http://etd.lib.metu.edu.tr/upload/12607911/index.pdf.

Texto completo
Resumen
In this study, a novel incremental ring rolling process used in production of rings with various cross sections is examined. A basic type of this process is investigated numerically, using commercial finite element programs
MSC Superform, MSC Marc. The user defined subroutines are also utilized for flexibility in modeling. The aim of modeling is to determine the material flow for geometrical analysis, strain/stress distribution for tool force analysis and residual stresses, in a cost effective way. The process has instabilities and requires large number of incremental stages to complete a full finite element simulation. The full models are reliable but costly hence the numerical studies are focused on reliable simplified models with lower computation time. Different approaches are developed: three-dimensional segment model, improved segment model, velocity coupling model. The results of these models are compared with experimentally verified full models. Numerical parameters such as mesh type, step size, convergence ratio are examined. After verification of the model different applications to of the process is developed and physical parameters affecting the process are discussed
such as the tool path .
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Segal, Martin Daniel. "An Incremental Approach to Development at Gesundheit! Institute". Thesis, Virginia Tech, 2001. http://hdl.handle.net/10919/30785.

Texto completo
Resumen
This thesis is an evaluation and proposal for development for an alternative health care center in West Virginia. The Gesundheit Institute is based on the work of Dr. Hunter "Patch" Adams and his desire to create an alternative to the current model of health care. The Institute would not charge for services and will offer non-traditional as well as traditional methods of healing. By evaluating what is currently happening at the center and what the resources are, I propose to use an incremental approach to growth. The ideas would result in a series of smaller buildings developed over time as opposed to a single larger building. The thesis includes the design for the next major building, a community center/dining hall and a basic design for a series of sleeping quarters. It also includes the reworking of the master plan to better include issues integrating incremental growth and sustainable development.
Master of Architecture
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Holmes, Lawden. "Incremental support structures for housing and urbanisation". Master's thesis, University of Cape Town, 2015. http://hdl.handle.net/11427/26513.

Texto completo
Resumen
South Africa is experiencing unprecedented population growth due to rapid urbanisation. This growth often overwhelms the current planning and developmental capacities of city-regions acutely impacting informal settlement areas. As a result the city's most vulnerable citizens experience poor service delivery and poor living conditions. This project proposal challenges the current approach to housing delivery and the upgrading of informal settlements in urban areas of South Africa. It is positioned within a complex informal housing environment with poor basic infrastructure and high exposure to the risk of fire and flooding in winter. Based on the research of this project, the Barney Molokana Section in Khayelitsha was selected as the conditions above were evident in this informal settlement. The project comprises three parts; the first is a proposal for an infrastructural intervention aimed to act as a settlement organisational device, the second is a public amenities building that promotes an active public interface and a didactic architecture and the third a series of support structures that further promote the concept of incremental housing development. The process learnt from existing spatial configurations and transformations within informal settlements allowed the working backwards to discover the minimal elements or support structures from which a settlement can grow incrementally.
Los estilos APA, Harvard, Vancouver, ISO, etc.
Más fuentes

Libros sobre el tema "Iterative and incremental development"

1

Larson, Nancy. Math: An incremental development. Norman, Okla: Saxon, 1991.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Hake, Stephen. Math 54: An incremental development. 2a ed. Norman, Okla: Saxon, 1995.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

1923-, Saxon John H., ed. Math 6/5: An incremental development. Norman, Okla: Saxon, 1994.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

1923-, Saxon John H., ed. Math 7/6: An incremental development. 2a ed. Norman, Okla: Saxon Publishers, 1992.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Saxon, John H. Algebra 2: An incremental development. 2a ed. Norman, Okla: Saxon Publishers, 1991.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Algebra 1: An incremental development. 3a ed. Norman, Okla: Saxon Publishers, 2003.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Saxon, John H. Algebra 1: An incremental development. 3a ed. Norman, Okla: Saxon Publishers, 1997.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Saxon, John H. Algebra I: An incremental development. 2a ed. Norman, Okla: Saxon Publishers, 1990.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

1923-, Saxon John H. y Saxon Publications Inc, eds. Math 54: An incremental development. 2a ed. Norman, OK: Saxon Publications, 1995.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Hake, Stephen. Math 87: An incremental development. 2a ed. Norman, OK: Saxon, 1999.

Buscar texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
Más fuentes

Capítulos de libros sobre el tema "Iterative and incremental development"

1

Mnkandla, Ernest. "A Thinking Framework for the Adaptation of Iterative Incremental Development Methodologies". En Extreme Programming and Agile Processes in Software Engineering, 315–16. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11499053_64.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Dalton, Jeff. "Incremental Development". En Great Big Agile, 181–82. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-4206-3_34.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Lin, Jessica, Michail Vlachos, Eamonn Keogh y Dimitrios Gunopulos. "Iterative Incremental Clustering of Time Series". En Advances in Database Technology - EDBT 2004, 106–22. Berlin, Heidelberg: Springer Berlin Heidelberg, 2004. http://dx.doi.org/10.1007/978-3-540-24741-8_8.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Chomicki, Jan. "Iterative Modification and Incremental Evaluation of Preference Queries". En Lecture Notes in Computer Science, 63–82. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11663881_5.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Maio, Paulo, Nuno Silva y José Cardoso. "Iterative, Incremental and Evolving EAF-Based Negotiation Process". En Studies in Computational Intelligence, 161–79. Berlin, Heidelberg: Springer Berlin Heidelberg, 2013. http://dx.doi.org/10.1007/978-3-642-30737-9_10.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Semeráth, Oszkár, András Vörös y Dániel Varró. "Iterative and Incremental Model Generation by Logic Solvers". En Fundamental Approaches to Software Engineering, 87–103. Berlin, Heidelberg: Springer Berlin Heidelberg, 2016. http://dx.doi.org/10.1007/978-3-662-49665-7_6.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Andrews, Derek. "The Iterative Command". En A Theory and Practice of Program Development, 159–83. London: Springer London, 1997. http://dx.doi.org/10.1007/978-1-4471-0987-7_10.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

Soundarajan, Neelam y Stephen Fridella. "Framework-Based Applications: From Incremental Development to Incremental Reasoning". En Software Reuse: Advances in Software Reusability, 100–116. Berlin, Heidelberg: Springer Berlin Heidelberg, 2000. http://dx.doi.org/10.1007/978-3-540-44995-9_7.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Karlsson, Even-André y Lars Taxen. "Incremental development for AXE 10". En Lecture Notes in Computer Science, 519–20. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/3-540-63531-9_34.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Smyth, Barry y Elizabeth McKenna. "Incremental Footprint-Based Retrieval". En Research and Development in Intelligent Systems XVII, 89–101. London: Springer London, 2001. http://dx.doi.org/10.1007/978-1-4471-0269-4_7.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.

Actas de conferencias sobre el tema "Iterative and incremental development"

1

Zeller, Marc y Sebastian Klabes. "Iterative and Incremental Development of Reliable Systems". En Proceedings of the 29th European Safety and Reliability Conference (ESREL). Singapore: Research Publishing Services, 2019. http://dx.doi.org/10.3850/978-981-11-2724-3_0928-cd.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Tan, Thomas, Qi Li, Barry Boehm, Ye Yang, Mei He y Ramin Moazeni. "Productivity trends in incremental and iterative software development". En 2009 3rd International Symposium on Empirical Software Engineering and Measurement (ESEM). IEEE, 2009. http://dx.doi.org/10.1109/esem.2009.5316044.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Atkinson, Colin y Oliver Hummel. "Iterative and incremental development of component-based software architectures". En the 15th ACM SIGSOFT symposium. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2304736.2304750.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Paasivaara, M. "Using iterative and incremental processes in global software development". En "Third International Workshop on Global Software Development (GSD 2004)" W12S Workshop - 26th International Conference on Software Engineering. IEE, 2004. http://dx.doi.org/10.1049/ic:20040312.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
5

Guo, Shuang, Haiying Li, Chunfang Ding y Honghong Ren. "The iterative and incremental development on real-time database systems". En Fourth International Conference on Machine Vision (ICMV 11), editado por Zhu Zeng y Yuting Li. SPIE, 2011. http://dx.doi.org/10.1117/12.920234.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
6

Brdjanin, D. y S. Maric. "UML-business profile-based Business Modeling in Iterative-Incremental Software Development". En EUROCON 2005 - The International Conference on "Computer as a Tool". IEEE, 2005. http://dx.doi.org/10.1109/eurcon.2005.1630186.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
7

Abrahamsson, Pekka, Raimund Moser, Witold Pedrycz, Alberto Sillitti y Giancarlo Succi. "Effort Prediction in Iterative Software Development Processes -- Incremental Versus Global Prediction Models". En First International Symposium on Empirical Software Engineering and Measurement (ESEM 2007). IEEE, 2007. http://dx.doi.org/10.1109/esem.2007.16.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
8

"I3OM – An Iterative, Incremental and Interactive Approach for Ontology Navigation based on Ontology Modularization". En International Conference on Knowledge Engineering and Ontology Development. SciTePress - Science and and Technology Publications, 2012. http://dx.doi.org/10.5220/0004145602650270.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
9

Danh Nguyen-Cong y De Tran-Cao. "A review of effort estimation studies in agile, iterative and incremental software development". En 2013 IEEE RIVF International Conference on Computing & Communication Technologies, Research, Innovation, and Vision for the Future (RIVF). IEEE, 2013. http://dx.doi.org/10.1109/rivf.2013.6719861.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
10

Ghaemian, Nima, Mohsen Sharifi, Behrouz Minaei y Ramin Orujov. "An algorithmic incremental and iterative development method to parallelize dusty-deck FORTRAN HPC codes in GPGPUs using CUDA". En 2009 International Conference on Application of Information and Communication Technologies (AICT). IEEE, 2009. http://dx.doi.org/10.1109/icaict.2009.5372496.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.

Informes sobre el tema "Iterative and incremental development"

1

Ozkaya, Ipek. Value-Driven Incremental Development (Poster). Fort Belvoir, VA: Defense Technical Information Center, octubre de 2014. http://dx.doi.org/10.21236/ada614289.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
2

Schmiedekamp, Carl. Incremental Development of Navy Standards for Project Support Environment Interfaces: A White Paper. Fort Belvoir, VA: Defense Technical Information Center, agosto de 1992. http://dx.doi.org/10.21236/ada266539.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
3

Colston, Sharon N. Implementation of Successful Practices Using an Iterative Development Methodology for an AEGIS Configuration Management Software Application. Fort Belvoir, VA: Defense Technical Information Center, septiembre de 1998. http://dx.doi.org/10.21236/ada363072.

Texto completo
Los estilos APA, Harvard, Vancouver, ISO, etc.
4

Corlin Christensen, Rasmus, Martin Hearson y Tovony Randriamanalina. At the Table, Off the Menu? Assessing the Participation of Lower-Income Countries in Global Tax Negotiations. Institute of Development Studies (IDS), diciembre de 2020. http://dx.doi.org/10.19088/ictd.2020.004.

Texto completo
Resumen
Since 2013, the formal structure of global corporate tax policymaking at the OECD has changed. Decisions are no longer made by 37 OECD members, but by 137 countries from all regions and levels of development through the ‘Inclusive Framework’ (IF). Official documentation emphasises that all countries participate on an ‘equal footing’, but some participants and observers have emphasised that developing countries in particular face practical obstacles that lead to unequal participation in practice. In this paper, we assess these claims, drawing primarily on 48 interviews with negotiators, policymakers and stakeholders involved in global tax discussions. We find that the explosion in formal membership has not in itself led to the step-change in developing country influence that the raw numbers imply. This is because of a combination of structural obstacles that are not unique to the IF, and some challenging aspects of the OECD’s way of working. Yet, lower-income countries have made some modest achievements to date, and there are signs of incremental progress towards a more effective presence. We develop a typology of mechanisms through which successes have been achieved: association with the efforts of more powerful states, anticipation of lower-income countries’ needs by the OECD secretariat and others, collaboration to form more powerful coalitions, and the emergence of expert negotiators with individual authority.
Los estilos APA, Harvard, Vancouver, ISO, etc.
Ofrecemos descuentos en todos los planes premium para autores cuyas obras están incluidas en selecciones literarias temáticas. ¡Contáctenos para obtener un código promocional único!

Pasar a la bibliografía