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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Vamonos: Dynamic algorithm visualization in the browser

37 点作者 sousousou将近 11 年前

2 条评论

ivan_ah将近 11 年前
Awesome!<p>It&#x27;s nice that it uses pseudo-code, rather than making it specifically tied to a given prog. language.<p>The python equivalent would be this: <a href="http://pythontutor.com/" rel="nofollow">http:&#x2F;&#x2F;pythontutor.com&#x2F;</a>
ahelwer将近 11 年前
This would be really great for Wikipedia articles on algorithms. Many articles contain very technical specifications and few examples, which does not work well for conveying understanding.