-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
678 lines (388 loc) · 26.6 KB
/
index.html
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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>readyFly</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:type" content="website">
<meta property="og:title" content="readyFly">
<meta property="og:url" content="https://readyfly.github.io/index.html">
<meta property="og:site_name" content="readyFly">
<meta property="og:locale" content="Chinese">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="readyFly">
<link rel="icon" href="/css/images/favicon.ico">
<link rel="stylesheet" href="/css/style.css">
<script src="//cdn.bootcss.com/pace/1.0.2/pace.min.js"></script>
<link href="//cdn.bootcss.com/pace/1.0.2/themes/pink/pace-theme-flash.css" rel="stylesheet">
<!-- baidu webmaster push -->
<script src='//push.zhanzhang.baidu.com/push.js'></script>
<!--
<script>
(function(){
if('{{ page.password }}'){
if (prompt('请输入文章密码') == '{{ page.password }}'){
alert('密码错误!');
history.back();
}
}
})();
</script>
-->
</head>
<body class="home blog custom-background custom-font-enabled single-author">
<div id="page" class="hfeed site">
<a href="https://readyfly.github.io" class="github-corner" aria-label="View source on Github"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#151513; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
<header id="masthead" class="site-header" role="banner">
<hgroup>
<h1 class="site-title">
<a href="/" title="readyFly" rel="home">readyFly</a>
</h1>
<script type="text/javascript" src="http://api.hitokoto.us/rand?encode=js&charset=utf-8"></script>
<h2 class="site-description"><script>hitokoto();</script></h2>
</hgroup>
<nav id="site-navigation" class="main-navigation" role="navigation">
<button class="menu-toggle">菜单</button>
<a class="assistive-text" href="/#content" title="跳至内容">跳至内容</a><!--TODO-->
<div class="menu-main-container">
<ul id="menu-main" class="nav-menu">
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="/">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="/archives">Archives</a></li>
</ul>
</div>
</nav>
</header>
<div id="main" class="wrapper">
<div id="primary" class="site-content"><div id="content" role="main">
<article id="post-实战篇——达观杯比赛,信息抽取" class="post-实战篇——达观杯比赛,信息抽取 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2019/08/26/实战篇——达观杯比赛,信息抽取/">实战篇——达观杯比赛,信息抽取</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2019/08/26/实战篇——达观杯比赛,信息抽取/" data-id="cjzs8f9s20008wcvfnmr0efv7" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>“达观杯”文本智能信息抽取挑战赛 <a href="https://www.biendata.com/competition/datagrand/" target="_blank" rel="noopener">https://www.biendata.com/competition/datagrand/</a><br>
<p class="article-more-link">
<a href="/2019/08/26/实战篇——达观杯比赛,信息抽取/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2019/08/26/实战篇——达观杯比赛,信息抽取/">
<time datetime="2019-08-26T09:08:07.000Z" class="entry-date">
2019-08-26
</time>
</a>
</footer>
</article>
<article id="post-主动学习" class="post-主动学习 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2019/08/26/主动学习/">主动学习</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2019/08/26/主动学习/" data-id="cjzs8f9rz0003wcvffjilw47t" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>快速了解主动学习<br><a href="https://zhuanlan.zhihu.com/p/39367595" target="_blank" rel="noopener">https://zhuanlan.zhihu.com/p/39367595</a><br>
<p class="article-more-link">
<a href="/2019/08/26/主动学习/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2019/08/26/主动学习/">
<time datetime="2019-08-26T04:56:11.000Z" class="entry-date">
2019-08-26
</time>
</a>
</footer>
</article>
<article id="post-论文-BERT-翻译" class="post-论文-BERT-翻译 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2019/08/26/论文-BERT-翻译/">论文:BERT 翻译</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2019/08/26/论文-BERT-翻译/" data-id="cjzs8f9tw001zwcvf1m286xni" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>BERT:预训练的深度双向Transformer语言模型<br>
<p class="article-more-link">
<a href="/2019/08/26/论文-BERT-翻译/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2019/08/26/论文-BERT-翻译/">
<time datetime="2019-08-26T04:43:55.000Z" class="entry-date">
2019-08-26
</time>
</a>
</footer>
</article>
<article id="post-NLP自然语言处理" class="post-NLP自然语言处理 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2019/08/21/NLP自然语言处理/">NLP自然语言处理</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2019/08/21/NLP自然语言处理/" data-id="cjzs8f9t3001ewcvf9zmb5zxd" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>最近一直在做nlp的东西,但都还是了解的太表面了。东西有点多,杂,现在的心情正好适合整理一下。<br>
<p class="article-more-link">
<a href="/2019/08/21/NLP自然语言处理/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2019/08/21/NLP自然语言处理/">
<time datetime="2019-08-21T05:19:42.000Z" class="entry-date">
2019-08-21
</time>
</a>
</footer>
</article>
<article id="post-好久不见之BERTRT问题篇" class="post-好久不见之BERTRT问题篇 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2018/12/15/好久不见之BERTRT问题篇/">好久不见之BERT问题篇</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2018/12/15/好久不见之BERTRT问题篇/" data-id="cjzs8f9t6001iwcvf97vkm2ca" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>整理的看BERT论文中的一些问题……有待更新<br>
<p class="article-more-link">
<a href="/2018/12/15/好久不见之BERTRT问题篇/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2018/12/15/好久不见之BERTRT问题篇/">
<time datetime="2018-12-15T13:22:52.000Z" class="entry-date">
2018-12-15
</time>
</a>
</footer>
</article>
<article id="post-好久不见之BERT——NLP" class="post-好久不见之BERT——NLP post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2018/12/15/好久不见之BERT——NLP/">好久不见之BERT——NLP</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2018/12/15/好久不见之BERT——NLP/" data-id="cjzs8f9t8001lwcvfxqfedlpn" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>不知不觉已经很久不写了……看了看之前的,还真觉得有的知识真是得记下来啊(因为脑子装不下……哈哈哈)回归主题,今天整理了一下nlp最新的BERT模型,涉及太多不懂的了,仍在studying……<br>
<p class="article-more-link">
<a href="/2018/12/15/好久不见之BERT——NLP/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2018/12/15/好久不见之BERT——NLP/">
<time datetime="2018-12-15T13:10:05.000Z" class="entry-date">
2018-12-15
</time>
</a>
</footer>
</article>
<article id="post-数据结构之最小生成树" class="post-数据结构之最小生成树 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2018/07/19/数据结构之最小生成树/">数据结构之最小生成树</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2018/07/19/数据结构之最小生成树/" data-id="cjzs8f9sb000hwcvfguk35o6d" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>最小生成树是一副连通加权无向图中一棵权值最小的生成树。</p>
<p><img src="/upload_image/Minimum_spanning_tree.png" alt=""></p>
<p class="article-more-link">
<a href="/2018/07/19/数据结构之最小生成树/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2018/07/19/数据结构之最小生成树/">
<time datetime="2018-07-19T10:10:55.000Z" class="entry-date">
2018-07-19
</time>
</a>
<span class="article-delim">•</span>
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/最小生成树/">最小生成树</a></li></ul>
</footer>
</article>
<article id="post-机器学习之K近邻" class="post-机器学习之K近邻 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2018/07/19/机器学习之K近邻/">机器学习之K近邻</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2018/07/19/机器学习之K近邻/" data-id="cjzs8f9sk000qwcvff4vox1fv" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p> K近邻法(k-nearest neighbors,KNN)是一种很基本的机器学习方法了,在我们平常的生活中也会不自主的应用。比如,我们判断一个人的人品,只需要观察他来往最密切的几个人的人品好坏就可以得出了。这里就运用了KNN的思想。KNN方法既可以做分类,也可以做回归,这点和决策树算法相同。<a href="https://zhuanlan.zhihu.com/p/25994179" target="_blank" rel="noopener">参考文章</a></p>
<p class="article-more-link">
<a href="/2018/07/19/机器学习之K近邻/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2018/07/19/机器学习之K近邻/">
<time datetime="2018-07-19T07:40:16.000Z" class="entry-date">
2018-07-19
</time>
</a>
<span class="article-delim">•</span>
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/K近邻/">K近邻</a></li></ul>
</footer>
</article>
<article id="post-操作系统复习" class="post-操作系统复习 post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2018/07/19/操作系统复习/">操作系统复习</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2018/07/19/操作系统复习/" data-id="cjzs8f9ta001nwcvfda516fue" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>主要是对操作系统的一些回顾复习! <a href="https://github.com/CyC2018/Interview-Notebook/blob/master/notes/%E8%AE%A1%E7%AE%97%E6%9C%BA%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F.md" target="_blank" rel="noopener">参考</a><br>
<p class="article-more-link">
<a href="/2018/07/19/操作系统复习/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2018/07/19/操作系统复习/">
<time datetime="2018-07-19T04:29:52.000Z" class="entry-date">
2018-07-19
</time>
</a>
<span class="article-delim">•</span>
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/操作系统/">操作系统</a></li></ul>
</footer>
</article>
<article id="w-机器学习之K-mean" class="w-机器学习之K-mean post type-post status-publish format-standard hentry">
<!---->
<header class="entry-header">
<h1 class="entry-title">
<a class="article-title" href="/2018/07/15/机器学习之K-mean/">机器学习(1)</a>
</h1>
<div class="comments-link">
<a href="javascript:void(0);" data-url="https://readyfly.github.io/2018/07/15/机器学习之K-mean/" data-id="cjzs8f9sg000mwcvf5veadsji" class="leave-reply bdsharebuttonbox" data-cmd="more">Share</a>
</div><!-- .comments-link -->
</header><!-- .entry-header -->
<div class="entry-content">
<p>今天学习的是K-means聚类算法<br>
<p class="article-more-link">
<a href="/2018/07/15/机器学习之K-mean/#more" class="more-link">More <span class="meta-nav">→</span></a>
</p>
</div><!-- .entry-content -->
<footer class="entry-meta">
<a href="/2018/07/15/机器学习之K-mean/">
<time datetime="2018-07-15T09:44:44.000Z" class="entry-date">
2018-07-15
</time>
</a>
<span class="article-delim">•</span>
<ul class="article-tag-list"><li class="article-tag-list-item"><a class="article-tag-list-link" href="/tags/K-means-无监督学习/">K-means 无监督学习</a></li></ul>
</footer>
</article>
<nav id="pagination">
<nav id="page-nav">
<span class="page-number current">1</span><a class="page-number" href="/page/2/">2</a><a class="page-number" href="/page/3/">3</a><a class="extend next" rel="next" href="/page/2/">Next »</a>
</nav>
</nav>
</div></div>
<div id="secondary" class="widget-area" role="complementary">
<aside id="search" class="widget widget_search"><form role="search" method="get" accept-charset="utf-8" id="searchform" class="searchform" action="//google.com/search">
<div>
<input type="text" value="" name="s" id="s" />
<input type="submit" id="searchsubmit" value="搜索" />
</div>
</form></aside>
<aside class="widget">
<h3 class="widget-title">Recents</h3>
<div class="widget-content">
<ul>
<li>
<a href="/2019/08/26/实战篇——达观杯比赛,信息抽取/">实战篇——达观杯比赛,信息抽取</a>
</li>
<li>
<a href="/2019/08/26/主动学习/">主动学习</a>
</li>
<li>
<a href="/2019/08/26/论文-BERT-翻译/">论文:BERT 翻译</a>
</li>
<li>
<a href="/2019/08/21/NLP自然语言处理/">NLP自然语言处理</a>
</li>
<li>
<a href="/2018/12/15/好久不见之BERTRT问题篇/">好久不见之BERT问题篇</a>
</li>
</ul>
</div>
</aside>
<aside class="widget">
<h3 class="widget-title">Tags</h3>
<div class="widget-content">
<ul class="tag-list"><li class="tag-list-item"><a class="tag-list-link" href="/tags/C-库函数/">C++ 库函数</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/K-means-无监督学习/">K-means 无监督学习</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/K近邻/">K近邻</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/hello-world/">hello world</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/hexo-博客/">hexo 博客</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/mysql/">mysql</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/python-sklearn机器学习/">python sklearn机器学习</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/前序、中序、后序遍历/">前序、中序、后序遍历</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/前缀、中缀、后缀表达式/">前缀、中缀、后缀表达式</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/动态规划/">动态规划</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/双向循环链表/">双向循环链表</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/排序算法/">排序算法</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/操作系统/">操作系统</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/最小生成树/">最小生成树</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/最短路径算法-dijkstra算法-floyd算法/">最短路径算法 dijkstra算法 floyd算法</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/算法/">算法</a><span class="tag-list-count">4</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/计算机网络/">计算机网络</a><span class="tag-list-count">1</span></li><li class="tag-list-item"><a class="tag-list-link" href="/tags/贪心算法/">贪心算法</a><span class="tag-list-count">1</span></li></ul>
</div>
</aside>
<aside class="widget">
<h3 class="widget-title">Tag Cloud</h3>
<div class="widget-content tagcloud">
<a href="/tags/C-库函数/" style="font-size: 10px;">C++ 库函数</a> <a href="/tags/K-means-无监督学习/" style="font-size: 10px;">K-means 无监督学习</a> <a href="/tags/K近邻/" style="font-size: 10px;">K近邻</a> <a href="/tags/hello-world/" style="font-size: 10px;">hello world</a> <a href="/tags/hexo-博客/" style="font-size: 10px;">hexo 博客</a> <a href="/tags/mysql/" style="font-size: 10px;">mysql</a> <a href="/tags/python-sklearn机器学习/" style="font-size: 10px;">python sklearn机器学习</a> <a href="/tags/前序、中序、后序遍历/" style="font-size: 10px;">前序、中序、后序遍历</a> <a href="/tags/前缀、中缀、后缀表达式/" style="font-size: 10px;">前缀、中缀、后缀表达式</a> <a href="/tags/动态规划/" style="font-size: 10px;">动态规划</a> <a href="/tags/双向循环链表/" style="font-size: 10px;">双向循环链表</a> <a href="/tags/排序算法/" style="font-size: 10px;">排序算法</a> <a href="/tags/操作系统/" style="font-size: 10px;">操作系统</a> <a href="/tags/最小生成树/" style="font-size: 10px;">最小生成树</a> <a href="/tags/最短路径算法-dijkstra算法-floyd算法/" style="font-size: 10px;">最短路径算法 dijkstra算法 floyd算法</a> <a href="/tags/算法/" style="font-size: 20px;">算法</a> <a href="/tags/计算机网络/" style="font-size: 10px;">计算机网络</a> <a href="/tags/贪心算法/" style="font-size: 10px;">贪心算法</a>
</div>
</aside>
<p class="asidetitle">打赏他</p>
<div>
<form action="https://shenghuo.alipay.com/send/payment/fill.htm" method="POST" target="_blank" accept-charset="GBK">
<br/>
<input name="optEmail" type="hidden" value="your 支付宝账号" />
<input name="payAmount" type="hidden" value="默认捐赠金额(元)" />
<input id="title" name="title" type="hidden" value="博主,打赏你的!" />
<input name="memo" type="hidden" value="你Y加油,继续写博客!" />
<input name="pay" type="image" value="转账" src="http://7xig3q.com1.z0.glb.clouddn.com/alipay-donate-website.png" />
</form>
</div>
</div>
</div>
<footer id="colophon" role="contentinfo">
<p>© 2019 Feng_linhui
All rights reserved.</p>
<p>Powered by <a href="http://hexo.io/" target="_blank">Hexo</a></p>
本站总访问量 <span id="busuanzi_value_site_pv"></span> 次, 访客数 <span id="busuanzi_value_site_uv"></span> 人次, 本文总阅读量 <span id="busuanzi_value_page_pv"></span> 次
</footer>
<script async src="//dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"1","bdMiniList":false,"bdPic":"","bdStyle":"2","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
<script src="/js/jquery-2.0.3.min.js"></script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script src="/js/script.js"></script>
<script src="/js/navigation.js"></script>
<div id="bg"></div>
</div>
<!-- 页面点击小红心 -->
<script type="text/javascript" src="/js/love.js"></script>
<!--
<embed src="//music.163.com/style/swf/widget.swf?sid=528283&type=2&auto=1&width=320&height=66" width="340" height="86" allowNetworking="all"></embed>
<img src = "/upload_image/cute.gif" width ="100" height="180" />
-->
<script src="/live2dw/lib/L2Dwidget.min.js?094cbace49a39548bed64abff5988b05"></script><script>L2Dwidget.init({"model":{"jsonPath":"/live2dw/assets/shizuku.model.json"},"display":{"position":"left","width":50,"height":150},"mobile":{"show":true}});</script></body>
</html>