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

搜索资源列表

  1. draw

    0下载:
  2. 一个基于python 实现的简单绘图语言的编译器-a simple compiler of a draw language using python and matplotlib
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:1629
    • 提供者:虐待
  1. cgm2pdf.tar

    0下载:
  2. EXPORT PDF UG-EXPORT PDF
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:12038
    • 提供者:gff@yuyu.vom
  1. function.py

    0下载:
  2. 使用miller rabin进行素数生成-a prime number generator using miller rabin algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:680
    • 提供者:luzerno
  1. BaseBall

    0下载:
  2. 用来计算不同海拔、风速下击球至指定距离所需的最小出射速度以及相应角度。-Used to calculate the different elevation, wind speed hitting the minimum requirements specified distance to the exit velocity and the corresponding angle.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1099
    • 提供者:xuzetian
  1. EX_MOD

    0下载:
  2. 导入OBJ模型, 使用Vpython打开。-Import OBJ model, using Vpython open.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-30
    • 文件大小:604
    • 提供者:王渑滨
  1. curriculum

    0下载:
  2. 一个定制自己课程表的程序,使用Python编写-A curriculum program written in Python
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:27699
    • 提供者:Zeng Yan
  1. pyPcap

    0下载:
  2. 解析WinPcap文件的Python程序-parsing WinPcap file program written in Python
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:2934
    • 提供者:Zeng Yan
  1. hitslist

    0下载:
  2. 给程序的所有函数下断点,但运行时不会暂停,并记录下函数调用的数目和名字-All functions to the program under the breakpoint
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:49524
    • 提供者:
  1. sinaMusicDown

    0下载:
  2. python crawl 新浪音乐歌曲名称的抓取范例,保存类型txt-python crawl crawl Sina examples of song name, save type txt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:655
    • 提供者:xuhr
  1. algGenetico.py

    0下载:
  2. Um programa de algoritmo genetico desenvolvido por mim
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-08
    • 文件大小:1268
    • 提供者:Unstable
  1. Baidu-Music-Crawl

    0下载:
  2. 百度音乐抓取,用软件实现,将百度中的音乐提取出来,非常方便-Baidu' s crawl, with the software will be extracted from Baidu' s music is very convenient
  3. 所属分类:SNMP

    • 发布日期:2017-03-28
    • 文件大小:4493
    • 提供者:长今
  1. 01_Inverted

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 第1檔:將灰度圖轉成反色 第2檔:將彩圖轉成反色-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension contents of compressed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:900
    • 提供者:鍾狂
  1. 02_Mirror

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以3種鏡像方式呈現:水平鏡像、垂直鏡像、對角鏡像。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:92340
    • 提供者:鍾狂
  1. 03_Translation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以平移方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the way of rendering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:92401
    • 提供者:鍾狂
  1. 04_Rotation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 檔案內有3個py檔,各代表圖像以3種旋轉寫法呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: File c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:93688
    • 提供者:鍾狂
  1. 05_Zoom

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 內有4個py檔,各代表圖像的縮放方式,共有4種寫法。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack into the py file extensions easily compressed file conten
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:94086
    • 提供者:鍾狂
  1. 06_Shear

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以錯切方式呈現-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the image to show the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:92990
    • 提供者:鍾狂
  1. 07_Histogram-calculation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像以計算直方圖方式呈現。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:93142
    • 提供者:鍾狂
  1. 08_Histogram-equalization

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將灰度圖像的灰度均衡化。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: the gray scale imag
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:92599
    • 提供者:鍾狂
  1. 09_Histogram-calculation

    0下载:
  2. 版權來自http://www.pyfun.com/kaifabao/ 將python圖像處理的教程包成易擴充功能的py檔 壓縮檔內容: 將圖像以計算直方圖,跟前兩檔寫法不一樣。-Copyright from http://www.pyfun.com/kaifabao/ python image processing tutorial will pack easily into the py file extension zip file content: images to c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:93427
    • 提供者:鍾狂
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com