COMPUTER SCIENCE
 
I have not include too many things here from last time I updated the page.
Here I will include the latest  'practices' in Computer Science I have made. In the hope this will help the beginners in these studies.

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.
 

Click here to download the SOURCE code(79kb)

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 
 
 
 
 
 
  1