Literatura académica sobre el tema "Modern C++"
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 "Modern C++".
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 "Modern C++"
Boucot, Arthur J. "Modern Paleontology". Science 229, n.º 4719 (20 de septiembre de 1985): 1188. http://dx.doi.org/10.1126/science.229.4719.1188.c.
Texto completoMoss, Aaron, Robert Schluntz y Peter A. Buhr. "C∀: Adding modern programming language features to C". Software: Practice and Experience 48, n.º 12 (20 de agosto de 2018): 2111–46. http://dx.doi.org/10.1002/spe.2624.
Texto completoChisnall, David. "A Modern Objective-C Runtime." Journal of Object Technology 8, n.º 1 (2009): 221. http://dx.doi.org/10.5381/jot.2009.8.1.a4.
Texto completoBenton, Nick, Luca Cardelli y Cédric Fournet. "Modern concurrency abstractions for C#". ACM Transactions on Programming Languages and Systems 26, n.º 5 (septiembre de 2004): 769–804. http://dx.doi.org/10.1145/1018203.1018205.
Texto completoRobison, William B. y J. Gwynfor Jones. "Early Modern Wales, c. 1525-1640." Sixteenth Century Journal 26, n.º 2 (1995): 495. http://dx.doi.org/10.2307/2542868.
Texto completoBajdechi, Georgiana y Radu Mihail Voiosu. "Modern Treatment of Hepatitis C Infection". Internal Medicine 19, n.º 2 (1 de febrero de 2022): 37–52. http://dx.doi.org/10.2478/inmed-2022-0206.
Texto completoРусаков, С. С. "Modern View of C. Schmitt’s Decisionism". ЖУРНАЛ ПРАВОВЫХ И ЭКОНОМИЧЕСКИХ ИССЛЕДОВАНИЙ, n.º 3 (15 de octubre de 2023): 69–73. http://dx.doi.org/10.26163/gief.2023.49.39.008.
Texto completoGURNEY, DAVID. "DISSENT IN EARLY MODERN ENGLAND". History Workshop Journal 31, n.º 1 (1991): 233—c—234. http://dx.doi.org/10.1093/hwj/31.1.233-c.
Texto completoIra, Jaroslav. "Chad Bryant, Prague. Belonging in the modern city". Střed 15, n.º 1 (julio de 2023): 127–30. http://dx.doi.org/10.54681/c.2023.1.8.
Texto completoLewinski, A. "Modern structured analysis". Information and Software Technology 32, n.º 9 (noviembre de 1990): 639. http://dx.doi.org/10.1016/0950-5849(90)90214-c.
Texto completoTesis sobre el tema "Modern C++"
Gale, Michael. "Learning the lute in early modern England, c.1550 - c.1640". Thesis, University of Southampton, 2014. https://eprints.soton.ac.uk/366434/.
Texto completoSumner, Natasha D. E. "The Fenian Narrative Corpus, c.600–c.2000: A Reassessment". Thesis, Harvard University, 2015. http://nrs.harvard.edu/urn-3:HUL.InstRepos:17467373.
Texto completoCeltic Languages and Literatures
Durbin, Charles A. "Fundamentals of Modern Nonprofit 501 (c)(3) Organizations". University of Akron / OhioLINK, 2010. http://rave.ohiolink.edu/etdc/view?acc_num=akron1271864791.
Texto completoRoynard, Michaël. "Generic programming in modern C++ for Image Processing". Electronic Thesis or Diss., Sorbonne université, 2022. https://theses.hal.science/tel-03922670.
Texto completoC++ is a multi-paradigm language that enables the initiated programmer to set up efficient image processing algorithms. This language strength comes from several aspects. C++ is high-level, which enables developing powerful abstractions and mixing different programming styles to ease the development. At the same time, C++ is low-level and can fully take advantage of the hardware to deliver the best performance. It is also very portable and highly compatible which allows algorithms to be called from high-level, fast-prototyping languages such as Python or Matlab. One of the most fundamental aspects where C++ really shines is generic programming. Generic programming makes it possible to develop and reuse bricks of software on objects (images) of different natures (types) without performance loss. Nevertheless,conciliating the aspects of genericity, efficiency, and simplicity is not trivial. Modern C++ (post-2011) has brought new features that made the language simpler and more powerful. In this thesis, we first explore one particular C++20aspect: the concepts, in order to build a concrete taxonomy of image related types and algorithms. Second, we explore another addition to C++20, ranges (and views), and we apply this design to image processing algorithms and image types in order to solve issues such as how hard it is to customize/tweak image processing algorithms. Finally, we explore possibilities regarding how we can offer a bridge between static (compile-time) generic C++ code and dynamic (runtime) Python code. We offer our own hybrid solution and benchmark its performance as well as discuss what can be done in the future with JIT technologies. Considering those three axes, we will address the issue regarding the way to conciliate generic programming, efficiency and ease of use
Walkden, Michael Lee. "Digestion and emotion in early modern medicine and culture, c.1580-c.1740". Thesis, University of York, 2018. http://etheses.whiterose.ac.uk/21031/.
Texto completoMann, Alastair. "The book trade and public policy in early modern Scotland c.1500-c.1720". Thesis, University of Stirling, 1997. http://hdl.handle.net/1893/2200.
Texto completoAnderson, Caroline Corisande. "The material culture of domestic religion in early modern Florence, c.1480 - c.1650". Thesis, University of York, 2007. http://etheses.whiterose.ac.uk/14205/.
Texto completoGulliver, Katrina. "Creating the modern woman in Asia, c.1920-1940". Thesis, University of Cambridge, 2008. https://www.repository.cam.ac.uk/handle/1810/252087.
Texto completoBell, Karl Graham. "The magical imagination and modern urbanisation, c. 1780-1850". Thesis, University of East Anglia, 2006. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.435978.
Texto completoHauswedell, Hannes Peer [Verfasser]. "SeqAn3 – Sequence Analysis and Modern C++ / Hannes Peer Hauswedell". Berlin : Freie Universität Berlin, 2021. http://d-nb.info/1236572920/34.
Texto completoLibros sobre el tema "Modern C++"
Gazi, Orhan. Modern C Programming. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-45361-8.
Texto completoC programming: A modern approach. 2a ed. New York: W.W. Norton & Company, 2008.
Buscar texto completoC programming: A modern approach. New York: Norton, 1996.
Buscar texto completoKing, K. N. C programming: A modern approach. 2a ed. New York: W.W. Norton & Company, 2008.
Buscar texto completoHauswedell, Hannes. Sequence Analysis and Modern C++. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-030-90990-1.
Texto completoKalin, Martin. Modern C Up and Running. Berkeley, CA: Apress, 2022. http://dx.doi.org/10.1007/978-1-4842-8676-0.
Texto completoDmitrović, Slobodan. Modern C++ for Absolute Beginners. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-6047-0.
Texto completoNesteruk, Dmitri. Design Patterns in Modern C++. Berkeley, CA: Apress, 2018. http://dx.doi.org/10.1007/978-1-4842-3603-1.
Texto completoOlsson, Mikael. Modern C Quick Syntax Reference. Berkeley, CA: Apress, 2019. http://dx.doi.org/10.1007/978-1-4842-4288-9.
Texto completoDmitrović, Slobodan. Modern C for Absolute Beginners. Berkeley, CA: Apress, 2021. http://dx.doi.org/10.1007/978-1-4842-6643-4.
Texto completoCapítulos de libros sobre el tema "Modern C++"
Browning, J. Burton y Bruce Sutherland. "Modern C++". En C++20 Recipes, 25–80. Berkeley, CA: Apress, 2020. http://dx.doi.org/10.1007/978-1-4842-5713-5_2.
Texto completoHauswedell, Hannes. "Modern C++". En Sequence Analysis and Modern C++, 33–86. Cham: Springer International Publishing, 2021. http://dx.doi.org/10.1007/978-3-030-90990-1_3.
Texto completoSutherland, Bruce. "Chapter 2: Modern C++". En C++ Recipes, 17–58. Berkeley, CA: Apress, 2015. http://dx.doi.org/10.1007/978-1-4842-0157-2_2.
Texto completoPearce, David W. "C". En Macmillan Dictionary of Modern Economics, 49–95. London: Macmillan Education UK, 1992. http://dx.doi.org/10.1007/978-1-349-22136-3_3.
Texto completoPearce, David W. "C". En Macmillan Dictionary of Modern Economics, 50–96. London: Macmillan Education UK, 1986. http://dx.doi.org/10.1007/978-1-349-18424-8_3.
Texto completoRoth, Stephan. "Advanced Concepts of Modern C++". En Clean C++, 85–132. Berkeley, CA: Apress, 2017. http://dx.doi.org/10.1007/978-1-4842-2793-0_5.
Texto completoHelmchen, G., R. Karge y J. Weetman. "EPC Syntheses with C, C Bond Formation". En Modern Synthetic Methods, 261–306. Berlin, Heidelberg: Springer Berlin Heidelberg, 1986. http://dx.doi.org/10.1007/978-3-642-82805-8_5.
Texto completoGazi, Orhan. "Signals in C". En Modern C Programming, 303–12. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-45361-8_14.
Texto completoGazi, Orhan. "Threads in C". En Modern C Programming, 313–41. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-45361-8_15.
Texto completoGazi, Orhan. "Loop Statements". En Modern C Programming, 125–56. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-45361-8_6.
Texto completoActas de conferencias sobre el tema "Modern C++"
Babati, Bence, Norbert Pataki y Zoltan Porkolab. "C/C++ Preprocessing with modern data storage devices". En 2015 IEEE 13th International Scientific Conference on Informatics. IEEE, 2015. http://dx.doi.org/10.1109/informatics.2015.7377804.
Texto completoTavernetti, Leonard R. "The C-17: Modern Airlift Technology". En International Pacific Air & Space Technolgy Conference. 400 Commonwealth Drive, Warrendale, PA, United States: SAE International, 1991. http://dx.doi.org/10.4271/911967.
Texto completoTAVERNETTI, LEONARD. "The C-17 - Modern airlift technology". En Aerospace Design Conference. Reston, Virigina: American Institute of Aeronautics and Astronautics, 1992. http://dx.doi.org/10.2514/6.1992-1262.
Texto completoPaschoini, MC, LN Resende, MM Mendonça, GPM Gomide y JU Ribeiro. "P3.181 Hepatitis c: challenging modern obstetrics". En STI and HIV World Congress Abstracts, July 9–12 2017, Rio de Janeiro, Brazil. BMJ Publishing Group Ltd, 2017. http://dx.doi.org/10.1136/sextrans-2017-053264.416.
Texto completoCyganek, Bogusław. "Modern C++ in the era of new technologies and challenges—why and how to teach modern C++?" En 17th Conference on Computer Science and Intelligence Systems. IEEE, 2022. http://dx.doi.org/10.15439/2022f308.
Texto completoLin, Chun-Xun, Tsung-Wei Huang, Guannan Guo y Martin D. F. Wong. "A Modern C++ Parallel Task Programming Library". En MM '19: The 27th ACM International Conference on Multimedia. New York, NY, USA: ACM, 2019. http://dx.doi.org/10.1145/3343031.3350537.
Texto completoGhosh, Sayan, Clara Alsobrooks, Martin Rufenacht, Anthony Skjellum, Purushotham V. Bangalore y Andrew Lumsdaine. "Towards Modern C++ Language Support for MPI". En 2021 Workshop on Exascale MPI (ExaMPI). IEEE, 2021. http://dx.doi.org/10.1109/exampi54564.2021.00009.
Texto completoSTERMAN, GEORGE. "REMARKS FOR ITP PRESENTATION, C. N. YANG SYMPOSIUM". En Symmetry and Modern Physics - Yang Retirement Symposium. WORLD SCIENTIFIC, 2003. http://dx.doi.org/10.1142/9789812795083_0016.
Texto completoVirsaladze, Naira y Malvina Kipiani. "Modern Trends of Human Capital Formation". En Human Capital, Institutions, Economic Growth. Kutaisi University, 2023. http://dx.doi.org/10.52244/c.2023.11.28.
Texto completoMboving, Chamberlin Stephane Azebaze y Zbigniew Hanzelka. "Application of C-type filter to DC adjustable speed drive". En 2015 Modern Electric Power Systems (MEPS). IEEE, 2015. http://dx.doi.org/10.1109/meps.2015.7477172.
Texto completoInformes sobre el tema "Modern C++"
Groeneveld. L51690 Evaluation of Modern X-70 HFER Line Pipe. Chantilly, Virginia: Pipeline Research Council International, Inc. (PRCI), mayo de 1992. http://dx.doi.org/10.55274/r0010316.
Texto completoScott, John. High Inequality, Low Revenue: Redistributive Efficiency on Latin American Fiscal Policy in Comparative Perspective. Inter-American Development Bank, mayo de 2002. http://dx.doi.org/10.18235/0011008.
Texto completoLeis. L51845 Database of Mechanical and Toughness Properties of Pipe. Chantilly, Virginia: Pipeline Research Council International, Inc. (PRCI), diciembre de 2000. http://dx.doi.org/10.55274/r0010150.
Texto completoBeckett, William. MOS Circuit Models in Network C. Fort Belvoir, VA: Defense Technical Information Center, julio de 1986. http://dx.doi.org/10.21236/ada169951.
Texto completoSnyder, George W., Loretta Painter, Jeffrey W. Hester, George A. Sanders III, Ray Sells y Michael Fennell. C++ Model Developer (CMD) User Guide. Fort Belvoir, VA: Defense Technical Information Center, abril de 2005. http://dx.doi.org/10.21236/ada433836.
Texto completoQiu, Zongan y Soo-Jong Rey. A quenched c = 1 critical matrix model. Office of Scientific and Technical Information (OSTI), diciembre de 1990. http://dx.doi.org/10.2172/5813148.
Texto completoQiu, Zongan y Soo-Jong Rey. A quenched c = 1 critical matrix model. Office of Scientific and Technical Information (OSTI), diciembre de 1990. http://dx.doi.org/10.2172/10127283.
Texto completoHouck, Marilyn, Uri Gerson y Robert Luck. Two Predator Model Systems for the Biological Control of Diaspidid Scale Insects. United States Department of Agriculture, junio de 1994. http://dx.doi.org/10.32747/1994.7570554.bard.
Texto completoMellies, Jay L. C. elegans as a Model for EPEC Infection. Fort Belvoir, VA: Defense Technical Information Center, noviembre de 2005. http://dx.doi.org/10.21236/ada441203.
Texto completoLaguitton, D., F. Flament, J. Wilson, R. Pilgrim, W. Cameron y W. Feader. The SPOC manual Chapter 5.2 unit models (part c). Natural Resources Canada/ESS/Scientific and Technical Publishing Services, 1985. http://dx.doi.org/10.4095/305022.
Texto completo