参考(都有些错误):https://github.com/guanjunjian/Interview-Summary/blob/master/notes/algorithms/%E7%BB%8F%E5%85%B8%E7%AE%97%E6%B3%95/01%E8%83%8C%E5%8C%85.mdht... ...
分类:
其他好文 时间:
2019-05-23 20:59:00
阅读次数:
112
0 引言 在点云的配准算法中,完成初始同名点对的求解之后,即可得出一个粗配准矩阵。当配准的精度较高时,采用 1 ICP 泡泡点云讲解ICP的文章链接如下。 根据PCL源码写的ICP的例子如下。 ...
分类:
编程语言 时间:
2019-05-23 10:46:14
阅读次数:
445
1.概述 在本快速教程中,我们将学习如何设置Spring Security LDAP。 在我们开始之前,了解一下LDAP是什么? 它代表轻量级目录访问协议 。它是一种开放的,与供应商无关的协议, 用于通过网络访问目录服务 。 2. Maven Dependency 首先,让我们看看我们需要的mave ...
分类:
编程语言 时间:
2019-05-22 12:37:44
阅读次数:
311
原文地址:https://github.com/novnc/noVNC/blob/master/docs/API.md 时间:2019-05-21 noVNC API The interface of the noVNC client consists of a single RFB object ...
https://github.com/castleproject/Core/blob/master/docs/dynamicproxy.md DynamicProxy generates proxies for your objects that you can use to transparent ...
分类:
其他好文 时间:
2019-05-20 17:01:01
阅读次数:
558
https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/detection_model_zoo.md ...
分类:
其他好文 时间:
2019-05-19 12:11:18
阅读次数:
170
执行上面的代码, 即可解决, 不过mysql重启之后还会有问题. 根本解决: 将mysql的配置文件中的sql_mode项 注释掉. ...
分类:
数据库 时间:
2019-05-18 18:26:27
阅读次数:
911
最近在编写平台对接软件,需要从Oracle中取出blob类型图片数据转换为base64字符串写入到xml中,这里记录一下
分类:
其他好文 时间:
2019-05-17 12:10:42
阅读次数:
139
遇到的错误:The destination storage credentials must contain the account key credentials,参数名: destinationStorageCredentials 解决方法:AccountName与AccountKey参数值错误 ...
分类:
Web程序 时间:
2019-05-15 18:02:28
阅读次数:
159
无需任何参数,运行EXE即可自动读取Windows系统密码 EXE版需要其它功能请使用原版 (参数已写死仅读密码) 结果保存于当前目录mz.log EXE https://github.com/k8gege/K8tools/blob/master/mz.exe https://github.com/ ...
分类:
系统相关 时间:
2019-05-15 00:38:57
阅读次数:
332