OliveDS's Study Bar

一个小小码农的学习分享

  • Home
  • Categories
  • Archives

Kubernetes

Posted on 2019-03-13 | Post modified: 2019-03-13 | In Kubernetes | | Visitors:
容器化应用程序应用程序运行的时候总是有很多的依赖项(我们开发一个软件的时候总是需要先安装各种乱七八糟的东西,如果之前安装过什么还可能导致环境中出现各种问题),所以如果能够将项目和所有依赖项打包,一次启动,直接运行(docker会自动地搭建和配置开发环境),就能够给使用者和开发者带来很大的便利.这个包 ...
Read more »

我的技能树

Posted on 2019-03-10 | Post modified: 2019-03-10 | In Utilities | | Visitors:
学长的生成技能树工具👇 https://github.com/NexZhu/SkillSet 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 ...
Read more »

OpenCV 图像处理

Posted on 2019-03-09 | Post modified: 2019-03-10 | In OpenCV | | Visitors:
Color Constancy - 色彩恒常典型方法包括 Static Method Gray world algorithm White Patch Retinex Specular highlight detection method Dichromatic Reflection Model ...
Read more »

BinderHub 环境搭建

Posted on 2019-03-08 | Post modified: 2019-03-13 | In Jupyter | | Visitors:
Setup a Kubernetes Cluster(一开始使用了方案一,后来连接tiller出现了Connection failed问题,一直没法解决,就干脆把minikube完全卸载了,但是我的kubectl依然连接到以前的minikube且tiller无法连上,因此我就想重新搭建一个k8s集群 ...
Read more »

Binder IDE 开发 (Jupyter)

Posted on 2019-03-06 | Post modified: 2019-03-13 | In Jupyter | | Visitors:
旧 java IDE 运行旧的IDE是放在GitLab上的 题外话 为什么使用GitLab? GitHub GitLab都是基于git实现在线代码托管的仓库. 但GitHub上使用私人仓库是需要付费的,所以实验室开发的东西肯定不能公开,所以用GitLab,搭建了一个内网的环境,用来托管项目组的工程… ...
Read more »

Python Jupyter 使用

Posted on 2019-03-05 | Post modified: 2019-03-13 | In Jupyter | | Visitors:
Please contact me about any legal issue. 引言今天老师突然说这两周跟X博士做XX老师着急要的一个功能,大概跟我讲了两句,我的大脑只拾取到了Python Jupyter这两个词…这可是我来实验室的第一个任务,老师还跟X博士介绍说我”基础比较好,比较有经验”🤦‍ ...
Read more »

Android API MacOS 开发平台部署

Posted on 2019-03-05 | Post modified: 2019-03-05 | In Android | | Visitors:
Please contact me about any legal issues. 引言之前写了一篇在Linux虚拟机中的配置😄然而终于服软明明是想消费了买了MacBook Pro所以,本文再在Mac上配置一次~反正之前Linux上没有成功,这波不亏😂 给Mac开光😂这个说法是实验室大佬给的参 ...
Read more »

OpenCV3 绘制立方体 Python2

Posted on 2019-03-04 | Post modified: 2019-03-05 | In OpenCV | | Visitors:
绘制立方体程序及注释用line画出一个立方体,然后将图片通过仿射变换贴到立方体的3个面上 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 ...
Read more »

OpenCV 安装 & Hello World 示例程序

Posted on 2019-03-04 | Post modified: 2019-03-08 | In OpenCV | | Visitors:
安装OpenCV安装 Xcode直接在APP Store中下载安装即可12sudo xcodebuild -licensesudo xcode-select --install 安装Homebrew≈Mac上的apt-get参考 Mac API那篇文章,那里已经安装了安装完可以用brew docto ...
Read more »

大数据专题-笔记

Posted on 2019-02-26 | Post modified: 2019-04-16 | In Lectures | | Visitors:
Please contact me about any legal issues. 声明课程笔记,授课教师:李影 大数据系统核平台 NoSQLDB 大数据计算引擎spark/tensorflow刘宏志 分析、算法张齐勋 3案例设计:数据收取分析,搭建大数据平台,平台调优 引言柯达→索尼(数码领先)→ ...
Read more »
1234

OliveDS

31 posts
11 categories
GitHub E-Mail CSDN
© 2019 OliveDS
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4
0%