-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
186 lines (85 loc) · 5.91 KB
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Knot</title>
<icon>https://shiyi-ale.github.io/icon.png</icon>
<subtitle>ENJOY U LIFE</subtitle>
<link href="https://shiyi-ale.github.io/atom.xml" rel="self"/>
<link href="https://shiyi-ale.github.io/"/>
<updated>2022-11-23T03:44:32.953Z</updated>
<id>https://shiyi-ale.github.io/</id>
<author>
<name>Knot</name>
</author>
<generator uri="https://hexo.io/">Hexo</generator>
<entry>
<title>‘JetsonNano控制舵机’</title>
<link href="https://shiyi-ale.github.io/2022/11/23/%E2%80%98JetsonNano%E6%8E%A7%E5%88%B6%E8%88%B5%E6%9C%BA%E2%80%99/"/>
<id>https://shiyi-ale.github.io/2022/11/23/%E2%80%98JetsonNano%E6%8E%A7%E5%88%B6%E8%88%B5%E6%9C%BA%E2%80%99/</id>
<published>2022-11-23T00:56:17.000Z</published>
<updated>2022-11-23T03:44:32.953Z</updated>
<summary type="html"><h3 id="材料:"><a href="#材料:" class="headerlink" title="材料:"></a>材料:</h3><ol>
<li>PCA9685舵机驱动板</li>
<li>MG996R舵机</li>
</ol>
<h3 id="配置环境"><a</summary>
<category term="Jetson" scheme="https://shiyi-ale.github.io/tags/Jetson/"/>
</entry>
<entry>
<title>UAV信号控制问题</title>
<link href="https://shiyi-ale.github.io/2022/11/22/UAV%E5%9B%BE%E4%BC%A0%E4%BB%A5%E5%8F%8A%E4%BF%A1%E5%8F%B7%E6%8E%A7%E5%88%B6/"/>
<id>https://shiyi-ale.github.io/2022/11/22/UAV%E5%9B%BE%E4%BC%A0%E4%BB%A5%E5%8F%8A%E4%BF%A1%E5%8F%B7%E6%8E%A7%E5%88%B6/</id>
<published>2022-11-22T00:52:12.000Z</published>
<updated>2022-11-23T00:54:44.444Z</updated>
<summary type="html"><p>摘要:基于简单的无人机端,地面站端,无人机调度端进行3端数据交互的过程中产生了不可不考虑的时间延迟,导致了整个系统精确降落过程无法实现</p>
<h3 id="原系统困难点"><a href="#原系统困难点" class="headerlink"</summary>
</entry>
<entry>
<title>zxing</title>
<link href="https://shiyi-ale.github.io/2022/11/10/zxing/"/>
<id>https://shiyi-ale.github.io/2022/11/10/zxing/</id>
<published>2022-11-10T11:02:19.000Z</published>
<updated>2022-11-10T11:02:48.789Z</updated>
<summary type="html"><h2 id="zxing介绍"><a href="#zxing介绍" class="headerlink" title="zxing介绍"></a>zxing介绍</h2><p>zxing项目是谷歌推出的用来识别多种格式条形码的开源项目,项目地址为<a</summary>
</entry>
<entry>
<title>「数学」Dandelin spheres 更好的理解椭圆</title>
<link href="https://shiyi-ale.github.io/2022/11/06/Dandelin-spheres/"/>
<id>https://shiyi-ale.github.io/2022/11/06/Dandelin-spheres/</id>
<published>2022-11-06T12:32:42.000Z</published>
<updated>2022-11-10T10:53:49.801Z</updated>
<summary type="html"><ul>
<li><p>Dandelin</summary>
<category term="数学" scheme="https://shiyi-ale.github.io/tags/%E6%95%B0%E5%AD%A6/"/>
</entry>
<entry>
<title>「密码学」二维码与RS码</title>
<link href="https://shiyi-ale.github.io/2022/11/06/RS%E7%A0%81/"/>
<id>https://shiyi-ale.github.io/2022/11/06/RS%E7%A0%81/</id>
<published>2022-11-06T12:32:42.000Z</published>
<updated>2022-11-10T10:53:56.008Z</updated>
<summary type="html"><h2 id="译-为程序员写的Reed-Solomon码解释-Felix021-So-far-so-good"><a href="#译-为程序员写的Reed-Solomon码解释-Felix021-So-far-so-good" class="headerlink"</summary>
<category term="密码学" scheme="https://shiyi-ale.github.io/tags/%E5%AF%86%E7%A0%81%E5%AD%A6/"/>
</entry>
<entry>
<title>「密码学」BCH与HammingCode</title>
<link href="https://shiyi-ale.github.io/2022/11/06/BCH%E4%B8%8EHammingCode/"/>
<id>https://shiyi-ale.github.io/2022/11/06/BCH%E4%B8%8EHammingCode/</id>
<published>2022-11-06T12:32:42.000Z</published>
<updated>2022-11-10T10:53:42.339Z</updated>
<summary type="html"><p><strong>Bose–Chaudhuri–Hocquenghem codes</strong></p>
<p>BCH代码是里德- 所罗门代码的推广</p>
<h3 id="我们可以尝试把二进制数表示为多项式"><a href="#我们可以尝试把二进制数表示为多项式"</summary>
<category term="密码学" scheme="https://shiyi-ale.github.io/tags/%E5%AF%86%E7%A0%81%E5%AD%A6/"/>
</entry>
<entry>
<title>「电子产品」Samsung 16g双通道内存组建安全下车</title>
<link href="https://shiyi-ale.github.io/2022/10/30/Samsung-16g%E5%8F%8C%E9%80%9A%E9%81%93%E5%86%85%E5%AD%98%E7%BB%84%E5%BB%BA%E5%AE%89%E5%85%A8%E4%B8%8B%E8%BD%A6/"/>
<id>https://shiyi-ale.github.io/2022/10/30/Samsung-16g%E5%8F%8C%E9%80%9A%E9%81%93%E5%86%85%E5%AD%98%E7%BB%84%E5%BB%BA%E5%AE%89%E5%85%A8%E4%B8%8B%E8%BD%A6/</id>
<published>2022-10-30T10:11:09.000Z</published>
<updated>2022-11-06T12:45:36.413Z</updated>
<summary type="html"><p>关于最近组了一个双通道16g3200MHZ的DRAM</p>
<blockquote>
<p>PDD下单,1天就送到了,采用机型Dell 5511</summary>
<category term="DRAM" scheme="https://shiyi-ale.github.io/tags/DRAM/"/>
</entry>
</feed>