-
Notifications
You must be signed in to change notification settings - Fork 0
karockai/AllocatorPractice
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# AllocatorPractice Implicit_prac.c : Implicit 방식 메모리 할당 Explicit_addr_rac : Explicit에서 주소 순으로 정렬한 메모리 할당 Explicit_LIFO_rac : Explicit에서 선입후출로 정렬한 메모리 할당 Explicit_size_rac : Explicit에서 크기 순으로 정렬한 메모리 할당 과제 : 1) SegList 구현하기 2) realloc 수정하기 3) Next Fit 구현하기 4) 지연연결 구현하기
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published