Skip to content

omercevik/CSE-443

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gebze Technical University

Computer Engineering

CSE-443 Object Oriented Analysis and Design

--- Java Intellij IDEA Projects ---

Working Operating System:

Linux Ubuntu 18.04.3 LTS
Intellij IDEA Ultimate/Community

Homework 01 -> Strategy, Observer, Decorator, Factory and Abstract Factory Design Patterns

Homework 02 -> Genetic Algorithm for Optimize polynomial function with Template Design Pattern

Homework 03 -> Calculates Discrete Fourier Transform with Multiple Threads using GUI