Littérature scientifique sur le sujet « Framework »

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 « Framework ».

À 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 "Framework"

1

Emmons, Robert A. « A Systems Framework or Systems Frameworks ? » Psychological Inquiry 9, no 2 (avril 1998) : 148–50. http://dx.doi.org/10.1207/s15327965pli0902_12.

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

Pohl, Christian, et Gertrude Hirsch Hadorn. « Frameworks for Transdisciplinary Research : Framework #1 ». GAIA - Ecological Perspectives for Science and Society 26, no 3 (1 janvier 2017) : 232. http://dx.doi.org/10.14512/gaia.26.3.3.

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

Bergmann, Matthias, et Thomas Jahn. « Frameworks for Transdisciplinary Research : Framework #2 ». GAIA - Ecological Perspectives for Science and Society 26, no 4 (1 janvier 2017) : 304. http://dx.doi.org/10.14512/gaia.26.4.3.

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

Mitchell, Cynthia, Dena Fam et Dana Cordell. « Frameworks for Transdisciplinary Research : Framework #3 ». GAIA - Ecological Perspectives for Science and Society 27, no 1 (1 janvier 2018) : 112. http://dx.doi.org/10.14512/gaia.27.1.3.

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

Cabrera, Derek, et Laura Cabrera. « Frameworks for Transdisciplinary Research : Framework #4 ». GAIA - Ecological Perspectives for Science and Society 27, no 2 (1 janvier 2018) : 200. http://dx.doi.org/10.14512/gaia.27.2.3.

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

Muhar, Andreas, et Marianne Penker. « Frameworks for Transdisciplinary Research : Framework #5 ». GAIA - Ecological Perspectives for Science and Society 27, no 3 (1 janvier 2018) : 272. http://dx.doi.org/10.14512/gaia.27.3.3.

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

Weyrauch, Vanesa, et Leandro Echt. « Frameworks for Transdisciplinary Research : Framework #6 ». GAIA - Ecological Perspectives for Science and Society 27, no 4 (1 janvier 2018) : 344. http://dx.doi.org/10.14512/gaia.27.4.3.

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

Honsell, Furio, Marina Lenisa et Luigi Liquori. « A Framework for Defining Logical Frameworks ». Electronic Notes in Theoretical Computer Science 172 (avril 2007) : 399–436. http://dx.doi.org/10.1016/j.entcs.2007.02.014.

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

Makal, Trevor A., Andrey A. Yakovenko et Hong-Cai Zhou. « Isomerism in Metal–Organic Frameworks : “Framework Isomers” ». Journal of Physical Chemistry Letters 2, no 14 (28 juin 2011) : 1682–89. http://dx.doi.org/10.1021/jz200424h.

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

Smith, Paul Alan. « Stakeholder Engagement Framework ». Information & ; Security : An International Journal 38 (2017) : 35–45. http://dx.doi.org/10.11610/isij.3802.

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

Thèses sur le sujet "Framework"

1

Smallwood, Brian. « Framework ». Thesis, Virginia Polytechnic Institute and State University, 1994. http://hdl.handle.net/10919/53385.

Texte intégral
Résumé :
As Bergson says, we do not perceive the thing or the image in its entirety, we always perceive less of it, we perceive only what we are interested in perceiving or rather what it is in or interest to perceive, by virtue of our economic interests, ideological beliefs, and psychological demands. We therefore normally perceive only cliches. But if our sensory-motor schemata jam or break, then a different type of image can appear, because it no longer has to be "justified." - Gilles Deleuze, "Cinema and Time," in The Deleuze Reader, ed., C. Bouncas (New York: Columbia University, 1993), p. 182.
Master of Architecture
Styles APA, Harvard, Vancouver, ISO, etc.
2

Koščo, Ján. « Porovnanie PHP frameworkov Symfony 2 a Zend Framework 2 ». Master's thesis, Vysoká škola ekonomická v Praze, 2013. http://www.nusl.cz/ntk/nusl-199734.

Texte intégral
Résumé :
Master thesis deals with a comparison of two web application frameworks in PHP. The aim of this work is to provide a comprehensive view of the possibilities, differences and advantages of the selected frameworks. The main source for comparison is sample web applications that demonstrate these possibilities. For a comprehensive comparison, various criteria were chosen to analyze the properties of frameworks. These criteria are divided into five categories. Technology support examines the compatibility of framework for different versions of the platform. The most important and most widespread category is the analysis of options for creation of web applications, which discusses the most common tasks in developing applications and how frameworks approaches it. Other categories are design and architecture of framework, testing and general support for developers, which analyzes both online and offline sources of information used to learn and solve problems using the selected framework . Comparison results based on above mentioned criteria can help developers when choosing a modern web development framework for PHP platform.
Styles APA, Harvard, Vancouver, ISO, etc.
3

Bauer, Mitra. « Hello Framework ! A heuristic method for choosing front-end JavaScript frameworks ». Thesis, Uppsala universitet, Institutionen för informationsteknologi, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-452408.

Texte intégral
Résumé :
This thesis investigates how to decide what JavaScript framework to use when the front-end world is constantly changing and new technologies are added. Choosing the right framework can save a developer or company time, money and reduce complexity. An interview study with developers was done to extract what is important in a framework. The interview study concluded in six themes regarding what to investigate when choosing a framework along with a checklist and in-depth questions. Based on the results from the interview study together with a test application design, four web applications were implemented in the JavaScript frameworks React, Angular, Vue and Svelte. This was followed by a qualitative evaluation to see if this investigative approach provided meaningful insights. The test application results show that the combination of in-depth  questions and design specification gave a basic technical understanding of the strengths and weaknesses of the frameworks together with an understanding of their history and current development. The goal of this thesis is to provide more ways of comparing frameworks in the front-end communities and academic world.
Styles APA, Harvard, Vancouver, ISO, etc.
4

Kutišová, Magda. « Zend Framework ». Master's thesis, Vysoká škola ekonomická v Praze, 2012. http://www.nusl.cz/ntk/nusl-162502.

Texte intégral
Résumé :
The diploma thesis compares first and second version of the PHP framework Zend Framework. It examines framework architecture and technology changes that were brought about by its second version released stable in September 2012. It demonstrates the changes using a practical example application and evaluates them by a set of diverse criteria. The introductory part of the thesis characterizes and classifies web frameworks and determines their place among other software frameworks. In the subsequent part the thesis looks into fundamental characteristics and history of Zend Framework and puts it into its place among web frameworks based on their previous classification. The practical part, that represents the majority of thesis, demonstrates the differences between the first and the second version of Zend Framework using the example application, starting with framework installation and configuration, describing its architecture and ending with evaluation of its speed and security.
Styles APA, Harvard, Vancouver, ISO, etc.
5

Kořistková, Barbora. « Framework RichFaces ». Master's thesis, Vysoká škola ekonomická v Praze, 2013. http://www.nusl.cz/ntk/nusl-197481.

Texte intégral
Résumé :
The thesis is concerned with an in-depth analysis and evaluation of the JBoss RichFaces component framework with regards to its particular strengths and weaknesses. The framework is examined both from the theoretical and practical point of view and also subjected to comparative analysis with other similar products on the market. Apart from the theoretical background and profound subject explanation, the practical part of the thesis offers a full-fledged referential application with fragments of commented code and thorough exploration of the framework's professional usage.
Styles APA, Harvard, Vancouver, ISO, etc.
6

Bjørnsgård, Tommy, et Kim Saxlund. « The Improved Peer2Me Framework : A flexible framework for mobile collaboration ». Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2006. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-8700.

Texte intégral
Résumé :

This master thesis presents a new and redesigned version of Peer2Me, a framework for developing mobile collaborative applications on mobile phones. The first version of Peer2Me was designed and created by Carl-Henrik Wolf Lund and Michael Sars Norum in 2005, which was presented in their master thesis, The Peer2Me Framework, [31]. We evaluated their framework in our depthstudy [5], fall of 2005. The evaluation showed that the framework lacked some desired and necessary functionality, had some bugs and was a bit hard to use. This thesis also describes the history of Peer2Me along with cental concepts regarding peer-to-peer networking in an mobile ad hoc environment. There are a lot of on going and finished projects that can be related to Peer2Me. We have chosen to investigate the most interesting and relevant projects, which are presented in Chapter 11, State of the Art. Since a redesign of the Peer2Me framework was necessary, we have performed a research in the most recognized architectural tactics, design patterns and architectural patters. Before embarking on the task of designing the framework, a research in the latest technology was necessary. In our depthstudy [5], we had already performed such a research, so we only had to obtain the latest development in the related areas. Special attention was given to the Bluetooth wireless network technology. All created packages, classes and interfaces are thoroughly described along with their roles in the framework. We felt that a mere description of the modules was not enough, so we wrote Chapter 16, Design Decisions, which discusses the different crossroads we faced with during development, and the path we chose. To give the reader an impression of how the framework can be used, we also developed some applications that utilizes the new framework. Lastly we evaluated our work, compared the old and new framework, discussed the problems we encountered, answered our research questions and summarized the thesis. All source code, javadoc and a functional, new version of Peer2Me are attached along with this report.

Styles APA, Harvard, Vancouver, ISO, etc.
7

Heinrich, Kai. « Influence Potential Framework ». Universitätsbibliothek Chemnitz, 2011. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-70640.

Texte intégral
Résumé :
In diesem Beitrag wird ein Framework vorgeschlagen, mit dessen Hilfe eine Aussage über das Referenzpotenzial einer Person auf Basis ihres Kommunikationsverhaltens in Microblogs getroffen werden kann. Innerhalb des Gestaltungszieles werden zunächst passende Determinanten des Referenzpotenzials identifiziert und beschrieben. Darauf aufbauend wird das Influence Potencial Framework mit drei Indikatoren ausgestaltet um diese Determinanten zu operationalisieren. Anschließend wird ein Portfolio zur Einordnung von Personen nach ihrem Referenzpotenzial aufgestellt. Abschließend wird ein Fazit gezogen und ein Ausblick auf weitere Forschungsziele gegeben.
Styles APA, Harvard, Vancouver, ISO, etc.
8

Balmaceda, Celedón Álvaro Mauricio Cristián. « Framework E-Commerce ». Tesis, Universidad de Chile, 2016. http://repositorio.uchile.cl/handle/2250/139907.

Texte intégral
Résumé :
Ingeniero Civil en Computación
Una de las actividades más populares en la web es comprar. Los sitios web dedicados al comercio tienen una oportunidad única totalmente nueva para desarrollar negocios. Existe la oportunidad de desarrollar vetajas competitivas significativas en sus respectivos mercados creando experiencias gratas para el usuario. El éxito dependerá en perfeccionar los esfuerzos para abordar las expeciencias de clientes centrados en el usuario. Los Frameworks Open Source disponibles permiten desarrollar una gran variedad de soluciones e-Commerce, además de tener grandes comunidades que las respaldan así como muchísimos usuarios satisfechos. Sin embargo, todas estas opciones fueron construidas en un contexto en donde el poder de procesamiento de los clientes era limitado. Muy distinto al actual panorama, en donde la web ha madurado alcanzando una serie de características que mejoran las experiencias de los usuarios. El presente trabajo propone una solución tecnológica base para apoyar el desarrollo de diferentes soluciones e-Commerce donde es posible (en comparación a los Frameworks actuales): resultados más rápidos, ideal para prototipos y productos entregables mínimos; una solución integral que desarrolla características para servidores, browsers y dispositivos móviles; contruido nativamente con capacidades tiempo-real para minimizar el esfuerzo en desarollo; e integración de herramientas de desarrollo para hacer que la configuración, desarrollo, e instalación sea extremadamente rápido. Durante el trabajo de título se logró desarrollar una plataforma con base sólida construida a partir de las buenas prácticas obtenidas por la experiencia de los actuales sitios web e-Commerce, pero con características de las aplicaciones web modernas tales como reactividad y tiempo-real, lo que le entrega ventajas competitivas. El mayor aporte de este trabajo fue el desarrollo de una arquitectura genérica útil para cualquier aplicación web. Finalmente se plantean transformaciones útiles en la arquitectura que beneficiarán también al framework.
Styles APA, Harvard, Vancouver, ISO, etc.
9

Han, Li. « Program slicing framework ». Thesis, National Library of Canada = Bibliothèque nationale du Canada, 2001. http://www.collectionscanada.ca/obj/s4/f2/dsk3/ftp05/MQ64082.pdf.

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

Olsson, Joel, et Junior Asante. « 5G Simulation Framework ». Thesis, Linköpings universitet, Kommunikationssystem, 2018. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-149484.

Texte intégral
Résumé :
From the first generation, 1G, to the fourth generation, 4G, the development and technological advancements in telecommunications network systems have been remarkable. Faster and better connections have opened up for new markets, ideas and possibilities, to that extent that there now is a demand that surpasses the supply. Despite all these advancements made in the mobile communications field most of the concept of how the technology works and its infrastructure has remained the same. This however, is about to change with the introduction of the fifth generation (5G) mobile communication. With the introduction of 5G much of the technology introduced will be different from that of previous generations. This change extends to include the entire infrastructure of the mobile communications system. With these major changes, many of the tools available today for telecommunications network evaluation do not really suffice to include the 5G network standard. For this reason, there is a need to develop a new kind of tool that will be able to include the changes brought by this new network standard. In this thesis a simulation framework adapted for the next generation telecommunication standard 5G is set to be developed. This framework should include many of the characteristics that set 5G aside from previous generations.
Styles APA, Harvard, Vancouver, ISO, etc.

Livres sur le sujet "Framework"

1

Gosling, P. E. Framework & Framework II. London : Pitman, 1986.

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

Gerry, Howard. Framework. Toronto : Gallery 44, 1993.

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

Paul, Willemen, dir. Framework. London : Comedia, 1986.

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

NG, Chee Keong, Lei Pan et Yang Xiang. Honeypot Frameworks and Their Applications : A New Framework. Singapore : Springer Singapore, 2018. http://dx.doi.org/10.1007/978-981-10-7739-5.

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

Capewell, David. Framework maths. Oxford : Oxford University Press, 2005.

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

Clark, David. Organisational framework. London : Certified Accountants Educational Projects, 1993.

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

Agency, Social Security. Framework document. Belfast : The Agency, 1991.

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

McKenney, Mark, et Markus Schneider. Map Framework. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5.

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

Pree, Wolfgang. Framework patterns. New York : SIGS Books & Multimedia, 1996.

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

Harrison, Bill. Framework III. Wiesbaden : Vieweg+Teubner Verlag, 1989. http://dx.doi.org/10.1007/978-3-322-83612-0.

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

Chapitres de livres sur le sujet "Framework"

1

McKenney, Mark, et Markus Schneider. « Concepts of Maps ». Dans Map Framework, 1–14. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_1.

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

McKenney, Mark, et Markus Schneider. « A Formal Model of Maps as a Fundamental Type ». Dans Map Framework, 15–26. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_2.

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

McKenney, Mark, et Markus Schneider. « PLR Partitions : Extending Maps to Include Point and Line Features ». Dans Map Framework, 27–43. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_3.

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

McKenney, Mark, et Markus Schneider. « Foundational Operations for Maps ». Dans Map Framework, 45–57. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_4.

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

McKenney, Mark, et Markus Schneider. « Constructing Map Operations Using the Fundamental Map Operations ». Dans Map Framework, 59–67. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_5.

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

McKenney, Mark, et Markus Schneider. « Extended Operations Over Maps ». Dans Map Framework, 69–79. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_6.

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

McKenney, Mark, et Markus Schneider. « Topological Relationships Between Maps ». Dans Map Framework, 81–94. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_7.

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

McKenney, Mark, et Markus Schneider. « A Discrete Model of Maps ». Dans Map Framework, 95–106. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_8.

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

McKenney, Mark, et Markus Schneider. « Implementing Maps : Map2D ». Dans Map Framework, 107–40. Cham : Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-46766-5_9.

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

Harrison, Bill. « Denkarbeit mit Framework III ». Dans Framework III, 3–8. Wiesbaden : Vieweg+Teubner Verlag, 1989. http://dx.doi.org/10.1007/978-3-322-83612-0_1.

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

Actes de conférences sur le sujet "Framework"

1

Knoepfel, Kyle. « Meld : Exploring the feasibility of a framework-less framework ». Dans Meld : Exploring the feasibility of a framework-less framework. US DOE, 2023. http://dx.doi.org/10.2172/1975524.

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

Jusic, Samir, et Lee Sai Peck. « PersistF : A Transparent Persistence Framework with Architecture Applying Design Patterns ». Dans InSITE 2007 : Informing Science + IT Education Conference. Informing Science Institute, 2007. http://dx.doi.org/10.28945/3176.

Texte intégral
Résumé :
Persistence is the term used in computer science to describe a capability to store data structures in non-volatile storage such as a file system or a relational database (Wikipedia, 2003). There is a growing need to simplify the interactions among separate systems and to build complex software systems that are made out of components with well-defined services. At the base-level of such complex systems lies a persistence framework - a set of classes tailored to save, retrieve, update and delete objects to and from their persistence stores, such as databases and flat files. This paper presents the design, and implementation of the transparent persistence framework called PersistF. Design patterns (Gamma, Helm, Johnson, & Vlissides, 1995) have been widely accepted in the software engineering community as the recommended approach to developing software. Part of the research effort of this work included the application of well-known design patterns in order to build the framework. We present how consistent application of design patterns allowed us to build a fully working persistence framework. In order to support development of modern complex applications, some recent application development environments for different programming languages are built in with some kind of persistence framework. To use these frameworks in target applications, the developer often must go through a steep learning curve as each framework is specific in some way, but namely in respect of configuring the framework’s runtime engine with enough information about the domain application. This configuration is often time consuming and error prone. Most of the existing frameworks require complicated configuration steps that are imposed onto the developer. Our aim with this work was to present a framework that will not require such complicated configuration steps and would provide its service to the target application with virtually no configuration of the framework's handling of domain classes.
Styles APA, Harvard, Vancouver, ISO, etc.
3

Flumerfelt, Eric. « The DUNE DAQ Application Framework ». Dans The DUNE DAQ Application Framework. US DOE, 2024. http://dx.doi.org/10.2172/2371002.

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

Romanov, Aleksandr. « Beam optics tuning with 6dsim framework ». Dans Beam optics tuning with 6dsim framework. US DOE, 2023. http://dx.doi.org/10.2172/1993289.

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

Arndt, Michael, Karsten Berns, Sebastian Wille, Norbert Wehn et Luiza de Souza. « Combining robotic frameworks with a smart environment framework ». Dans the 2012 ACM Conference. New York, New York, USA : ACM Press, 2012. http://dx.doi.org/10.1145/2370216.2370405.

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

Franke, Ulrik, David Hook, Johan Konig, Robert Lagerstrom, Per Narman, Johan Ullberg, Pia Gustafsson et Mathias Ekstedt. « EAF2- A Framework for Categorizing Enterprise Architecture Frameworks ». Dans 2009 10th ACIS International Conference on Software Engineering, Artificial Intelligences, Networking and Parallel/Distributed Computing. IEEE, 2009. http://dx.doi.org/10.1109/snpd.2009.98.

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

Thongsukh, Sirin, Smitti Darakorn Na Ayuthaya et Supaporn kiattisin. « Startup Framework based On Scrum Framework ». Dans 2017 International Conference on Digital Arts, Media and Technology (ICDAMT). IEEE, 2017. http://dx.doi.org/10.1109/icdamt.2017.7905012.

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

Chithirasreemadam, S., Sophie Middleton et Simone Donati. « Mu2e Event Display Development – Using the TEve Framework ». Dans Mu2e Event Display Development – Using the TEve Framework. US DOE, 2021. http://dx.doi.org/10.2172/1825316.

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

« COMMON SERVICES FRAMEWORK - An Application Development Framework ». Dans 5th International Conference on Software and Data Technologies. SciTePress - Science and and Technology Publications, 2010. http://dx.doi.org/10.5220/0003011900870094.

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

Kulesza, Uirá, Roberta Coelho, Vander Alves, Alberto Costa Neto, Alessandro Garcia, Carlos Lucena, Arndt von Staa et Paulo Borba. « Implementing Framework Crosscutting Extensions with EJPs and AspectJ ». Dans Simpósio Brasileiro de Engenharia de Software. Sociedade Brasileira de Computação, 2006. http://dx.doi.org/10.5753/sbes.2006.21212.

Texte intégral
Résumé :
In a previous work, we proposed a framework extension approach based on the use of a new concept, called Extension Join Points (EJPs). EJPs enable the framework systematic extension by means of variability and integration aspects. In this paper, we show how EJPs can be implemented using the mechanisms of the AspectJ language. To evaluate the usefulness of the EJPs in the framework extension process, we have used them in the development of three OO frameworks from different domains. As a result of our case studies, we present: (i) an initial categorization of different kinds of contracts between frameworks, EJPs and aspects which can be implemented in AspectJ; and (ii) a set of lessons learned when specifying the EJPs.
Styles APA, Harvard, Vancouver, ISO, etc.

Rapports d'organisations sur le sujet "Framework"

1

Petersen, Rodney, Danielle Santos, Matthew C. Smith, Karen A. Wetzel et Greg Witte. Workforce Framework for Cybersecurity (NICE Framework). National Institute of Standards and Technology, novembre 2020. http://dx.doi.org/10.6028/nist.sp.800-181r1.

Texte intégral
Résumé :
This publication from the National Initiative for Cybersecurity Education (NICE) describes the Workforce Framework for Cybersecurity (NICE Framework), a fundamental reference for describing and sharing information about cybersecurity work. It expresses that work as Task statements and describes Knowledge and Skill statements that provide a foundation for learners including students, job seekers, and employees. The use of these statements helps students to develop skills, job seekers to demonstrate competencies, and employees to accomplish tasks. As a common, consistent lexicon that categorizes and describes cybersecurity work, the NICE Framework improves communication about how to identify, recruit, develop, and retain cybersecurity talent. The NICE Framework is a reference source from which organizations or sectors can develop additional publications or tools that meet their needs to define or provide guidance on different aspects of cybersecurity education, training, and workforce development.
Styles APA, Harvard, Vancouver, ISO, etc.
2

Aldrich, Susan. Emerchandising Framework. Boston, MA : Patricia Seybold Group, janvier 2006. http://dx.doi.org/10.1571/psgp1-19-06cc.

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

Scarlett, Harry Alan. NFO Framework. Office of Scientific and Technical Information (OSTI), mai 2020. http://dx.doi.org/10.2172/1630833.

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

Marshak, David. Portal Framework. Boston, MA : Patricia Seybold Group, décembre 2002. http://dx.doi.org/10.1571/fw12-12-02cc.

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

Larson, Aaron, Jeff Clark, John Kimball et Bob Schrag. KBSA Framework. Fort Belvoir, VA : Defense Technical Information Center, décembre 1990. http://dx.doi.org/10.21236/ada230621.

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

Petersen, Rodney, Danielle Santos, Matthew C. Smith, Karen A. Wetzel et Greg Witte. Workforce Framework for Cybersecurity (NICE Framework) (Spanish translation). National Institute of Standards and Technology, février 2022. http://dx.doi.org/10.6028/nist.sp.800-181r1es.

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

Petersen, Rodney, Danielle Santos, Matthew C. Smith, Karen A. Wetzel et Greg Witte. Workforce Framework for Cybersecurity (NICE Framework) (Portuguese translation). National Institute of Standards and Technology, février 2022. http://dx.doi.org/10.6028/nist.sp.800-181r1pt.

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

Petersen, Rodney. Workforce Framework for Cybersecurity (NICE Framework) (Ukrainian translation). National Institute of Standards and Technology, mai 2022. http://dx.doi.org/10.6028/nist.sp.800-181r1.ukr.

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

Petersen, Rodney. Workforce Framework for Cybersecurity (NICE Framework) (Slovak translation). National Institute of Standards and Technology, mai 2022. http://dx.doi.org/10.6028/nist.sp.800-181r1.slo.

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

Petersen, Rodney. Workforce Framework for Cybersecurity (NICE Framework) (French translation). Gaithersburg, MD : National Institute of Standards and Technology, 2023. http://dx.doi.org/10.6028/nist.sp.800-181r1.fre.

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