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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

What is the best flowchart/graph Open Source Software?

3 点作者 willy1234x1超过 13 年前
As someone who has a hard time visualizing the control flows of my own programs and scripts, I find these things absolutely amazing. But I've been having a hard time finding a good program for Windows. So I ask you HN for suggestions. Thanks in advance for any replies and suggestions.

3 条评论

olefoo超过 13 年前
GraphViz <a href="http://www.graphviz.org/" rel="nofollow">http://www.graphviz.org/</a> is what you want.<p>It's the standard graph visualization tool for computer scientists, and you can make it do all sorts of tricks from fancy colored graphs with typeset labels to automatically generated call graphs of very large systems with thousands of functions.<p>It's free and cross-platform. And it uses a simple declarative language to generate graphs, that's easy to create automatically.
jakab922超过 13 年前
If you drop the open source requirement you can get aiSee( <a href="http://www.aisee.com/" rel="nofollow">http://www.aisee.com/</a> ) for non-commercial use for the popular platforms. I like this better than graphviz.
saiko-chriskun超过 13 年前
xmind's pretty good.
评论 #3229741 未加载