-
struct
说明: 简单数据结构python实现,包括线性表、链表、哈希表、二叉树等(Python implementation of simple data structure, including linear list, linked list, hash table, binary tree, etc.)
- 2019-05-11 21:40:20下载
- 积分:1
-
7. 深入浅出:使用Python编程
英文教材:《深入浅出,使用python编程》(python learning in English)
- 2018-10-15 23:58:06下载
- 积分:1
-
垃圾短信分类
说明: 基于文本内容的垃圾短信识别,对数据进行了数据清洗,分词等,进行 了模型训练及评价(Based on the text content of spam short message recognition, data cleaning, segmentation, model training and evaluation are carried out)
- 2020-12-29 09:59:01下载
- 积分:1
-
基于马尔科夫链的非侵入式负荷分解
说明: 基于马尔科夫链的非侵入式负荷分解,可实现仅依据智能电表数据对电器用电曲线的提取。(The non-intrusive load decomposition based on Markov chain can realize the extraction of electrical power consumption curves based on smart meter data only.)
- 2021-03-05 16:54:41下载
- 积分:1
-
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
-
GameOfLife-master
说明: 飞机大战,你还在等什么,赶快来游戏吧,这里需要你的激情(What are you waiting for in the air war? Come to the game now. You need your passion here.)
- 2020-06-16 21:20:02下载
- 积分:1
-
Python
Python的基础资料,适合新手进行学习,附带讲解的PPT资料(Python basic materials, suitable for beginners to learn, with explanation of the PPT materials)
- 2020-06-21 19:20:01下载
- 积分:1
-
Keras-vgg16--Dogs-vs.-Cats-master
说明: VGG16的猫狗大战代码,效果不错,精度可以达到95%以上。(Vgg16 cat and dog battle code, good effect, accuracy can reach more than 95%.)
- 2020-04-28 23:38:29下载
- 积分:1
-
《Python基础教程(第3版).pdf
说明: python基础课程;python是一种计算机编程语言。作为一种面向对象的动态类型化语言,它最初被设计用来编写自动脚本(shell)。随着版本的更新和新语言功能的增加,它越来越多地被用于独立的大型项目的开发中。(Python Basic Course; 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-18 02:20:01下载
- 积分:1
-
手写字识别
说明: 利用深度学习卷积神经网络,对手写数字1到9进行训练,使得训练网络识别数字的准确率达到比较高的水平(Deep learning convolutional neural network is used to train the hand to write Numbers from 1 to 9, so that the accuracy of the training network to recognize Numbers can reach a relatively high level)
- 2020-05-25 22:12:58下载
- 积分:1