自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(8)
  • 收藏
  • 关注

原创 数据结构与算法——AVL树插入操作

元素正常的BST插入沿原插入路径回溯检查平衡因子若节点不平衡确定4种类型(LL,RR,LR,RL)

2023-03-28 13:58:15 89

原创 欧几里得算法(辗转相除法)求最小公倍数以及最大公倍数

lcm&gcd

2022-08-22 19:16:11 312

原创 最速降线问题——欧拉-拉格朗日方程的推导

欧拉-拉格朗日方程简要推导

2022-08-11 17:21:48 5373 1

原创 AGV调度算法

AGV调度算法的简单探讨

2022-08-11 02:21:03 2555

原创 Proof of Dijkstra‘s algorithm

Contradiction Method:Suppose the current verticle is not the verticle that has the shortest distance from the source verticle .Then there must be a verticle that .That contradic...

2022-05-02 21:56:20 263

原创 The Lower Bound of Comparison Sort Algorithm

1. There are types of sequences for n differentelements2. Randomly choose 2 elements a and b, either a is larger than b or b is larger than a.That means there are possibilities left. Then ......3. Suppose that it needs x times to decline to 1.

2022-05-02 04:01:56 126

原创 什么是量子计算机

What is a quantum computer?Let’s talk a bit about what actually makes up a quantum computer. To facilitate this discussion, let’s briefly talk about what the termcomputermeans.DEFINITIONAcomputeris adevice that takes data as input and does...

2022-04-30 05:12:15 416

原创 量子计算的重要性

本文介绍了量子计算的重要性

2022-04-30 05:09:57 180

空空如也

空空如也

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

TA关注的人

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