Literatura académica sobre el tema "E CONFIGURATION"
Crea una cita precisa en los estilos APA, MLA, Chicago, Harvard y otros
Consulte las listas temáticas de artículos, libros, tesis, actas de conferencias y otras fuentes académicas sobre el tema "E CONFIGURATION".
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 "E CONFIGURATION"
Timm, J. David y Frank Papenmeier. "Processing spatial configurations in visuospatial working memory is influenced by shifts of overt visual attention". PLOS ONE 18, n.º 2 (9 de febrero de 2023): e0281445. http://dx.doi.org/10.1371/journal.pone.0281445.
Texto completoHuang, Zhi Gao, Qian Feng, Yong Shen Li, Feng Ming Zhang y You Wei Du. "Monte Carlo Simulation of Configurational Anisotropy of Magnetic Cluster". Materials Science Forum 475-479 (enero de 2005): 3161–64. http://dx.doi.org/10.4028/www.scientific.net/msf.475-479.3161.
Texto completoAgmon, Eran, Alexander J. Gates, Valentin Churavy y Randall D. Beer. "Exploring the Space of Viable Configurations in a Model of Metabolism–Boundary Co-construction". Artificial Life 22, n.º 2 (mayo de 2016): 153–71. http://dx.doi.org/10.1162/artl_a_00196.
Texto completoKudsk, Anders, Lars Hvam y Christian Langhoff Thuesen. "Using a Configuration System to Design Toilets and Place Installation Shafts". Open Construction and Building Technology Journal 7, n.º 1 (15 de noviembre de 2013): 158–69. http://dx.doi.org/10.2174/1874836801307010158.
Texto completoLi, Yunwang, Sumei Dai, Lala Zhao, Xucong Yan y Yong Shi. "Topological Design Methods for Mecanum Wheel Configurations of an Omnidirectional Mobile Robot". Symmetry 11, n.º 10 (10 de octubre de 2019): 1268. http://dx.doi.org/10.3390/sym11101268.
Texto completoNgoc, Hoang Van, Trieu Quynh Trang, Air Xayyadeth y Chu Viet Ha. "Doping two boron atoms in germanene nanoribbons in an external electric field". Journal of Physics: Conference Series 2070, n.º 1 (1 de noviembre de 2021): 012130. http://dx.doi.org/10.1088/1742-6596/2070/1/012130.
Texto completoSobecki, Christopher, Jie Zhang y Cheng Wang. "Dynamics of a Pair of Paramagnetic Janus Particles under a Uniform Magnetic Field and Simple Shear Flow". Magnetochemistry 7, n.º 1 (19 de enero de 2021): 16. http://dx.doi.org/10.3390/magnetochemistry7010016.
Texto completoLiu, Jinguo, Xin Zhang, Ketao Zhang, Jian S. Dai, Shujun Li y Qi Sun. "Configuration analysis of a reconfigurable Rubik's snake robot". Proceedings of the Institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science 233, n.º 9 (6 de octubre de 2018): 3137–54. http://dx.doi.org/10.1177/0954406218805112.
Texto completoVan Riel, Allard C. R., Jie J. Zhang, Lee Phillip McGinnis, Mohammad G. Nejad, Milos Bujisic y Paul A. Phillips. "A framework for sustainable service system configuration". Journal of Service Management 30, n.º 3 (15 de agosto de 2019): 349–68. http://dx.doi.org/10.1108/josm-12-2018-0396.
Texto completoMorehouse, Aaron, Kelton C. Ireland y Gobinda C. Saha. "An Investigation into the Effects of Electric Field Uniformity on Electrospun TPU Fiber Nano-Scale Morphology". Micromachines 14, n.º 1 (13 de enero de 2023): 199. http://dx.doi.org/10.3390/mi14010199.
Texto completoTesis sobre el tema "E CONFIGURATION"
Chandmare, Kunal. "Automated Configuration of Time-Critical Multi-Configuration AUTOSAR Systems". Master's thesis, Universitätsbibliothek Chemnitz, 2017. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-qucosa-229308.
Texto completoAxelsson, Jonas y Ahmed Ghassabei. "Supply Chain Configuration : Ens studie av förbättringsarbetet "Supply Chain Configuration". Thesis, KTH, Tillämpad maskinteknik (KTH Södertälje), 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-93955.
Texto completoZabriskie, Peter William. "High Throughput FPGA Configuration Using a Custom DMA Configuration Controller". BYU ScholarsArchive, 2018. https://scholarsarchive.byu.edu/etd/6886.
Texto completoSadownick, Ronald 1960. "Helicopter configuration optimization". Thesis, Massachusetts Institute of Technology, 2000. http://hdl.handle.net/1721.1/82683.
Texto completoThis electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.
Includes bibliographical references (leaf 102).
by Ronald Sadownick.
S.M.
Atoui, Wassim Sellil. "Toward auto-configuration in software networks". Electronic Thesis or Diss., Institut polytechnique de Paris, 2020. http://www.theses.fr/2020IPPAS015.
Texto completoSoftware networks have the potential to take the network infrastructure to a more advanced level, a level that can make the configuration autonomic. This ability can overcome the rapidly growing complexity of current networks, and allow management entities to enable an effective behavior in the network for overall performance improvement without any human intervention. Configuration parameters can be automatically selected for network resources to cope with various situations that networks encounter like errors and performance degradation. Unfortunately, some challenges need to be tackled to reach that advanced level of networks. Currently, the configuration is still often generated manually by domain experts in huge semi-structured files written in XML, JSON, and YAML. This is a complex, error-prone, and tedious task to do by humans. Also, there is no formal strategy except experience and best practices of domain experts to design the configuration files. Different experts may choose different configurations for the same performance goal. This situation makes it harder to extract features from the configuration files and learn models that could generate or recommend automatic configuration. Moreover, there is still no consensus on a common configuration data model in software networks, which resulted in heterogeneous solutions, such as TOSCA, YANG, Hot, etc. that make the end-to-end network management difficult. In this thesis, we present our contributions that tackle the aforementioned challenges related to automating the configuration in software networks. To tack the problem of heterogeneity between the configuration files we propose a semantic framework based ontologies that can federate common elements from different configuration files. And, to tackle the problem of generating automatically the configuration, we propose two contributions, one contribution that considers deep neural networks to learn from configuration files models for recommending the configuration and another contribution based on a model-driven approach to assist automatically the design of the configuration files
Ababneh, Mohammad. "Network configuration using XML". Thesis, Monterey, Calif. : Springfield, Va. : Naval Postgraduate School ; Available from National Technical Information Service, 2000. http://handle.dtic.mil/100.2/ADA384258.
Texto completoThesis advisor(s): Xie, Geoffrey ; Dolk, Daniel. "September 2000." Includes bibliographical references (p. 115). Also available online.
Siu, Joao Baptista. "Network configuration management systems". Thesis, University of Macau, 2001. http://umaclib3.umac.mo/record=b1447841.
Texto completoMcCrindle, Rachel Jane. "Inverse software configuration management". Thesis, Durham University, 1998. http://etheses.dur.ac.uk/5013/.
Texto completoSelby, A. P. "Homology of configuration spaces". Thesis, University of Cambridge, 1993. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.308142.
Texto completoZARRAS, APOSTOLOS. "Configuration systematique de middleware". Rennes 1, 2000. http://www.theses.fr/2000REN10010.
Texto completoLibros sobre el tema "E CONFIGURATION"
C, Hewson A. y Zlatić Veljko, eds. Concepts in electron correlation: Proceedings of the NATO Advanced Research Workshop on Concepts in Electron Correlation, Hvar, Croatia, September 29-October 3, 2002. Dordrecht: Kluwer Academic Publishers, 2003.
Buscar texto completoQuigley, Jon M. y Kim L. Robertson. Configuration Management. Second edition. | Boca Raton : Taylor & Francis, a CRC title, part of the Taylor & Francis imprint, a member of the Taylor & Francis Group, the academic division of T&F Informa, plc, 2019.: Auerbach Publications, 2019. http://dx.doi.org/10.1201/9780429318337.
Texto completoShaik, Baji. PostgreSQL Configuration. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5663-3.
Texto completoCallegaro, Filippo, Frederick Cohen, Corrado De Concini, Eva Maria Feichtner, Giovanni Gaiffi y Mario Salvetti, eds. Configuration Spaces. Cham: Springer International Publishing, 2016. http://dx.doi.org/10.1007/978-3-319-31580-5.
Texto completoBjorner, A., F. Cohen, C. De Concini, C. Procesi y M. Salvetti, eds. Configuration Spaces. Pisa: Scuola Normale Superiore, 2012. http://dx.doi.org/10.1007/978-88-7642-431-1.
Texto completoEducational Research Service (Arlington, Va.), ed. Grade configuration. Arlington, VA: Educational Research Service, 2004.
Buscar texto completoConfiguration management principles and practice. Boston, MA: Addison-Wesley, 2003.
Buscar texto completowheelchair selection and configuration Wheelchair selection and configuration. New York: Demos, 1998.
Buscar texto completoCapítulos de libros sobre el tema "E CONFIGURATION"
Strobel, Stefan y Volker Elling. "Configuration". En Linux, 111–34. New York, NY: Springer New York, 1997. http://dx.doi.org/10.1007/978-1-4612-1856-2_6.
Texto completoStrobel, Stefan y Thomas Uhl. "Configuration". En Linux Universe, 31–74. New York, NY: Springer New York, 1995. http://dx.doi.org/10.1007/978-1-4757-2415-8_6.
Texto completoGooch, Jan W. "Configuration". En Encyclopedic Dictionary of Polymers, 166. New York, NY: Springer New York, 2011. http://dx.doi.org/10.1007/978-1-4419-6247-8_2821.
Texto completoKrogh, Jesper Wisborg. "Configuration". En MySQL 8 Query Performance Tuning, 761–91. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5584-1_23.
Texto completoYao, Jiewen y Vincent Zimmer. "Configuration". En Building Secure Firmware, 383–431. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-6106-4_11.
Texto completoSpäth, Peter. "Configuration". En Advanced Audio Visualization Using ThMAD, 219–22. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3504-1_10.
Texto completoPutrady, Ecky. "Configuration". En Practical Web Development with Haskell, 209–17. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3739-7_10.
Texto completoLeonard, Andy, Tim Mitchell, Matt Masson, Jessica Moss y Michelle Ufford. "Configuration". En SQL Server Integration Services Design Patterns, 305–29. Berkeley, CA: Apress, 2014. http://dx.doi.org/10.1007/978-1-4842-0082-7_17.
Texto completoNahler, Gerhard. "configuration". En Dictionary of Pharmaceutical Medicine, 37. Vienna: Springer Vienna, 2009. http://dx.doi.org/10.1007/978-3-211-89836-9_275.
Texto completoFreeman, Adam. "Configuration". En Pro ASP.NET MVC 5 Platform, 179–216. Berkeley, CA: Apress, 2014. http://dx.doi.org/10.1007/978-1-4302-6542-9_9.
Texto completoActas de conferencias sobre el tema "E CONFIGURATION"
Dart, S. "Tool configuration assistant". En SCM: 2nd Intl Workshop on Software Configuration Mgmt. New York, NY, USA: ACM, 1989. http://dx.doi.org/10.1145/72910.73354.
Texto completoErdmann, John H., Slobodan Zumer, Brian G. Wagner y J. William Doane. "Director configurations and configuration transitions in PDLC material". En SC - DL tentative, editado por J. William Doane y Zvi Yaniv. SPIE, 1990. http://dx.doi.org/10.1117/12.19928.
Texto completoKaiser, G. W. "Modeling configuration as transactions". En SCM: 2nd Intl Workshop on Software Configuration Mgmt. New York, NY, USA: ACM, 1989. http://dx.doi.org/10.1145/72910.73359.
Texto completoThomson, R. y I. Sommerville. "Configuration management using SySL". En SCM: 2nd Intl Workshop on Software Configuration Mgmt. New York, NY, USA: ACM, 1989. http://dx.doi.org/10.1145/72910.73353.
Texto completoAmbriola, V. y L. Bendix. "Object-oriented configuration control". En SCM: 2nd Intl Workshop on Software Configuration Mgmt. New York, NY, USA: ACM, 1989. http://dx.doi.org/10.1145/72910.73360.
Texto completoAkue, Ludi, Emmanuel Lavinal y Michelle Sibilla. "A dynamic configuration validation language". En 2011 Symposium on Configuration Analytics and Automation (SAFECONFIG). IEEE, 2011. http://dx.doi.org/10.1109/safeconfig.2011.6111670.
Texto completoMiller, T. C. "A schema for configuration management". En SCM: 2nd Intl Workshop on Software Configuration Mgmt. New York, NY, USA: ACM, 1989. http://dx.doi.org/10.1145/72910.73342.
Texto completoPost, Hendrik y Carsten Sinz. "Configuration Lifting: Verification meets Software Configuration". En 2008 23rd IEEE/ACM International Conference on Automated Software Engineering. IEEE, 2008. http://dx.doi.org/10.1109/ase.2008.45.
Texto completoPerera, Nadine. "Automatic Configuration Management - Autodiscovery of Configuration Items and Automatic Configuration Verification". En SpaceOps 2016 Conference. Reston, Virginia: American Institute of Aeronautics and Astronautics, 2016. http://dx.doi.org/10.2514/6.2016-2610.
Texto completoMiller, D. B., R. G. Stockton y C. W. Krueger. "An inverted approach to configuration management". En SCM: 2nd Intl Workshop on Software Configuration Mgmt. New York, NY, USA: ACM, 1989. http://dx.doi.org/10.1145/72910.73338.
Texto completoInformes sobre el tema "E CONFIGURATION"
Enns, R., ed. NETCONF Configuration Protocol. RFC Editor, diciembre de 2006. http://dx.doi.org/10.17487/rfc4741.
Texto completoA. Linden. Underground Layout Configuration. Office of Scientific and Technical Information (OSTI), septiembre de 2003. http://dx.doi.org/10.2172/837520.
Texto completoKarr, Michael. KBSA Configuration Manager. Fort Belvoir, VA: Defense Technical Information Center, febrero de 1995. http://dx.doi.org/10.21236/ada293353.
Texto completoOsborne, Wilma M. Software configuration management. Gaithersburg, MD: National Institute of Standards and Technology, 1989. http://dx.doi.org/10.6028/nist.sp.500-161.
Texto completoA. ALSAED. CONFIGURATION GENERATOR MODEL. Office of Scientific and Technical Information (OSTI), julio de 2005. http://dx.doi.org/10.2172/862231.
Texto completoA. Alsaed. CONFIGURATION GENERATOR MODEL. Office of Scientific and Technical Information (OSTI), noviembre de 2004. http://dx.doi.org/10.2172/862253.
Texto completoGrunau, Daryl. Cielo Configuration management. Office of Scientific and Technical Information (OSTI), junio de 2012. http://dx.doi.org/10.2172/1042996.
Texto completoHarris, J. H., J. L. Cantrell, T. C. Hender, B. A. Carreras y R. N. Morris. Flexible heliac configuration. Office of Scientific and Technical Information (OSTI), abril de 1985. http://dx.doi.org/10.2172/5800899.
Texto completoTomayko, James E. Software Configuration Management. Fort Belvoir, VA: Defense Technical Information Center, diciembre de 1990. http://dx.doi.org/10.21236/ada235702.
Texto completoHarris, James, Kelly Lechtenberg y Nikin Patel. GMS Configuration Guide. Office of Scientific and Technical Information (OSTI), diciembre de 2021. http://dx.doi.org/10.2172/1835245.
Texto completo