|
|
To start with, in this 1st. package you will find the following programs
with the source code (these are the practices related with '24967
Algorismes i Programació II':
· A program to crypt/decrypt data. It uses a global file
password.
· A simple program showing how use queues when programming
tasks and other processes.
· A program for showing what's the best sort algo.
with a particular data (random, sorted ..)
· The backtracking program. A program that shows how OPTIMAL
selections problems can
be solved with a simple backtracking algorithm.
Education:
These are the following classes I should complete in the 4th semester
at university:
24979 Combinatòria i Optimització
20344 Teoria d'autòmates 20355 Teoria de la programació 24980 Estructura de Computadors II |
|