"연관 배열"의 두 판 사이의 차이

(새 문서: ==개요== ;associative array, map, symbol table, dictionary ;연관 배열, 맵, 딕셔너리, 사전 *키-값 쌍을 여러 개 가질 수 있는 자료구조 ==같이 보기== *...)
 
 
(사용자 2명의 중간 판 10개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;associative array, map, symbol table, dictionary
;associative array, map, symbol table, dictionary
;연관 배열, 맵, 딕셔너리, 사전
;연관 배열, [[]], [[딕셔너리]], [[사전]]
*키-값 쌍을 여러 개 가질 수 있는 자료구조
*키-값 쌍을 여러 개 가질 수 있는 자료구조


==같이 보기==
==같이 보기==
*[[배열]]
{{z컬럼3|
*[[자료구조]]
* [[연관]]
* [[배열]]
* [[튜플]]
* [[JSON]]
* [[자료구조]]
* [[키-밸류 데이터베이스]]
}}


==참고 자료==
==참고==
*https://en.wikipedia.org/wiki/Associative_array
*https://en.wikipedia.org/wiki/Associative_array


[[분류: 배열]]
[[분류: 연관 배열]]

2023년 12월 23일 (토) 20:17 기준 최신판

1 개요[ | ]

associative array, map, symbol table, dictionary
연관 배열, , 딕셔너리, 사전
  • 키-값 쌍을 여러 개 가질 수 있는 자료구조

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}