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

搜索资源列表

  1. yzf

    0下载:
  2. 这一个基于Python django 网络通讯录小软件-This a small software based on the Python django network address book
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:62025
    • 提供者:guangze liu
  1. wenqugame

    0下载:
  2. 本代码是基于Python的用来实现文曲星猜数字游戏-This code is used to achieve Wenquxing Python-based guessing game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:1606
    • 提供者:Alan
  1. weibopython

    0下载:
  2. 使用基于python的weibo SDK,可在终端下实现获取微博信息,发送微博消息,发送带图片的微博消息。-Based python s weibo SDK, can be realized in the terminal acquires microblogging information, send a message microblogging, microblogging messages sent with pictures.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:21752
    • 提供者:deephone
  1. gomoku

    1下载:
  2. 基于python及pygame开发的一个五子棋基础游戏,适用于人与人之间对弈。可以用于学习pygame入门的使用。-Based on the development of a python and pygame basis backgammon game for chess between people. Getting started can be used for learning pygame.
  3. 所属分类:棋牌游戏

    • 发布日期:2017-05-29
    • 文件大小:426539
    • 提供者:hemon
  1. WebScarab

    0下载:
  2. 基于python的web爬虫框架,适合新手学习。Scrapy-a web spider framework
  3. 所属分类:Search Engine

    • 发布日期:2017-06-01
    • 文件大小:13959779
    • 提供者:WD
  1. lcs

    0下载:
  2. 基于python语言的最长公共子序列查找算法,不仅实现了两个序列的,而且实现了三个序列的-Finding the longest common sequence based algorithm python language, not only the two sequences, and implements three sequences
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:yhlhit
  1. frog

    2下载:
  2. 基于python实现青蛙过河的游戏,自动判断并实现左右跳跃,利用stack实现后悔步骤-It is based on Python. A game which 6 frogs cross each other
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:33335
    • 提供者:Elaine
  1. pyOpt-1.2.0

    0下载:
  2. 基于Python的非线性约束优化代码,用于求解非线性约束下的最优解。-Python-based nonlinear optimization code constraint, the optimal solution for solving nonlinear constraints.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:777492
    • 提供者:李天
  1. PearsonUserNeighborhoodModelCF

    0下载:
  2. 协同过滤过程,基于python的协同过滤代码-Collaborative filtering process, based on collaborative filtering python code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2245
    • 提供者:盖盖
  1. 12306

    0下载:
  2. 12306网站自动刷票软件 ,基于python- 12306 automatic brush votes website software, python-based
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3848566
    • 提供者:阿尔法
  1. crawler_gae

    0下载:
  2. 基于python的网络爬虫,托管于GAE,根据设置爬取指定网络内容,并通过邮箱提示更新,通过修改目标网址和正则匹配,实现订阅无RSS的网站-Python based web crawler, hosted on GAE, crawling web content according to the specified settings and prompt updates via e-mail, by modifying the destination URL and a regular matc
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-14
    • 文件大小:4421
    • 提供者:何万昊
  1. ganmoly_deep

    0下载:
  2. 基于python标准库matplotlib进行科学绘制。-Based on scientific matplotlib python standard library to draw.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1602
    • 提供者:王飞
  1. BlackJack

    0下载:
  2. 这是一个纸牌游戏 “黑杰克”,是基于Python的CodeSkulptor编译的,涉及iteration和一些计数技巧。欢迎交流-This is a card game- " Black Jack" is a compilation of Python-based CodeSkulptor involving iteration count and some skills. Welcome to AC! !
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:2162
    • 提供者:QianzhongChen
  1. temperature

    0下载:
  2. 基于Python PyQt PySerial 串口接收,波形显示。用于温度PID测试。-Based on Python PyQt PySerial serial received waveform display. PID for temperature testing.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:38150
    • 提供者:leirifa
  1. MusicRecogniseding

    0下载:
  2. 国科大数字信号处理2课程,基于Python的哼唱识别,有乐库的-ucas digital signal processing 2 courses, humming recognition based on Python, there is music library
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2015-07-24
    • 文件大小:1024
    • 提供者:振超 张
  1. LPRS-Python-opencv-

    0下载:
  2. 这个是自己用Python2.7写的基于opencv的车牌识别,目前识别率还是不怎么高,车牌定位采用的是形态学变换,分割是自己写的一个算法,识别部分采用的是kNN算法,有详细的注释!-This is his written in Python2.7 opencv based license plate recognition, the recognition rate is not very high, license plate location is the morphological tra
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:24294
    • 提供者:伏浩铭
  1. SPP

    0下载:
  2. 基于Python的自驱动粒子的非平衡输运程序,非常好用。 -ssp particles python
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2509
    • 提供者:aibq
  1. imgso

    0下载:
  2. 图像相似性检索引擎,UI基于Python—Flask Web框架,适用于Web的图形搜索,目前是第一版,功能尚未完全完善-A similiar images searcher
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:6303659
    • 提供者:Yiu
  1. myregTrees

    1下载:
  2. 基于Python的回归树实验,包含预剪枝和后剪枝;模型树和回归树测试。-Python-based test regression trees, including the pre-pruning and pruning the model tree and regression tree test.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2011
    • 提供者:刘蕾
  1. newbayes

    0下载:
  2. 基于Python的贝叶斯实现,同时包含改进贝叶斯算法,同时采用采用留存交叉验证进行验证。-Python-based Bayesian implementations, including improved Bayesian algorithm, while using cross-validation using retained for verification.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2588
    • 提供者:刘蕾
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »
搜珍网 www.dssz.com