c언어로 공부하는 자료구조

1.polynomial을 표기할 두가지 방법 - dense와 sparse Expression

post-thumbnail

2.Sparse Matrix의 transpose. 시간 복잡도를 중심으로

post-thumbnail

3.연결 리스트로 작성하는 희소행렬

post-thumbnail

4.stack으로 구현한 binary tree의 순회 구조

post-thumbnail