上一页 1 2 3 4 5 6 7 ··· 14 下一页
摘要: 1)当坐标是逆时针顺序时: 2)当坐标是顺时针顺序时: 阅读全文
posted @ 2022-05-09 17:55 ParamousGIS 阅读(280) 评论(0) 推荐(0) 编辑
摘要: 1.三角函数定义 2.三角函数变换 3.三角规则 4.复合角恒等式 5.倍角恒等式 6.乘角恒等式 7.半角恒等式 8.三角函数与周长的恒等式 阅读全文
posted @ 2022-05-09 16:57 ParamousGIS 阅读(752) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2022-05-09 16:49 ParamousGIS 阅读(35) 评论(0) 推荐(0) 编辑
摘要: 1.交换律--Commutative Law The commutative law in algebra states that when two elements are linked through some binary operation, the result is independen 阅读全文
posted @ 2022-05-09 16:35 ParamousGIS 阅读(278) 评论(0) 推荐(0) 编辑
摘要: 1.自然数--Natural Numbers 2.整数--Integers Numbers 3.有理数--Rational Numbers 4.无理数--Irrational Numbers 5.实数--Real Numbers 6.代数数与超越数--Algebraic and Transcende 阅读全文
posted @ 2022-05-09 16:15 ParamousGIS 阅读(288) 评论(0) 推荐(0) 编辑
摘要: 1.负数表示 2.负数加法 阅读全文
posted @ 2022-05-09 12:03 ParamousGIS 阅读(321) 评论(0) 推荐(0) 编辑
摘要: 资料来自于: https://gitee.com/jishupang/vue3-knowledge-map 1.学前了解 2.基础知识 3.组件相关语法 4.高级语法 5.高级语法 6.配套工具 阅读全文
posted @ 2022-05-06 12:02 ParamousGIS 阅读(382) 评论(0) 推荐(0) 编辑
摘要: 1. 不包含thumb.jpg,但包含_HH_,并以.jpg结尾 2. 不包含_Check.xml,但以.xml结尾 阅读全文
posted @ 2021-10-25 11:21 ParamousGIS 阅读(100) 评论(0) 推荐(0) 编辑
摘要: 参考:https://blog.csdn.net/ilyz5609/article/details/113400203 问题的原因是 Spring Cloud Alibaba 2020 之后弃用了 spring-cloud-starter-netflix-ribbon ,而改用 loadbalanc 阅读全文
posted @ 2021-10-16 10:41 ParamousGIS 阅读(1010) 评论(0) 推荐(0) 编辑
摘要: var coordinates_0 = coordinates[0]; var x = coordinates_0[0]; var y = coordinates_0[1]; var coordinates_1 = coordinates[1]; var x1 = coordinates_1[0]; var y1 = coordinates_1[1]; var ctx = state.contex 阅读全文
posted @ 2021-05-08 14:45 ParamousGIS 阅读(159) 评论(0) 推荐(0) 编辑
摘要: 转自 https://www.cnblogs.com/huangyanqi/p/10983789.html 1. 原redis服务器 2、目标服务器 阅读全文
posted @ 2021-04-27 22:24 ParamousGIS 阅读(316) 评论(0) 推荐(0) 编辑
摘要: robocopy D:\Project\Scala\test D:\Project\Scala\longlong-path-server /purge 阅读全文
posted @ 2021-04-27 21:37 ParamousGIS 阅读(94) 评论(0) 推荐(0) 编辑
摘要: { "[json]": { "editor.defaultFormatter": "vscode.json-language-features" }, "[html]": { "editor.defaultFormatter": "HookyQR.beautify" }, "[javascript] 阅读全文
posted @ 2021-04-08 16:39 ParamousGIS 阅读(456) 评论(0) 推荐(0) 编辑
摘要: } 阅读全文
posted @ 2021-04-07 21:08 ParamousGIS 阅读(205) 评论(0) 推荐(0) 编辑
摘要: "python.formatting.autopep8Args": ["--indent-size=2", "--max-line-length=2048"], 阅读全文
posted @ 2020-11-17 14:11 ParamousGIS 阅读(1081) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-09-20 20:53 ParamousGIS 阅读(245) 评论(0) 推荐(0) 编辑
摘要: 转载于:https://www.cnblogs.com/lestatzhang/p/10611321.html 前言 在我们提交spark程序时,应该如何为Spark集群配置–num-executors, - executor-memory和–execuor-cores 呢? 一些资源参数设置的基本 阅读全文
posted @ 2020-09-02 09:44 ParamousGIS 阅读(1510) 评论(0) 推荐(0) 编辑
摘要: "Tiny Well-known Binary" or "TWKB"VersionRelease0.23May 1, 2015AbstractTWKB is a multi-purpose format for serializing vector geometry data into a byte buffer, with an emphasis on minimizing size of th... 阅读全文
posted @ 2020-08-24 16:14 ParamousGIS 阅读(492) 评论(0) 推荐(0) 编辑
摘要: 转自: https://www.giserdqy.com/database/postgresql/25838/对于大范围矢量数据,由于类型众多范围广泛往往数据量极大,加载渲染会造成平台卡顿。因此对矢量数据进行四叉树索引切片可以高效加载当前区域矢量,提高效率。常见的矢量数据为shapefile,可以通过GDAL读取shp范围进行四叉树划分,构建某一层级瓦块。以下为C#调用GDAL进行矢量四叉树切片算... 阅读全文
posted @ 2020-08-12 11:35 ParamousGIS 阅读(1382) 评论(0) 推荐(0) 编辑
摘要: 在html文件使用字体图标并且预览时正常,但是启动工程后显示不正常,浏览器调试界面显示字体文件无法decode:Failed to decode downloaded font: xxxxx如图所示:显示结果:原因:经过maven的filter,会破坏font文件的二进制文件格式,导致前台解析出错。解决办法:在pom文件中配置maven的filter,在标签内添加如下配置: ... 阅读全文
posted @ 2020-06-28 10:05 ParamousGIS 阅读(1007) 评论(0) 推荐(1) 编辑
摘要: npm config set fetch-retry-maxtimeout 60000 -g 阅读全文
posted @ 2020-06-27 16:42 ParamousGIS 阅读(1932) 评论(0) 推荐(0) 编辑
摘要: 1. 软件下载postgresql-9.4.19-1-windows-x64-binaries.ziphttps://www.postgresql.org/download/windows/postgis-bundle-pg94x64-2.2.0.ziphttp://download.osgeo.org/postgis/windows/pg94/2. 将postgresql.zip解压解压post... 阅读全文
posted @ 2020-06-25 00:03 ParamousGIS 阅读(379) 评论(0) 推荐(0) 编辑
摘要: 1.PostgreSQL的安装1.1 下载并安装PostgreSQL官方yum源配置文件dnf install https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm1.2 禁用系统内置yum源的PostgreSQL安装模块PostgreSQL官方的y... 阅读全文
posted @ 2020-06-06 12:40 ParamousGIS 阅读(6490) 评论(0) 推荐(0) 编辑
摘要: 参考:http://db.apache.org/derby/releases/release-10.12.1.1.cgihttps://blog.csdn.net/hxl122lcq/article/details/7782940修改 D:\Java\Java8X64\jre1.8.0_181\lib\security\java.policy与D:\Java\Java8X64\jdk1.8.0_1... 阅读全文
posted @ 2020-06-05 16:13 ParamousGIS 阅读(465) 评论(0) 推荐(0) 编辑
摘要: 参考: http://postgis.net/2017/11/07/tip-move-postgis-schema/Move PostGIS extension to a different schemaAs of PostGIS 2.3, the postgis extension was changed to no longer allow relocation. All function ... 阅读全文
posted @ 2020-06-01 11:25 ParamousGIS 阅读(867) 评论(0) 推荐(0) 编辑
摘要: # 1. 下载对应版本到本地磁盘 https://github.com/sass/node-sass/releases/ d:\win32-x64-72_binding.node # 2. 设置sass路径 set SASS_BINARY_PATH=本地磁盘路径 set SASS_BINARY_PA 阅读全文
posted @ 2020-05-31 09:33 ParamousGIS 阅读(4418) 评论(0) 推荐(1) 编辑
摘要: 转自: https://www.giserdqy.com/database/postgresql/25838/参考:https://my.oschina.net/u/1464512/blog/1631972https://github.com/mapbox/tippecanoehttps://github.com/mapbox/tile-coverhttps://github.com/mapbox... 阅读全文
posted @ 2020-05-21 11:00 ParamousGIS 阅读(1364) 评论(0) 推荐(0) 编辑
摘要: git push origin master --repo=git://github.com/~username/xxxxx/yyyyyy.git 参考: file:///D:/GreenSoftware/PortableGit/mingw64/share/doc/git-doc/git-push. 阅读全文
posted @ 2020-05-19 09:43 ParamousGIS 阅读(1243) 评论(0) 推荐(0) 编辑
摘要: 在路网操作中,会遇到将首尾相连的多条道路合并成一条道路的情况,使用JTS中的LineMerger类,可以很好的完成这个操作,代码:WKTReader reader = new WKTReader();Geometry geom_1 = reader.read("LINESTRING (116.96832000000000562 36.64882000000000062, 116.968490000... 阅读全文
posted @ 2020-05-10 11:11 ParamousGIS 阅读(1036) 评论(0) 推荐(0) 编辑
摘要: 有时候我们需要将多个相邻的多边形合并成一个多边形,常规用法是使用union方法,将其合并,当待合并的多边形个数较多时,效率就会非常的低,这里我们可以使用计算缓冲区的方法进行处理,效率会提升很多。待合并多边形合并结果图代码://蓝色多边形char* szWKT_1 = "POLYGON ((113.885 22.6815, 113.9425 22.6585, 113.91 22.7, 113.885... 阅读全文
posted @ 2020-05-10 11:07 ParamousGIS 阅读(820) 评论(0) 推荐(0) 编辑
摘要: libspatialindex是一种高效的C++空间索引库。支持复杂查询,如范围查询、点位置查询、 最近邻查询、K邻近查询以及参数化查询。创建内存空间索引示例代码:IStorageManager* diskfile = StorageManager::createNewMemoryStorageManager();StorageManager::IBuffer* file = StorageMan... 阅读全文
posted @ 2020-05-10 11:04 ParamousGIS 阅读(1011) 评论(0) 推荐(0) 编辑
摘要: 1)隐式转换隐式转换函数是以implicit关键字声明的带有单个参数的函数。这种函数将会自动应用,将值从一种类型转换为另一种类型object Scala01 {def main(args: Array[String]): Unit = { val num1 : Int = 3.5 val num2 : Int = 4.6 println(num1) println(num... 阅读全文
posted @ 2020-04-14 22:40 ParamousGIS 阅读(607) 评论(0) 推荐(0) 编辑
摘要: 函数式编程把函数当做一等公民,充分利用函数、 支持的函数的多种使用方式。比如:在Scala当中,函数是一等公民,像变量一样,既可以作为函数的参数使用,也可以将函数赋值给一个变量. 函数的创建不用依赖于类或者对象,而在Java当中,函数的创建则要依赖于类、抽象类或者接口. 函数式编程中,将函数也当做数据类型,因此可以接受函数当作输入(参数)和输出(返回值)。(增强了编程的粒度)1)函数/方法的定义d... 阅读全文
posted @ 2020-04-14 22:19 ParamousGIS 阅读(299) 评论(0) 推荐(0) 编辑
摘要: 数据类型描述Byte8位有符号补码整数。数值区间为 -128 到 127Short16位有符号补码整数。数值区间为 -32768 到 32767Int32位有符号补码整数。数值区间为 -2147483648 到 2147483647Long64位有符号补码整数。数值区间为 -9223372036854775808 到 9223372036854775807Float32 位, IEEE 754标准... 阅读全文
posted @ 2020-04-14 21:08 ParamousGIS 阅读(180) 评论(0) 推荐(0) 编辑
摘要: 1. 创建maven 项目2. 项目添加scala的framework创建的maven项目默认是不支持scala的,需要为项目添加scala的framework,如图:在这里选择Scala后,在右边的Use library中配置你的安装目录即可,最后点击OK。说明: 第一次引入scala frame 阅读全文
posted @ 2020-04-14 20:29 ParamousGIS 阅读(1061) 评论(0) 推荐(0) 编辑
摘要: 第一种解决方法:构建maven项目时,获取某个jar包,该jar包不在maven中央仓库中,在自己搭建的私服仓库中。本地maven仓库已经存在该jar包,编译时却一直提示,官方maven仓库无法获取到该包。如下,修改本地maven仓库jar中的_remote.repositories文件进行一些修改即可。具体原因感兴趣的同学可以自行搜索,后续会补充问题的详解。例如:#NOTE: This is a... 阅读全文
posted @ 2020-04-08 22:31 ParamousGIS 阅读(2335) 评论(0) 推荐(0) 编辑
摘要: 转自: https://blog.csdn.net/cloudqiu/article/details/78877311想写一篇三角化的总结,竟然拖了三年时间。这是我拖的最久的一篇总结了。再不写,没准以后不做这方面内容了,就没有机会了。刚开始进入项目组的时候,项目刚进入初始阶段,我们人手不够,紧迫性也不是那么高,所以,我也被允许有一些时间来阅读网格化相关的材料,一份70页的paper,一个小册子Po... 阅读全文
posted @ 2020-03-15 23:51 ParamousGIS 阅读(1769) 评论(0) 推荐(0) 编辑
摘要: FastDFS是一个开源的轻量级分布式文件系统,功能包括:文件存储、文件同步、文件访问(文件上传、文件下载)等,解决了大容量存储和负载均衡的问题。特别适合以文件为载体的在线服务,如相册网站、视频网站等等。官方论坛 http://bbs.chinaunix.net/forum-240-1.htmlFastDfs google Code http://code.google.com/p/fastdfs... 阅读全文
posted @ 2020-02-20 22:40 ParamousGIS 阅读(659) 评论(0) 推荐(0) 编辑
摘要: 1.打开VSCode安装目录下的如下文件VSCode\resources\app\out\vs\workbench\workbench.desktop.main.css2.查找 .part>.content 修改如下的字体大小:3.效果 阅读全文
posted @ 2020-02-09 16:43 ParamousGIS 阅读(9298) 评论(1) 推荐(2) 编辑
摘要: 1.安装npm install hexo-asset-image --save2.修改配置3.修改hexo-asset-image hexo-asset-image 中有 bug打开/node_modules/hexo-asset-image/index.js文件,修改内容如下:'use strict';var cheerio = require('cheerio');// http://stac... 阅读全文
posted @ 2020-01-28 23:49 ParamousGIS 阅读(1299) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 ··· 14 下一页