搜索资源列表
PythonForS60_1_4_1_CN_doc
- 关于Python for S60的相关编程知识书籍,系统地讲述了python for s60的用法,是新手入门的很好的一本参考书-Python for S60 on the relevant programming knowledge books, systematically describes the usage of python for s60 is a good beginners a reference
PythonForS60
- 该书主要介绍了Python的使用,以及如何使用Pyton开发塞班S60 V3系统的程序,是一本很好的塞班手机编程入门教程-This book introduces the use of Book focuses on the use of Python, and how to use the system S60 Saipan Pyton development process is a good entry-Saipan Mobile Programming Tutorial
Python
- Python for Android 安装手册,在android端实现python编程,兼容部分api。-Python for Android installation manual, python programming android side implementation, compatible with part of the api.
smartcar
- 智能小车开源代码, 包括前后左右控制, video部分, 加速, 后退, 等。 可以进行进一步开发编程, 用python语言, 同时兼容C语言编程。 平台Windows也可兼容。(This is an open source about respberry pi car.)
wshv
- including Python, C, Java, GNU Linux, Windows XP, Symbian Seri()
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于