联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(7) 
按平台查找All Python(7) 

[数据结构] Zelda-Tech-Demo-OLD

*注意-必须安装pygame才能运行此项目*此项目是一种尝试数据结构和解释器的方法,以获得一种高效和可读的方式,在类似rpg Rouge的概念中生成地下城。
*Note - You must have pygame installed to run this project* This project was a way to experiment with data structures and interpreters in order to get an efficient and readable way of producing dungeons in rpg roguelike concepts. (2024-05-22, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1716437024956971.html

[数据结构] Coffee-Machine

该Python代码模拟咖啡机,允许用户虚拟购买浓缩咖啡、拿铁或卡布奇诺。它跟踪配料(水、牛奶、咖啡),处理硬币付款,并提供报告。专为咖啡爱好者、程序员和企业主设计,探索咖啡选择、实践Python概念。
This Python code simulates a coffee machine, allowing users to virtually purchase espresso, latte, or cappuccino. It tracks ingredients (water, milk, coffee), processes coin payments, and provides reports. Designed for coffee enthusiasts, programmers, and business owners to explore coffee selection, practice Python concepts. (2024-03-10, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1710150132261891.html

[数据结构] Zelda-Tilemap-Room-Test

*注意-必须安装pygame才能运行此项目*此项目是一种尝试数据结构和解释器的方法,以获得一种高效和可读的方式,在类似rpg Rouge的概念中生成地下城。
*Note - You must have pygame installed to run this project* This project was a way to experiment with data structures and interpreters in order to get an efficient and readable way of producing dungeons in rpg roguelike concepts. (2023-07-31, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691129116609414.html

[数据结构] crm_tract

面向企业的crm系统。APT牵引车
crm system for business. APTTract (2023-07-21, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690792891908402.html

[数据结构] coding-problems

我发现了面试中提出的问题,并为练习和娱乐而解决它们。
I find problems that were asked in interviews and solve them for practice and fun. (2020-12-25, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689439489911799.html

[数据结构] dungeons-and-data-structures

2020年人工智能体育挑战赛的地下城和数据结构游戏环境
Dungeons & Data Structures Game Environment for the AI Sports Challenge 2020 (2021-04-04, Python, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1687830825777809.html

[数据结构] python-data-structure-cn

Introduction 1.介绍 1.1.目标 1.2.快速开始 1.3.什么是计算机科学 1.4.什么是编程 1.5.为什么要学习数据结构和抽象数据类型 1.6.为什么要学习算法 1.7.回顾Python基础 2.算法分析 2.1.目标 2.2.什么是算法分析 2.3.大O符号 2.4.一个乱序字符串检查的例子 2.5.Python数据结构的性能 2.6.列表 2.7.字典 2.8.总结 3.基本数据结构 3.1.目标 3.2.什么是线性数据结构 3.3.什么是栈 3.4.栈的抽象数据类型 3.5.Python实现栈 3.6.简单括号匹配 3.7.符号匹配 3.8.十进制转换成二进制 3.9.中缀前缀和后缀表达式 3.10.什么是队列 3.11.队列抽象数据类型 3.12.Python实现队列 3.13.模拟:烫手山芋 3.14.模拟:打印机 3.15.什么是Deque 3.16.Deque抽象数据类型 3.17.Python实现Deque 3.18.回文检查 3.19.列表 3.20.无序列表抽象数据类型 3.21.实现无序列表:链表 3.22.有序列表抽象数据结构 3.23.实现有序列表 3.24.总结 4.递归 4.1.目标 4.2.什么是递归 4.3.计算整数列表和 4.4.递归的三定律 4.5.整数转换为任意进制字符串 4.6.栈帧:实现递归 4.7.介绍:可视化递归 4.8.谢尔宾斯基三角形 4.10.汉诺塔游戏 4.11.探索迷宫 4.12.动态规划 4.13.总结 5.排序和搜索
Classic books on Python data structure (2020-07-14, Python, 5071KB, 下载0次)

http://www.pudn.com/Download/item/id/1594720047642356.html
总计:7