Pinned Repositories
AdvancedProgramming
my projects and homeworks for Dr. Khosravi's advanced programmin course
bianary_search_tree
this application takes the contents of file.text and uses a binary search tree to store every word and its number of Repetition, alphabaticly
Branding-MD
ComputerArchLab
entekhab-vahed
برنامه انتخاب واحد به عنوان دانشجو و ویرایش به عنوان ادمین
LRU
A “Least Recently Used Updater” circuit (LRU), which is used in page replacement of memory management. Done in SystemC
MasterMindGame
a command line game for guessing numbers
maze-dfs
a maze given as the edges of a graph with a distinct start and end . solved using dfd .
MipsSingleCycleProcessor
Single Cycle Implementation of the Mips processor in Verilog
pentago
a pentago game with graphics
arianniakan's Repositories
arianniakan/ComputerArchLab
arianniakan/maze-dfs
a maze given as the edges of a graph with a distinct start and end . solved using dfd .
arianniakan/MipsMultiCycleProcessor
The Multi-Cycle hardware description of Mips processor done in Verilog HDL
arianniakan/AdvancedProgramming
my projects and homeworks for Dr. Khosravi's advanced programmin course
arianniakan/bianary_search_tree
this application takes the contents of file.text and uses a binary search tree to store every word and its number of Repetition, alphabaticly
arianniakan/Branding-MD
arianniakan/entekhab-vahed
برنامه انتخاب واحد به عنوان دانشجو و ویرایش به عنوان ادمین
arianniakan/LRU
A “Least Recently Used Updater” circuit (LRU), which is used in page replacement of memory management. Done in SystemC
arianniakan/MasterMindGame
a command line game for guessing numbers
arianniakan/MipsSingleCycleProcessor
Single Cycle Implementation of the Mips processor in Verilog
arianniakan/pentago
a pentago game with graphics
arianniakan/CommandLinePentago
a version of the game pentago played on the command line
arianniakan/coursera-test
coursera test repository
arianniakan/CV
arianniakan/GameDesignDefs-MD
arianniakan/GameIn.MD
arianniakan/MathematicalOptimizationModeledited-MD
arianniakan/MipsPipelinedProcessor
The Pipelined Hardware Description of Mips Muli-Cycle Processor Done in Verilog HDL
arianniakan/SCM-Doc-edited-MD
arianniakan/ut_kala_phase1
a shoping program that runs on the command line (phase1: does not save information after closing the program)
arianniakan/ut_kala_phase_2
a shoping program that runs on the command line (phase2: now saves the program data in .txt files with some new commands)