CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - py

搜索资源列表

  1. NQPy

    1下载:
  2. repast py 帮助文档,可以在ArcGIS上使用repast工具(repast py document. You could use tool in ArcGIS)
  3. 所属分类:其他

    • 发布日期:2019-10-22
    • 文件大小:6237184
    • 提供者:karen112
  1. DroughtMonitoring0.1

    4下载:
  2. 气象干旱指标计算程序,已经集成为arcgis工具箱,导入后即可使用 也可在py环境下直接运行(The meteorological drought indicator calculation program has been integrated into the arcgis toolbox and can be used after import. Can also run directly in py environment)
  3. 所属分类:其他行业

    • 发布日期:2020-07-09
    • 文件大小:181248
    • 提供者:xzk0010
  1. 预处理.py

    2下载:
  2. 使用python对数据进行预处理后跑逻辑回归模型(Using Python to preprocess the data, run the logistic regression model.)
  3. 所属分类:编译器/解释器

    • 发布日期:2019-12-19
    • 文件大小:4096
    • 提供者:chaoyue521
  1. gfftogenebank

    3下载:
  2. 转换GFF文件to genbank格式文件。(Convert GFF files to genbank format files.)
  3. 所属分类:数据挖掘

    • 发布日期:2019-08-29
    • 文件大小:2015
    • 提供者:xj7757417772
  1. udp_scanner.py

    1下载:
  2. 基于UDP协议原理对存活主机进行探测,比ping扫描、tcp扫描,效率高,速度快,准确(Survival host detection based on UDP protocol is more efficient, faster and accurate than Ping scan and TCP scan)
  3. 所属分类:扫描程序

    • 发布日期:2019-09-25
    • 文件大小:1024
    • 提供者:ll-plc
  1. boot py

    0下载:
  2. from .plugin.core.main import startup, shutdown, LspStartClientCommand, LspRestartClientCommand # TODO: narrow down imports from .plugin.core.panels import * from .plugin.core.documents import * from .plugin.core.edit import * from .plugin.com
  3. 所属分类:文件操作

    • 发布日期:2018-10-06
    • 文件大小:354
    • 提供者:fpgaxilinx
  1. 飞机大战最终代码

    2下载:
  2. python 飞机大战 源代码 main.py执行程序(python flight war code main.py start the game)
  3. 所属分类:射击游戏

  1. TeamViewer-id-changer.py

    1下载:
  2. 当teamviewer使用过程中出现疑是商业用途时,可以通过运行代码修改teamviewer的id名(When the teamviewer is suspected of being used for commercial purposes, you can modify the id name of the teamviewer by running the code.)
  3. 所属分类:其他

    • 发布日期:2019-03-10
    • 文件大小:1024
    • 提供者:sodawong
  1. 迁移学习对花进行分类

    1下载:
  2. 迁移学习简单算法,涉及到迁移学习的一些简单原理,学习参考使用(transfer_learning.py)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-03
    • 文件大小:4096
    • 提供者:superxjz
  1. BRATS-master

    1下载:
  2. # BRATS 2017 ## Brain Tumor Image Segmentation Challenge 2017 This is an approach for brain tumor segmentation based on a multi-path CNN. _________________________________________________________________________________________________________
  3. 所属分类:DNA

    • 发布日期:2020-06-18
    • 文件大小:24576
    • 提供者:max22
  1. 1.py

    0下载:
  2. 传热计算,可用于特定开发平台的使用和开发,非常好用(Heat transfer calculation)
  3. 所属分类:Windows编程

    • 发布日期:2021-03-29
    • 文件大小:1024
    • 提供者:h_h_y
  1. HMM-master

    1下载:
  2. 隐马尔科夫模型进行中文分词 模型训练 python HMM_train.py RenMinData.txt_utf8 RenMinData.RenMinData_utf8 为人民日报已经人工分词的预料。 生成三个文件 * prob_start.py 为模型的初始概率 * prob_trans.py 为模型状态转移概率 * prob_emit.py 为发射概率 测试模型效果 python HMM.py reference 维特比算法:(python
  3. 所属分类:其他

    • 发布日期:2020-02-16
    • 文件大小:6432768
    • 提供者:nino123456
  1. ILearnMachineLearning.py-master

    1下载:
  2. 这个储存库是我的作品和与数据科学和机器学习相关的项目的集合。在我的脚本中,我主要使用python及其专用的库:pandas、numpy、scipy、sci kit learn、matplotlib、basemap plotly。我还用了一些d3进行数据可视化。我还尝试从sci kit学习库中定制算法实现(This repository is a collection of my works and projects related to Data Science and Machine Lear
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-08-05
    • 文件大小:56289280
    • 提供者:albertduhai
  1. densecrf-master

    1下载:
  2. 应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:\Program Files\Anaconda3\Lib\site-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-05
    • 文件大小:16831488
    • 提供者:tony00011
  1. plateRecognition-master

    2下载:
  2. 基于python和opencv的车牌识别,包括车牌提取和字符识别 1,plate.py为提取和识别图片里面的车牌号码 2,切割和识别第一步车牌图片里面的字符,提取特征(License plate recognition based on Python and opencv, including license plate extraction and character recognition 1. Plate.py is used to extract and ide
  3. 所属分类:其他

    • 发布日期:2020-09-01
    • 文件大小:2048
    • 提供者:lxy_y
  1. 27_记事本第一版

    1下载:
  2. python编写记事本代码,初学python ,功能简单,适合初学者练习(writing notepad code with python)
  3. 所属分类:其他小程序

    • 发布日期:2019-11-07
    • 文件大小:3072
    • 提供者:静听风雨
  1. Soneoy

    1下载:
  2. 破解网易云NCM格式程序 用法:python3+文件名.py+要破解的ncm文件的绝对目录 或者 python3+文件名.py 自动搜索并破解当前目录下的所有ncm文件(Crack Netease Cloud Music Files (.NCM))
  3. 所属分类:其他

    • 发布日期:2021-02-12
    • 文件大小:1024
    • 提供者:Soneoy
  1. cycle_output

    1下载:
  2. 使用Python语言,利用递归的方式,实现顺时针输出整个矩阵中的每一个元素。同时还写了实现这个方法的超级简化版代码,体现了Python编程语言简洁的优点(Using Python language and recursive method, each element of the whole matrix can be output clockwise. At the same time, the simplified code to implement this method is also
  3. 所属分类:数据结构

    • 发布日期:2020-08-15
    • 文件大小:1024
    • 提供者:25son754571662
  1. GPflow_example.py

    1下载:
  2. 利用GPflow进行高斯过程回归,kernel有OU过程核等(Gauss Process Regression Using GPflow)
  3. 所属分类:其他

    • 发布日期:2020-05-08
    • 文件大小:1024
    • 提供者:rystc
  1. object_detect.py

    1下载:
  2. 使用CNN检测目标 基于Tensorflow目标检测API(Uses CNN to detect objects. Based on Tensorflow Object Detection API)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-14
    • 文件大小:2048
    • 提供者:soarby
« 1 2 ... 35 36 37 38 39 4041 42 »
搜珍网 www.dssz.com