码迷,mamicode.com
首页 >  
搜索关键字:issues    ( 1031个结果
Nmap Windows 版本时区显示乱码
Nmap 版本 症状: 相关信息: https://github.com/nmap/nmap/issues/550 ...
分类:Windows程序   时间:2019-09-11 09:24:46    阅读次数:546
[开源福利] Arithmetic Generator
Arithmetic Generator Built with ?? by Simon Ma ? A powerful arithmetic generator ??介绍 开源地址: "https://github.com/Tomotoes/arithmetic generator" 一个功能强大的 ...
分类:其他好文   时间:2019-09-07 22:02:23    阅读次数:97
独家解读 etcd 3.4版本 |云原生生态周报 Vol. 18
作者|酒祝、墨封、宇慕、衷源关注“阿里巴巴云原生”公众号,回复关键词“资料”,即可获得2019全年meetup活动PPT合集及K8s最全知识图谱。业界要闻etcd发布3.4版本etcd发布了3.4版本,是最近性能提升最大的一次发布,相信各位已经期待已久了!这次升级带来稳定性和性能等方面诸多优化,例如底层存储优化,客户端优化等多个方面。「阿里巴巴云原生」公众号将在下周带来更详细的解读分析。阿里联合谷
分类:其他好文   时间:2019-09-06 09:19:06    阅读次数:132
C++开发新版本vs使用旧版本vs编译的静态库动态库
关于vs潜在的升级问题概述 (Visual C++)查看官网的介绍:潜在的升级问题概述 (Visual C++)。主要问题: 1. 如果使用 /GL(全程序优化)进行编译,则生成的对象文件只能使用生成它时所用的同一工具集进行链接。即若在编译静态库时开启了全程序优化,那么编译出的静态库不可移植。 2. ...
分类:编程语言   时间:2019-08-30 21:08:27    阅读次数:113
Rendering in UE4
Intro Thinking performance. Identify the target framerate, aim your approach on hitting that target framerate. Everything needs to be as efficient as ...
分类:其他好文   时间:2019-08-25 16:29:55    阅读次数:188
ubuntu 安装 caffe 解决://home/xiaojie/anaconda/lib/libpng16.so.16:对‘inflateValidate@ZLIB_1.2.9’未定义的引用
1. 当运行命令"make runtest -j8" 时出现上述问题,有两种解决方案: 1)GitHub上的解决方案,链接:https://github.com/BVLC/caffe/issues/6139 可以看出,是可以解决问题的!!! 2)执行命令: ...
分类:系统相关   时间:2019-08-22 12:57:42    阅读次数:286
ubuntu安装caffe 解决:build_release/tools/caffe: error while loading shared libraries: libcudart.so.8.0: cannot open shar
1. 网上有3种解决方式: 1)这是GitHub的解决方法,链接:https://github.com/tensorflow/tensorflow/issues/5343 可以看出,这个方法还是有效的。 2)执行命令: 这个感觉也还可以!!! 3)如果上述两种方法仍然没解决,可以试一试笨办法: 出现 ...
分类:系统相关   时间:2019-08-22 12:56:24    阅读次数:95
tensorflow 单机多GPU训练时间比单卡更慢/没有很大时间上提升
使用tensorflow model库里的cifar10 多gpu训练时,最后测试发现时间并没有减少,反而更慢 参考以下两个链接 https://github.com/keras-team/keras/issues/9204 https://medium.com/@c_61011/why-multi ...
分类:其他好文   时间:2019-08-19 18:57:40    阅读次数:205
npm执行清理缓存失败npm cache clean
C:\Users\you name>npm cache cleannpm ERR! As of npm@5, the npm cache self-heals from corruption issues and data extracted from the cache is guaranteed ...
分类:系统相关   时间:2019-08-19 10:01:18    阅读次数:910
TCP的三次握手和四次挥手
原文永久链接:https://github.com/AttemptWeb/Record/issues/10 上面有一篇专门介绍过TCP和UCP协议,其中只是粗略的提到TCP协议的三次握手,而四次挥手完全没有说到,所以这次专门总结了这篇文章,专门讲讲三次握手和四次挥手。 备注:(下文中提到的专业术语) ...
分类:其他好文   时间:2019-08-18 10:11:09    阅读次数:130
1031条   上一页 1 ... 21 22 23 24 25 ... 104 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!