搜索资源列表
chapter1
- python exercise from MIT web courses
Exercise-Files
- mast ! Python exercise files for anyone. hope you like it.-mast ! Python exercise files for anyone. hope you like it.!!
segment-(1)
- school project for computer vision with opencv in python-computer vision segmentation lab exercise
basic
- Python的练习小程序,包括答案在内,值得学习python的初学者学习-Python basic exercise Python basic exercise Python basic exercise Python basic exercise
ASC1_Day1
- 这是利用python编写,利用基本知识 每一段有相应得英文解释-This is a little exercise which is coded by python
ospy_week1
- shapefile文件的读取和输出,以及属性查询。文件包含Python源代码和相应的练习数据。-shapefile read and output files, and attribute query. Files containing Python source code and the corresponding exercise data.
python
- Python程序设计指南中的一些编程案例,非常有用,便于初学者学习-some exercise in the book of guidline of python design, it s very helpful and suitable for the freshermen
python
- 小甲鱼python教程课后习题,非常全,有需要的一定要用来参考-Small turtle python tutorial school exercise, very wide, there is a need must be used for reference
List-01
- List 01 exercise are this church python java c# c++ read label please apple this function some people cine moon night-List 01 exercise
learn
- 初学python语言的基础练习程序,包括画图,建立数组,实验数据保存,提取数据等(Beginner Python language basic exercise procedures, including drawing, the establishment of arrays, experimental data storage, data extraction, etc.)
Exp_1_2
- 非线性凸优化约束问题 min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0(In this exercise, I use Python-Scipy to solve the following constrained nonlinear optimazation problem: min 10 - x1**2 - x2**2, s.t. x1**2 - x2 <= 0 and x1 + x2 = 0)
python程序设计基础
- python程序设计语言课后习题答案 每一节后的习题代码(Python programming language after-school exercise answers each post exercises code)
exercise 3
- 梯度下降法求解logisitic回归及其python代码实现(Logistic Regression Gradient Descent)
python练习
- some exercises using python
笨办法学 Python(第四版)
- 这本小书的目的是让你起步编程Python。虽然书名说是“笨办法”,但其实并非如此. 所谓的“笨办法”是指本书教授的方式。在这本书的帮助下,你将通过非常简单的练习学会一门编程语言。做练习 是每个程序员的必经之路: 1. 做每一道习题 2. 一字不差地写出每一个程序 3. 让程序运行起来(The purpose of this small book is to make you start programming Python. Although the title of the book is &
exercise
- 找出图书馆内的设施。设备名称、地址(x、y) 坐标应该打印出来(Find out the library facilities which is within the zip. Facility name, address, (x,y) coordinate should be print out)
exercise
- learn python the hard way