-
Introducing Python.pdf
第1、第2、第3章简单介绍Python版本选择、Python解释器的不同实现、Python的安装、开发环境的选择。
2. 第4章介绍了编写高质量代码的技巧,比如代码风格、项目代码结构、文档等等。(Chapters 1, 2 and 3 briefly introduce Python version selection, different implementations of Python interpreter, installation of Python and selection of development environment.
Chapter 4 introduces techniques for writing high-quality code, such as code style, project code structure, documentation, and so on.)
- 2019-03-27 10:04:41下载
- 积分:1
-
bpso-master
离散的粒子群算法 是用 python写, 输入都是0和1(The discrete particle swarm optimization is written in Python, and the input is 0 and 1.)
- 2021-03-29 23:19:10下载
- 积分:1
-
PageRank2
python写的一个pagerank计算的程序,需要用到python处理数组矩阵的模块numpy,pagerank算法在google搜索引擎网页重要程度排序中用到(python write a pagerank calculation procedures, the need to use python modules deal with the array matrix numpy, pagerank algorithm in google search engine ranking the importance of web pages used in)
- 2007-10-31 00:42:29下载
- 积分:1
-
python实现分段线性表示
说明: 按照自顶向下和自底向上分析时间序列趋势和转折点(Found the turning point from bottom to the top and from top to the bottom)
- 2019-12-10 10:34:33下载
- 积分:1
-
python机器人对话程序
使用API接口,实现了机器人自动对话程序,简单的AI应用程序。(Robot Dialogue Program, Simple AI Application Program)
- 2020-06-16 02:40:02下载
- 积分:1
-
谱聚类
谱聚类的目的便是要找到一种合理的分割图的方法,使得分割后形成若干个子图,连接不同子图的边的权重(相似度)尽可能低,同子图内的边的权重(相似度)尽可能高(The purpose of spectral clustering is to find a reasonable method of segmentation graphs, so that several subgraphs are formed after segmentation, and the weights (similarities) of the edges connecting different subgraphs are as low as possible, and the weights of the edges in the same subgraph are as low as possible. (similarity) as high as possible)
- 2020-06-23 21:20:01下载
- 积分:1
-
回文数测试
说明: 学生教学基础,帮助了解编程的基本算法思路。(Basic Algorithmic Thoughts to Help Understand Programming)
- 2020-06-23 19:20:01下载
- 积分:1
-
wavelets
说明: Pywavelets的cwt函数做连续1维小波变换的时频分析,并图形显示(Time and Frequency of Continuous 1-D Wavelet Transform and Graphic Display)
- 2019-07-01 18:44:56下载
- 积分:1
-
Python神经网络编程高清版
说明: 神经网络学习,深度学习,人工自然神经网络(Neural network learning)
- 2020-05-05 18:08:05下载
- 积分:1
-
Python3通过whois生成通讯录
Python3通过whois生成通讯录实例(Python3 generates an instance of the address book through whois)
- 2018-04-27 21:45:19下载
- 积分:1