登录
首页 » Python » my_local_moran

my_local_moran

于 2020-12-10 发布
0 538
下载积分: 1 下载次数: 0

代码说明:

说明:  用于计算全局莫兰指数的QGIS插件,可衡量地理要素的空间自相关程度(a plugin to calculate Moran'I)

文件列表:

my_local_moran, 0 , 2020-10-13
my_local_moran\.idea, 0 , 2020-10-13
my_local_moran\.idea\.gitignore, 241 , 2020-10-02
my_local_moran\.idea\inspectionProfiles, 0 , 2020-10-02
my_local_moran\.idea\inspectionProfiles\profiles_settings.xml, 174 , 2020-10-02
my_local_moran\.idea\misc.xml, 188 , 2020-10-02
my_local_moran\.idea\modules.xml, 287 , 2020-10-02
my_local_moran\.idea\my_local_moran.iml, 492 , 2020-10-02
my_local_moran\.idea\workspace.xml, 14291 , 2020-10-13
my_local_moran\help, 0 , 2020-10-02
my_local_moran\help\build, 0 , 2020-10-02
my_local_moran\help\build\html, 0 , 2020-10-02
my_local_moran\help\make.bat, 4126 , 2020-09-28
my_local_moran\help\Makefile, 4626 , 2020-09-28
my_local_moran\help\source, 0 , 2020-10-02
my_local_moran\help\source\conf.py, 7047 , 2020-10-02
my_local_moran\help\source\index.rst, 443 , 2020-10-02
my_local_moran\help\source\_static, 0 , 2020-10-02
my_local_moran\help\source\_templates, 0 , 2020-10-02
my_local_moran\i18n, 0 , 2020-09-28
my_local_moran\i18n\af.ts, 333 , 2020-09-28
my_local_moran\icon.png, 1034 , 2020-09-28
my_local_moran\Makefile, 8189 , 2020-10-02
my_local_moran\metadata.txt, 1180 , 2020-10-02
my_local_moran\mypyplugin01_dialog_base.py, 221 , 2020-10-08
my_local_moran\my_local_moran.py, 7027 , 2020-10-09
my_local_moran\my_local_moran_dialog.py, 13534 , 2020-10-13
my_local_moran\my_local_moran_dialog_base.py, 10787 , 2020-10-08
my_local_moran\my_local_moran_dialog_base.ui, 7765 , 2020-10-08
my_local_moran\pb_tool.cfg, 2873 , 2020-10-02
my_local_moran\plugin_upload.py, 3447 , 2020-09-28
my_local_moran\pylintrc, 8798 , 2020-09-28
my_local_moran\README.html, 1930 , 2020-10-02
my_local_moran\README.txt, 975 , 2020-10-02
my_local_moran\resources.py, 6149 , 2020-10-07
my_local_moran\resources.qrc, 110 , 2020-10-02
my_local_moran\scripts, 0 , 2020-09-28
my_local_moran\scripts\compile-strings.sh, 251 , 2020-09-28
my_local_moran\scripts\run-env-linux.sh, 794 , 2020-09-28
my_local_moran\scripts\update-strings.sh, 1401 , 2020-09-28
my_local_moran\test, 0 , 2020-10-02
my_local_moran\test\qgis_interface.py, 6399 , 2020-09-28
my_local_moran\test\tenbytenraster.asc, 309 , 2020-09-28
my_local_moran\test\tenbytenraster.asc.aux.xml, 359 , 2020-09-28
my_local_moran\test\tenbytenraster.keywords, 22 , 2020-09-28
my_local_moran\test\tenbytenraster.lic, 589 , 2020-09-28
my_local_moran\test\tenbytenraster.prj, 143 , 2020-09-28
my_local_moran\test\tenbytenraster.qml, 1564 , 2020-09-28
my_local_moran\test\test_init.py, 1860 , 2020-09-28
my_local_moran\test\test_my_local_moran_dialog.py, 1516 , 2020-10-02
my_local_moran\test\test_qgis_environment.py, 1886 , 2020-09-28
my_local_moran\test\test_resources.py, 1018 , 2020-10-02
my_local_moran\test\test_translations.py, 1750 , 2020-09-28
my_local_moran\test\utilities.py, 1802 , 2020-09-28
my_local_moran\test\__init__.py, 107 , 2020-09-28
my_local_moran\__init__.py, 1591 , 2020-10-02
my_local_moran\__pycache__, 0 , 2020-10-13
my_local_moran\__pycache__\my_local_moran.cpython-37.pyc, 5934 , 2020-10-09
my_local_moran\__pycache__\my_local_moran_dialog.cpython-37.pyc, 8634 , 2020-10-13
my_local_moran\__pycache__\resources.cpython-37.pyc, 2164 , 2020-10-07
my_local_moran\__pycache__\__init__.cpython-37.pyc, 1700 , 2020-10-02

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

发表评论

0 个回复

  • udp聊天室16031125
    说明:  基于udp的网络聊天室,使用python语言,具有注册登录公频聊天和私聊等功能。(The Internet chat room based on UDP, using Python language, has the functions of registering and logging in public frequency chat and private chat.)
    2020-05-23 14:09:09下载
    积分:1
  • BP_GitChat
    说明:  BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络,py实现(BP (back propagation) neural network is a concept put forward by Rumelhart and McClelland in 1986. It is a multi-layer feedforward neural network trained by error back propagation algorithm. It is the most widely used neural network at present.)
    2019-05-06 14:07:38下载
    积分:1
  • 168020
    此版本在版本1 联合开发网 - pudn.com
    2017-05-15 06:03:27下载
    积分:1
  • ArcGIS Engine 开发从入门到精通源序3(共4)
    ArcGIS Engine 开发从入门到精通源程序3(共4)(Development of ArcGIS Engine from Initial to Proficient in Source Program 3(4))
    2020-06-20 18:20:02下载
    积分:1
  • Resection
    C++实现摄影测量后方交会程序(Photogrammetry)(photogrammetry resection)
    2020-06-24 10:40:02下载
    积分:1
  • 可以将grads数据转换成ncl能读的数据 ctl2ncl
    可以将grads数据转换成ncl能读的数据,直接一步实现(Grads data can be converted into NCL readable data, which can be directly implemented in one step)
    2020-06-18 00:20:01下载
    积分:1
  • mlp2.15_KNN.ipynb
    说明:  简单KNN算法编写,注释写的很详细,简单易懂,(simple KNN algorithm, it has been interpreted in detail)
    2019-10-12 15:41:19下载
    积分:1
  • teardrop_smb
    说明:  针对早期windows系统SMB协议的攻击 前提时先安装安装python 在命令提示符窗口中首先进入py命令所在的文件夹 直接键入python xx.py后回车确认(Attacks on SMB Protocol of Early Windows System Install Python first First enter the folder where the PY command resides in the command prompt window Type Python xx.py directly and return to confirm)
    2020-06-23 15:40:02下载
    积分:1
  • MapXDevopementInChinese
    该文档能为初学者更好的了解用mapinfo空件开发gis带来的好处(the document for beginners with a better understanding of the development of MapInfo empty pieces of the benefits gis)
    2006-10-23 16:48:42下载
    积分:1
  • GIS-of-School
    校园GIS系统,自己完成的校园浏览查询系统,没有数据。(GIS System of School。)
    2020-12-15 11:19:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载