Zobrazeno 1 - 10
of 47
pro vyhledávání: '"C standard library"'
Publikováno v:
Adaptive systems of automatic control; Vol. 1 No. 42 (2023): Adaptive Systems of Automatic Control; 160-170
Адаптивные системы автоматического управления; Том 1 № 42 (2023): Адаптивні системи автоматичного управління; 160-170
Адаптивні системи автоматичного управління; Том 1 № 42 (2023): Адаптивні системи автоматичного управління; 160-170
Адаптивные системы автоматического управления; Том 1 № 42 (2023): Адаптивні системи автоматичного управління; 160-170
Адаптивні системи автоматичного управління; Том 1 № 42 (2023): Адаптивні системи автоматичного управління; 160-170
To date, the use of multithreading is one of the main methods of software optimization. This is due to the fact that personal computers, laptops and even smartphones are getting more and more powerful hardware, including processors, the number and po
Autor:
Xinliang David Li, Sam Likun Xi, Chris Kennelly, Guillaume Chatelet, Clement Courbet, Bruno de Backer, Ondrej Sykora
Publikováno v:
Proceedings of the 2021 ACM SIGPLAN International Symposium on Memory Management.
Memory manipulation primitives (memcpy, memset, memcmp) are used by virtually every application, from high performance computing to user interfaces. They often consume a significant portion of CPU cycles. Because they are so ubiquitous and critical,
Autor:
Slobodan Dmitrović
Publikováno v:
Modern C for Absolute Beginners ISBN: 9781484266427
The C standard library provides functions that allow us to accept data/characters from the standard input and to output data/characters to the standard output. The standard input is usually a keyboard. The standard output is usually a monitor/console
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::c0aefe686be6465e202a4697470e53ce
https://doi.org/10.1007/978-1-4842-6643-4_28
https://doi.org/10.1007/978-1-4842-6643-4_28
Autor:
Slobodan Dmitrović
Publikováno v:
Modern C for Absolute Beginners ISBN: 9781484266427
The C compiler is accompanied by a number of useful functions and macros called the C standard library. These functions are defined in standard-library header files. To use the C standard-library functions, we simply include the appropriate header in
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_________::075fc0b6118a208536a220dd01bd9fda
https://doi.org/10.1007/978-1-4842-6643-4_32
https://doi.org/10.1007/978-1-4842-6643-4_32
Publikováno v:
SN Applied Sciences. 2
On modern supercomputers, asynchronous many task systems are emerging to address the new architecture of computational nodes. Through this shift of increasing cores per node, a new programming model with focus on handling of the fine-grain parallelis
Publikováno v:
PLDI
ACM SIGPLAN Conference on Programming Language Design and Implementation
ACM SIGPLAN Conference on Programming Language Design and Implementation
Analysing and comprehending C programs that use stringsis hard: Using standard library functions for manipulatingstrings is not enforced and programs often use complex loopsfor the same purpose. We introduce the notion of memorylessloops that capture
Autor:
Nikunj Gupta, John Biddiscombe, Hartmut Kaiser, Tianyi Zhang, Agustín Bergé, Kevin Huck, Patrick Diehl, Bibek Wagle, Shahrzad Shirzad, Adrian S. Lemoine, Thomas Heller, Zahra Khatami, Parsa Amini, Mikael Simberg, Bryce Adelstein Lelbach, Alireza Kheirkhahan, Steven R. Brandt, Weile Wei, Auriane Reverdell
Publikováno v:
Journal of Open Source Software. 5:2352
Publikováno v:
2018 17th RoEduNet Conference: Networking in Education and Research (RoEduNet).
Buffer overflow attacks are a persisting security threat in C programs. The C Standard library provides functions for string handling that lack any bound checks. This paper presents astatic approach for buffer overflow detection by identifying the li
Publikováno v:
Computer Physics Communications. 184:1999-2004
This paper describes an implementation of a Linear Congruential Generator (LCG) based on the binary representation of the normal number α 2 , 3 , and of a combined generator based on that LCG. The base LCG with the modulus 3 33 provides a quality se
Autor:
Alexey V. Promsky
Publikováno v:
Automatic Control and Computer Sciences. 46:394-401
Two lines of developing the C program verification project at the A.P. Ershov Institute of Informatic Systems are presented. Firstly, the axiomatic semantics of the C-kernel language was extended by the semantic labelling. The labels introduced in th