crabxmz
crabxmz
全部文章
分类
acm(20)
AI(6)
c++开发(18)
ctf(13)
java(2)
linux运维(22)
note(1)
python(12)
web安全(4)
windows运维(2)
内核(3)
分布式(3)
前端(2)
存储(1)
安卓(6)
搜索引擎(1)
操作系统(2)
测试(3)
监控运维(1)
编译构建(1)
编译链接(4)
网络协议及分析工具(3)
虚拟化(3)
软件调试(1)
量化(1)
面试(1)
音视频(6)
归档
标签
去牛客网
登录
/
注册
卐
steins gate
全部文章
(共130篇)
损失函数
https://www.jiqizhixin.com/graph/technologies/4c38563a-2d9b-439e-bfb4-21d209eeff3e
2021-03-20
0
460
图像的傅立叶变换
https://homepages.inf.ed.ac.uk/rbf/HIPR2/fourier.htm 通常需要调整卷积后的向量,使得DC分量(freq=0)在中间 低频靠中心,高频靠边缘
2021-03-18
0
490
pytorch教程
在线预览地址: https://zh.d2l.ai/ GitHub 项目地址:https://github.com/d2l-ai/d2l-zh 课程视频地址:https://space.bilibili.com/2...
2021-03-18
0
443
go基础
go大数运算 https://medium.com/dev-genius/big-int-in-go-handling-large-numbers-is-easy-157cb272dd4f func addBinary(a string, b st...
2021-03-15
0
539
逆向
2021.3.11 c语言局部变量内存分配踩坑 通常char占1字节,int占4字节 char d夹在两个int之间, char d的内存地址紧跟在v9之后,即 (char*)v9+1 char d之后会空出3个字节 之后才是int c
2021-03-11
0
475
pytorch-cnn
入门 https://blog.csdn.net/u014556057/article/details/85173966 https://hardy.home.blog/2019/08/21/pytorch%E6%9E%84%E5%BB%BA%E5%8D%B7%E7%A7%AF%E7%...
2021-03-11
0
520
android逆向常识
android studio国内proxy https://www.jianshu.com/p/53080a8cbc95 apktool重新打包及签名 https://blog.csdn.net/sinat_29712445/article/details/48...
2021-02-21
0
665
内核杂项
C语言__attribute__的使用 https://blog.csdn.net/qlexcel/article/details/92656797
2020-12-22
0
388
tensorflow
tensorflow读取图片 https://machinelearningmastery.com/how-to-load-convert-and-save-images-with-the-keras-api/
2020-12-15
0
446
pandas
dataframe添加列 https://www.geeksforgeeks.org/add-column-names-to-dataframe-in-pandas/
2020-12-14
0
428
首页
上一页
1
2
3
4
5
6
7
8
9
10
下一页
末页