Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Data_segment> ?p ?o. }
Showing items 1 to 29 of
29
with 100 items per page.
- Data_segment abstract "A data segment is a portion of virtual address space of a program, which contains the global variables and static variables that are initialized by the programmer. The size of this segment is determined by the values placed there by the programmer before the program was compiled or assembled, and does not change at run-time.The data segment is read-write, since the values of the variables can be altered at run-time. This is in contrast to the rodata (constant, read-only data) section, as well as the code segment (also known as the text segment) which is read-only on many architectures.The PC architecture supports a few basic read-write memory regions in a program: stack, data and code.The heap is another region of address space available to a program, from which memory can be dynamically allocated or freed by the operating system in response to system calls such as malloc and free.".
- Data_segment wikiPageExternalLink 0x03-notes-on-assembly-memory-from.html.
- Data_segment wikiPageExternalLink c-startup.html.
- Data_segment wikiPageExternalLink Expert.C.Programming.pdf.
- Data_segment wikiPageExternalLink mem.html.
- Data_segment wikiPageID "1613235".
- Data_segment wikiPageRevisionID "605583347".
- Data_segment hasPhotoCollection Data_segment.
- Data_segment subject Category:Executable_file_formats.
- Data_segment subject Category:Memory_management.
- Data_segment type Abstraction100002137.
- Data_segment type Communication100033020.
- Data_segment type ExecutableFileFormats.
- Data_segment type Format106636806.
- Data_segment type Information106634376.
- Data_segment type Message106598915.
- Data_segment comment "A data segment is a portion of virtual address space of a program, which contains the global variables and static variables that are initialized by the programmer. The size of this segment is determined by the values placed there by the programmer before the program was compiled or assembled, and does not change at run-time.The data segment is read-write, since the values of the variables can be altered at run-time.".
- Data_segment label "Data segment".
- Data_segment label "Datensegment".
- Data_segment label "Segment de données".
- Data_segment label "数据段".
- Data_segment sameAs Datensegment.
- Data_segment sameAs Segment_de_données.
- Data_segment sameAs m.05gp01.
- Data_segment sameAs Q491179.
- Data_segment sameAs Q491179.
- Data_segment sameAs Data_segment.
- Data_segment wasDerivedFrom Data_segment?oldid=605583347.
- Data_segment isPrimaryTopicOf Data_segment.