自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (4)
  • 收藏
  • 关注

原创 Smoothing the loss data using matplotlib ,scipy and numpy in python 绘制平滑的曲线

Smoothing the loss data using matplotlib ,scipy and numpy in python 绘制平滑的曲线The problem:The plot graph from above:Solution:Reference: The problem: import numpy as np import matplotlib.pyplot as plt x = np.array([1, 2, 3]) y = np.array([0.2572527229785919,

2020-07-08 23:30:23 380

Core Python Applications Programming 3rd Edition核心编程 英文原版

"Python Core Programming (3rd Edition)" is a new upgrade to the classic best-selling book "Python Core Programming (Second Edition)", which is divided into three parts. Part 1 explains some of Python's general applications, including regular expressions, network programming, Internet client programming, multithreaded programming, GUI programming, database programming, Microsoft Office programming, and extended Python. Part 2 covers topics related to Web development, including Web clients and servers, CGI and WSGI-related Web programming, Django Web frameworks, cloud computing, and advanced Web services. Part 3 is a supplemental/experimental chapter that includes text processing and a few other things. "Python Core Programming (3rd Edition)" is for Python developers with some experience to read.

2018-09-19

Linux设备驱动开发详解:基于最新的Linux 4.0内核

Linux设备驱动开发详解:基于最新的Linux 4.0内核.pdf 宋宝华 Linux布道者,知名嵌入式系统专家,《Essential Linux Device Drivers》译者。作为最早从事Linux内核与设备驱动研究的专家之一,他在众多国内外知名企业开展Linux技术培训。他也是一位活跃的Linux开发者和深度实践者,为Linux官方内核贡献了大量的Linux源码并承担代码审核工作。至今已向Linux官方内核提交逾数万行代码和几百个补丁。他的《Linux设备驱动开发详解》系列书在嵌入式Linux开发者中有口皆碑,是众多Linux书籍中为数不多的畅销书。

2016-04-24

智能小车控制蓝牙版源码

智能小车控制蓝牙版源码,控制小车机器人,让你的小车机器人更好的运行

2013-08-29

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除