没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
哈希 Go 库提供字符串和整数geohash的编码和解码。 安装 使用以下方法获取软件包 go get github.com/mmcloughlin/geohash 并将其导入到您的程序中 import "github.com/mmcloughlin/geohash" 用法 func ConvertIntToString func ConvertIntToString ( hash uint64 , chars uint ) string ConvertIntToString将整数geohash转换为具有chars字符的等效字符串geohash。 提供的整数geohash被解释为具有5 * chars的精度。 func ConvertStringToInt func ConvertStringToInt ( hash string ) ( uint64 , uint ) Conve
资源推荐
资源详情
资源评论
收起资源包目录
geohash-master.zip (20个子文件)
geohash-master
.travis.yml 388B
neighbors_testcases_test.go 270KB
testcases_test.go 273KB
README.tmpl 885B
asm_x86.s 925B
decodecases_test.go 286KB
example_test.go 2KB
geohash_x86.go 630B
util_test.go 1KB
LICENSE 1KB
geohash_test.go 5KB
.appveyor.yml 213B
geohash.go 10KB
extensive_test.go 4KB
.gitignore 280B
README.md 5KB
stubs.s 177B
base32.go 1KB
go.mod 38B
benchmark_test.go 1KB
共 20 条
- 1
资源评论
阚发景
- 粉丝: 22
- 资源: 4614
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功