登录
首页 » PHP » taizhou(1)

taizhou(1)

于 2020-06-18 发布 文件大小:267KB
0 160
下载积分: 1 下载次数: 1

代码说明:

  全国省市区县街道json: 文件含义 文件名称 省份数据 provinces.json 城市数据 cities.json 区县数据 areas.json 乡镇(街道)数据 streets.json “省份、城市” 二级联动数据 pc.json “省份、城市” 二级联动数据(带编码) pc-code.json “省份、城市、区县” 三级联动数据 pca.json “省份、城市、区县” 三级联动数据(带编码) pca-code.json “省份、城市、区县、乡镇(National Provincial, Urban and County Street json: Document Meaning Document Name Provincial Data Provces. JSON Urban Data Cities. JSON District and County Data Areas. JSON Township (Street) Data Streets. JSON Secondary Active Data PC. JSON Secondary Active Data PC. JSON Secondary Active Data PC - code. JSON Secondary Active Data PC - code)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • hello-world2
    说明:  Simple hello world in asm
    2020-01-04 10:42:27下载
    积分:1
  • 音视频编码技术-课程作业2
    说明:  全搜索算法重构图。像顾名思义,穷尽法就是对搜索范围内的每个位置都进行计算并比较,从原图像块中找到与待匹配块最相似(误差最小)位置的方法。对于一个搜索范围为[-7,7]的区域来说,x,y两个方向全部搜索一遍需要进行 15X15 = 225 次计算。穷尽法的缺点很明显就是计算量太大,速度很慢,另一方面,由于全部范围都进行了计算,其匹配精度是最高的。(Reconstruction graph of full search algorithm. As the name implies, the exhaustive method is to calculate and compare each position within the search range, and find the most similar (least error) position with the block to be matched from the original image block. For an area with a search range of [- 7,7], 15x15 = 225 calculations are required for searching both directions X and Y once. The disadvantage of exhaustive method is that the calculation is too large and the speed is very slow. On the other hand, the matching accuracy is the highest because all the ranges are calculated.)
    2020-12-29 11:09:01下载
    积分:1
  • GPS_coord_trans
    说明:  在GPS的呀你就过程中经常要用到坐标转换,该程序包含了WGS84、NEU以及直角大地坐标系的相互转化,并经过多次调试。(In the GPS, 呀 you the process of regular use to coordinate transformation, the program includes the WGS84, NEU, and rectangular earth coordinate system of mutual transformation, and after several debugging.)
    2010-03-23 15:07:34下载
    积分:1
  • Segy文件分析 v1.4
    功能: 1、查看卷头、道头的主要信息 2、工作站格式与微机格式的相互转换 3、各道数据的波形显示,及其频谱分析 4、多种形式的数据输出,可输出文本文件 5、三维数据体的分析,得出工区角点坐标 6、原始炮数据扫描,找出缺炮的道号 7、对数据体进行任意道及时间段的切割 8、对多个Segy文件进行合并处理 9、给出读取微机格式数据的示意性代码(Function: 1. Check the main information of the header and header 2. The conversion between workstation format and microcomputer format 3. Waveform display of each channel data and its spectrum analysis 4, a variety of forms of data output, can output text files 5, three dimensional data volume analysis, obtained the work area corner coordinate 6, the original data scan to find the missing gun, gun No. 7, the data body for any lane and time segment cutting 8. Merging and processing multiple Segy files 9. The schematic code of reading the data of microcomputer format is given)
    2021-03-15 21:09:22下载
    积分:1
  • I·M·Smith所著的《有限元方法编程》第三版Fortran程序
    应用背景《有限元方法编程》第三版Fortran程序,    许多关于有限元的教材通常只介绍有限元分析的原理以及实际工程问题的应用,而不并致力于产生实际数 值结果的计算机程序的构建。本书则致力干帮助读者通过有限元技术来使用为算法而设计的“构件块”。其重 点井不在于程序,而在于过程或子程序的集合。目的在于教会读者编写智能程序并使用它们。内容涉及使用有 限元来解决固体及液体问题的徽分方程、微分方程的算法实现与程序,以及在各个领域的应用。     本书结构合理,示例丰富,适用于致力于有限元研究与开发的学生以及工程技术人员,是一本不可多得的 参考书。 关键技术Fortran源自于“公式翻译”(英语:FormulaTranslation)的缩写,是一种编程语言。它是世界上最早出现的计算机高级程序设计语言,广泛应用于科学和工程计算 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-14 20:42:22下载
    积分:1
  • XL_15a.slx
    说明:  VSC-HVDC 内环控制系统,一端系统,matlab建模.(VSC-HVDC The inner control loop. One-terminal)
    2019-10-19 20:28:45下载
    积分:1
  • configs
    说明:  诛仙element下配置文件重新整理,修改左上方显示内容(Configuration file reorganization under Qixian element)
    2019-01-10 19:00:11下载
    积分:1
  • asyn2sensor
    两传感器异步融合,由于采样率和传感器开机时间不同引起的异步问题。(Two sensor asynchronous fusion, because of asynchronous sampling rate and the problems caused by the different sensor boot time.)
    2018-04-17 18:00:14下载
    积分:1
  • 基础图层操作
    简化ArcGIS图层的搜索,查找,获取数据等等操作,提高开发效率(Simplify the ArcGIS layer search, search, access to data and so on, improve the development efficiency)
    2017-09-06 15:53:04下载
    积分:1
  • Polynomial Regression
    多项式回归代理模型的相关程序及算例,可选择线性、二阶、三阶多项式进行计算(The related procedures and examples of the polynomial regression proxy model can be selected by linear, second-order and third-order polynomials.)
    2020-11-02 17:09:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载