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

搜索资源列表

  1. checkdoc

    0下载:
  2. 1. 文档检查功能 1.1 点击浏览按钮,选择检查对象文档所在的文件夹。 1.2 点击开始检查按钮 2. 规则管理 2.1 通过“上一条”“下一条”按钮来浏览规则。 2.2 通过“添加规则”按钮来添加规则。“确认规则添加”按钮来确认添加。 2.3 通过“更新规则”按钮来更新规则。 2.4 通过“放弃修改”按钮来放弃对规则修改。 2.5 确定按钮保存规则,取消按钮放弃保存。 3. 对规则的说明 规则包括以下内容 3.1 检查内容 3.2 等级 Forbidden
  3. 所属分类:编辑器/阅读器

    • 发布日期:2018-01-09
    • 文件大小:40960
    • 提供者:wanggang6230
  1. work

    1下载:
  2. 贝叶斯下文本分类器,python语言,包括中文分词和英文分词(Bias's lower text classifier, python language, including Chinese participle and English participle)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:13926400
    • 提供者:ax123
  1. Dijkstra

    1下载:
  2. 用Python实现dijkstra算法。使用python 语言在网络图中实现Dijkstra 算法,返回从源点出 发到每个结点的最短距离、路径,并打印出该路由(源点)的forwarding table,(dijkstra algorithm in Python)
  3. 所属分类:数据结构

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:白夜11
  1. FreeCAD_Mod_Dev_Guide-master

    0下载:
  2. FreeCAD 3D模型工具源码,由Python语言开发,可用于分析和学习(FreeCAD 3D model tool source code,Developed by the Python language, which can be used for analysis and learning)
  3. 所属分类:3D图形编程

    • 发布日期:2018-01-10
    • 文件大小:9073664
    • 提供者:Attrmo
  1. squirrel_eat_squirrel

    0下载:
  2. 基于Python语言,利用Pygame完成了一个小游戏松鼠吃松鼠游戏的编程。(Based on the Python language, a small game squirrel's game of squirrels is programmed with Pygame.)
  3. 所属分类:游戏

  1. python_100(jb51.net)

    0下载:
  2. 用python重写了C语言经典100例,比较适合初学者学习(Rewriting 100 classic examples of C language with Python)
  3. 所属分类:其他

  1. Learning Cython Programming

    1下载:
  2. cython入门学习手册,用来指导蒋c语言写的程序扩展成python的模块(Learning Cython Programming)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:12862464
    • 提供者:无名之左
  1. tubular-5d-zong-TexGen-matlabChange_oblong

    6下载:
  2. 三维全五向编织复合材料前处理程序,基于python语言,是abaqus软件的二次开发程序,使用前需要配置matlab路径和动态链接库。(3d braided composite modelling program in abaqus by python. when using, matlab .dll should be established.)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:4096
    • 提供者:Viber
  1. solving_captchas_code_examples

    0下载:
  2. 对网站验证图片进行分类识别,基于python语言,采取机器学习方式(Website verification images for classification and identification)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:13862912
    • 提供者:quan123
  1. DSSS-CDMA-master

    0下载:
  2. 基于Python语言实现CDMA直接扩频通信系统,并分析了其误码率曲线图(The CDMA direct spread spectrum communication system is implemented based on Python language, and its bit error rate curve is analyzed.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:123904
    • 提供者:tanina
  1. CSPWverifyStiff

    0下载:
  2. 建立波纹钢板剪力墙的abaqus 的python脚本语言(this is python example used for establishing CSPW)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:3072
    • 提供者:hp123
  1. shape2kml

    0下载:
  2. 利用python语言,实现shape文件格式到kml的转换(convert shapefile to kml)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:wj1606
  1. gotoweb

    0下载:
  2. 利用python语言,实现从IP代理网站获取IP,并用此IP重复访问指定网页(Using the python language, the IP is obtained from the IP proxy site, and the specified page is repeatedly accessed with this IP)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:胖飞smile
  1. lstm-oreilly-master

    0下载:
  2. 时间序列预测,股票走势预测,自然语言处理等等(Time Series Prediction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:3571712
    • 提供者:fengwushi
  1. essay-demo

    0下载:
  2. spark 推荐算法 使用python语言实现(spark Recommendation algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-28
    • 文件大小:12288
    • 提供者:leoncheek
  1. 机器学习实战

    0下载:
  2. 机器学习的算法,主要使用python语言,Numpy库,进行算法分析。(Algorithm for machine learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:28931072
    • 提供者:bluee
  1. vgg16

    0下载:
  2. vgg16的tensorflow实现,用python语言编写,导入pycharm即可使用(vgg 16 TensorFlow realization)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:m3miaomiaomiao
  1. 15051103_彭平

    0下载:
  2. PL0语言的Pcode中间代码生成,采用自顶向下方法,,,(Pcode intermediate code generation in PL0 language, using a top-down method)
  3. 所属分类:软件工程

    • 发布日期:2018-04-21
    • 文件大小:322560
    • 提供者:AlvinZH
  1. 笨办法学 Python (第三版)

    0下载:
  2. 很受用的一本书手把手教你如何掌握 这门语言(how to teach you how to study the language)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:893952
    • 提供者:阿峰1173
  1. python_3.4官方入门指南中文版

    0下载:
  2. Python 是一门简单易学且功能强大的编程语言。它拥有高效的高级数据结构,并且能够用简单而又高效的方式进行面向对象编程。Python 优雅的语法和动态类型,再结合它的解释性,使其在大多数平台的许多领域成为编写脚本或开发应用程序的理想语言。(Python is a simple and powerful programming language. It has an efficient high-level data structure and can be used in object-ori
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:1212416
    • 提供者:三猪
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 46 »
搜珍网 www.dssz.com