Python论坛  - 讨论区

标题:[python-chinese] python实现动态节点图绘制

2007年07月30日 星期一 19:16

俊杰蔡 yzcaijunjie在gmail.com
星期一 七月 30 19:16:07 HKT 2007

ÐèÇó£º
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070730/a33e330f/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 07:03

aldarion erendisaldarion在gmail.com
星期二 七月 31 07:03:09 HKT 2007

NetworkX ÈçºÎ

https://networkx.lanl.gov/


On 7/30/07, ¿¡½Ü²Ì <yzcaijunjie在gmail.com> wrote:
>
> ÐèÇó£º
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070731/327d25e9/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 09:21

马踏飞燕 honeyday.mj在gmail.com
星期二 七月 31 09:21:11 HKT 2007

在 07-7-31,aldarion<erendisaldarion在gmail.com> 写道:
> NetworkX 如何
>
> https://networkx.lanl.gov/
>

windows下编译搞不定.

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 09:45

Zoom.Quiet zoom.quiet在gmail.com
星期二 七月 31 09:45:56 HKT 2007

On 7/31/07, 马踏飞燕 <honeyday.mj在gmail.com> wrote:
> 在 07-7-31,aldarion<erendisaldarion在gmail.com> 写道:
> > NetworkX 如何
> >
> > https://networkx.lanl.gov/
> >
这个就是 Pygraphviz 的项目
>
> windows下编译搞不定.
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese


-- 
'''Time is unimportant, only life important!
过程改进的目标不是高品质产品,而是促生靠谱的人的组织!
'''
http://zoomquiet.org
blog在http://blog.zoomquiet.org/pyblosxom/
wiki在http://wiki.woodpecker.org.cn/moin/ZoomQuiet
or http://202.108.44.62/moin/ZoomQuiet
scrap在http://floss.zoomquiet.org
douban在http://www.douban.com/people/zoomq/
____________________________________
Pls. use OpenOffice.org to replace M$ Office.
     http://zh.openoffice.org
Pls. use 7-zip to replace WinRAR/WinZip.
     http://7-zip.org/zh-cn/
You can get the truely Freedom 4 software.

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 09:53

俊杰蔡 yzcaijunjie在gmail.com
星期二 七月 31 09:53:46 HKT 2007

thx ÕýÔÚ³¢ÊÔÖÐ....

ÔÚ07-7-31£¬aldarion <erendisaldarion在gmail.com> дµÀ£º
>
> NetworkX ÈçºÎ
>
> https://networkx.lanl.gov/
>
>
> On 7/30/07, ¿¡½Ü²Ì <yzcaijunjie在gmail.com > wrote:
> >
> > ÐèÇó£º
> >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070731/15e5a6d1/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 11:43

benyu bbenyu在gmail.com
星期二 七月 31 11:43:34 HKT 2007

ÎÒÔÚ¶à¸öµØ·½ÊÔÓÃÁË:truncatewords:"10" »ò truncatewords:10
µ«½á¹û×ÜÊÇÏÔʾԭÀ´³¤¶È×Ö·û,²¢Ã»Óнض̵½10¸ö?
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070731/39cd5518/attachment-0001.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 11:45

清风 paradise.qingfeng在gmail.com
星期二 七月 31 11:45:17 HKT 2007

静态图用graphviz即可
动态可拖动的推荐用这个http://jung.sourceforge.net/

On 7/30/07, 俊杰蔡 <yzcaijunjie在gmail.com> wrote:
> 需求:
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request在lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>


-- 
http://qingfeng.ushared.com/blog/

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 12:42

俊杰蔡 yzcaijunjie在gmail.com
星期二 七月 31 12:42:59 HKT 2007

jung²»´í£¬¿ÉÊÇÊÇjava Graph Framework

ÓÐÀàËƵÄpython frameworkô£¿


2007/7/31, Çå·ç <paradise.qingfeng在gmail.com>:
>
> ¾²Ì¬Í¼ÓÃgraphviz¼´¿É
> ¶¯Ì¬¿ÉÍ϶¯µÄÍƼöÓÃÕâ¸öhttp://jung.sourceforge.net/
>
> On 7/30/07, ¿¡½Ü²Ì <yzcaijunjie在gmail.com> wrote:
> > ÐèÇó£º
> >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to
> > python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request在lists.python.cn
> > Detail Info:
> > http://python.cn/mailman/listinfo/python-chinese
> >
>
>
> --
> http://qingfeng.ushared.com/blog/
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070731/4fe07f27/attachment.html 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 13:38

Tian askfor在gmail.com
星期二 七月 31 13:38:24 HKT 2007

javaµÄÎÒ¿´netbean¸øµÄdemoÒ²ÓÐÕⶫÎ÷¡£

On 7/31/07, ¿¡½Ü²Ì <yzcaijunjie在gmail.com> wrote:
>
> jung²»´í£¬¿ÉÊÇÊÇjava Graph Framework
>
> ÓÐÀàËƵÄpython frameworkô£¿
>
>
> 2007/7/31, Çå·ç <paradise.qingfeng在gmail.com>:
> >
> > ¾²Ì¬Í¼ÓÃgraphviz¼´¿É
> > ¶¯Ì¬¿ÉÍ϶¯µÄÍƼöÓÃÕâ¸öhttp://jung.sourceforge.net/
> >
> > On 7/30/07, ¿¡½Ü²Ì <yzcaijunjie在gmail.com> wrote:
> > > ÐèÇó£º
> > >
> > >
> > > _______________________________________________
> > > python-chinese
> > > Post: send python-chinese在lists.python.cn
> > > Subscribe: send subscribe to
> > > python-chinese-request在lists.python.cn
> > > Unsubscribe: send unsubscribe to
> > > python-chinese-request在lists.python.cn
> > > Detail Info:
> > > http://python.cn/mailman/listinfo/python-chinese
> > >
> >
> >
> > --
> > http://qingfeng.ushared.com/blog/
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20070731/d38e496b/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2007年07月31日 星期二 16:03

Bruce Wang number5在gmail.com
星期二 七月 31 16:03:04 HKT 2007

On 7/31/07, 俊杰蔡 <yzcaijunjie在gmail.com> wrote:
>
> jung不错,可是是java Graph Framework
>
> 有类似的python framework么?
>

前面提到过的NetworkX就是Python的啊   https://networkx.lanl.gov/wiki

简单点的应该用 pydot就够了 http://code.google.com/p/pydot/






-- 
simple is good
http://brucewang.net
http://twitter.com/number5
skype: number5
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20070731/8905591e/attachment.htm 

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号