博客原文地址:https://www.cnblogs.com/qq260250932/p/5361043.html using System; using System.Collections.Generic; using System.Linq; using System.Text; using ...
https://www.cnblogs.com/zpc870921/archive/2012/03/12/2391424.html https://www.cnblogs.com/PiaoMiaoGongZi/p/5216089.html https://www.cnblogs.com/xcsn/p ...
分类:
Web程序 时间:
2019-10-24 15:58:21
阅读次数:
118
终于意识到动规的水平差得一批了。这边开个小专题练一下。 题目列表是学长 frank_c1 的博客。这样一来可以保证质量,二来也有自己能看懂的题解。 ~~事实上很多题意也是贺的~~ 这里还是挂个链接吧: "orz" (刷新以获取数学公式) [APIO 2014] Beads and wires 题意 ...
分类:
其他好文 时间:
2019-10-23 22:06:31
阅读次数:
88
环境 我使用的java以及maven版本如下: jdk7下载地址:https://www.oracle.com/technetwork/java/javase/downloads/java archive downloads javase7 521261.html jdk7安装教程:https:// ...
分类:
其他好文 时间:
2019-10-23 21:45:30
阅读次数:
132
1.jar包插件 2.jar -cp xxx.jar 包名.类名 ...
分类:
编程语言 时间:
2019-10-23 19:43:55
阅读次数:
126
测试结果: 原文:https://www.cnblogs.com/s0611163/archive/2019/08/23/11399898.html ...
前言 AutoEncoder是深度学习的另外一个重要内容,并且非常有意思,神经网络通过大量数据集,进行end-to-end的训练,不断提高其准确率,而AutoEncoder通过设计encode和decode过程使输入和输出越来越接近,是一种无监督学习过程。 AutoEncoder Introduct ...
分类:
Web程序 时间:
2019-10-23 00:14:13
阅读次数:
149
先装yaourt,或者yay也行,以yaourt为例,: 1,sudo pacman -S yaourt2,sudo yaourt -S fcitx-sogoupinyin fcitx-configtool fcitx-im3, sudo pacman -U https://arch-archive ...
分类:
编程语言 时间:
2019-10-22 00:40:33
阅读次数:
211
alter system archive log current; DataGuard 归档日志;
分类:
其他好文 时间:
2019-10-21 09:28:33
阅读次数:
147
ZGC简介 本次调研目标选取的是jdk11(long-term support)下首次亮相的zgc。 zgc介绍简单翻译了zgc main page:ZGC简介 另外参考hotspot garbage collector team介绍zgc用的ppt:https://archive.fosdem.o ...
分类:
其他好文 时间:
2019-10-20 18:17:06
阅读次数:
248