Python论坛  - 讨论区

标题:[python-chinese] 请教各位。

2005年05月17日 星期二 21:09

the13thday evil.the13thday at gmail.com
Tue May 17 21:09:19 HKT 2005

从最近一期linuxGazette上发现了Python这个东西,然后就搜索到这里了。好像很强的样子,我想问一下,使用Python可以做到实时数据采集并进行数据曲线绘制吗?

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

2005年05月17日 星期二 22:01

limodou limodou at gmail.com
Tue May 17 22:01:40 HKT 2005

应该可能。如果不行可以用C来实现python的扩展库,再使用python进行调用。

在05-5-17,the13thday<evil.the13thday at gmail.com> 写道:
> 从最近一期linuxGazette上发现了Python这个东西,然后就搜索到这里了。好像很强的样子,我想问一下,使用Python可以做到实时数据采集并进行数据曲线绘制吗?
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou
New Google Maillist: http://groups-beta.google.com/group/python-cn

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

2005年05月18日 星期三 08:21

大熊 bearsprite at gmail.com
Wed May 18 08:21:13 HKT 2005

sf.net上有个python的库,好像叫matplot,可以用来绘制2D的图形

另外gnu plot好像也有python的接口的

在05-5-17,limodou <limodou at gmail.com> 写道:
> 
> 应该可能。如果不行可以用C来实现python的扩展库,再使用python进行调用。
> 
> 在05-5-17,the13thday<evil.the13thday at gmail.com> 写道:
> > 
> 从最近一期linuxGazette上发现了Python这个东西,然后就搜索到这里了。好像很强的样子,我想问一下,使用Python可以做到实时数据采集并进行数据曲线绘制吗?
> >
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn
> > http://python.cn/mailman/listinfo/python-chinese
> >
> >
> >
> 
> 
> --
> I like python!
> My Donews Blog: http://www.donews.net/limodou
> New Google Maillist: http://groups-beta.google.com/group/python-cn
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
茫茫人海,你是我的最爱
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050518/b57f2aac/attachment.html

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

2005年05月18日 星期三 09:20

Falls Huang bhuang at qubit-star.com
Wed May 18 09:20:23 HKT 2005

像RTAI linux这样打了实时补丁的linux,你要创建个实时进程必须用内核模块插
入的方法(不知道你用的什么实时操作系统),才能创建实时进程。但是目前开发
linux module还必须用C, python还不行。

一般来说,对数据的采集的实时性要求比较高,但是对绘制图像的实时要求不怎么
高。我觉得你可以把实时进程采集到的数据传给一个python开发的绘图进程。

the13thday wrote:
> 从最近一期linuxGazette上发现了Python这个东西,然后就搜索到这里了。好像很强的样子,我想问一下,使用Python可以做到实时数据采集并进行数据曲线绘制吗?
> 
> 


-- 
Regards
Falls Huang

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号