- 博客(2)
- 收藏
- 关注
转载 标准化、归一化、正则化
https://zhuanlan.zhihu.com/p/29957294?utm_medium=social&utm_source=weibo
2019-04-17 17:01:22
317
1
转载 一段神奇的加速代码--C++
今天做leetcode试题的时候意外发现的一段加速的代码。。。static const auto io_speed_up = [](){ std::ios::sync_with_stdio(false); std::cin.tie(0); return 0;}();
2019-04-04 20:20:57
3247
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人