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

搜索资源列表

  1. PythonPra3

    1下载:
  2. C++结合Python脚本编程,内有说明文档,使用C++函数调用.py脚本,通过Tuple传递参数,另外试用函数实现了传递Unicode参数。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13012
    • 提供者:shulei
  1. python_changeip.py.tar

    0下载:
  2. 在linux环境下通过python脚本来修改IP地址、MAC等-In the linux environment, through the python scr ipt to modify the IP address, MAC, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:856
    • 提供者:xutao
  1. gmusic.py

    0下载:
  2. python脚本,从google服务器上下载音乐,速度超快-python scr ipt to download music from the google servers, super-fast
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:1381
    • 提供者:lisi
  1. synflood.py

    0下载:
  2. tcp syn flood攻击的python脚本代码实现,基于James Penguin的代码,-Python scr ipt Simulating a SYN Flood attack. Based on code from: James Penguin
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:640
    • 提供者:wangbo
  1. transfer.py.tar

    0下载:
  2. 通过Unicode内码值计算,将中文全角标点符号转换为中文半角标点符号的Python脚本,可用于统一语料中的标点符号全半角。-Code value in Unicode within the Chinese full-width punctuation into Chinese half-width punctuation Python scr ipt can be used for the width of a unified corpus of punctuation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:557
    • 提供者:滑车
  1. twitter__util

    0下载:
  2. <社交网站的数据挖掘与分析>中的源代码:twitter__util.py脚本-《mining the web data》 code resource :twitter__util.py scr ipt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:1948
    • 提供者:lotus_wu
  1. checkLotteryDaily.py

    0下载:
  2. 检查最新一期双色球开奖的号码的python脚本-check the newest lottery.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:802
    • 提供者:姬明超
  1. NeoPI.py

    0下载:
  2. 一个用于检测PHP代码安全的脚本,通过分析代码中的信息熵来识别其中所包含的危险代码,即便经过一定程度的代码混淆,依然可以检测出来-One for detecting the PHP scr ipt code security, identification the dangerous code contained therein, even after a certain degree of obfuscation, still can be detected by analyzing the
  3. 所属分类:Exploit

    • 发布日期:2017-11-08
    • 文件大小:4567
    • 提供者:李克勤
  1. noisesource.py

    0下载:
  2. 1.主要是了解python作为一种脚本语言在认知无线电中的应用; 2.功能是用噪声源作为信源,示波器作为信宿的简单的通信系统。- 1.Mainly is to know the python as a scr ipting language in the application of cognitive radio 2. The function is to use noise source as the source, the oscilloscope as he s
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:guoran
  1. login163.py

    0下载:
  2. 用python脚本写的登163邮箱源码.-163 registered mail with python written source.
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:2534
    • 提供者:林燕清
  1. gmusic.py

    0下载:
  2. python脚本,从google服务器上下载音乐,速度超快-python scr ipt to download music from the google servers, super-fast
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1542
    • 提供者:nteedfa
  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. 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. yhAutoTestService

    0下载:
  2. git代码行数统计功能,可以自定义过滤第三方库和设定是否过滤大于某个数值行数的提交。可以通过django做服务,也可以单独使用py脚本。- Git code line number statistics function, you can customize the filter third party library and set the filter is greater than the number of a number of. Can be done through th
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:755683
    • 提供者:巍峨
  1. fortranlib-master

    0下载:
  2. 这是我写多年来为在更复杂的代码使用Fortran例程的集合。不同的文件是作为独立的彼此可能的,但在某些情况下,依赖是不可避免的。 很多程序都是这么写的,与单,双精度型工作。这些都是在模板/目录下,并使用泛型类型编码。在模板的文件是无效的Fortran ,并不会编译。运行parse.py脚本自动生成这些模板的全部源代码,并在SRC并将结果。-This is what I wrote for many years in the more complex code using Fortran
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:130156
    • 提供者:布莱克
  1. read_FVCOM_results

    0下载:
  2. 帮助更加快速而容易的读取FVCOM结果参数的py脚本-help to read fvcom result using python
  3. 所属分类:Driver develop

    • 发布日期:2017-04-15
    • 文件大小:5634
    • 提供者:肖向忠
  1. test.py.tar

    0下载:
  2. python脚本获取股票值,添加linux的conky中,上班用-python bat and get stock value
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:559
    • 提供者:路人甲
  1. CTFtools

    1下载:
  2. 中国国内首个CTF工具框架,集成摩斯电码,凯撒密码,栅栏密码,Rot13密码以及各种编码互换等CTF中常见密码加解,旨在于帮助CTFer攻克CTF中crypto类、Image、zip难关。本程序支持Python插件,允许使用者自建插件,可直接将py脚本放进Plugin目录中程序运行时将自动遍历Plugin目录中的py脚本。-China s first CTF tool framework, integrated Moss code, Caesar password, fence password
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-15
    • 文件大小:10541701
    • 提供者:bbc9527
  1. 文件操作

    0下载:
  2. py表格读写,表格的合并,表格数据的提取(Py form read and write)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:jx666
  1. py脚本

    0下载:
  2. svm支持向量机,包括训练数据,训练代码和测试代码(SVM support vector machines, welcome to download, including the data set)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-25
    • 文件大小:561152
    • 提供者:sevenyeah
« 12 »
搜珍网 www.dssz.com