搜索资源列表
gaosisaideer
- 利用高斯赛德尔算法计算热量传导C++算法实现-The use of high heat conduction斯赛德尔algorithm C++ Algorithm
fasterEuclidium
- 歐基理德輾轉相除法(之二) m與n相差太大時,可用(m%n)來取代(m-n),這樣的處理效率較高。以下便以此方法求出最大公因數。 -Reed Euclid division algorithm (II) m and n be too significant, the available (m% n) to replace the (mn), this kind of treatment more efficient. The following will be obtained in t
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
AII
- 基于高德地图的社交App,前端代码,仅供参考-social communication,about the db and php code for back-end ,pls connect me
1
- 高德地图调用 实现坐标拾取的功能- High moral map coordinates to Call pickup fun
GetPOI
- 高德地图不同等级兴趣点的url解析,获取1-18级的url-gaode map
CustomLocationActivity
- 安卓开发使用高德地图sdk,介绍高德地图AMapV2地图中介绍自定义定位小蓝点-Andrews developed using high German map sdk, introduced high German map AMapV2 map introduced custom positioning small blue dot
a
- 高斯-赛德尔迭代法求此方程组的近似解,可以自己设定矩阵(Gauss Seidel iterative method)
AMap_Android_API_Navi_Doc
- android 高德地图sdk 文档说明(Android high moral map SDK documentation descr iption)
GaoDeRegeo
- 高德地图,采用计算经纬度,实现地理位置的查询(Calculation of latitude and longitude by high moral map to realize location inquiry)
高斯-赛德尔迭代法求线性方程组Ax=b的解
- 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
坐标转换
- 国内坐标都是经过偏移算法的,国内坐标与国际坐标的互换(The domestic coordinates are all interchanged through the migration algorithm, the domestic coordinates and the international coordinates)
AMap3DMap_AMapSearch
- 高德最新SDK,5.7.0版本,防止官网更新后找不到的情况(AMap v5.7.0 avoid can find it)
MapDownloader
- 地图切片下载器,支持谷歌、百度、高德等地图,可以转换数据实现离线地图发布(Map slice downloader supports Google, Baidu, Gao De and other maps, and can transform data to offline map publishing.)
T10N非接触式读写器SDK
- 德卡SDK T10是一款可读取第二代身份证卡的高端读写机,除可读取二代身份证信息、磁条卡外,同时可以完成接触式、非接触式的读写功能,支持扫码功能,该产品可以用于政府机关、银行等即需要操作城市通卡、社保卡、市民卡又需要操 作第二代身份证卡的高端应用场合。(Deka is a high-end reader and writer that can read the second generation ID card. In addition to reading the second generat
广州市道路数据(2018年11月)
- 利用高德地图爬取的广州道路数据,可以用gis打开(Guangzhou road data crawled by Gaode map can be opened by GIS)
高德交通态势爬取
- 爬取高德地图交通态势流量,检测路段,py代码,导入arcgis前处理使用(Traffic situation flow of climbing high Germany map)
1
- 使用python第三方库requests访问高德地图开放web服务端,获取深圳市的桥梁和道路信息(Using Python third-party library requests to access the open web server of Gaode map to obtain the bridge and road information of Shenzhen city)
XGeocoding_v2
- 地址转换经纬度的好用工具,可转换高德、百度、腾讯等坐标,免费实用。(gaodedizhizhuanhuang)
高德地图poi爬取
- 使用python的爬虫功能爬取高德地图的poi,只需要输入自己的key值就可以实现网上的爬取功能并存与电脑中。