[global_config] focus = system handle_size = 5 inactive_color_offset = 1.0 suppress_multiple_term_dialog = True title_transmit_bg_color = "#d30102"[ke ...
分类:
其他好文 时间:
2019-10-19 21:01:44
阅读次数:
184
姓名:蒋浩天 学号:201821121024 班级:计算1811 1 建立网络拓扑结构 网络拓扑图: 2 配置参数 客户端IP:192.168.1.24 服务器IP:192.168.2.24 配置路由器参数过程: 点击打开路由器,在CLI中配置。 Router>enable # 进入特权执行模式 R ...
分类:
其他好文 时间:
2019-10-18 19:24:33
阅读次数:
95
一. 安装 Mongo文档: https://docs.mongodb.com/v3.6/administration/install-enterprise-linux/ Linux mongo的配置文件一般在: /etc/mongod.conf 二. 启动mongodb 三. 创建用户名密码 1. ...
分类:
其他好文 时间:
2019-10-17 13:26:25
阅读次数:
107
Learning A Discriminative Dictionary for Sparse Coding via Label Consistent K-SVD 学习一种为稀疏编码的判决字典的标签一致性k-svd算方法。除了使用训练数据的类标签外,还将标签信息和每一个字典项相关联,以在字典学习过程 ...
分类:
其他好文 时间:
2019-10-15 21:06:13
阅读次数:
212
https://www.yoctoproject.org Yocto offical web System envn. Git 1.8.3.1 or greater tar 1.27 or greater Python 3.4.0 or greater. Git 1.8.3.1 or greater ...
分类:
其他好文 时间:
2019-10-14 12:23:12
阅读次数:
133
我们的App因为错误的使用了HttpServletRequest,在异步线程中使用,导致session出现混乱,客户投诉,本文介绍了问题的原因。
分类:
其他好文 时间:
2019-10-14 09:11:47
阅读次数:
72
题目链接: "POJ 2253" Description Freddy Frog is sitting on a stone in the middle of a lake. Suddenly he notices Fiona Frog who is sitting on another stone ...
分类:
其他好文 时间:
2019-10-11 23:11:22
阅读次数:
97
统计学习 前言:机器学习比较重要的几部分:线性模型、统计学习、深度学习,线性部分包括SVM、压缩感知、稀疏编码,都是控制整个模型的稀疏性去做线性函数,偏 Discriminative 判别模型;统计学习主要通过统计方法对数据建模找到极大似然,偏 Generative 生成方法;深度学习就是 neur ...
分类:
其他好文 时间:
2019-10-11 21:56:34
阅读次数:
108
1.本地安装Git ,这里不做说明 2.命令行执行 sudo mv /usr/bin/git /usr/bin/git-system 3.如果提示 权限不足,操作不被允许,关闭Rootless,重启按住 Command+R,进入恢复模式,打开Terminal 输入 csrutil disable,然 ...
分类:
系统相关 时间:
2019-10-09 12:50:52
阅读次数:
877
网络存储卷系列文章 (1)SUSE CaaS Platform 4 - 简介 (2)SUSE CaaS Platform 4 - 安装部署 (3)SUSE CaaS Platform 4 - 安装技巧 (4)SUSE CaaS Platform 4 - Ceph RBD 作为 Pod 存储卷 (5) ...
分类:
其他好文 时间:
2019-10-08 15:52:09
阅读次数:
106