搜索资源列表
Pro.Android.Python.with.SL4A
- 用python语言实现android上的开发,不需要借助java了-Python language on android development, without the help of java a
Getting_Started_with_Python
- 这是python for s60的入门文档,想用python在s60手机上开发的人可以看一下。-This is the the entry document for python for s60 which is suitable for developer who would like to develop python programs in s60 phones.
PyFetion1.py
- 用python开发的飞信客户端,源代码提供。-With the development of Fetion python client, provided the source code.
smartcar
- 智能小车开源代码, 包括前后左右控制, video部分, 加速, 后退, 等。 可以进行进一步开发编程, 用python语言, 同时兼容C语言编程。 平台Windows也可兼容。(This is an open source about respberry pi car.)
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于