<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/233">
<title>Thesis 1998-2008</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/233</link>
<description/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/242"/>
<rdf:li rdf:resource="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/241"/>
<rdf:li rdf:resource="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/240"/>
</rdf:Seq>
</items>
<dc:date>2026-04-06T12:14:01Z</dc:date>
</channel>
<item rdf:about="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/242">
<title>Geographical Importance of Bangladesh</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/242</link>
<description>Geographical Importance of Bangladesh
Sabbir, Md. Mansur - Ul - Amin
Program Project;
Uses Crt,Dos,Graph;

Const Name: array [1..36] of String= (‘Dhaka’, ‘Chittagong’, ‘Sylhet’, ‘Rajshahi’, ‘Khulna’, ‘Barishal’);

  X1=40;
  Y1=300;
  X2=620;
  Y2=450;

Type
              CityRec=Record
                                    R1,r2,c1,c2: Integer;
		      End;
Var
CityInfo: array [1..6] of CityRec;
This thesis submitted in partial fulfillment of the requirements for the degree of B.Sc in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</description>
<dc:date>0012-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/241">
<title>Library Management Software : Structural Language</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/241</link>
<description>Library Management Software : Structural Language
Rana, M. Mashud
Program MashudRana;
Uses Dos,crt,graph;
Label Counterpoint, Last;
Type Book=Record
                               BookNames: String [30];
		       AuthorName: String [20]
		       CollectionData: String [10]
		       Price: String [5];
		       BookDescription: String;
		       SerialNo: String [4];
		       End ;{ Book}

		      Check= Record
		                           Bename: String [30];
				   Aname: String [25];
				   Stname: String [25];
				   ID: String [15];
				   TData: String [10];
				   RData: String [10];
				   End; {Check}
   		
		Var    F: File of Book;
		          E: File of Check;
		          I: File of Check;
This thesis submitted in partial fulfillment of the requirements for the degree of B.Sc in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</description>
<dc:date>0012-01-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/240">
<title>The Geographical Importance of Bangladesh</title>
<link>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/240</link>
<description>The Geographical Importance of Bangladesh
Rahman, Mohammod Mosaddek
Program Records; 
Uses dos, Crt,Grapg;

Var          Gm, Gd: Integer;
                Regs: registers;
                Row, col: integer;
Procedure Dhaka;
Begin
Outtextxy (450,30, ‘DHAKA’);
Outtextxy (350,50, ‘It is famous for National’);
Outtextxy (350,60,’Places.’);
Outtextxy (350,70, ‘’);
End;
Procedure Chittagong;
Procedure Khulna;
Procedure Rajshahi;
Procedure Barisal;
Procedure Sylhet
Procedure GetChoices
This thesis submitted in partial fulfillment of the requirements for the degree of B.Sc in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</description>
<dc:date>0012-01-01T00:00:00Z</dc:date>
</item>
</rdf:RDF>
