MySQL查看所有可用的字符集 Enter password: Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 6190 Server version: 5.6.24-log M ...
分类:
数据库 时间:
2019-02-16 10:38:27
阅读次数:
188
mongodb作为nosql数据库 有许多优点 比如高可用等等 一、先登录Mongodb官网https://www.mongodb.com/download center community 下载 安装包。32、64位的都行。下载之后,简单的下一步操作即可。 二、安装完成后,在安装文件夹下创建数据库 ...
分类:
数据库 时间:
2019-02-15 10:34:47
阅读次数:
215
下载并安装: https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/v1.17.2 然后重新推送即可。 参考文章: ArgumentException encountered ...
分类:
其他好文 时间:
2019-02-11 12:57:01
阅读次数:
1091
MSc in Communications Engineering: Advanced Wireless TransmissionQuestion sheet 2: SolutionA wireless transmitter sends data with a symbol period T us ...
分类:
其他好文 时间:
2019-02-09 21:04:14
阅读次数:
163
背景 [作者:DeepLearningStack,阿里巴巴算法工程师,开源TensorFlow Contributor] 在TensorFlow源码中我们经常能看到一个奇怪的词——Rendezvous。如果从仔细统计该单词出现的频率和模块,你会发现无论在单机还是分布式,无论在core目录还是cont ...
分类:
其他好文 时间:
2019-02-08 23:39:21
阅读次数:
331
内存管理单元很重要。 linux把设备看成文件,(open,read,write,ioctrl,close)主要写这几个函数。 哈弗结构,取指令和取数据同时进行。 arm处理器体系架构以及发展方向 单片机和微处理器之间的区别: CACHE(高速缓存) ,提高处理器访问内存的速度,高速缓存是静态ram ...
分类:
系统相关 时间:
2019-02-03 10:43:24
阅读次数:
204
我们在对android系统升级的时候,可以减少升级包的大小,只升级差异部分,也就是差分包升级,相关的描述可以参考:http://blog.csdn.net/csdn66_2016/article/details/70256757 我们在对两个不同的文件进行差分的时候,使用到了两个工具,分别是imgd ...
分类:
其他好文 时间:
2019-01-30 17:12:42
阅读次数:
137
Installing Faceswap Installing Faceswap Prerequisites Hardware Requirements Supported operating systems Important before you proceed General Install G ...
分类:
其他好文 时间:
2019-01-29 22:01:54
阅读次数:
2496
系统环境:Centos 7 第一步:下载mysql版本 下载最新版本:https://www.mysql.com/downloads/ 下载历史版本:https://downloads.mysql.com/archives/community/ 第二步:上传下载的mysql软件到/usr/local ...
分类:
数据库 时间:
2019-01-25 15:16:34
阅读次数:
194