搜索资源列表
python-moble
- 手机开发的python代码大全,很全很实用,可以在手机大蟒蛇平台上直接编辑运行,可以做出自己的python软件,你可以随意的控制手机的短信,蓝牙,无限,下载,多媒体都多种功能-Handset development python code complete, it is all very practical, large pythons in the mobile platform to run directly on the editing, you can make your own pyt
Opencv-in-python
- 用于opencv编程的python代码资料,有许多使用的算法,如提取sift,光流等等,十分实用-Opencv python code for programming information, there are many algorithms used, such as the extraction sift, optical flow, etc., is very practical
2048游戏python代码
- 用python代码写的2048游戏,大家可以下载试着玩一会。也可以借鉴一下里面的函数。
贪吃蛇python代码
- python实现贪吃蛇小游戏,非常简单的一个小程序,大家可以试着跑一下(Python Snake game, a very simple procedure, we can try to run)
3.贝叶斯分类器
- 贝叶斯定理是用数学的方法来解释生活中大家都知道的常识,而机器学习使用的各种算法中,最常见的就是贝叶斯定理。此代码为贝叶斯分类python代码,包含高斯贝叶斯分类器,多项式贝叶斯分类器和伯努利贝叶斯分类器,并有具体的数据例子进行仿真比较(Bias's theorem is a mathematical way to explain all the common sense in life, and machine learning using various algorithms, the mos
NC4文件提取代码
- 用于提取NC4文件的python代码。对以往提取NC文件的代码进行优化。(Used to extract NC4 files)
和声搜索算法-python代码
- 主要用于实现和声搜索算法的代码,用于进行算法优化(It is mainly used to realize the code of harmony search algorithm, which is used to optimize the algorithm)
lda-develop
- lda 文本主题模型的python 代码 很实用(lda topic document code very efficient and useful)
深度学习python代码
- 深度学习代码,Python,自己觉得还可以,愿对你有所帮助。(Deep study code, Python, feel that you can, may be helpful to you.)
python 偏最小二乘法
- 包含python实现偏最小二乘回归的源代码,同时文件中还有所需数据格式(Contains python partial least-squares regression source code, at the same time the file also has the required data format.)
Python-Ant-Colony-TSP-Solver-master
- 用蚁群算法解决tsp问题的python代码实现(tsp Ant System python code)
osr-python
- 写了一堆高仿Fortran最优子集回归算法的python代码,现分享出来,如果有用得着的就拿去用吧,避免纠结python3在win7环境下调用fortran程序这么些跟系统兼容相关程度高 的问题(I wrote a bunch of Python codes that imitate Fortran's optimal subset regression algorithm. Now share them. If you can use them, you can use them, avoid
CPqD-RouteFlow-3f406b9
- RouteFlow控制器Python代码(SDN RouteFlow Controller)
tsp
- 遗传算法,旅行商问题的python代码(The Python code of the genetic algorithm, the traveling salesman problem)
Python
- 基础的一些Python代码,适合一些初学者的了解与掌握(Some of the basic Python code, suitable for beginners to understand and master.)
python计算机视觉
- python计算机视觉用于计算机视觉的python代码,以及部分利用还有参考文献(Python computer vision for computer vision Python code, and part of the use of references.)
Gammatone 滤波器的 Python 代码实现
- python代码分别实现了频域Gammtone滤波和时域Gammtone滤波器,频域滤波时参数USEFFT=1。其中MakeERBFilters函数产生了GT滤波器系数。输入为:采样频率、滤波器通道数、最小频率。输出为:n通道GT滤波器系数。(The python code implements frequency-domain Gammtone filtering and time-domain Gammtone filters, respectively, and the parameter
5、贝叶斯python代码及数据
- 贝叶斯算法实现分类及数据集 python代码 分类算法(The classification and data set of Bias algorithm)
机器学习Python程序
- 覆盖了基本常用的机器学习算法。包括线性回归与分类算法;决策树;多种降维算法;优化算法;强化学习等多类算法的Python代码。(It covers the commonly used machine learning algorithms. Including linear regression and classification algorithm; decision tree; a variety of dimensionality reduction algorithm; optimiza
NDVI批量计算Python代码
- NDVI最大值合成法批量计算Python代码(Python Code for Batch Computing by NDVI Maximum Composition Method)