TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Let's build a JPEG decoder: Huffman tables

69 点作者 jamesmiller5大约 12 年前

2 条评论

jmspring大约 12 年前
Slightly off topic, but heck.<p>I was lucky enough to have David Huffman as an instructor at UC Santa Cruz. Very engaging and smart guy. He got a little tired about being asked about "Huffman Coding" all the time, given it was so long in the past and he had done a number of other things.<p>One of the things he enjoyed talking about during office hours (if help wasn't needed) was his paper folding:<p><a href="http://www.graficaobscura.com/huffman/" rel="nofollow">http://www.graficaobscura.com/huffman/</a><p>Gives a good example.
gte910h大约 12 年前
Huffman encoding should be a mandatory topic you can explain before you are allowed to write a web api.<p>I hate when people output json that's not self documenting enough because they don't understand that aReallyNiceLongNameThatDescribesTheAttribute and nam1 compress to functionally the same size once you turn on compression.<p>One API recently I saw had a few single letter names. I could still figure it out, but it was figuring it out instead of just reading the name.
评论 #5282494 未加载
评论 #5282448 未加载
评论 #5284398 未加载
评论 #5282378 未加载