-
python二级复习策略
说明: Python是一种计算机程序设计语言。是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。(Python is a computer programming language. As an object-oriented dynamic typed language, it was originally designed to write automated scripts (shells). With the updating of versions and the addition of new language functions, it is increasingly used in the development of independent, large-scale projects.)
- 2020-06-25 05:40:02下载
- 积分:1
-
python matplotlib animation例子
根据matplotlib下animation官网example总结并重写的例子,了解FuncAnimation的用法
- 2022-03-03 13:27:23下载
- 积分:1
-
Asst1
You are given an n x n grid , a starting position on the grid and a goal location. Each point on the grid is assigned an integer, giving its elevation. It is possible to move from a location to any of its 4 neighbours (except at a boundary). The cost of such a move in 1 the absolute value of the difference in elevation. However, if the difference between two points is greater or equal to 4, this represents an impassible cliff
- 2018-10-28 13:21:19下载
- 积分:1
-
zhouzhihua
zhouzhihua machine learning book
- 2019-07-01 13:49:24下载
- 积分:1
-
chapter3
周志华 机器学习 第三章 python 参考答案(Zhou Zhihua machine learning third chapter Python reference answer)
- 2018-06-07 21:59:46下载
- 积分:1
-
python-para-todos.pdf
Spanish python language learning book
- 2011-03-21 06:47:01下载
- 积分:1
-
EVM
python实现对视屏处理进行欧拉放大,实现颜色和动作放大(Implementation EVM for Python)
- 2021-03-30 17:59:09下载
- 积分:1
-
PyCharm 中文指南.pdf
python基础,本书是一本面向 Python 开发者的 PyCharm 详细使用指南。
- 2021-05-06下载
- 积分:1
-
多轴疲劳临界面提取
该程序可用于对abaqus结果数据进行处理,对每个材料点应力进行计算,并获取临界面的应力应变参数。(The program can be used to process the ABAQUS odb data, calculate the stress of each material point, and obtain the stress and strain parameters of the critical plane.)
- 2019-05-28 17:12:30下载
- 积分:1
-
rrc_comm.py
说明: 平方根升余弦滤波器作为发送滤波器和匹配滤波器,使用python语言。(Make the square root rise cosine filter as a send filter and a match filter, using the python language.)
- 2020-01-03 16:16:30下载
- 积分:1