Rockdu's Blog
“Where there is will, there is a way”
亲 您的浏览器不支持html5的audio标签
Toggle navigation
Rockdu's Blog
主页
数据结构
字符串算法
图论
数论、数学
动态规划
基础算法
[其它内容]
计算几何
科研笔记
归档
标签
细节小专题
无
2021-03-02 22:09:21
1237
0
0
rockdu
### *本专题是笔者写题想不清楚的细节大集锦 #### #1 上取整 ``` int Udiv(int x, int a) {return (x - 1) / a + 1;} ``` #### #2 stl二分 ![title](https://leanote.com/api/file/getImage?fileId=603f4ca7ab64411f5b0001e8)
上一篇:
XNOR-Net:ImageNet Classification Using Binary Convolutional Neural Networks
下一篇:
数论小专题——因数的分解
0
赞
1237 人读过
新浪微博
微信
腾讯微博
QQ空间
人人网
提交评论
立即登录
, 发表评论.
没有帐号?
立即注册
0
条评论
More...
文档导航
没有帐号? 立即注册