搜索资源列表
pygme-0.0.6.tar
- 用python实现的一个mplayer播放控制器-Using python to achieve a mplayer playback controller
MP3Play
- 一个用python写的MP3播放器,供大家学习python时使用。源作者:djhui-Writing a python with the MP3 player for the U.S. study the use of python. Source Author: djhui
zbar-0.10
- 是一个函数库,包含了C++、qt、python,还有示例程序,方便研究二维码的同学学习使用。注意用到了ImageMagick这个图像处理库-Is a function library that contains the C++, qt, python, sample programs, students learn to use the two-dimensional code to facilitate research. Note that to use the ImageMagick im
flaskr9
- 一个实现了注册,登录,发布消息和照片的网站。 注意:请在Flask虚拟环境下,用命令提示符,通过python.exe来运行a.py。-Implement a small website
aranduka
- 用python编写的mockups程序 ,功能完善可以直接使用,也可以查看代码学习研究-Python prepared using mockups program, the perfect function can be used directly, you can also view the code learning research
test_2
- 用python 实现的随机森林算法 并且和决策树等其他算法对比-With Random Forest algorithm implemented in python and other decision tree algorithms and contrast
用python和JAVA实现的TCP聊天室程序
- 分别用python与JAVA单独实现CS模式下的TCP聊天室,源代码。