Assignments
- Number Theory : [ Homework , Assignment ]
- Encryption & Authentication : [ Homework , Assignment ]
- Information Theory & Pseudo-random Generator : [ Homework , Assignment ]
- DES, AES, Pseudo-Random Permutation Generator, Factoring and Block Cipher : [ Homework , Assignment ]
- RSA, ElGamal, Blum-Goldwasser, Jacobi symbol and least significant bit, Goldwasser-Micali : [ Homework , Assignment ]
if (function_exists('social_bookmark')) { social_bookmark(); } ?>
Comments Off on Cryptography & Data Security
Project : Web Interface Generator (WIG)
- The milestone of the WIG Project : [ PDF ]
- Scanner and Parser : [ JAR ]
- Symbol Table : [ JAR ]
- Type Check : [ JAR ]
- The whole project source code : [ TGZ ]
- The report : [ PDF ]
Project : Java Object-Oriented Subset ( JOOS )
- Our benchmark : [ JAR ]
- Grammar for i++, /* comment */ and for loop : [ JAR ]
- Dynamic stack limit : [ JAR ]
- Bytecode optimization : [ JAR ]
My group (#5) was :
if (function_exists('social_bookmark')) { social_bookmark(); } ?>
Comments Off on Compiler Design
Assignments
- Uninformed / Informed / Heuristics Search, Genetic algorihms, Constraint Satisfaction Problem : [ Homework , Assignment ]
- Adversarial search, Propositional logic and Predicate logic : [ Homework , Assignment ]
- Planning & Uncertainty : [ Homework , Assignment ]
- Expected Value, Utility, Markov Decision Processes, Monte Carlo algorithm : [ Homework , Assignment ]
- Neural network, Gradient descent, Bellman Equation, Reward structure : [ Homework , Assignment ]
Project : Knockabout game
- The rules : [ HTML ]
- The server : [ TGZ ]
- The random player : [ TGZ ]
- The Minimax player : [ TGZ ]
- The Monte Carlo player : [ TGZ ]
- The report of the project : [ PDF ]
Download the server, extract it and read the Readme file to understand how everything works.
if (function_exists('social_bookmark')) { social_bookmark(); } ?>
Comments Off on Artificial Intelligence
Assignments
Project : Integer Programming vs. Expert Systems : An Experimental Comparison
Subject : Each group of 2 students have to present an article dealing with an application of the course
Article : Integer Programming vs Expert Systems : An Experimental Comparison, by Vasant Dhar and Nicky Ranganathan, from the Leonard N. School of Business, New York University
Report : [ PDF ]
Support of my presentation : [ PDF ]
if (function_exists('social_bookmark')) { social_bookmark(); } ?>
Comments Off on Discrete Optimization