搜索资源列表
calcu2
- 使用Python编写的具有更好用户界面的计算器-Written in Python has a better user interface calculators
Python-basic
- Python基础教程(代码) Python 是一种脚本语言,已经有20 多年的历史, 比现在流行的Java 和C#要早 很多年。不要一听说是脚本语言就认为他只能做一些简单的事情。其实凡是你能 想到的Java 和C#能做的编程, Pyton 都能胜任。比如网络编程,游戏编程,web 编程等等,甚至在smbian 的手机上都能使用Python 来进行编程。Google 推出 的google engine 云计算环境,首先发布的就是python 的平台(Python 语言的 创
dailypratice
- Python 练习册,每天一个小程序1、4、5题 #使用 Python 如何生成 200 个激活码(或者优惠券 #统计单词出现个数 #你有一个目录,装了很多照片,把它们的尺寸变成都不大于 iPhone5 分辨率的大小-Python practice book, every day a small program 1,4,5 questions # How to use Python to generate 200 activation codes (or coupons) #
weather
- 使用Scrapy完成天气预报网站数据的爬取和存储,简单易懂!(Using Scrapy to complete the weather forecast, website data crawling and storage, simple and easy to understand!)
tree
- python 使用递归函数画出的简单东西,适合初学者练手阅读(Python uses a simple recursive function to draw things, suitable for beginners to practice hand reading)
IO
- 使用列表对文件进行处理,强化python文件IO操作(Using a list to process files)
turtle
- 绘制时钟,包含面向对象的思维。代码段比较长,大家仔细研究(Draw the clock, including object-oriented thinking.)
编程小白的第一本 python 入门书
- python初学者使用书籍,介绍python基础知识,含有一些简单练习(books for python learner)
AbnormalBehaviorDetection-master
- 基于光流特征的监控视频异常行为检测 使用CNN,RNN在UCSD数据库中实现 使用Keras,python3.6(Abnormal Behavior Detection of Monitoring Video Based on Optical Flow Characteristics)