-
PLT用法
好东西!我这个自己写的代码1-11函数,分别描述了11种不同的用PLT库来对图像做变化的,其中第十一题实现灰度均衡化,是我认为最难的部分,相信你们看了以后,就能了解,怎么使用PLT库,以及PLT的基本用法,这个在数据可视化中非常有用!
- 2022-06-18 08:29:06下载
- 积分:1
-
线性回归
说明: 能够实现线性回归,里面有一个线性回归的实例(It can realize linear regression. There is an example of linear regression)
- 2020-05-10 09:38:06下载
- 积分:1
-
TEA-(2)
TEA算法的python实现,TEA是腾讯QQ用到的加密算法,很有价值,呵呵(Realization the TEA algorithm of python, TEA encryption algorithm used in Tencent QQ, valuable, Oh)
- 2013-01-16 10:14:01下载
- 积分:1
-
wxpython-in-action
python 书籍 非常经典,希望大家有所收获(python very classic books, I hope you all have a harvest)
- 2013-03-11 12:48:34下载
- 积分:1
-
Python-Django开发实战
基于django的框架 python开发(Framework python development based on django)
- 2020-06-21 17:00:01下载
- 积分:1
-
pytorch-tutorial
说明: pytorch教程,包含pytorch包中的各类函数与神经网络搭建。(Python tutorial, including the python package of various functions and neural network building.)
- 2020-11-26 21:46:23下载
- 积分:1
-
CNN1
建立一CNN网络,对mnist手写数据集进行分类。步骤明确。(A CNN network is built to classify MNIST handwritten data sets. Clear steps.)
- 2018-09-22 11:34:52下载
- 积分:1
-
递归算法画五角星
说明: 了解基本编程知识,熟悉编程算法,递归算法画五角星。(Understand basic programming knowledge, familiar with programming algorithm, recursive algorithm drawing pentagon.)
- 2020-06-23 20:20:01下载
- 积分:1
-
learn python the hard way
中英文版Learn Python the Hard Way(Learn Python the Hard Way)
- 2019-06-29 17:42:35下载
- 积分:1
-
双鱼林Python基于Django图书管理系统
说明: 图书管理系统
程序开发软件:Pycharm
数据库:mysql
采用技术: Django
系统实体对象:
图书类型:图书类别,类别名称,可借阅天数
图书:图书条形码,图书名称,图书所在类别,图书价格,库存,出版日期,出版社,图书图片,图书简介,图书文件(Book management system
Program development software: pycham
Database: MySQL
Adopted technology: Django
System entity object:
Book type: Book type, category name, number of days to borrow
Books: Book barcode, book name, book category, book price, stock, publication date, publishing house, book picture, book introduction, book document)
- 2019-12-30 16:36:34下载
- 积分:1