<?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/">
	<channel>
		<title>لغات البرمجة</title>
		<link>http://tinjiss.forumactif.com/montada-f24/topic-t1.htm</link>
		<description></description>
		<lastBuildDate>Tue, 31 Mar 2009 18:27:02 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>لغات البرمجة</title>
			<url>http://i89.servimg.com/u/f89/13/59/86/79/tinji10.gif</url>
			<link>http://tinjiss.forumactif.com/montada-f24/topic-t1.htm</link>
		</image>
		<item>
			<title>رسم دائرة بلغة c++ ........برمجتي</title>
			<link>http://tinjiss.forumactif.com/montada-f24/topic-t23.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>[i]هذه الدائرة يظهر محيطها متقطع بشكا اربع اجزاء

#include &lt;stdio.h&gt;



#include &lt;conio.h&gt;



#include &lt;graphics.h&gt;



int r=100, xc=320,yc=240,x,y



float p;



void main ()



{



int gd=DETECT,gm;



initgraph(&amp;gd,&amp;gm,&quot;&quot;);



p=5/4-r;



x=0;



y=r;



do {x++;



if (p&lt;0)p+=2*x+1;



else{y--;



p+=2*x+1-2*y;}



putpixel(y+xc,x+yc,12);



putpixel(x+xc,-y+yc,13);



putpixel(-y+xc,-x+yc,7);



putpixel(-x+xc,y+yc,;



}while();



closegraph();



} </description>
			<category>لغات البرمجة</category>
			<pubDate>Sat, 07 Mar 2009 14:28:13 GMT</pubDate>
			<comments>http://tinjiss.forumactif.com/montada-f24/topic-t23.htm#88</comments>
			<guid>http://tinjiss.forumactif.com/montada-f24/topic-t23.htm</guid>
		</item>
		<item>
			<title>إلى كل من يريد تعلم algorithme</title>
			<link>http://tinjiss.forumactif.com/montada-f24/topic-t160.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>



السلام عليكم موضوع اليوم  algoruthme



فى هذا الموقع تجد بئذن الله كل ما يتعلق با algorythme



http://algo.developpez.com/cours/



أما للمبتدئين فهذا الموقع يعطيك القواعد الأساسية



http://www.pise.info/algo/codage.htm </description>
			<category>لغات البرمجة</category>
			<pubDate>Tue, 31 Mar 2009 18:27:02 GMT</pubDate>
			<comments>http://tinjiss.forumactif.com/montada-f24/topic-t160.htm#787</comments>
			<guid>http://tinjiss.forumactif.com/montada-f24/topic-t160.htm</guid>
		</item>
		<item>
			<title>لغة البرمجة الرائعة ..... ادخلو لتعرفوا أكثر (Turbo Pascal</title>
			<link>http://tinjiss.forumactif.com/montada-f24/topic-t24.htm</link>
			<dc:creator>Admin</dc:creator>
			<description>[u]السلام عليكم إخوتي أعضاء ستار تايمز



اليوم أحضرت لكم برنامج جميل جداً



وهو تربو باسكال لغة من لغات البرمجة السهلة



وهو ممتع جدا





تحميل البرنامج

http://www.4shared.com/file/46453141/e50d4498/turbo_pascal_70_full_version.html?s=1%3E%22 </description>
			<category>لغات البرمجة</category>
			<pubDate>Sat, 07 Mar 2009 14:32:40 GMT</pubDate>
			<comments>http://tinjiss.forumactif.com/montada-f24/topic-t24.htm#89</comments>
			<guid>http://tinjiss.forumactif.com/montada-f24/topic-t24.htm</guid>
		</item>
	</channel>
</rss>