搜索资源列表
pythongame
- python游戏编写实例教程,内含源码,大家共享-python game preparation examples Directory containing source code, share
python
- python中文简明教程及示例。是一种面向对象、直译式计算机程序设计语言,也是一种功能强大而完善的通用型语言,已经具有十多年的发展历史,成熟且稳定。-python tutorial and examples of simple English. Is an object-oriented, literal computer programming language, but also a powerful and comprehensive general-purpose language, h
OpenCV_China_2007June9.pdf
- OpenCV introduction. General Information Getting Started with OpenCV Modules Descr iption Interaction with Intel IPP python Interface Some Usage examples Summary
python_forUnix
- python is an ideal language for solving problems, especially in Linux and Unix networks. With this pragmatic book, administrators can review various tasks that often occur in the management of these systems, and learn how python can provide a more ef
nlogn_sorts
- This file contains nlogn sorts quicksort and mergesort implemented in python. Very useful for students and those who want to better understand real examples of these nlogn sorts.
src_0.2
- python examples for opencv
ns-3-tutorial.1
- help to use well ns3 contains some examples of scr ipts c++ and python
super_py
- 介绍了一些python 语言及其系统的基本知识与根念。这有助于对python 有一个基本的认识,当然所有 的例子都包括在里面了-Introduces some basic knowledge of the python language and system root idea. This is helpful to have a basic understanding of python, of course, all examples are included in it
Ubidots-detect-pi-memory
- 自从物联网 [IoT]兴起后,许多开发商都致力于特定用途的云端平台开发, Ubidots 就是专门针对传感器接收的云端平台,他可将感测的讯息透过 [web hook] [E-mail] [简讯] 通知相关人员,因为不必花时间在 Ubidots 端写程序,只需做相关触发条件的设定,所以十分好用。 User 只要在支持 python的任何系统 (window linux IOS),将 IO 所感测的数值传送至 ubidots 云端平台,它即可将讯息通知相关人员 以下网址范例是在树莓派写一pyt
collective-intelligence
- 智慧编程——数据分析、机器学习必备书!python语言代码示例,所有算法均附有解释说明。-collective intelligence——Data analysis and machine learning! python language code examples, all algorithms are accompanied by explanatory notes.
Software_Architecture_with_python
- 软件架构,可以说是为特定的应用软件创建一个蓝图设计。软件架构中存在两大挑战:首先,软件架构与需求必须保持一致,对尚未发现的需求或者发生演化的需求都是如此;其次,尽管常常发生架构实现的变更,但软件架构与其对应的架构实现必须保持一致。本书包含很多示例和用例,通过这种直观的方法来帮助你获取成为一名成功的软件架构师所需的一切。本书将帮助你了解python的来龙去脉,以便可以用python来构建和设计高度可扩展的、健壮的、简洁的、性能强大的应用程序。(Software architecture can b