参考《Open Source Geospatial Tools Applications in Earth Observation》—Chapter 17 Case Study on Multispectral Land Cover ClassificationDepending on the ti... ...
分类:
其他好文 时间:
2019-12-11 11:20:01
阅读次数:
111
参考文献: 【1】https://www.icourse163.org/learn/XMU-1205811805?tid=1206617233&from=study#/learn/content?type=detail&id=1211383863&cid=1214032044&replay=true ...
分类:
其他好文 时间:
2019-12-10 22:37:32
阅读次数:
94
1.创建文件夹"webpack-study" 2.使用webstrom打开文件夹所在位置。在根目录上创建一个文件,文件命名为“src”,在src文件下新建css、images、js文件夹,在src文件夹下新建index.html文件 和main.js文件 3.现在我们需要完成一个隔行变色的需求,来熟 ...
分类:
Web程序 时间:
2019-12-10 20:59:57
阅读次数:
125
学习一门语言首先hello world 1,首先建立一个目录,新建一个hello.go的文件 2,go run hello.go jack_zhou@zhoulideMacBook Pro study % go run hello.go hello world 上面我们就完成了我们的基础使命。下面我 ...
分类:
其他好文 时间:
2019-12-10 09:13:04
阅读次数:
116
本文主要总结汽车信息安全相关的攻击研究和实例。(持续更新中) A Tire Pressure Monitoring System Case Study 2010 [1] Tire Pressure Monitoring Systems (TPMS) are the first in car wire ...
分类:
其他好文 时间:
2019-12-08 01:27:35
阅读次数:
106
项目代码GitHub地址:https://github.com/yudiandemingzi/spring-cloud-study 一、权限校验搭建 正常项目开发时,权限校验可以考虑JWT和springSecurity结合进行权限校验,这个后期会总结,这里做个基于ZuulFilter过滤器进行一个简 ...
分类:
编程语言 时间:
2019-12-07 19:33:50
阅读次数:
77
GitHub地址:https://github.com/yudiandemingzi/spring-cloud-study 一、Eureka概述 1、Eureka特点 (1) Eureka是一个基于REST的服务,用于定位服务,以实现云端中间层服务发现和故障转移。 (2) Eureka 主管服务注册 ...
分类:
编程语言 时间:
2019-12-07 17:49:14
阅读次数:
89
本文用两个框架,一个是threejs,一个是phaser3,其实流程都是一样。 nodejs、npm是基础,不再多说! 首先新建一个文件夹命名three-study,然后npm init -y 用webpack工具,第一步要安装webpack主功能包: npm i webpack --save-de ...
分类:
Web程序 时间:
2019-12-06 11:31:03
阅读次数:
156
注册新用户 登陆 登陆成功 进入主界面,加载中 Home页面 Study页面 修改计划 新建计划 新建完成 切换计划 切换成功之后 学习单词 进度更新 复习界面 新建收藏本 新建成功 添加单词到收藏 添加成功,展示单词 取消收藏单词 退出登录 ...
分类:
其他好文 时间:
2019-12-04 20:00:12
阅读次数:
89
#alltest.py中内容如下import unittest,osdef all(): #path="D:\\study\\python_api_test\\test1203" #手动添加路径 path=os.getcwd() #获取路径 files=unittest.defaultTestLoa ...
分类:
编程语言 时间:
2019-12-04 01:46:25
阅读次数:
332