Skip to search formSkip to main contentSkip to account menu

C dynamic memory allocation

Known as: Realloc, Free (programming), C memory management 
C dynamic memory allocation refers to performing manual memory management for dynamic memory allocation in the C programming language via a group of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
  • Satish Patel
  • 2017
  • Corpus ID: 3779124
Speed is important for a malloc implementation because if malloc is not fast enough, application writers are inclined to write… 
2015
2015
While the use of XML is pervading all areas of IT, security challenges arise when XML files are used to transfer security data… 
2013
2013
Detecting bugs in programs is important to establish trusthworthy software. To achieve this, static analysis on source code is a… 
2012
2012
Nowadays wireless sensor networks have found their way into a wide variety of applications and systems with vastly varying… 
2008
2008
Abstract : This thesis documents the use of the SRC-6 Reconfigurable Computer for use in analyzing low probability of intercept… 
2008
2008
Two sorts of pool memory are developed for the needs of programming reconfigurable embedded DSP applications. One-piece signal… 
2006
2006
The analysis described in this article detects about two real and uncorrected deadlock situations per thousand C source files or… 
2005
2005
Developing an appropriate fix for a software bug often requires a detailed examination of the code as well as generation of… 
2002
2002
Modern multithreaded applications, such as application servers and database engines, can severely stress the performance of user… 
1989
1989
The high cost of RAM ensures that most embedded systems will continue to experience a shortage of memory, The software you use to…