-
【python 24点游戏】实例源码下载
带GUI的24点游戏
- 2014-12-30下载
- 积分:1
-
casForest-master
说明: 这是一个级联森林算法,主要用于机器学习,深度学习的使用(This is a cascaded forest algorithm, mainly used for machine learning, deep learning)
- 2020-07-21 18:29:58下载
- 积分:1
-
RSEICal_ETM
说明: 徐涵秋教授提出的遥感生态指数实现PYTHON代码
主要针对Landsat ETM数据实现的四种指标:
绿度
干度
湿度
温度
主要源自网络。(ealization of Python code by remote sensing ecological index proposed by Professor Xu Hanqiu
This paper mainly aims at the four indicators of Landsat ETM data:
Greenness
Dryness
humidity
temperature
Mainly from the network.)
- 2020-05-23 14:00:02下载
- 积分:1
-
VRPTW-ga-master
python源码,利用遗传算法解决VRPTW问题,包含所有过程步骤(solve the VRPTW by GA(Python cord))
- 2020-11-18 20:19:38下载
- 积分:1
-
canny算法
说明: 改进的canny算法,边缘处理更加精确,瘦边效果改进力度大,可以借鉴参考(The improved Canny algorithm, edge processing more accurate, thin edge effect improved greatly, can be used for reference)
- 2020-12-08 18:30:55下载
- 积分:1
-
Deep Learning with Python-Manning
说明: 深入学习Python介绍领域的深入学习使用Python语言和强大的Keras图书馆。通过keras创造者和谷歌人工智能研究者弗兰?ois Chollet写的,这本书让你了解通过直观的解释和实例。您将探索具有挑战性的概念和实践与计算机视觉,自然语言处理和生成模型的应用程序。当你完成学业的时候,你将具备在自己的项目中应用深度学习的知识和动手能力。(Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher Francois Chollet, this book builds your understanding through intuitive explanations and practical examples. You'll explore challenging concepts and practice with applications in computer vision, natural-language processing, and generative models. By the time you finish, you'll have the knowledge and hands-on skills to apply deep learning in your own projects.)
- 2018-01-21 19:42:59下载
- 积分:1
-
改进的KNN算法
这是一个改进的Knn算法,里面有详细的注释。
- 2022-07-27 15:28:24下载
- 积分:1
-
Python_VLPR-master
基于树莓派B+版本的车牌识别设计,辨识部分以树莓派3B+/3B为核心处理器,基于Linux平台,通过python3.5和OpenCV来对含有车牌信息的图片,进行高斯去噪、灰度化、边缘检测、二值化、闭操作、字符分割、字符识别匹配等一系列图像处理操作最终实现车牌识别这个系统。(Based on the design of license plate recognition of raspberry pie B+version, the recognition part takes raspberry pie 3B+/3B as the core processor, and based on Linux platform, uses Python 3.5 and OpenCV to process the image containing license plate information, and carries out a series of image processing operations such as Gaussian denoising, graying, edge detection, binarization, closed operation, character segmentation, character recognition matching, etc. Finally, the system of license plate recognition is realized)
- 2019-04-03 10:06:40下载
- 积分:1
-
udp聊天室16031125
说明: 基于udp的网络聊天室,使用python语言,具有注册登录公频聊天和私聊等功能。(The Internet chat room based on UDP, using Python language, has the functions of registering and logging in public frequency chat and private chat.)
- 2020-05-23 14:09:09下载
- 积分:1
-
Genetic Algorithm Basic
用python编写的遗传算法基本流程,包括变异、交叉、选择等步骤(Basic process of genetic algorithm written in python, including mutation, crossover, selection and other steps)
- 2019-04-18 20:01:05下载
- 积分:1