-
ui other
说明: other
- 2019-12-05 22:21:44下载
- 积分:1
-
inkscape-unicorn-master
说明: 在inkscape中将矢量图转成gcode(Converting Vector Graph to gcode in Inkscape)
- 2019-10-09 18:28:18下载
- 积分:1
-
数学建模
分析红楼梦前八十章和后四十章的作者异同,利用python语言建模分析(Analysis of the similarities and differences between the authors of the first eighty chapters and the last forty chapters of the Dream of Red Mansions)
- 2019-07-09 16:57:27下载
- 积分:1
-
Classification
说明: 提取声音信号的MFCC作为特征,
利用CNN对五种动物信号完成分类。(MFCC of sound signal is extracted as feature,
Five kinds of animal signals were classified by CNN.)
- 2021-01-13 16:38:48下载
- 积分:1
-
机器学习实战:基于 Scikit-Learn 和 TensorFlow 源代码
机器学习实战:基于 Scikit-Learn 和 TensorFlow 源代码
- 2019-11-18下载
- 积分:1
-
【人生苦短,我用Python】Python免费精品课连载(2)——序列、列表、元组与字符串
课程学习:零基础入门学习Python - 阿里云大学
上一期,为大家介绍了Python的入门知识——Python语言介绍、常用操作符、分支和循环。(【人生苦短,我用Python】Python免费精品课连载(1))
本期继续为大家带来Python进阶——列表、元组、字符串与序列。
序列
在Python中,最基本的数据结构是序列(sequence)。序列中的每个元素被分配一个序号——即元素的位置,也称为索引。第一个索引是 0,第二个则是 1,以此类推。序列中的最后一个元素标记为 -1,倒数第二个元素为 -2,以此类推。
python包含 6 中内建的序列,包括列表、元组、字符串、Unicode字符串、buffer对象和xrange对象。本文重点讨论列表、元组和字符串。
列表
Python的列表(list),在Python中作用很
- 2022-05-27 03:15:16下载
- 积分:1
-
Python
python排序程序,基于冒泡法排序,可用于成绩自动化排序修改excel(Python sorting program, examples of sorting bubble method, can be used to automate the sorting of results to modify Excel)
- 2019-03-25 18:37:51下载
- 积分:1
-
ABAQUS基础材料库_POLARIS_MAT_BASE
abaqus常用材料参数程序,嵌入abaqus后可以自由调用(general material mode of abaqus)
- 2017-10-24 10:33:56下载
- 积分:1
-
rest_python.tar
regularly remind yourself a break under linux gadget python.
- 2013-08-08 16:33:57下载
- 积分:1
-
Cellular-Automation-master
说明: 可以进行智能驾驶汽车的元胞自动机模拟,提供了完整的代码,可以修改(Cellular-Automaton-for-self-drive-master)
- 2019-01-16 21:05:24下载
- 积分:1