▍1. 猜拳游戏
说明: 猜拳游戏Python实现。 猜拳游戏规则: 石头:握紧的拳头。 剪子:或称“剪刀”,中指和食指伸直,其余手指握紧。 布:五指伸直,张开手掌。手心向下,或向上,或竖直(拇指向上)。 每一个手势代表一个“武器”,互相克制的原则是:剪子剪不动石头(石头胜利);布被剪子剪开(剪子胜利);石头被布包裹(布胜利)。如果双方出示了一样的手势,就是平局。(Application of Guess boxing game with Python)
利用Python和面向对象知识实现学员管理系统(Application of Student Management System with Python)
说明: 利用Python和面向对象知识实现学员管理系统(Application of Student Management System with Python)
利用Python面向对象知识实现飞机大战游戏(Application of Aircraft Battle Game with Python)
说明: 利用Python面向对象知识实现飞机大战游戏(Application of Aircraft Battle Game with Python)
机器学习之文本分类,有代码,语料库,分词 python语言(Machine Learning Text Categorization, Code, Corpus, Word Segmentation Python language)
说明: 机器学习之文本分类,有代码,语料库,分词 python语言(Machine Learning Text Categorization, Code, Corpus, Word Segmentation Python language)
本次代码程序采用python语言实现lpa算法,具有良好的模块度结果(This code program uses Python language to implement LPA algorithm, and has good modularity results.)
说明: 本次代码程序采用python语言实现lpa算法,具有良好的模块度结果(This code program uses Python language to implement LPA algorithm, and has good modularity results.)
ATR价格突破策略,非常好用,免费提供给大家(ATR price breakthrough strategy, very useful, free to everyone)
说明: ATR价格突破策略,非常好用,免费提供给大家(ATR price breakthrough strategy, very useful, free to everyone)
简单的爬虫实例,通过各种方式从商品网站上爬取各种不同的信息,主要用于练习爬虫的应用,更加熟悉爬虫的应用(A simple crawler instance that crawls a variety of different information from a product website in a variety of ways, mainly for practicing reptile applications and more familiar with reptile applications.)
说明: 简单的爬虫实例,通过各种方式从商品网站上爬取各种不同的信息,主要用于练习爬虫的应用,更加熟悉爬虫的应用(A simple crawler instance that crawls a variety of different information from a product website in a variety of ways, mainly for practicing reptile applications and more familiar with reptile applications.)
加上Coolprop库后,可以在Python软件中进行ORC的计算(With the addition of the Coolprop library, the ORC calculation can be done in Python software)
说明: 加上Coolprop库后,可以在Python软件中进行ORC的计算(With the addition of the Coolprop library, the ORC calculation can be done in Python software)
统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)
说明: 统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)