It was delayed because of Chinese New Year. Type some quotes to improvise. hehe~ -Death is like the wind, always by my side. -I'll give you the esay w ...
分类:
其他好文 时间:
2019-02-10 23:13:43
阅读次数:
170
Being educated in Computer Science and Mathematics is not always easy. Especially not if you have “friends” who repeatedly insist on showing you their ...
分类:
其他好文 时间:
2019-02-10 09:39:32
阅读次数:
140
A factory produces products packed in square packets of the same height h and of the sizes 1*1, 2*2, 3*3, 4*4, 5*5, 6*6. These products are always del ...
分类:
其他好文 时间:
2019-02-09 16:27:10
阅读次数:
193
yaml文件中镜像拉取策略解释: containers: - name: coredns image: coredns/coredns:1.2.0 imagePullPolicy: IfNotPresent IfNotPresent :如果本地存在镜像就优先使用本地镜像。 Never:直接不再去拉取... ...
分类:
其他好文 时间:
2019-02-08 23:17:00
阅读次数:
765
Given an array of non-negative integers, you are initially positioned at the first index of the array. Each element in the array represents your maxim ...
分类:
其他好文 时间:
2019-02-08 13:07:39
阅读次数:
182
此次任务的主要目标是完成之前三次的仿真任务以及uart协议串口接收的代码编写,仿真还是花了不少时间的,因为仿真用的板子是ego1,利用vivado来下板子,之前一直是通过ise在basys3上完成板级实验,要说的是,ego1提供的是100mhz的频率时钟,所以需要一个时钟分频来校对 100hz转25 ...
分类:
其他好文 时间:
2019-02-07 22:06:44
阅读次数:
220
A. Colorful Stones (Simplified Edition) time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output ...
分类:
其他好文 时间:
2019-02-05 22:20:34
阅读次数:
147
Grandpa Giuseppe won a professional pizza cutter, the kind of type reel and, to celebrate, baked a rectangle pizza to his grandchildren! He always sli ...
分类:
编程语言 时间:
2019-02-05 22:03:33
阅读次数:
162
Alice and Bob are very smart guys and they like to play all kinds of games in their spare time. The most amazing thing is that they always find the be ...
分类:
其他好文 时间:
2019-02-04 22:06:14
阅读次数:
232
一起来看CORE源码(一) ConcurrentDictionary ...
分类:
其他好文 时间:
2019-02-04 18:11:55
阅读次数:
164