Letteratura scientifica selezionata sul tema "Dynamic update"
Cita una fonte nei formati APA, MLA, Chicago, Harvard e in molti altri stili
Consulta la lista di attuali articoli, libri, tesi, atti di convegni e altre fonti scientifiche attinenti al tema "Dynamic update".
Accanto a ogni fonte nell'elenco di riferimenti c'è un pulsante "Aggiungi alla bibliografia". Premilo e genereremo automaticamente la citazione bibliografica dell'opera scelta nello stile citazionale di cui hai bisogno: APA, MLA, Harvard, Chicago, Vancouver ecc.
Puoi anche scaricare il testo completo della pubblicazione scientifica nel formato .pdf e leggere online l'abstract (il sommario) dell'opera se è presente nei metadati.
Articoli di riviste sul tema "Dynamic update"
Deshmukh, Ankosh D., Nitesh D. Shambharkar e Prashant M. Gade. "Effect of a Mode of Update on Universality Class for Coupled Logistic Maps: Directed Ising to Ising Class". International Journal of Bifurcation and Chaos 31, n. 03 (15 marzo 2021): 2150042. http://dx.doi.org/10.1142/s0218127421500425.
Testo completoKOOI, BARTELD, e BRYAN RENNE. "ARROW UPDATE LOGIC". Review of Symbolic Logic 4, n. 4 (13 ottobre 2011): 536–59. http://dx.doi.org/10.1017/s1755020311000189.
Testo completoSLOTA, MARTIN, e JOÃO LEITE. "Towards closed world reasoning in dynamic open worlds". Theory and Practice of Logic Programming 10, n. 4-6 (luglio 2010): 547–63. http://dx.doi.org/10.1017/s147106841000027x.
Testo completoZhou, Liang, Nan Ya Cao, Lu Li, Li Xin Ke e Kai Jun Wu. "Research on Service Update Dynamically Based on OSGi Frame". Applied Mechanics and Materials 513-517 (febbraio 2014): 1769–72. http://dx.doi.org/10.4028/www.scientific.net/amm.513-517.1769.
Testo completovan Benthem, Johan, Jelle Gerbrandy e Barteld Kooi. "Dynamic Update with Probabilities". Studia Logica 93, n. 1 (17 settembre 2009): 67–96. http://dx.doi.org/10.1007/s11225-009-9209-y.
Testo completoHan, Min, Sunan Ge, Minghui Wang, Xiaojun Hong e Jie Han. "A Novel Dynamic Update Framework for Epileptic Seizure Prediction". BioMed Research International 2014 (2014): 1–11. http://dx.doi.org/10.1155/2014/957427.
Testo completoHan, Jian Ping, e Yong Peng Luo. "Static and Dynamic Finite Element Model Updating of a Rigid Frame-Continuous Girders Bridge Based on Response Surface Method". Advanced Materials Research 639-640 (gennaio 2013): 992–97. http://dx.doi.org/10.4028/www.scientific.net/amr.639-640.992.
Testo completoGoldstein, Simon. "Generalized Update Semantics". Mind 128, n. 511 (8 febbraio 2019): 795–835. http://dx.doi.org/10.1093/mind/fzy076.
Testo completoMAELBRÁNCKE, RUDI, e HENK OLIVIÉ. "DYNAMIC TREE REBALANCING USING RECURRENT ROTATIONS: DYNAMIC TREE REBALANCING". International Journal of Foundations of Computer Science 05, n. 03n04 (dicembre 1994): 247–60. http://dx.doi.org/10.1142/s012905419400013x.
Testo completoJung, Yoo Sun, Flávio D. S. Souza, Andrew Q. Philips, Amanda Rutherford e Guy D. Whitten. "A command to estimate and interpret models of dynamic compositional dependent variables: New features for dynsimpie". Stata Journal: Promoting communications on statistics and Stata 20, n. 3 (settembre 2020): 584–603. http://dx.doi.org/10.1177/1536867x20953570.
Testo completoTesi sul tema "Dynamic update"
Baumann, Andrew Computer Science & Engineering Faculty of Engineering UNSW. "Dynamic update for operating systems". Awarded by:University of New South Wales. Computer Science and Engineering, 2007. http://handle.unsw.edu.au/1959.4/28356.
Testo completoCAMARA, EDUARDO CASTRO MOTA. "A STUDY OF DYNAMIC UPDATE FOR SOFTWARE COMPONENTS". PONTIFÍCIA UNIVERSIDADE CATÓLICA DO RIO DE JANEIRO, 2014. http://www.maxwell.vrac.puc-rio.br/Busca_etds.php?strSecao=resultado&nrSeq=23529@1.
Testo completoCOORDENAÇÃO DE APERFEIÇOAMENTO DO PESSOAL DE ENSINO SUPERIOR
PROGRAMA DE SUPORTE À PÓS-GRADUAÇÃO DE INSTS. DE ENSINO
PROGRAMA DE EXCELENCIA ACADEMICA
O desenvolvimento baseado em sistemas de componentes de software consiste em compor sistemas a partir de unidades de sotfware prontas e reutilizáveis. Muitos sistemas de componentes software em produção, precisam ficar disponíveis durante 24 horas por dia nos 7 dias da semana. Atualizações dinâmicas permitem que os sistemas sejam atualizados sem interromperem a execução dos seus serviços, aplicando a atualização em tempo de execução. Muitas técnicas de atualização dinâmica, na literatura, utilizam aplicações feitas especificamente para cobrir os pontos implementados e poucas utilizam um histórico de necessidades de um sistema real. Este trabalho estuda os principais casos de atualizações que ocorrem em um sistema de componentes de uso extenso, o Openbus, que consiste em uma infraestrutura de integração responsável pela comunicação de diversas aplicações de aquisição, processamento e interpretação de dados. Além deste estudo, implementamos uma solução de atualização dinâmica para acomodar as necessidades deste sistema. Depois, utilizando a solução implementada, apresentamos um teste de sobrecarga e algumas aplicações de atualizações do Openbus.
The component-based development of software systems consists on composing systems from ready and reusable sotfware units. Many software componente systems on production, need to be available 24 hours a day 7 days a week. Dynamic updates allow systems to be upgraded without interrupting the execution of its services, applying the update at runtime. Many dynamics software update techniques in the literature use applications specically implemented to cover the presented points and only a few use a historical need of a real system. This work studies the main cases of updates that occur in a system of components with extensive use, the Openbus, which consists of an integration infrastructure responsible for communication of various applications for acquisition, processing and interpretation of data. In addition to this study, we implement a solution of dynamic software update to accommodate the needs of this system. After, using the implemented solution, we present an overhead test and applications of updates on Openbus.
Tesone, Pablo. "Dynamic Software Update for Production and Live Programming Environments". Thesis, Ecole nationale supérieure Mines-Télécom Lille Douai, 2018. http://www.theses.fr/2018MTLD0012/document.
Testo completoUpdating applications during their execution is used both in production to minimize application downtine and in integrated development environments to provide live programming support. Nevertheless, these two scenarios present different challenges making Dynamic Software Update (DSU) solutions to be specifically designed for only one of these use cases. For example, DSUs for live programming typically do not implement safe point detection or insistance migration, while production DSUs require manual generation of patches and lack IDE integration. These sollutions also have a limited ability to update themselves or the language core libraries and some of them present execution penalties outside the update window.In this PhD, we propose a unified DSU named gDSU for both live programming and production environments. gDSU provides safe update point detection using call stack manipulation and a reusable instance migration mechanism to minimize manual intervention in patch generation. It also supports updating the core language libraries as well as the update mechanism itself thanks to its incremental copy of the modified objects and its atomic commit operation.gDSU does not affect the global performance of the application and it presents only a run-time penalty during the window. For example, gDSU is able to apply an update impacting 100,000 instances in 1 second making the application not responsive for only 250 milliseconds. The rest of the time the applications runs normally while gDSU is looking for a safe update point during which modified elements will be copied.We also present extensions of gDSU to support transactional live programming and atomic automactic refactorings which increase the usability of live programming environments
Pham, Thanh H. "Dynamic Update Techniques for Online Maps and Attributes Data". NSUWorks, 2001. http://nsuworks.nova.edu/gscis_etd/771.
Testo completoAnderson, Gabrielle. "Behavioural properties and dynamic software update for concurrent programmes". Thesis, University of Southampton, 2013. https://eprints.soton.ac.uk/353281/.
Testo completoMensah, Pernelle. "Generation and Dynamic Update of Attack Graphs in Cloud Providers Infrastructures". Thesis, CentraleSupélec, 2019. http://www.theses.fr/2019CSUP0011.
Testo completoIn traditional environments, attack graphs can paint a picture of the security exposure of the environment. Indeed, they represent a model allowing to depict the many steps an attacker can take to compromise an asset. They can represent a basis for automated risk assessment, relying on an identification and valuation of critical assets in the network. This allows to design pro-active and reactive counter-measures for risk mitigation and can be leveraged for security monitoring and network hardening.Our thesis aims to apply a similar approach in Cloud environments, which implies to consider new challenges incurred by these modern infrastructures, since the majority of attack graph methods were designed with traditional environments in mind. Novel virtualization attack scenarios, as well as inherent properties of the Cloud, namely elasticity and dynamism are a cause for concern.To realize this objective, a thorough inventory of virtualization vulnerabilities was performed, for the extension of existing vulnerability templates. Based on an attack graph representation model suitable to the Cloud scale, we were able to leverage Cloud and SDN technologies, with the purpose of building Cloud attack graphs and maintain them in an up-to-date state. Algorithms able to cope with the frequent rate of change occurring in virtualized environments were designed and extensively tested on a real scale Cloud platform for performance evaluation, confirming the validity of the methods proposed in this thesis, in order to enable Cloud administrator to dispose of an up-to-date Cloud attack graph
Tumati, Pradeep. "Software Hot Swapping". Thesis, Virginia Tech, 2003. http://hdl.handle.net/10919/31362.
Testo completoMaster of Science
Yin, Li. "Adaptive Background Modeling with Temporal Feature Update for Dynamic Foreground Object Removal". DigitalCommons@USU, 2016. https://digitalcommons.usu.edu/etd/5040.
Testo completoWeißbach, Martin, Nguonly Taing, Markus Wutzler, Thomas Springer, Alexander Schill e Siobhán Clarke. "Decentralized Coordination of Dynamic Software Updates in the Internet of Things". IEEE, 2016. https://tud.qucosa.de/id/qucosa%3A75282.
Testo completoSornil, Ohm. "Parallel Inverted Indices for Large-Scale, Dynamic Digital Libraries". Diss., Virginia Tech, 2001. http://hdl.handle.net/10919/26131.
Testo completoPh. D.
Libri sul tema "Dynamic update"
Shaltens, Richard K. Update of the 2 kW solar dynamic ground test demonstration. [Washington, DC]: National Aeronautics and Space Administration, 1994.
Cerca il testo completoShaltens, Richard K. Update of the 2 kW solar dynamic ground test demonstration. [Washington, DC]: National Aeronautics and Space Administration, 1994.
Cerca il testo completoDynamic asset allocation: Modern portfolio theory updated for the smart investor. New York: Bloomberg Press, 2010.
Cerca il testo completoPicerno, James. Dynamic asset allocation: Modern portfolio theory updated for the smart investor. New York: Bloomberg Press, 2010.
Cerca il testo completoMartinez, Alma I. An overview of Texas juvenile justice population trends and dynamics: An update. Austin, Tex. (P.O. Box 13332, Austin 78711): Criminal Justice Policy Council, 2000.
Cerca il testo completoCrookston, Nicholas L. The western spruce budworm dynamics model: Version 3.1 update and notes on behavior. Ogden, Utah: U.S. Dept. of Agriculture, Forest Service, Intermountain Research Station, 1991.
Cerca il testo completoCrookston, Nicholas L. The western spruce budworm dynamics model: Version 3.1 update and notes on behavior. Ogden, UT (324 25th St., Ogden 84401): U.S. Dept. of Agriculture, Forest Service, Intermountain Research Station, 1991.
Cerca il testo completoCrookston, Nicholas L. The western spruce budworm dynamics model: Version 3.1 update and notes on behavior. Ogden, UT (324 25th St., Ogden 84401): U.S. Dept. of Agriculture, Forest Service, Intermountain Research Station, 1991.
Cerca il testo completo1951-, Jentleson Bruce W., a cura di. Special update to American foreign policy: The Bush administration and the dynamics of choice. New York: W. W. Norton, 2002.
Cerca il testo completoScheuss, Ralph-W. Business update!: So machen Sie sich und Ihr Unternehmen stark für den Hyper-Wettbewerb ; mehr Dynamik, mehr Wachstum, mehr Geschäft. Berlin: Metropolitan, 2004.
Cerca il testo completoCapitoli di libri sul tema "Dynamic update"
Dekker, Paul J. E. "Information Update and Support". In Dynamic Semantics, 49–83. Dordrecht: Springer Netherlands, 2012. http://dx.doi.org/10.1007/978-94-007-4869-9_3.
Testo completovan Benthem, Johan. "Belief Update as Social Choice". In Dynamic Formal Epistemology, 151–60. Dordrecht: Springer Netherlands, 2010. http://dx.doi.org/10.1007/978-94-007-0074-1_8.
Testo completoWojciechowski, Paweł T., e Olivier Rütti. "On Correctness of Dynamic Protocol Update". In Lecture Notes in Computer Science, 275–89. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11494881_18.
Testo completoShen, Fei, Siqi Du e Linpeng Huang. "A Dynamic Update Framework for OSGi Applications". In Lecture Notes in Computer Science, 350–55. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-11842-5_48.
Testo completoLi, Hongyu, e Lin Zhang. "Dynamic Subspace Update with Incremental Nyström Approximation". In Computer Vision – ACCV 2010 Workshops, 384–93. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-22819-3_39.
Testo completoAnderson, Gabrielle, e Julian Rathke. "Dynamic Software Update for Message Passing Programs". In Programming Languages and Systems, 207–22. Berlin, Heidelberg: Springer Berlin Heidelberg, 2012. http://dx.doi.org/10.1007/978-3-642-35182-2_15.
Testo completoRead, Amber, Ivy Hurwitz e Ravi Durvasula. "Leishmaniasis: An Update on a Neglected Tropical Disease". In Dynamic Models of Infectious Diseases, 95–138. New York, NY: Springer New York, 2012. http://dx.doi.org/10.1007/978-1-4614-3961-5_4.
Testo completoNam, SungHun, e Hwang Chong-Sun. "Dynamic Remote Update Adapting Wireless Network Connection States". In Mobile Data Management, 282–83. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-44498-x_29.
Testo completoGafni, Eli. "Generalized scheme for topology-update in dynamic networks". In Distributed Algorithms, 187–96. Berlin, Heidelberg: Springer Berlin Heidelberg, 1988. http://dx.doi.org/10.1007/bfb0019804.
Testo completoAwerbuch, Baruch, e Yishay Mansour. "An efficient topology update protocol for dynamic networks". In Distributed Algorithms, 185–202. Berlin, Heidelberg: Springer Berlin Heidelberg, 1992. http://dx.doi.org/10.1007/3-540-56188-9_13.
Testo completoAtti di convegni sul tema "Dynamic update"
Cimino, Mauro, e Prabhakar R. Pagilla. "Parametrization of LTI Controllers for Multirate Systems". In ASME 2010 Dynamic Systems and Control Conference. ASMEDC, 2010. http://dx.doi.org/10.1115/dscc2010-4191.
Testo completoBuryan, Yu A., D. V. Sitnikov, M. V. Silkov e A. A. Buryan. "VIBRATION ISOLATION SYSTEM WITH ACTIVE DYNAMIC VIBRATION DAMPENER FOR NON-STATIONARY OPERATION OF THE PISTON MACHINE". In Mechanical Science and Technology Update. Omsk State Technical University, 2021. http://dx.doi.org/10.25206/978-5-8149-3246-4-2021-18-25.
Testo completoZHANG, Shi, e LinPeng HUANG. "Type-Safe Dynamic Update Transaction". In 31st Annual International Computer Software and Applications Conference - Vol. 2 - (COMPSAC 2007). IEEE, 2007. http://dx.doi.org/10.1109/compsac.2007.228.
Testo completoZhenatov, B. D. "EFFECT OF THE NOISE COMPONENT OF THE APERTURE UNCERTAINTY ON THE DYNAMIC RANGE OF THE SAMPLE AND HOLD CIRCUIT". In Mechanical Science and Technology Update. Omsk State Technical University, 2021. http://dx.doi.org/10.25206/978-5-8149-3246-4-2021-173-178.
Testo completoHongchun, Wang. "Update Parameters Dynamic in Causality Diagram". In 2009 International Forum on Information Technology and Applications (IFITA). IEEE, 2009. http://dx.doi.org/10.1109/ifita.2009.67.
Testo completoNahabedian, Leandro. "Dynamic Update of Business Process Management". In 2017 IEEE/ACM 39th International Conference on Software Engineering (ICSE). IEEE, 2017. http://dx.doi.org/10.1109/icse-c.2017.25.
Testo completoGregersen, Allan Raundahl, Douglas Simon e Bo Nørregaard Jørgensen. "Towards a dynamic-update-enabled JVM". In the Workshop. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1562860.1562862.
Testo completoChen, Junqing, e Linpeng Huang. "Dynamic Service Update Based on OSGi". In 2009 WRI World Congress on Software Engineering. IEEE, 2009. http://dx.doi.org/10.1109/wcse.2009.122.
Testo completoBaumann, Andrew, e Jonathan Appavoo. "Improving dynamic update for operating systems". In the twentieth ACM symposium. New York, New York, USA: ACM Press, 2005. http://dx.doi.org/10.1145/1095810.1118622.
Testo completoBehnke, Lutz, Qi Wang, Christos Grecos e Kai von Luck. "Budget based dynamic state update aggregation". In MMSys '15: Multimedia Systems Conference 2015. New York, NY, USA: ACM, 2015. http://dx.doi.org/10.1145/2723695.2723696.
Testo completoRapporti di organizzazioni sul tema "Dynamic update"
Thomson, S., Y. Rekhter e J. Bound. Dynamic Updates in the Domain Name System (DNS UPDATE). A cura di P. Vixie. RFC Editor, aprile 1997. http://dx.doi.org/10.17487/rfc2136.
Testo completoEastlake, D. Secure Domain Name System Dynamic Update. RFC Editor, aprile 1997. http://dx.doi.org/10.17487/rfc2137.
Testo completoWellington, B. Secure Domain Name System (DNS) Dynamic Update. RFC Editor, novembre 2000. http://dx.doi.org/10.17487/rfc3007.
Testo completoDeng, X., M. Boucadair, Q. Zhao, J. Huang e C. Zhou. Using the Port Control Protocol (PCP) to Update Dynamic DNS. RFC Editor, novembre 2014. http://dx.doi.org/10.17487/rfc7393.
Testo completoHale, Richard Edward, Sacit M. Cetiner, David L. Fugate, John J. Batteh e Michael M. Tiller. Update on Small Modular Reactors Dynamic System Modeling Tool: Web Application. Office of Scientific and Technical Information (OSTI), gennaio 2015. http://dx.doi.org/10.2172/1252137.
Testo completoCarroll, C., e F. Quick. Verizon Wireless Dynamic Mobile IP Key Update for cdma2000(R) Networks. RFC Editor, giugno 2007. http://dx.doi.org/10.17487/rfc4784.
Testo completoYu, Xin, e Zvi M. Kedem. A Distributed Adaptive Cache Update Algorithm for the Dynamic Source Routing Protocol. Fort Belvoir, VA: Defense Technical Information Center, gennaio 2003. http://dx.doi.org/10.21236/ada439506.
Testo completoJanecky, D. R., R. S. Rundberg, M. Ott e A. Mitchell. Update report on fracture flow in saturated tuff: Dynamic transport task for the Nevada Nuclear Waste Investigations. Office of Scientific and Technical Information (OSTI), novembre 1990. http://dx.doi.org/10.2172/137933.
Testo completoCarmichael, Joshua. Dynamic Thresholds for STA/LTA Detectors that Output Templates. GNDD Deliverable (Working Group 6: Status Update) [Slides]. Office of Scientific and Technical Information (OSTI), agosto 2021. http://dx.doi.org/10.2172/1814756.
Testo completoSubramanian, K. H. Test Plan to Update SRS High Level Waste Tank Material Properties Database by Determining Synergistic Effects of Dynamic Strain Aging and Stress Corrosion Cracking. Office of Scientific and Technical Information (OSTI), marzo 2002. http://dx.doi.org/10.2172/799694.
Testo completo