Literatura académica sobre el tema "Genericity and performance"
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 "Genericity and performance".
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 "Genericity and performance"
SERRATRICE, LUDOVICA, ANTONELLA SORACE, FRANCESCA FILIACI y MICHELA BALDO. "Bilingual children's sensitivity to specificity and genericity: Evidence from metalinguistic awareness". Bilingualism: Language and Cognition 12, n.º 2 (abril de 2009): 239–57. http://dx.doi.org/10.1017/s1366728909004027.
Texto completoNeisse, Ricardo, Alexander Pretschner y Valentina Di Giacomo. "A Trustworthy Usage Control Enforcement Framework". International Journal of Mobile Computing and Multimedia Communications 5, n.º 3 (julio de 2013): 34–49. http://dx.doi.org/10.4018/jmcmc.2013070103.
Texto completoBarskov, V. V., A. V. Bubnov y A. N. Kirichenko. "Features of practical application of electric power system’s stability estimation methods". Omsk Scientific Bulletin, n.º 174 (2020): 46–51. http://dx.doi.org/10.25206/1813-8225-2020-174-46-51.
Texto completoGRELCK, CLEMENS y SVEN-BODO SCHOLZ. "SAC — FROM HIGH-LEVEL PROGRAMMING WITH ARRAYS TO EFFICIENT PARALLEL EXECUTION". Parallel Processing Letters 13, n.º 03 (septiembre de 2003): 401–12. http://dx.doi.org/10.1142/s0129626403001379.
Texto completoOukhouya, Lamya, Anass El haddadi, Brahim Er-raha y Hiba Asri. "A generic metadata management model for heterogeneous sources in a data warehouse". E3S Web of Conferences 297 (2021): 01069. http://dx.doi.org/10.1051/e3sconf/202129701069.
Texto completoBaffoin, Romain, Guillaume Charrier, Anne-Emilie Bouchardon, Marc Bonhomme, Thierry Améglio y André Lacointe. "Seasonal changes in carbohydrates and water content predict dynamics of frost hardiness in various temperate tree species". Tree Physiology 41, n.º 9 (22 de febrero de 2021): 1583–600. http://dx.doi.org/10.1093/treephys/tpab033.
Texto completoMaklakov, Alexander S., Tao Jing, Alexander A. Nikolaev y Vadim R. Gasiyarov. "Grid Connection Circuits for Powerful Regenerative Electric Drives of Rolling Mills: Review". Energies 15, n.º 22 (17 de noviembre de 2022): 8608. http://dx.doi.org/10.3390/en15228608.
Texto completoMunsamy, Megashnee, Arnesh Telukdarie y Johannes Fresner. "Business process centric energy modelling". Business Process Management Journal 25, n.º 7 (14 de octubre de 2019): 1867–90. http://dx.doi.org/10.1108/bpmj-08-2018-0217.
Texto completoLelong, Romain, Lina F. Soualmia, Julien Grosjean, Mehdi Taalba y Stéfan J. Darmoni. "Building a Semantic Health Data Warehouse in the Context of Clinical Trials: Development and Usability Study". JMIR Medical Informatics 7, n.º 4 (20 de diciembre de 2019): e13917. http://dx.doi.org/10.2196/13917.
Texto completoRolland, Jakez, Ronan Boutin, Damien Eveillard y Benoit Delahaye. "Datascape: exploring heterogeneous dataspace". Scientific Reports 14, n.º 1 (5 de abril de 2024). http://dx.doi.org/10.1038/s41598-024-52493-7.
Texto completoTesis sobre el tema "Genericity and performance"
Ljungberg, Malin. "Design of High Performance Computing Software for Genericity and Variability". Doctoral thesis, Uppsala : Acta Universitatis Upsaliensis Acta Universitatis Upsaliensis, 2007. http://urn.kb.se/resolve?urn=urn:nbn:se:uu:diva-7768.
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
Capítulos de libros sobre el tema "Genericity and performance"
Cadilhac, Michaël y Guillermo A. Pérez. "Acacia-Bonsai: A Modern Implementation of Downset-Based LTL Realizability". En Tools and Algorithms for the Construction and Analysis of Systems, 192–207. Cham: Springer Nature Switzerland, 2023. http://dx.doi.org/10.1007/978-3-031-30820-8_14.
Texto completoActas de conferencias sobre el tema "Genericity and performance"
Shrivastava, Sourabh, Ishan Verma, Rakesh Yadav y Pravin Nakod. "Solution-Based Mesh Adaption Criteria Development for Accelerating Flame Tracking Simulations". En ASME Turbo Expo 2022: Turbomachinery Technical Conference and Exposition. American Society of Mechanical Engineers, 2022. http://dx.doi.org/10.1115/gt2022-82620.
Texto completoLi, Xiuwei. "The Interaction between Genericity and the Formal Performances of the Verb in Middle Construction". En International Conference on Education, Language, Art and Intercultural Communication (ICELAIC-14). Paris, France: Atlantis Press, 2014. http://dx.doi.org/10.2991/icelaic-14.2014.69.
Texto completo