Erinevus lehekülje "Advanced Algorithms and Data Structures, Spring 2017" redaktsioonide vahel

Allikas: Kursused
Mine navigeerimisribale Mine otsikasti
(→‎Materials: add packages related to activity selection)
(add Homework 6)
22. rida: 22. rida:
 
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]
 
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Natural number multiplication.zip|Packages related to natural number multiplication]]
 
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip|Packages related to activity selection]]
 
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Activity selection.zip|Packages related to activity selection]]
 +
* [[Media:Advanced Algorithms and Data Structures, Spring 2017, Partitions.zip|Packages related to partitions]]
 
You can build the code by running <code>gnatmake</code> on the <code>*.adb</code> files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run <code>make</code> to build the code and <code>make clean</code> to remove the files created during building.
 
You can build the code by running <code>gnatmake</code> on the <code>*.adb</code> files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run <code>make</code> to build the code and <code>make clean</code> to remove the files created during building.
  
50. rida: 51. rida:
 
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf|Download]]
 
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 5.pdf|Download]]
 
|10/04/2017
 
|10/04/2017
 +
|-
 +
|6
 +
|[[Media:Advanced Algorithms and Data Structures, Spring 2017, Homework 6.pdf|Download]]
 +
|24/04/2017
 
|}
 
|}

Redaktsioon: 15. aprill 2017, kell 21:12

General information

General information about the course can be found on the introductory slides.

Mailing list

The mailing list iti8590@lists.softbase.org contains the students and the staff. Only list members are allowed to post to this list.

Software

For Ada programming, you can download the GNAT GPL Edition.

Materials

There are some notes on selected topics from the classes:

Code is available as a number of ZIP files:

You can build the code by running gnatmake on the *.adb files of the test procedures. If you use a UNIX-like operating system (for example, Linux or Mac OS X) and you have GNU Make installed, you can also run make to build the code and make clean to remove the files created during building.

Homework

Download Deadline
1 Download 13/02/2017
2 Download 27/02/2017
3 Download 13/03/2017
4 Download 27/03/2017
5 Download 10/04/2017
6 Download 24/04/2017