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

搜索资源列表

  1. ez_setup.py

    0下载:
  2. 用来下载python module的小程序-a scr ipt to download and install python module
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3794
    • 提供者:tianlei
  1. RTSP_Proxy_1.2.py

    0下载:
  2. Python code for RTSP
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4281
    • 提供者:Neelima
  1. plotwindvec.py

    0下载:
  2. plot wind vector using python
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2085
    • 提供者:aaaki
  1. Django-1.7.6.tar

    0下载:
  2. Python中的一个web应用开发框架——Django的安装包。此安装包使用于Python2.7,解压之后用setup.py安装即可。- A web application development framework of Python Django installation package. This installation package for use in Python2.7, the user can extracting it then use setup.py to inst
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7601179
    • 提供者:yi
  1. word

    0下载:
  2. 统计一个txt文本中的词频。使用方法是将要统计的文本文件放在py文件的同一目录下,并根据py文件注释更改文本文件名-calculate the tf within a*.txt
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:qjf
  1. EmailTool.py.tar

    0下载:
  2. 邮件发送工具类 python 邮件发送工具类-email tool class
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1009
    • 提供者:庄鼻骨
  1. Monte.py

    0下载:
  2. python program to generate beautiful graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:801
    • 提供者:mohith
  1. vp

    0下载:
  2. 在文件所在文件夹下进入命令行,输入python vp.py即可下载-In the file folder to enter the command line, type python vp.py to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:邓实权
  1. TP2-3_Ex1.py

    0下载:
  2. Basic programming in Python: First 10 odd numbers inside a while loop.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1196
    • 提供者:xandromeda10
  1. TP2-3_Ex2.py

    0下载:
  2. Basic programming in Python: Display all the odd numbers between to given numbers.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:xandromeda10
  1. TP2-3_Ex3.py

    0下载:
  2. Basic programming in Python: Convert a number of seconds into years, months, days, hours, minutes and seconds (hint: use modulo).
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1468
    • 提供者:xandromeda10
  1. TP2-3_Ex4.py

    0下载:
  2. Basic programming in Python: Display the sum of the digits of any given integer number.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1206
    • 提供者:xandromeda10
  1. TP2-3_Ex5.py

    0下载:
  2. Basic programming in Python: Convert fahrenheit degrees to celsius and viceversa using F = C * 1.8 + 32.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1248
    • 提供者:xandromeda10
  1. fermat_test.py

    0下载:
  2. Fermat primality test. most applications use a Miller-Rabin or Baillie-PSW test for primality. Sometimes a Fermat test (along with some trial division by small primes) is performed first to improve performance. GMP since version 3.0 uses a base-210 F
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1065
    • 提供者:Beforavy
  1. delEmptyDir.py

    0下载:
  2. python写的一个删除指定目录下的空目录的脚本程序,去除干扰-wrote a python delete empty directories specified directory scr ipt, remove interference
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1194
    • 提供者:tang
  1. video

    0下载:
  2. 制作个人视频 命令行里输入“python homework1.py 文件夹地址”-python homework1.py address
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1896
    • 提供者:rsj
  1. subGraph.py

    0下载:
  2. python实现无向图的广度优先搜索,以及寻找连通分量-The breadth first search of the graph in python, search for connected component (no direction)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:杨阳
  1. Population-Py

    0下载:
  2. 基于ArcGIS的Python空间随机人口分布脚本,纯属原创-Python scr ipt space random population distribution, based on ArcGIS is original
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1326
    • 提供者:Shane
  1. numpy_softmax.py.tar

    0下载:
  2. 用numpy数学库实现的softmax, 效率比较高.-softmax using numpy library, high efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:allen
  1. P03-Tk_Clock.py

    0下载:
  2. just compile the program in python and see the clock
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1616
    • 提供者:Rohit Saini
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com