<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT&#38;C Solutions &#187; Optimizare</title>
	<atom:link href="http://www.itcsolutions.eu/tag/optimizare/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itcsolutions.eu</link>
	<description>Solutions and tutorials for IT&#38;C development</description>
	<lastBuildDate>Sun, 16 Oct 2011 21:22:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to: Optimize the Memory Space by Heap Memory Allocation in C++</title>
		<link>http://www.itcsolutions.eu/2009/11/26/how-to-optimize-the-memory-space-by-heap-memory-allocation-in-c/</link>
		<comments>http://www.itcsolutions.eu/2009/11/26/how-to-optimize-the-memory-space-by-heap-memory-allocation-in-c/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 14:02:55 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Alocare]]></category>
		<category><![CDATA[Cod sursa]]></category>
		<category><![CDATA[Heap]]></category>
		<category><![CDATA[Indicator]]></category>
		<category><![CDATA[Limbaj de programare]]></category>
		<category><![CDATA[Masiv]]></category>
		<category><![CDATA[Memorie]]></category>
		<category><![CDATA[Optimizare]]></category>
		<category><![CDATA[Pointer]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=915</guid>
		<description><![CDATA[Memory allocation at the applications run-time enables the use of a storage space, expressed in number of bytes, having the size of heap memory required for data storing defined by the variables. Compile-time allocation allows the reservation and use of storage space with predefined size expressed in number of bytes. In this situation, software developers [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/11/26/how-to-optimize-the-memory-space-by-heap-memory-allocation-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gradul de optimizare a spatiului de memorie prin alocarea dinamica a memoriei in C++</title>
		<link>http://www.itcsolutions.eu/2009/10/19/gradul-de-economisire-a-memoriei-prin-utilizarea-alocarii-dinamice-a-memoriei-in-limbajul-c/</link>
		<comments>http://www.itcsolutions.eu/2009/10/19/gradul-de-economisire-a-memoriei-prin-utilizarea-alocarii-dinamice-a-memoriei-in-limbajul-c/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 10:10:47 +0000</pubDate>
		<dc:creator>Marius</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Data Structures]]></category>
		<category><![CDATA[Alocare]]></category>
		<category><![CDATA[Cod sursa]]></category>
		<category><![CDATA[Heap]]></category>
		<category><![CDATA[Indicator]]></category>
		<category><![CDATA[Limbaj de programare]]></category>
		<category><![CDATA[Masiv]]></category>
		<category><![CDATA[Memorie]]></category>
		<category><![CDATA[Optimizare]]></category>
		<category><![CDATA[Pointer]]></category>

		<guid isPermaLink="false">http://www.itcsolutions.eu/?p=590</guid>
		<description><![CDATA[Alocarea de memorie la momentul executiei unei aplicatii permite utilizarea unui spatiu de memorie, exprimat in numar de bytes, cu exact dimensiunea de memorie heap necesara pentru stocarea datelor definite prin intermediul variabilelor. Alocarea la momentul compilarii permite rezervarea si utilizarea unui spatiu de memorie cu dimensiune predefinita, exprimata in numar de bytes. In aceasta [...]]]></description>
		<wfw:commentRss>http://www.itcsolutions.eu/2009/10/19/gradul-de-economisire-a-memoriei-prin-utilizarea-alocarii-dinamice-a-memoriei-in-limbajul-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

