RAR解压算法
我正在寻找可用于解压缩 RAR 文件的算法的描述。 我不需要创建新的档案,只需解压缩现有的档案。
Wotsit.org 有 RAR 文件格式(版本 2)的描述,但描述中并没有描述解压算法。
另外,有谁知道 RAR 版本 3 是否对文件格式本身进行了任何重大更改?
I'm looking for the description of an algorithm that can be used to decompress RAR files. I don't need to create new archives, only decompress existing ones.
The Wotsit.org has the description of the RAR file format (version 2), but the description does not describe the decompression algorithm.
Also, does anyone know whether RAR version 3 introduced any significant changes to the file format itself?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以在 WinRAR 站点 获取 UnRAR 的源代码。
You can get the source for UnRAR at the WinRAR site.