Academic literature on the topic 'Extensibility'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Extensibility.'
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 "Extensibility"
Williamson, Timothy. "Indefinite Extensibility." Grazer Philosophische Studien 55 (1998): 1–24. http://dx.doi.org/10.5840/gps19985512.
Full textWilliamson, Timothy. "Indefinite Extensibility." Grazer Philosophische Studien 55, no. 1 (September 6, 1999): 1–24. http://dx.doi.org/10.1163/18756735-05501002.
Full textDixon, Chip. "Object extensibility." ACM SIGCSE Bulletin 25, no. 4 (December 1993): 38–40. http://dx.doi.org/10.1145/164205.164227.
Full textPatrinely, James R., John B. Holds, Marilyn C. Kincaid, and Richard L. Anderson. "Periorbital Skin Extensibility." Ophthalmic Plastic & Reconstructive Surgery 4, no. 4 (1988): 259. http://dx.doi.org/10.1097/00002341-198804040-00038.
Full textAngaleeswari, K., K. Krishnan, M. Perumal, and V. Swaminathan. "k-Extensibility and Weakly k-Extensibility in Generalized Petersen Graphs." Shanlax International Journal of Arts, Science and Humanities 8, S1-May (May 15, 2021): 59–67. http://dx.doi.org/10.34293/sijash.v8is1-may.4509.
Full textMoriguchi, Satoko, and Kazuo Murota. "ON DISCRETE HESSIAN MATRIX AND CONVEX EXTENSIBILITY." Journal of the Operations Research Society of Japan 55, no. 1 (2012): 48–62. http://dx.doi.org/10.15807/jorsj.55.48.
Full textUzquiano, Gabriel. "Varieties of Indefinite Extensibility." Notre Dame Journal of Formal Logic 56, no. 1 (2015): 147–66. http://dx.doi.org/10.1215/00294527-2835056.
Full textURAYAMA, Kenji. "Elastomer with Highest Extensibility." Kobunshi 47, no. 8 (1998): 572–73. http://dx.doi.org/10.1295/kobunshi.47.572.
Full textMeijer, Erik, and Clemens Szyperski. "Overcoming independent extensibility challenges." Communications of the ACM 45, no. 10 (October 2002): 41–44. http://dx.doi.org/10.1145/570907.570929.
Full textBlackwell, Bruce. "Bioinformatics and Oracle Extensibility." Asia-Pacific Biotech News 07, no. 03 (February 3, 2003): 98–100. http://dx.doi.org/10.1142/s0219030303000260.
Full textDissertations / Theses on the topic "Extensibility"
Braun, Richard. "Extensibility of Enterprise Modelling Languages." Doctoral thesis, Saechsische Landesbibliothek- Staats- und Universitaetsbibliothek Dresden, 2017. http://nbn-resolving.de/urn:nbn:de:bsz:14-qucosa-219873.
Full textPinckney, Thomas. "Operating system extensibility through event capture." Thesis, Massachusetts Institute of Technology, 1997. http://hdl.handle.net/1721.1/42782.
Full textIncludes bibliographical references (p. 31).
by Thomas Pinckney III.
M.Eng.
Rotsos, Charalampos. "Improving network extensibility and scalability through SDN." Thesis, University of Cambridge, 2015. https://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.709033.
Full textWatson, Robert Nicholas Maxwell. "New approaches to operating system security extensibility." Thesis, University of Cambridge, 2011. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.609485.
Full textHunter, Jason T. (Jason Todd) 1974. "Zephyr extensibility in small workstation oriented computer networks." Thesis, Massachusetts Institute of Technology, 1998. http://hdl.handle.net/1721.1/49619.
Full textOLIVEIRA, José Dihego da Silva. "Constructive extensibility of trust worthy component-based systems." Universidade Federal de Pernambuco, 2016. https://repositorio.ufpe.br/handle/123456789/19522.
Full textMade available in DSpace on 2017-07-12T14:15:46Z (GMT). No. of bitstreams: 2 license_rdf: 811 bytes, checksum: e39d27027a6cc9cb039ad269a5db8e34 (MD5) TESE_JOSE_DIHEGO_DA_SILVA_OLIVEIRA_CIN_UFPE_2016.pdf: 1113539 bytes, checksum: 124effe0f62c8dd44008517c1e0045ee (MD5) Previous issue date: 2016-03-04
As computer systems become ubiquitous, the demand for rigorous and compositional development methods increase dramatically. In the component-based model driven development (CB-MDD) approach, complex systems (sometimes intractable by humans) are build from simple elements, called components. To achieve the CB-MDD goals towards becoming a rigorously development discipline, components and composition rules must be formalised. Moreover, as requirements continuously evolve, there must be mechanisms to refine and safely extend component-based systems. The BRIC component model formalises the CB-MDD core concepts and supports a constructive design based on composition rules that preserves behavioural properties, but do not provide support for component model evolution. In this work we propose inheritance and refinement relations for BRIC. We define a congruent semantics for this model that considers component structure and behaviour. We define refinement as a preorder relation, which is monotonic with respect to the BRIC composition rules. We enhance this component model with support for extensibility via inheritance. The proposed relations allow extension of functionality, whilst preserving service conformance, which we define by means of a convergence notion. We also establish an algebraic connection between component extensibility and refinement. As far as we are aware this is the first time componente inheritance relations are developed for a formal and sound CB-MDD approach. We also integrate the aspect-oriented paradigm into BRIC. We contribute with an approach to capture, specify and use aspects to safely evolve component-based systems. We establish that components extended by aspects preserve the proposed convergence relation that guarantees service conformance. Furthermore, we establish a connection between componente inheritance and aspects, presenting inheritance as a mechanism to define families of componentes and aspects to capture orthogonal concerns over them. The practical relevance of the proposed relations is illustrated by three case studies. One is an autonomous healthcare system, which evolve by the addition of new functionalities via inheritance and by the modularisation of its crosscutting concerns in a reusable and maintainable manner with aspects. Another case study is a bank system, whose functionalities are progressively realised and extended by refinement and inheritance, respectively. Finally, we model a P2P system extended by inheritance to reduce the network traffic.
Na medida em que os sistemas computacionais se tornam mais pervasivos, a demanda por métodos de desenvolvimento rigorosos e composicionais cresce dramaticamente. No desenvolvimento baseado em componentes (CB-MDD), sistemas complexos (muitas vezes humanamente intangíveis) são construídos a partir de elementos mais simples, chamados componentes. Para atingir os objetivos desta abordagem na direção de torná-la uma disciplina formal de desenvolvimento, componentes e regras de composição devem ser formalizados. Além disso, considerando que os requisitos de um sistema estão em constante evolução, necessitamos de mecanismos para refinar e estender de forma confiável tais sistemas. O modelo de componentes BRIC formaliza os conceitos chave da abordagem CB-MDD, além de garantir corretude por construção se baseando em regras de composição que preservam propriedades comportamentais. BRIC, porém, por não possuir relações de extensão, não suporta evolução de modelos baseados em componentes. Neste trabalho propomos relações de herança e refinamento para BRIC. Definimos uma semântica congruente que considera tanto a estrutura quanto o comportamento de componentes. Definimos refinamento como uma relação de pré-ordem, a qual é monotônica em relação as regras de composição de BRIC. Estendemos este modelo de componentes com suporte a extensibilidade via herança. As relações propostas permitem extensão de funcionalidade, ao mesmo tempo em que preservam conformidade de serviços, a qual é definida em termos de uma noção de convergência. Estabelecemos também uma conexão algébrica entre extensibilidade de componentes e refinamento. Até onde estamos cientes, este trabalho é pioneiro no desenvolvimento de noções de herança de componentes para uma abordagem CB-MDD formal e consistente. Também integramos o paradigma orientado a aspectos em BRIC. Contribuímos com uma abordagem para capturar, especificar e adotar aspectos no desenvolvimento confiável de sistemas baseados em componentes. Estabelecemos que componentes estendidos por aspectos preservam convergência, o que garante conformidade de serviços. Além disso, desenvolvemos uma conexão entre herança e aspectos, apresentando herança como um mecanismo para definir famílias de componentes e aspectos para capturar conceitos ortogonais sobre as mesmas. Ilustramos a relevância prática das relações propostas através de três estudos de caso. No primeiro, modelamos um sistema autônomo de cuidados médicos, estendido pela adição de novas funcionalidades via herança e pela modularização de conceitos transversais de forma reusável e manutenível via aspectos. Na sequência, modelamos um sistema bancário, cujas funcionalidades são progressivamente implementadas e estendidas pelo uso de herança e refinamento. Finalmente, modelamos um sistema P2P cujo tráfico é reduzido por extensão via herança.
Oliveira, Bruno César dos Santos. "Genericity, extensibility and type : safety in the VISITOR pattern." Thesis, University of Oxford, 2007. http://ora.ox.ac.uk/objects/uuid:7c61e172-3c06-4546-bafb-daeb0e530f24.
Full textOulmahdi, Mohamed. "Architecture Autonome et Extensible pour une Couche de Transport Évolutive. Application aux Communications Aéronautique par Satellites." Thesis, Toulouse, INSA, 2017. http://www.theses.fr/2017ISAT0015/document.
Full textThe recent decades are characterized by an important evolution of the Internet at all planes, covering applications and network technologies. This evolution results on new applications requirements and new networks constraints making classical protocols (TCP and UDP typically) less and less suitable. Consequently, many new more efficient protocols have been proposed. However, due to several limitations of the actual Transport layer, these new protocols have not been deployed.From this statement, the work presented in this thesis is about the proposition and the realization of an architecture for the Transport layer, including extensibility and auto-adaptability capabilities regarding the evolution of application and network context. The proposed solution is based on low-coupling between, in a part, the Transport layer and the external actors (applications and systems), and in the other part between the internal component of the architecture. In parallel, the architecture is based on models and algorithms for detecting and taking into account the evolution of networks and applications, and adapt it behavior consequently. A complete implementation of the solution is proposed and evaluated in the context of aeronautical communications by satellite. The aim is the management of the transition phase of the aeronautical network to the Internet protocols suite, and the management of the heterogeneity of the different physical links. The tests demonstrated the feasibility of such extensible and autonomic architecture, the performances gains which can be obtained, and the resulting cost
Légaré, Jean-Sébastien. "Extensibility, modularity, and quality-adaptive streaming towards collaborative video authoring." Thesis, University of British Columbia, 2010. http://hdl.handle.net/2429/21741.
Full textGanev, Ivan Borissov. "A Pliable Hybrid Architecture for Code Isolation." Diss., Georgia Institute of Technology, 2007. http://hdl.handle.net/1853/16304.
Full textBooks on the topic "Extensibility"
Krause, Jörg Dieter. Pro ASP.NET extensibility. Berkeley, CA: Apress, 2009.
Find full textKrause, Jörg. Pro ASP.NET Extensibility. Berkeley, CA: Apress, 2009. http://dx.doi.org/10.1007/978-1-4302-1984-2.
Full textNayyeri, Keyvan. Professional Visual studio extensibility. Indianapolis, IN: Wiley Pub., 2008.
Find full textNayyeri, Keyvan. Professional Visual studio extensibility. Indianapolis, IN: Wiley Pub., 2008.
Find full textNayyeri, Keyvan. Professional Visual studio extensibility. Indianapolis, IN: Wiley Pub., 2008.
Find full textVerma, Rishabh. Visual Studio Extensibility Development. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5853-8.
Full textRosen, Bruce K. Guide to schema and schema extensibility. Gaithersburg, MD: U.S. Dept. of Commerce, National Institute of Standards and Technology, 1991.
Find full textVladimir, Ajvaz, ed. Oracle E-business suite development and extensibility handbook. New York: McGraw-Hill/Osborne, 2010.
Find full textHuddleston, John V. Extensibility and compressibility in one-dimensional structures: Cables, tension rods, compression rods, frames, arches, and rings. 2nd ed. Buffalo, N.Y: Exchange Pub. Division, 2000.
Find full textKrause, Joerg. Pro ASP.NET Extensibility. Apress, 2010.
Find full textBook chapters on the topic "Extensibility"
Weik, Martin H. "extensibility." In Computer Science and Communications Dictionary, 556. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_6625.
Full textShekhar, Shashi, and Hui Xiong. "Extensibility." In Encyclopedia of GIS, 307. Boston, MA: Springer US, 2008. http://dx.doi.org/10.1007/978-0-387-35973-1_399.
Full textGooch, Jan W. "Extensibility." In Encyclopedic Dictionary of Polymers, 285–86. New York, NY: Springer New York, 2011. http://dx.doi.org/10.1007/978-1-4419-6247-8_4672.
Full textReynders, Fanie. "Extensibility Architecture." In Modern API Design with ASP.NET Core 2, 37–59. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3519-5_4.
Full textFreeman, Adam, and Steven Sanderson. "Controller Extensibility." In Pro ASP.NET MVC 3 Framework, 461–91. Berkeley, CA: Apress, 2011. http://dx.doi.org/10.1007/978-1-4302-3405-0_14.
Full textFreeman, Adam. "Controller Extensibility." In Pro ASP.NET MVC 5, 529–58. Berkeley, CA: Apress, 2013. http://dx.doi.org/10.1007/978-1-4302-6530-6_19.
Full textLakshmiraghavan, Badrinarayanan. "Extensibility Points." In Pro ASP.NET Web API Security, 29–40. Berkeley, CA: Apress, 2013. http://dx.doi.org/10.1007/978-1-4302-5783-7_3.
Full textWeik, Martin H. "system extensibility." In Computer Science and Communications Dictionary, 1718. Boston, MA: Springer US, 2000. http://dx.doi.org/10.1007/1-4020-0613-6_18878.
Full textFreeman, Adam. "Controller Extensibility." In Pro ASP.NET MVC 4, 455–83. Berkeley, CA: Apress, 2012. http://dx.doi.org/10.1007/978-1-4302-4237-6_17.
Full textSanderson, Steven. "Controller Extensibility." In Pro ASP.NET MVC 2 Framework, 325–71. Berkeley, CA: Apress, 2010. http://dx.doi.org/10.1007/978-1-4302-2887-5_10.
Full textConference papers on the topic "Extensibility"
Narender, V. R., and R. Kannan. "Dynamic RPC for extensibility." In Eleventh Annual International Phoenix Conference on Computers and Communication [1992 Conference Proceedings]. IEEE, 1992. http://dx.doi.org/10.1109/pccc.1992.200543.
Full textCranor, Chuck, Milo Polte, and Garth Gibson. "Structuring PLFS for extensibility." In SC13: International Conference for High Performance Computing, Networking, Storage and Analysis. New York, NY, USA: ACM, 2013. http://dx.doi.org/10.1145/2538542.2538564.
Full textRay, Sandip, Wen Chen, Jayanta Bhadra, and Mohammad Abdullah Al Faruque. "Extensibility in Automotive Security." In DAC '17: The 54th Annual Design Automation Conference 2017. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3061639.3072952.
Full textGrimm, Robert. "Better extensibility through modular syntax." In the 2006 ACM SIGPLAN conference. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1133981.1133987.
Full textGodfrey, Michael, Tobias Mayr, Praveen Seshadri, and Thorsten von Eicken. "Secure and portable database extensibility." In the 1998 ACM SIGMOD international conference. New York, New York, USA: ACM Press, 1998. http://dx.doi.org/10.1145/276304.276339.
Full textSzatkowski, Gerard, Mike Holguin, and Bernard Kutter. "Centaur Extensibility for Long Duration." In Space 2006. Reston, Virigina: American Institute of Aeronautics and Astronautics, 2006. http://dx.doi.org/10.2514/6.2006-7270.
Full textReed, John G. "Upperstage extensibility for testbed applications." In 2011 IEEE Aerospace Conference. IEEE, 2011. http://dx.doi.org/10.1109/aero.2011.5747489.
Full textMiller, Samantha, Kaiyuan Zhang, Danyang Zhuo, Shibin Xu, Arvind Krishnamurthy, and Thomas Anderson. "Practical Safe Linux Kernel Extensibility." In HotOS '19: Workshop on Hot Topics in Operating Systems. New York, NY, USA: ACM, 2019. http://dx.doi.org/10.1145/3317550.3321429.
Full textTatlock, Zachary, and Sorin Lerner. "Bringing extensibility to verified compilers." In the 2010 ACM SIGPLAN conference. New York, New York, USA: ACM Press, 2010. http://dx.doi.org/10.1145/1806596.1806611.
Full textNystrom, Nathaniel, Stephen Chong, and Andrew C. Myers. "Scalable extensibility via nested inheritance." In the 19th annual ACM SIGPLAN Conference. New York, New York, USA: ACM Press, 2004. http://dx.doi.org/10.1145/1028976.1028986.
Full textReports on the topic "Extensibility"
Benjamin, D. Applying Generate Random Extensions And Sustain Extensibility (GREASE) to TLS Extensibility. RFC Editor, January 2020. http://dx.doi.org/10.17487/rfc8701.
Full textDaniele, M., B. Wijnen, and D. Francisco. Agent Extensibility (AgentX) Protocol Version 1. RFC Editor, January 1998. http://dx.doi.org/10.17487/rfc2257.
Full textSchoenwaelder, J., and J. Quittek. Script MIB Extensibility Protocol Version 1.0. RFC Editor, May 1999. http://dx.doi.org/10.17487/rfc2593.
Full textDaniele, M., B. Wijnen, M. Ellison, and D. Francisco. Agent Extensibility (AgentX) Protocol Version 1. RFC Editor, January 2000. http://dx.doi.org/10.17487/rfc2741.
Full textSchoenwaelder, J., and J. Quittek. Script MIB Extensibility Protocol Version 1.1. RFC Editor, October 2001. http://dx.doi.org/10.17487/rfc3179.
Full textRosen, Bruce K., and Fontaines Isabella des. Guide to schema and schema extensibility. Gaithersburg, MD: National Institute of Standards and Technology, 1991. http://dx.doi.org/10.6028/nist.sp.500-197.
Full textLindem, A., A. Roy, D. Goethals, V. Reddy Vallem, and F. Baker. OSPFv3 Link State Advertisement (LSA) Extensibility. RFC Editor, April 2018. http://dx.doi.org/10.17487/rfc8362.
Full textSajassi, A., J. Drake, K. Nagaraj, and S. Sathappan. Framework for Ethernet VPN Designated Forwarder Election Extensibility. Edited by J. Rabadan and S. Mohanty. RFC Editor, April 2019. http://dx.doi.org/10.17487/rfc8584.
Full textGao, Jun, Peter Steenkiste, Eduardo Takahashi, and Allan Fisher. A Programmable Router Architecture Supporting Control Plane Extensibility. Fort Belvoir, VA: Defense Technical Information Center, March 2000. http://dx.doi.org/10.21236/ada377107.
Full textParker, S. A., and R. H. Mumm. Extensibility Experiments with the Software Life-Cycle Support Environment. Fort Belvoir, VA: Defense Technical Information Center, November 1991. http://dx.doi.org/10.21236/ada247696.
Full text