Pinned Repositories
Amusement-Park
This Midterm-Project of Advanced Programming Course written in Java language and is a graphical game with swing library, the description of which is in the explain file.
Assembler
This Project is to build an Assembler for RV32I Processor, which takes the input of assembly code and gives the output of machine code (hexadecimal), and it is related to the Computer Architecture Course.
Assembly
Assembly Exercises related to Computer Architecture course
BinarySearchTree
Primary Binary Search Tree
CPU
This repository is for building CPU with single cycle architecture (single cycle) RV32I processor using Verilog language is related to the Computer Architecture Course
Messenger-Server
A simple Messenger using client and server and Multi-Thread Programming and graphical with JavaFX
Mr.clobbers-backyard
This repository belongs to my first project in the field of computer engineering, which is a graphic game in C language called Mr.clobber's backyard.
Online-Money-Exchange
This is Final Project of the Advanced Programming Course that deals with building an Online Money Exchange and is made using JavaFX.
alihidson's Repositories
alihidson/Online-Money-Exchange
This is Final Project of the Advanced Programming Course that deals with building an Online Money Exchange and is made using JavaFX.
alihidson/Messenger-Server
A simple Messenger using client and server and Multi-Thread Programming and graphical with JavaFX
alihidson/BinarySearchTree
Primary Binary Search Tree
alihidson/Assembly
Assembly Exercises related to Computer Architecture course
alihidson/Assembler
This Project is to build an Assembler for RV32I Processor, which takes the input of assembly code and gives the output of machine code (hexadecimal), and it is related to the Computer Architecture Course.
alihidson/CPU
This repository is for building CPU with single cycle architecture (single cycle) RV32I processor using Verilog language is related to the Computer Architecture Course
alihidson/Mr.clobbers-backyard
This repository belongs to my first project in the field of computer engineering, which is a graphic game in C language called Mr.clobber's backyard.
alihidson/Amusement-Park
This Midterm-Project of Advanced Programming Course written in Java language and is a graphical game with swing library, the description of which is in the explain file.