LZMA: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
잔글편집 요약 없음
Bandoche (토론 | 기여)
잔글 점 2개 있는 오타 수정
1번째 줄:
'''LZMA'''(Lempel–Ziv–Markov chain algorithm)는 [[데이터 압축]]에 쓰이는 [[알고리즘]]이다. 1998년 이후로 계속 개발 중이며<ref>SDK 역사 파일에는 1996년부터라고 이야기하고 있지만 [[7-zip]]에 처음 쓰인 것은 2001년 8월 30일이다. 일부 참조가 없는 의견에는 1998년으로 되어 있지만 이 알고리즘은 [[7-zip]]에 쓰이기 전까지는 출판된 적이 없는 것으로 보인다.</ref><ref>{{웹 인용 |성=[[:en:Igor Pavlov (programmer)|Igor Pavlov]]는 이 알고리즘은 자기가 직접 만든 것이라고 [[소스포지]]에 여러 번 주장하였다. |제목=One of many forum posts with this claim. |url=http://sourceforge.net/forum/forum.php?thread_id=1025556&forum_id=45797 |archiveurl=http://www.webcitation.org/5jImhbWcv |archivedate=2009-08-25|확인일자=2009-08-25}}</ref> [[7-zip]] 압축 프로그램의 [[7z]] 형식에 쓰인다. 이 알고리즘은 [[LZ77과 LZ78|LZ77]]과 어느 정도 비슷한 [[사전 코더|사전 압축]] 계획을 이용하며 일반적으로 [[bzip2]]보다 더 높을 만큼의<ref>{{웹 인용 |url=http://tukaani.org/lzma/benchmarks.html |제목=A Quick Benchmark: Gzip vs. Bzip2 vs. LZMA |확인일자=2008-09-02 |성=Collin |이름=Lasse |작성일자=2005-05-31 |work=[http://tukaani.org/ The Tukaani Project] }}</ref><ref>{{웹 인용 |url=http://blog.i-no.de//archives/2008/05/08/index.html#e2008-05-08T16_35_13.txt |제목=Gzip, Bzip2 and Lzma compared |확인일자=2008-09-02 |성=Klausmann |이름=Tobias |작성일자=2008-05-08 |work=[http://blog.i-no.de/ Blog of an Alpha animal] }}</ref> 높은 압축률을 제공하며 최대 4 [[기가바이트|GiB]]의 가변 압축 사전 크기를 제공한다..<ref name="LZMA Format">Overview of the LZMA format [http://www.7-zip.org/7z.html 7z Format]</ref>
 
== 같이 보기 ==