/algorithms_Homework

this is a repository for me to store the homwork of the data structures and algorithms.

Primary LanguageC++

algorithms_Homework

MengZhongyuan SiChuanUniv Software Engineering

this is a repository for me to store the homwork of the data structures and algorithms.

project_1

this project is to compelete a algorithm that can convert the Convert the infix expression to the suffix expressionf and compute it.

project_2

this project is to use Huffman tree to encode file content for compression and decompression.