About二分图 "参考博客 by ling_wang" "参考博客 by Matrix67" 模板题 luogu3386 "luogu3386 二分图匹配 の 传送门" 这里是 匈牙利算法 Code cpp include include include include using namespa ...
分类:
其他好文 时间:
2019-07-09 22:35:01
阅读次数:
163
1.About Me 2.全栈开发工具锦集 3.一次小组成员的茶话会日记 编写中 4.Java源码系列(1)-String 5.移动端架构工具箱(1)-Nexus Repository Manager 6.开源我的移动端运维系统 7.关于码农的成长手册 ...
分类:
其他好文 时间:
2019-07-07 14:53:44
阅读次数:
113
原文:https://stackoverflow.com/questions/5232198/about vectors growth 翻译:joey Answer 1: The rate at which the capacity of a vector grows is implementati ...
分类:
其他好文 时间:
2019-07-06 19:39:41
阅读次数:
152
C C++比较: 1. Scanf printf 函数 Cin cout可不指定输入输出格式,消耗时间多 2. Stdio :standard input output .h——head Stdio.h ——include sth about input and output (cstdio) #i ...
分类:
编程语言 时间:
2019-07-04 09:45:02
阅读次数:
100
https://www.youtube.com/watch?v=hCF2_0G337Y what are you guys laughing at? oh, i wouldn't worry about it You said something funny, didn't you? The guy ...
分类:
其他好文 时间:
2019-07-04 00:17:50
阅读次数:
121
在 Keras 中有两类主要的模型:Sequential 顺序模型 和 使用函数式 API 的 Model 类模型。 【Reference】 1、https://keras.io/zh/models/about-keras-models/ ...
分类:
其他好文 时间:
2019-07-03 21:37:23
阅读次数:
128
We missed our first meeting. I rescheduled this for us. This is our first 1:1 meeting. We will take this chance to talk about our priorities in 2019 a... ...
分类:
其他好文 时间:
2019-07-03 14:00:57
阅读次数:
91
在遥远的东方世界,有一个名为$gryz$的学校,这里,有一个名叫$Loceaner$的蒟蒻,芸芸众生之中,他就是机房中最菜的那一个,成天到晚被他的队友们吊打,但他乐此不疲,还是开心的被吊打,以至于撑到了现在 作为一个菜鸡,我曾服务于另一所初中——$lqcz$,它一度是当地最火爆的菜鸡产生公司之一,我 ...
分类:
其他好文 时间:
2019-07-02 10:52:09
阅读次数:
69
Redis 常用命令 发现几个很好的 Redis 常用命令汇总大全网页,分享给小伙伴们~ 1、Redis 命令参考 http://redisdoc.com/string/index.html 2、W3Cschool https://www.w3cschool.cn/redis_all_about/r ...
分类:
其他好文 时间:
2019-06-30 20:37:55
阅读次数:
131
训练分类器 目前为止,你已经知道如何定义神经网络、计算损失和更新网络的权重。现在你可能在想,那数据呢? What about data? 通常,当你需要处理图像、文本、音频或者视频数据时,你可以使用标准Python包来将数据导入到numpy 数组中。然后再将数组转换成 。 对于图像,可用的包有:Pi ...
分类:
其他好文 时间:
2019-06-28 14:33:25
阅读次数:
91