-
python飞机大战源码(彩图版)
开发环境要求 本系统的软件开发及运行环境具体如下。 ü 操作系统:Windows 7、Windows 10。 ü Python版本:Python 3.7.1。 ü 开发工具:PyCharm 2018。 ü Python内置模块:sys、random、codecs。 ü 第三方模块:pygame。 注意:在使用第三方模块时,首先需要使用pip install命令安装该模块,例如,安装pygame模块,可以在Python命令窗口中执行以下命令:pipinstall pygame 运行方法 打开PyCharm开发环境,然后在主菜单上选择File→Open菜单项,在打开的Open File or Project对话框中,选择项目foo,如图1所示。 Python项目开发案例集锦之5章
- 2020-01-10下载
- 积分:1
-
gobang
一个五子棋游戏,用阿尔法贝塔剪枝的方法实现博弈树,程序会根据最优情况选择正确的落子位置(A Gobang game, using Alphabeta pruning method to achieve the game tree, the program will choose the right drop position according to the optimal situation.)
- 2020-06-17 18:00:02下载
- 积分:1
-
python的拓扑优化程序 topopt3d_MMA-master-python
说明: 基于python的拓扑优化程序,一个三维的案例,十分经典(Topology optimization program based on python, a three-dimensional case, very classic)
- 2020-07-02 08:20:01下载
- 积分:1
-
usrp-stop-and-wait
能够在usrp平台上实现简单的停止等待协议,需要每台电脑打开两个终端(Simple agreement to stop waiting, you need to be able to achieve in the the usrp platform on each computer to open two terminal)
- 2021-03-15 19:39:22下载
- 积分:1
-
粒子群算法求解机器人路径规划
说明: 粒子算法,轨迹规划参考,适用于无人驾驶,紧急避障等(Particle algorithm, trajectory planning reference, suitable for unmanned driving, emergency obstacle avoidance, etc)
- 2020-06-09 14:23:23下载
- 积分:1
-
gwp_shape
基于python语言的ARCGIS中shp图形文件的读取(SHP based on ARCGIS Python language of the graphic file reads)
- 2020-11-15 09:49:41下载
- 积分:1
-
斗鱼TV弹幕助手(python)
弹幕助手算是本软件的一个核心模块,因为全屏游戏的焦点不可获取性质,本工具只能在“窗口化”,“窗口化全屏”,“无边框全屏”之类的非全屏游戏下可显示。在运行之前根据每个用户的屏幕分辨率不同,推荐设置弹幕助手气泡出现的纵坐标值,使用记事本打开根目录下的tip.properties文件,设置Tip_screenHeight之后的值,推荐设置的值为屏幕纵向分辨率的0.66倍。(例如1920x1080分辨率推荐设置720)其他关于气泡显示效果的设置也在此文件中可以设置,欢迎动手能力的强的同学们使用我。最后,记得保存配置文件。
- 2022-01-27 15:53:38下载
- 积分: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
-
RecommendSystemPractice-master
《推荐系统实践》作者:项亮;
书籍全部章节配套源代码;
仅供学习分享,如有侵权立刻删除。(Author of Recommendation System Practice: Xiang Liang;
All chapters of the book are accompanied by source code.
For learning and sharing only. If there is any infringement, delete it immediately.)
- 2020-07-03 13:40:02下载
- 积分:1
-
list
cnn代码list部分,深度学习文件,图像处理(code for cnn, image ,deep learning)
- 2019-03-12 13:10:09下载
- 积分:1