Python 资源专区

本专区汇聚了各类基于 Python 开发的源码资源,共计 1000 篇资源供开发者免费下载学习。

共找到 1000 个资源
其他 1 积分

Python插入排序算法实现与输入验证工具

Please read your package and describe it at least 40 bytes in English. System will autom

Python 插入排序 算法分析
0 0 查看详情
其他 1 积分

web2py协作网站代码

This is the web2py code for a collaboration site to support MARVELS, a global astronomy pr

web2py 协作网站 Python
0 0 查看详情
其他 1 积分

BP神经网络模拟三角函数曲线

BP神经网络的小应用。模拟0~1之间的三角函数曲线-BP neural network of small applications. Analog 0 to 1 between t

BP神经网络 三角函数 函数逼近
0 0 查看详情
其他 1 积分

OpenCV图像缩放参考代码

opencv中起到使图像缩放和扩大的一段参考性代码

OpenCV 图像缩放 计算机视觉
0 0 查看详情
其他 1 积分

基于卷积神经网络的手写英文字母识别系统

应用背景利用计算机做图像识别分类的经典算法,训练集中30张已知类别的手写字母图片,目的是要创建一个网络结构,使手写图片与类别之间形成一种映射,以便得到一副新的图片时,利用这个网络结

卷积神经网络 手写识别 图像分类
0 0 查看详情
其他 1 积分

epydec.el:Emacs下高效编写Epydoc文档注释的辅助工具

epydoc.el emacs lisp program supports to write your epydoc documentation comments. now we

Emacs Python 文档注释
0 0 查看详情
其他 1 积分

Moe:基于App Engine的轻量级应用集合

Moe is a collection of small App Engine apps made for tipfy.org website. Yeah, the name is

AppEngine Pastebin Wiki
0 0 查看详情
其他 1 积分

Apriori算法实现程序

Aprior算法实现程序-Aprior algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! !

Apriori 关联规则 数据挖掘
0 0 查看详情
其他 1 积分

壁球小游戏Python源代码资源说明

# -*- coding: utf-8 -*-import simpleguitk as simpleguiimport random# 载入外部图像baymax = simple

Python 拼图游戏 源码
0 0 查看详情
其他 1 积分

龙格-库塔法与Tkinter界面实现说明

Implemementation of Runge Kunt metthod, using TkInter

龙格库塔法 常微分方程 数值计算
0 0 查看详情
其他 1 积分

遗传算法解决N皇后问题

属于人工智能方面 运用人工智能的算法解决n皇后问 运用算法:  GA算法 (genetic algorithm of  artificial intelligence to sol

遗传算法 N皇后问题 人工智能
0 0 查看详情
其他 1 积分

Twisted网络编程基础:第二章中文版

网络框架Twisted.Network.Programming.Essentials.zh-cn.chapter.2-Twisted.Network.Programming.Ess

Twisted 网络编程 Python
0 0 查看详情