登录
首页 » Python » python最基础的程序 飞机大战

python最基础的程序 飞机大战

于 2023-04-29 发布 文件大小:10.94 MB
0 31
下载积分: 2 下载次数: 1

代码说明:

python最基础的程序 飞机大战,可以实现飞机大战,可以控制上、下、左、右,进行子弹的发射等,类似于微信的打飞机,最基础的python游戏程序,可以看看代码,了解一下整个游戏的构思,和如何编写的程序,对初学者有很大的帮助。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PCA by singular Value decomposition
    提供了Python笔记本代码。PCA可以通过特征值分解或奇异值分解技术执行。此代码通过奇异值分解执行PCA
    2023-02-28 15:35:03下载
    积分:1
  • game2048
    说明:  基于python3.6版本的2048算法开发(Development of 2048 algorithm based on python3.6)
    2020-06-19 16:00:02下载
    积分:1
  • PSO1
    说明:  粒子群算法(以下简称PSO)就是模拟鸟群觅食行为的一种彷生算法 。 解=粒子=鸟 (鸟的位置象征着离食物的距离,粒子的位置也象征着离最优解的距离,是评价解质量的唯一标准), 找食物=找最优解,一个西瓜=一个粒子找到的历史最优解,一块肉=整个粒子群找到历史最优解 ,(Particle swarm optimization)
    2019-11-08 22:45:48下载
    积分:1
  • 机器学习题目代码及数据文件
    说明:  实现强化学习,完成人工智能,实现机器学习,掌握学习算法(Realize reinforcement learning, artificial intelligence, machine learning and deep learning)
    2021-03-24 09:00:37下载
    积分:1
  • 《TensorFlow实战(黄文坚)》.pdf以及随书源码下载
    《TensorFlow实战(黄文坚)》目录: 1 TensorFlow基础 11.1 TensorFlow概要 11.2 TensorFlow编程模型简介 42 TensorFlow和其他深度学习框架的对比 182.1 主流深度学习框架对比 182.2 各深度学习框架简介 203 TensorFlow第一步 393.1 TensorFlow的编译及安装 393.2 TensorFlow实现SoftmaxRegression识别手写数字 464 TensorFlow实现自编码器及多层感知机 554.1 自编码器简介 554.2 TensorFlow实现自编码器 594.3 多层感知机简介 664.4 TensorFlow实现多层感知机 705 TensorFlow实现卷积神经网络 745.1 卷积神经网络简介 745.2 TensorFlow实现简单的卷积网络 805.3 TensorFlow实现进阶的卷积网络 836 TensorFlow实现经典卷积神经网络 956.1 TensorFlow实现AlexNet 976.2 TensorFlow实现VGGNet 1086.3 TensorFlow实现GoogleInceptionNet 1196.4 TensorFlow实现ResNet 1436.5 卷积神经网络发展趋势 1567 TensorFlow实现循环神经网络及Word2Vec 1597.1 TensorFlow实现Word2Vec 1597.2 TensorFlow实现基于LSTM的语言模型 1737.3 TensorFlow实现BidirectionalLSTMClassifier 1888 TensorFlow实现深度强化学习 1958.1 深度强化学习简介 1958.2 TensorFlow实现策略网络 2018.3 TensorFlow实现估值网络 2139 TensorBoard、多GPU并行及分布式并行 2339.1 TensorBoard 2339.2 多GPU并行 2439.3 分布式并行 24910 TF.Learn从入门到精通 25910.1 分布式Estimator 25910.2 深度学习Estimator 26710.3 机器学习Estimator 27210.4 DataFrame 27810.5 监督器Monitors 27911 TF.Contrib的其他组件 28311.1 统计分布 28311.2 Layer模块 28511.3 性能分析器tfprof 293参考文献 297
    2018-03-26下载
    积分:1
  • five_chess
    五子棋实现,python实现的五子棋人工智能。(Python implementation of Gobang artificial intelligence)
    2018-06-11 19:26:38下载
    积分:1
  • liblinear-svm
    Libsvm is a simple, easy-to-use, and efficient software for SVMclassification and regression. It solves C-SVM classification, nu-SVMclassification, one-class-SVM, epsilon-SVM regression, and nu-SVMregression. It also provides an automatic model selection tool forC-SVM classification. This document explains the use of libsvm.Libsvm is available at http://www.csie.ntu.edu.tw/~cjlin/libsvmPlease read the COPYRIGHT file before using libsvm.Table of Contents=================- Quick Start- Installation and Data Format- `svm-train" Usage- `svm-predict" Usage- `svm-scale" Usage- Tips on Practical Use- Examples- Precomputed Kernels - Library Usage- Java Version- Building Windows Binaries- Additional Tools: Sub-sampling, Parameter Selection, Format checking, etc.- MATLAB/OCTAVE Interface- Python Interface-
    2023-03-30 01:40:04下载
    积分:1
  • pygame实例
    一个使用python的pygame开发的游戏。游戏《外星人入侵》是一个20世纪的经典游戏,非常好玩,真的很好玩啊 一个使用python的pygame开发的游戏。游戏《外星人入侵》是一个20世纪的经典游戏,非常好玩,真的很好玩啊 一个使用python的pygame开发的游戏。游戏《外星人入侵》是一个20世纪的经典游戏,非常好玩,真的很好玩啊
    2022-08-26 09:56:50下载
    积分:1
  • DjangoBlog-master
    说明:  基于diango框架的个人博客系统实现。语言为python(The implementation of personal blog system based on diango framework. The language is Python)
    2019-06-20 15:52:21下载
    积分:1
  • Advanced Data Type _day
    python 高级数据处理,实现各种数据的处理,得出结果(Python advanced data processing, processing various data, and getting results)
    2020-09-17 13:57:55下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载