- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 tensorflow(v1.13.1) build with vs2017 using cuda10.1
最近使用VS2017编译了Tensorflow V1.13.1版本的C/C++接口。 因为官方cmake支持的版本只到v1.8.0.再高的版本就有问题了。 下面是编译过程,喜欢折腾的可以尝试一下。 再高的版本不知道类似的方法行不行,没时间测试。 https://github.com/yl255/Build-tensorflow-v1.31.1-with-vs2017-using-cuda-10.1 ...
2020-05-20 10:12:57
290
原创 通过NTP服务器获取网络时间C++
通过NTP服务器获取网络时间 #include #include #include #include #include #include #include #pragma comment (lib,"Ws2_32.lib") #define NTP_PORT 123 /*NTP专用端口号字符串
2017-06-29 17:43:35
2195
matlab中窗函数的C++实现,以及fir1函数C++实现 经测试与matlab结果基本一致
2023-09-09
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅