Inhaltsverzeichnis
Auswahl der wissenschaftlichen Literatur zum Thema „Iterators“
Geben Sie eine Quelle nach APA, MLA, Chicago, Harvard und anderen Zitierweisen an
Machen Sie sich mit den Listen der aktuellen Artikel, Bücher, Dissertationen, Berichten und anderer wissenschaftlichen Quellen zum Thema "Iterators" bekannt.
Neben jedem Werk im Literaturverzeichnis ist die Option "Zur Bibliographie hinzufügen" verfügbar. Nutzen Sie sie, wird Ihre bibliographische Angabe des gewählten Werkes nach der nötigen Zitierweise (APA, MLA, Harvard, Chicago, Vancouver usw.) automatisch gestaltet.
Sie können auch den vollen Text der wissenschaftlichen Publikation im PDF-Format herunterladen und eine Online-Annotation der Arbeit lesen, wenn die relevanten Parameter in den Metadaten verfügbar sind.
Zeitschriftenartikel zum Thema "Iterators"
Baker, Henry G. „Iterators“. ACM SIGPLAN OOPS Messenger 4, Nr. 3 (Juli 1993): 18–25. http://dx.doi.org/10.1145/165507.165514.
Der volle Inhalt der QuelleLiu, Jed, Aaron Kimball und Andrew C. Myers. „Interruptible iterators“. ACM SIGPLAN Notices 41, Nr. 1 (12.01.2006): 283–94. http://dx.doi.org/10.1145/1111320.1111063.
Der volle Inhalt der QuelleLamb, D. A. „Specification of iterators“. IEEE Transactions on Software Engineering 16, Nr. 12 (1990): 1352–60. http://dx.doi.org/10.1109/32.62444.
Der volle Inhalt der QuelleCastagna, Giuseppe, und Kim Nguyen. „Typed iterators for XML“. ACM SIGPLAN Notices 43, Nr. 9 (27.09.2008): 15–26. http://dx.doi.org/10.1145/1411203.1411210.
Der volle Inhalt der QuelleMESSERSCHMIDT, H. J. „List Iterators in C++“. Software: Practice and Experience 26, Nr. 11 (November 1996): 1197–203. http://dx.doi.org/10.1002/(sici)1097-024x(199611)26:11<1197::aid-spe55>3.0.co;2-l.
Der volle Inhalt der QuelleHaack, Christian, und Clément Hurlin. „Resource Usage Protocols for Iterators.“ Journal of Object Technology 8, Nr. 4 (2009): 55. http://dx.doi.org/10.5381/jot.2009.8.4.a3.
Der volle Inhalt der QuelleCoyle, Christopher, und Peter Crogono. „Building abstract iterators using continuations“. ACM SIGPLAN Notices 26, Nr. 2 (02.01.1991): 17–24. http://dx.doi.org/10.1145/122179.122181.
Der volle Inhalt der QuelleRayside, Derek, Vajihollah Montaghami, Francesca Leung, Albert Yuen, Kevin Xu und Daniel Jackson. „Synthesizing iterators from abstraction functions“. ACM SIGPLAN Notices 48, Nr. 3 (10.04.2013): 31–40. http://dx.doi.org/10.1145/2480361.2371407.
Der volle Inhalt der QuelleZhang, Wei, Per Larsen, Stefan Brunthaler und Michael Franz. „Accelerating iterators in optimizing AST interpreters“. ACM SIGPLAN Notices 49, Nr. 10 (31.12.2014): 727–43. http://dx.doi.org/10.1145/2714064.2660223.
Der volle Inhalt der QuelleBergstra, Jan A., und Alban Ponse. „Non-regular iterators in process algebra“. Theoretical Computer Science 269, Nr. 1-2 (Oktober 2001): 203–29. http://dx.doi.org/10.1016/s0304-3975(00)00413-8.
Der volle Inhalt der QuelleDissertationen zum Thema "Iterators"
Shen, Jiasi. „RIFL : a language with filtered iterators“. Thesis, Massachusetts Institute of Technology, 2015. http://hdl.handle.net/1721.1/101587.
Der volle Inhalt der QuelleCataloged from PDF version of thesis.
Includes bibliographical references (pages 143-146).
RIFL is a new programming language that enables developers to write only common-case code to robustly process structured inputs. RIFL eliminates the need to manually handle errors with a new control structure, filtered iterators. A filtered iterator treats inputs as collections of input units, iterates over the units, uses the program itself to filter out unanticipated units, and atomically updates program state for each unit. Filtered iterators can greatly simplify the development of robust programs. We formally define filtered iterators in RIFL. The semantics of filtered iterators ensure that each input unit affects program execution atomically. Our benchmarks show that using filtered iterators reduces an average of 41.7% lines of code, or 58.5% conditional clauses and 33.4% unconditional computation, from fully manual implementations.
by Jiasi Shen.
S.M.
Manilov, Stanislav Zapryanov. „Analysis and transformation of legacy code“. Thesis, University of Edinburgh, 2018. http://hdl.handle.net/1842/29612.
Der volle Inhalt der QuelleDenis, Xavier. „Deductive verification of Rust programs“. Electronic Thesis or Diss., université Paris-Saclay, 2023. http://www.theses.fr/2023UPASG101.
Der volle Inhalt der QuelleRust is a programming language introduced in 2015, which provides the programmer with safety features regarding the use of memory. The goal of this thesis is the development of a deductive verification tool for the Rust language, by leveraging the specificities of its type system, in order to simplify memory aliasing management, among other things. Such a verification approach ensures the absence of errors during the execution of the considered programs, as well as their compliance with a formal specification of the expected functional behavior. The theoretical foundation of the approach proposed in this thesis is to use a notion of prophecy that interprets the mutable borrows in the Rust language as a current value and a future value of this borrow. The Coq proof assistant was used to formalize this prophetic encoding and prove the correctness of the associated proof obligation generation. Furthermore, the approach has been implemented in a verification software for Rust that automates the generation of proof obligations and relies on external solvers to validate these obligations. In order to support Rust iterators, an extension has been developed to manipulate closures, as well as a verification technique for iterators and combinators. The implementation has been experimentally evaluated on relevant algorithm and data structure examples. It has also been validated through a significant case study: the verification of a satisfiability modulo theories (SMT) solver
Galbraith, Steven Douglas. „Iterations of elliptic curves“. Thesis, Georgia Institute of Technology, 1991. http://hdl.handle.net/1853/28620.
Der volle Inhalt der QuelleLodin, Viktor, und Magnus Olovsson. „Prestanda- och beteendeanalys av parallella köer med iterator“. Thesis, Högskolan i Borås, Institutionen Handels- och IT-högskolan, 2014. http://urn.kb.se/resolve?urn=urn:nbn:se:hb:diva-17770.
Der volle Inhalt der QuelleProgram: Systemarkitekturutbildningen
Shlapunov, Alexander. „On Iterations of double layer potentials“. Universität Potsdam, 2000. http://opus.kobv.de/ubp/volltexte/2008/2568/.
Der volle Inhalt der QuelleSchrader, U. „Convergence of Asynchronous Jacobi-Newton-Iterations“. Universitätsbibliothek Chemnitz, 1998. http://nbn-resolving.de/urn:nbn:de:bsz:ch1-199801324.
Der volle Inhalt der QuelleTorshage, Axel. „Linear Functional Equations and Convergence of Iterates“. Thesis, Umeå universitet, Institutionen för matematik och matematisk statistik, 2012. http://urn.kb.se/resolve?urn=urn:nbn:se:umu:diva-56450.
Der volle Inhalt der QuelleMONTAGNAC, MARC. „Controle dynamique d'algorithmes iteratifs de resolution de systemes lineaires“. Paris 6, 1999. http://www.theses.fr/1999PA066351.
Der volle Inhalt der QuelleStumpo, Gordon. „Design Iterations Through Fusion of Additive and Subtractive Design“. Kent State University / OhioLINK, 2016. http://rave.ohiolink.edu/etdc/view?acc_num=kent1461602511.
Der volle Inhalt der QuelleBücher zum Thema "Iterators"
Iterature. Brooklyn: Ugly Duckling Presse, 2005.
Den vollen Inhalt der Quelle findenOstashevsky, Eugene. Iterature. [s.l.]: Ugly Duckling Presse, 2004.
Den vollen Inhalt der Quelle findenRobert, François. Discrete Iterations. Berlin, Heidelberg: Springer Berlin Heidelberg, 1986. http://dx.doi.org/10.1007/978-3-642-61607-5.
Der volle Inhalt der QuelleRobert, François. Discrete iterations: Ametric study. Berlin: Springer-Verlag, 1986.
Den vollen Inhalt der Quelle findenBabin, A. V. Iterations of differential operators. New York: Gordon and Breach Science Publishers, 1989.
Den vollen Inhalt der Quelle findenIterations of the diagonal. Toronto, ON: Shuffaloff, 1995.
Den vollen Inhalt der Quelle findenTimothy, Druckrey, Stainback Charles 1952- und International Center of Photography, Hrsg. Iterations: The new image. New York City: International Center of Photography, 1993.
Den vollen Inhalt der Quelle findenLeader, Jeffery J. Boundedness and asymptotics of the Generalized Theodorus Iteration. Monterey, Calif: Naval Postgraduate School, 1993.
Den vollen Inhalt der Quelle findenScandrett, Clyde. Comparison of several iterative techniques in the solution of symmetric banded equations on a two-pipe Cyber 205. Monterey, Calif: Naval Postgraduate School, 1988.
Den vollen Inhalt der Quelle findenUnited States. National Aeronautics and Space Administration., Hrsg. Spectrum transformation for divergent iterations. [Washington, DC]: National Aeronautics and Space Administration, 1991.
Den vollen Inhalt der Quelle findenBuchteile zum Thema "Iterators"
Lischner, Ray. „Iterators“. In Exploring C++ 11, 315–24. Berkeley, CA: Apress, 2013. http://dx.doi.org/10.1007/978-1-4302-6194-0_44.
Der volle Inhalt der QuelleRobson, Robert. „Iterators“. In Using the STL, 24–46. New York, NY: Springer US, 1998. http://dx.doi.org/10.1007/978-1-4684-0531-6_2.
Der volle Inhalt der QuelleSeamark, Philip, und Thomas Martens. „Iterators“. In Pro DAX with Power BI, 119–44. Berkeley, CA: Apress, 2019. http://dx.doi.org/10.1007/978-1-4842-4897-3_6.
Der volle Inhalt der QuelleAspin, Adam. „Iterators“. In Pro DAX and Data Modeling in Power BI, 275–303. Berkeley, CA: Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8995-2_12.
Der volle Inhalt der QuelleRobson, Robert. „Iterators“. In Using the STL, 29–62. New York, NY: Springer New York, 2000. http://dx.doi.org/10.1007/978-1-4612-1312-3_2.
Der volle Inhalt der QuelleLischner, Ray. „Using Iterators“. In Exploring C++20, 153–58. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5961-0_23.
Der volle Inhalt der QuelleMilanesi, Carlo. „Using Iterators“. In Beginning Rust, 197–221. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3468-6_16.
Der volle Inhalt der QuellePilgrim, Mark. „Advanced Iterators“. In Dive Into Python 3, 113–30. Berkeley, CA: Apress, 2009. http://dx.doi.org/10.1007/978-1-4302-2416-7_8.
Der volle Inhalt der QuelleMilanesi, Carlo. „Using Iterators“. In Beginning Rust, 217–42. Berkeley, CA: Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-7208-4_16.
Der volle Inhalt der QuelleLischner, Ray. „More About Iterators“. In Exploring C++20, 341–50. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5961-0_46.
Der volle Inhalt der QuelleKonferenzberichte zum Thema "Iterators"
Liu, Jed, Aaron Kimball und Andrew C. Myers. „Interruptible iterators“. In Conference record of the 33rd ACM SIGPLAN-SIGACT symposium. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1111037.1111063.
Der volle Inhalt der QuelleFilliâtre, Jean-Christophe. „Backtracking iterators“. In the 2006 workshop. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1159876.1159885.
Der volle Inhalt der QuelleJoyner, M., B. L. Chamberlain und S. J. Deitz. „Iterators in Chapel“. In Proceedings 20th IEEE International Parallel & Distributed Processing Symposium. IEEE, 2006. http://dx.doi.org/10.1109/ipdps.2006.1639499.
Der volle Inhalt der QuelleCastagna, Giuseppe, und Kim Nguyen. „Typed iterators for XML“. In Proceeding of the 13th ACM SIGPLAN international conference. New York, New York, USA: ACM Press, 2008. http://dx.doi.org/10.1145/1411204.1411210.
Der volle Inhalt der QuelleRayside, Derek, Vajihollah Montaghami, Francesca Leung, Albert Yuen, Kevin Xu und Daniel Jackson. „Synthesizing iterators from abstraction functions“. In the 11th International Conference. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2371401.2371407.
Der volle Inhalt der QuelleShen, Jiasi, und Martin Rinard. „Robust programs with filtered iterators“. In SPLASH '17: Conference on Systems, Programming, Languages, and Applications: Software for Humanity. New York, NY, USA: ACM, 2017. http://dx.doi.org/10.1145/3136014.3136030.
Der volle Inhalt der QuelleLangr, Daniel, Ivan Šimeček und Tomáš Dytrych. „Block Iterators for Sparse Matrices“. In 2016 Federated Conference on Computer Science and Information Systems. IEEE, 2016. http://dx.doi.org/10.15439/2016f35.
Der volle Inhalt der QuelleZhang, Wei, Per Larsen, Stefan Brunthaler und Michael Franz. „Accelerating iterators in optimizing AST interpreters“. In SPLASH '14: Conference on Systems, Programming, and Applications: Software for Humanity. New York, NY, USA: ACM, 2014. http://dx.doi.org/10.1145/2660193.2660223.
Der volle Inhalt der QuelleKrishnaswami, Neelakantan R. „Reasoning about iterators with separation logic“. In the 2006 conference. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1181195.1181213.
Der volle Inhalt der QuelleBrock, Benjamin, Scott McMillan, Aydin Buluc, Timothy G. Mattson und Jose E. Moreira. „GraphBLAS: C++ Iterators for Sparse Matrices“. In 2022 IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPSW). IEEE, 2022. http://dx.doi.org/10.1109/ipdpsw55747.2022.00053.
Der volle Inhalt der QuelleBerichte der Organisationen zum Thema "Iterators"
Hahn, Kim, und Ja Young Hwang. Helical Iterations. Ames: Iowa State University, Digital Repository, September 2016. http://dx.doi.org/10.31274/itaa_proceedings-180814-1601.
Der volle Inhalt der QuelleMarchesini, Stefano. Phase retrieval by power iterations. Office of Scientific and Technical Information (OSTI), Oktober 2012. http://dx.doi.org/10.2172/1172721.
Der volle Inhalt der QuelleYao, Jen-Chih. Fixed points by Ishikawa iterations. Office of Scientific and Technical Information (OSTI), Dezember 1989. http://dx.doi.org/10.2172/5213436.
Der volle Inhalt der QuelleWalker, Homer F. Anderson Acceleration for Fixed-Point Iterations. Office of Scientific and Technical Information (OSTI), August 2015. http://dx.doi.org/10.2172/1240289.
Der volle Inhalt der QuelleYounes, W., und D. Gogny. FRANCHFRI: the Finite-RANge Constrained Hartree-Fock Rapid Iterator. Office of Scientific and Technical Information (OSTI), Januar 2007. http://dx.doi.org/10.2172/902336.
Der volle Inhalt der QuelleRaftery, Adrian E., und Steven Lewis. How Many Iterations in the Gibbs Sampler? Fort Belvoir, VA: Defense Technical Information Center, September 1991. http://dx.doi.org/10.21236/ada640705.
Der volle Inhalt der QuelleLeader, Jeffery J. Power Iterations and the Dominant Eigenvalue Problem. Fort Belvoir, VA: Defense Technical Information Center, Dezember 1992. http://dx.doi.org/10.21236/ada261695.
Der volle Inhalt der QuelleElman, Howard, und David Silvester. Fast Nonsymmetric Iterations and Preconditioning for Navier-Stokes Equations. Fort Belvoir, VA: Defense Technical Information Center, Juni 1994. http://dx.doi.org/10.21236/ada599710.
Der volle Inhalt der QuelleSezer, Sefa A., und Ibrahim Çanak. Tauberian Remainder Theorems for Iterations of Methods of Weighted Means. "Prof. Marin Drinov" Publishing House of Bulgarian Academy of Sciences, Februar 2019. http://dx.doi.org/10.7546/crabs.2019.01.01.
Der volle Inhalt der QuelleYao, Jen-Chih. On mean value iterations with application to variational inequality problems. Office of Scientific and Technical Information (OSTI), Dezember 1989. http://dx.doi.org/10.2172/5173143.
Der volle Inhalt der Quelle