自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

zhulf0804的博客

code and computer vision.

  • 博客(3)
  • 资源 (8)
  • 收藏
  • 关注

原创 PyTorch学习率

https://www.kaggle.com/isbhargav/guide-to-pytorch-learning-rate-scheduling

2021-01-13 17:31:56 210

原创 5639. 完成所有工作的最短时间

Leetcode 周赛223的hard题目,此题是我见到的很惊艳的题目,用到了二进制表示状态,枚举状态,二分法,动态规划等知识,值得记录一下。 看到这个题目时,只能想到二分法,看了题解后才发现这个是二分 + 状压dp的题目。 看了题解,发现这个题目的实现用了很多二进制表示,其中最为精辟的是枚举状态,结合https://oi-wiki.org/math/bit/#_14勉强看懂代码。 下面是python3的代码实现,但是tle了,看了下面的评论说是此题对python不友好,下次再用C++把这个题目实现一下吧。

2021-01-10 23:44:18 654

原创 位运算

https://oi-wiki.org/math/bit/

2021-01-10 22:48:43 129

en.x-cube-classb-v2-3-0.zip

内部包含STM32系列工程项目代码,实现MCU内核硬件上电校验和运行过程中校验过程,极大的节省了工程项目的开发时间。是基于CubeMx、Keil等工具学习STM32、C 汇编混合编程的绝佳资源,该项目有助于学习系统启动过程、硬件校验原理、反汇编等多种计算机基础知识。

2020-01-10

en.stm8-safeclassb.zip

用于UL认证相关冗余设计所需的MCU内核启动校验及运行过程中的校验,主要包含:内部通用寄存器、特殊寄存器、程序计数器等;RAM MarchC/X校验;FlashCRC16和校验,含多个工程项目,很好的C、汇编混合编程学习资料,通过该项目学习对IAR编程平台、栈、寄存器、内存有更清晰的认识。

2020-01-10

Digital Design: Principles and Practices, 4th Edition

This is the eBook of the printed book and may not include any media, website access codes, or print supplements that may come packaged with the bound book. Establishing a solid foundation of digital design principles An authoritative introduction to basic digital design, Digital Design: Principles and Practices helps readers build a foundational understanding of theoretical and engineering principles. This book gives readers the opportunity to learn the basics at the high level (HDLs), at the low level (electrical circuits), and throughout the “vast middle” (gates, flip-flops, and higher-level digital-design building blocks). The author’s 30 years of experience in both industrial and university settings brings weight and credibility to the material, and with broad coverage of logic design practices, the 4th Edition gives readers a look at how digital design works in the real world.

2018-12-27

手写数字数据集及源码

手写数字数据集及python实现源码

2016-12-23

imnoise3.m

matlab周期噪声产生函数:imnoise3。内含代码

2016-11-02

高等代数(北京大学第三版)

本资源是高等代数(北京大学第三版)pdf教程。

2016-09-07

学习opencv(中文版)

OpenCV文档中文版,学习OpenCV的教材。

2016-08-23

学习opencv

2016-07-25

空空如也

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

TA关注的人

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